rzimmerman / kal

A powerful, easy-to-use, and easy-to-read programming language for the future.
http://rzimmerman.github.io/kal
MIT License
394 stars 18 forks source link

if followed by a statement (not a block) doesn't actually work #115

Open rzimmerman opened 11 years ago

rzimmerman commented 11 years ago
if 2 > 1 print 2