1
0
Fork 0
reality-engine/bench/simple.zl

3 lines
28 B
Zig

let sum = 1 + 2;
print sum;