ORCA-C/Tests/Spec.Conform/USERFILE2
2017-10-01 17:47:47 -06:00

1 line
53 B
Plaintext
Executable File

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