1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
print "OK" export default -> print "hello" 123 (x, fy)<- f 123, "abc" unless isOff print x (y, res)<- fy return if res abc + y else abc