删除java

This commit is contained in:
li204200 2024-12-13 23:00:19 +08:00
parent fd10c579f0
commit 90c53e2f60
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
public class HelloWorld
{
public static void main(String[] args)
{
System.out.println("helloworld");
}
}