1
0
Fork 0
undar-lang-old/test/simple.zrl

3 lines
33 B
Fortran

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