ORCA-C/Tests/Spec.Conform/USERFILE2
2017-10-21 18:40:19 -05:00

4 lines
53 B
Plaintext

x = TEN + NINE;
if (x != 19)
goto Fail;