Skip to content

Commit fdb8a60

Browse files
authored
Merge pull request #27 from Ambika-M27/main
PR by F11 ambika
2 parents 86204c5 + 2048129 commit fdb8a60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hello.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ public class hello {
33
public static void main(String[] args) {
44
int a=99999900;
55
System.out.println("This was a file for test repo");
6+
//This line was added by ambika!
67
}
78
}

0 commit comments

Comments
 (0)