This commit is contained in:
lynxwq2
2025-11-23 16:25:12 +03:00
parent be8818b71f
commit 8205be1f3f

View File

@@ -8,5 +8,6 @@ package com.example.nto;
*/
public class App {
public static void main(String[] args) {
System.out.println("Hello");
}
}