Jo bros, ich hab committet
This commit is contained in:
commit
837dcbbccb
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.idea/*
|
||||||
|
SWE.iml
|
8
src/helloworld.java
Normal file
8
src/helloworld.java
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
public class helloworld {
|
||||||
|
|
||||||
|
public static void main(String[] args){
|
||||||
|
|
||||||
|
System.out.println("Hello Darkness my old friend!");
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user