testing feature branch

dateFeature
Berat Kocak 2024-11-09 12:01:49 +01:00
parent b24acf191d
commit c16835d93e
1 changed files with 6 additions and 0 deletions

View File

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