。。。

This commit is contained in:
2022-03-16 09:18:46 +08:00
parent ebf5b196e8
commit 0d1e389b3b
7 changed files with 7 additions and 4 deletions

View File

@@ -1,11 +1,10 @@
public class App
{
public static void main( String[] args )
{
System.out.println( "111!" );
return;
}
}