Emile.java #1

Merged
emile.lalorcey merged 3 commits from Emile.java into main 2025-03-11 16:28:27 +01:00
Showing only changes of commit af27d48480 - Show all commits

View File

@ -13,6 +13,7 @@ public class GSBapplication {
public static void main(String[] args) {
// TODO code application logic here
System.out.print("3bonjour");
System.out.print("3bonjour");
}
}