瀏覽代碼

fixed some shit, so it actually runs. *clap clap*

remotes/origin/master
vala 4 年之前
父節點
當前提交
748973e713
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      HelloWorld.java

hello-world.java → HelloWorld.java 查看文件

@@ -1,3 +1,5 @@
public class HelloWorld{
public static void main(String[] args){
System.out.print("hello world");
}
}

Loading…
取消
儲存