made change to feature

feature
Berat 2024-11-08 15:44:39 +01:00
parent 671d863d26
commit b24acf191d
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
public class Test { public class Test {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("ABC"); System.out.println("XYZ");
} }
} }