This commit is contained in:
yunwei37
2023-06-03 15:42:19 +00:00
parent 4fa77d68db
commit 35f3c97912
110 changed files with 14135 additions and 1032 deletions

3
15-javagc/tests/Makefile Normal file
View File

@@ -0,0 +1,3 @@
test:
javac HelloWorld.java
java HelloWorld