This commit is contained in:
MAX0996 2020-12-12 14:22:34 +01:00
parent c76a6d3e83
commit 8ceb61afea
2 changed files with 2 additions and 3 deletions

View file

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