projet-traduction-langage/fichiersRat/src-rat-tds-test/testUtilisation25.rat
2021-11-24 14:13:45 +01:00

7 lines
59 B
Plaintext

int add (int x int y){
return a;
}
test{
int x = 1;
}