forked from vala/bottom-tier-java
fixed some shit, so it actually runs. *clap clap*
This commit is contained in:
parent
4185e48f4b
commit
748973e713
@ -1,3 +1,5 @@
|
||||
public class HelloWorld{
|
||||
public static void main(String[] args){
|
||||
System.out.print("hello world");
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user