nv copie #1

Merged
menendez merged 2 commits from wjlu/exemple1:master into master 2022-10-20 14:53:02 +02:00
Showing only changes of commit fa482e2801 - Show all commits

View file

@ -1,3 +1,3 @@
void main(){ void main(){
int a= 1; int a= 5;
} }