提交 1a987c02 编写于 作者: I InsCode

Auto Commit

上级 00470cde
run = "javac Main.java && java Main"
language = "java"
[debugger]
program = "Main"
......@@ -2,4 +2,4 @@ class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册