undar-lang/test/simple.zrl

3 lines
35 B
Fortran

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