Merge branch 'feature'
commit
ca43e912ac
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
public class Test1 {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("ABA");
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue