Skip to content

Commit f75295d

Browse files
committed
Update HelloWorld.java
1 parent fe3599d commit f75295d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HelloWorld.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55
public class HelloWorld {
66
public static void main(String[] args) {
7-
Updated on 3/04/2019 at 9:10 pm, 9:13pm/ 9:26pm
7+
Updated on 3/04/2019 at 9:10 pm, 9:13pm/ 9:27pm
88
System.out.println("Hello, World");
99
}
1010
}

0 commit comments

Comments
 (0)