]> ruin.nu Git - proglang.git/blobdiff - examples/typeerror-if
added some more typeerrors
[proglang.git] / examples / typeerror-if
diff --git a/examples/typeerror-if b/examples/typeerror-if
new file mode 100644 (file)
index 0000000..632547c
--- /dev/null
@@ -0,0 +1,2 @@
+if (1)
+       print 1;