Browse Source

test2

master
leya 2 years ago
parent
commit
a40aaec2d8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/HelloWorld.java

+ 1
- 1
src/HelloWorld.java View File



public static void main(String[] args) { public static void main(String[] args) {


System.out.println("Hello world!");
System.out.println("Hallo Welt!");
} }
} }

Loading…
Cancel
Save