Test Klasse hinzugefügt
parent
ad5bae4dd0
commit
671d863d26
|
@ -0,0 +1,9 @@
|
|||
|
||||
public class Test {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("ABC");
|
||||
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue