Browse Source

Jo bros, ich hab committet

master
Laura Sterner 4 years ago
parent
commit
e823781fa1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/helloworld.java

+ 1
- 1
src/helloworld.java View File

@@ -2,7 +2,7 @@ public class helloworld {

public static void main(String[] args){

System.out.println("Hello Darkness my old friend!");
System.out.println("Hello Darkness my old enemy!");

}
}

Loading…
Cancel
Save