初始化
This commit is contained in:
parent
7bf021f7dc
commit
134d739c89
@ -6,8 +6,7 @@ package org.example;
|
|||||||
*/
|
*/
|
||||||
public class App
|
public class App
|
||||||
{
|
{
|
||||||
public static void main( String[] args )
|
public static void main( String[] args ) {
|
||||||
{
|
|
||||||
System.out.println( "Hello World!" );
|
System.out.println( "Hello World!" );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user