Skip to content

Commit b8cd94d

Browse files
authored
Testing Github
1 parent addbd1e commit b8cd94d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HelloWorld.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Java Hello World
2-
2+
//Testing Github functionality
33
public class HelloWorld {
44
public static void main(String args[]) {
55
System.out.println("Hello World !");
66
}
7-
}
7+
}

0 commit comments

Comments
 (0)