main #9

Closed
student-20690 wants to merge 26 commits from (deleted):main into main
Showing only changes of commit 8205be1f3f - Show all commits

View File

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