Skip to content

Commit

Permalink
New line at HelloWorld.java
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy committed Nov 16, 2021
1 parent d69177c commit b4de2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hello-world/HelloWorld.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ public class HelloWorld {
public static void main (String[] args) {
System.out.println("Hello World!\n");
}
}
}

0 comments on commit b4de2cc

Please sign in to comment.