]> ruin.nu Git - proglang.git/blob - examples/typeerror
readBool now reads integer values, where 0 is false and the rest is true, instead...
[proglang.git] / examples / typeerror
1 bool b = 1;