]> ruin.nu Git - proglang.git/blob - examples/typeerror-if
added pushAndPop function to push and pop the scope
[proglang.git] / examples / typeerror-if
1 if (1)
2         print 1;