test coté B

This commit is contained in:
basti 2020-11-23 16:04:49 +01:00
parent b849de53c4
commit 5485866ef2

View file

@ -5,6 +5,7 @@ public class broadcast {
public static void main(String[] args) { public static void main(String[] args) {
// TODO Auto-generated method stub // TODO Auto-generated method stub
System.out.print("Quelquechose"); System.out.print("Quelquechose");
System.out.print("Quelquechose 2 le retour");
} }
} }