TComp/test/prog1.tc

5 lines
No EOL
65 B
Text

int a = 12;
int b = 12;
int a = 15;
int d = 20;
a + d((0 - a), b)