We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bc3cbe + 7be9469 commit 47f2b8bCopy full SHA for 47f2b8b
1 file changed
src/main/java/dev/ikm/examples/Hello.java
@@ -2,6 +2,6 @@
2
3
class Hello {
4
public static void main(String []args) {
5
- System.out.println("Hello, Awesome World!");
+ System.out.println("Hello, Super Awesome World!");
6
}
7
0 commit comments