reality-engine/bench/simple.ul

3 lines
33 B
Fortran

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