reality-engine/test/simple.zrl

3 lines
33 B
Fortran

int sum = 1 + 2;
print(sum.str);