Test main

This commit is contained in:
Andrin Fassbind
2021-10-29 08:39:59 +02:00
parent e44b2d6ac7
commit f0b5dc5194
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,2 +1,6 @@
public class TextEditor {
public static void main(String[] args) {
}
}