v/vlib/v/gen/native/tests/ifs.vv.out

12 lines
80 B
Plaintext

start
print_number
var(3) > 1
1 < 3
1 == 1
1 != 3
start else
ok
ok
end else
end