summary refs log tree commit diff stats
path: root/tests/tsimtych.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tsimtych.nim')
-rwxr-xr-xtests/tsimtych.nim5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/tsimtych.nim b/tests/tsimtych.nim
new file mode 100755
index 000000000..b100c62e3
--- /dev/null
+++ b/tests/tsimtych.nim
@@ -0,0 +1,5 @@
+# Test 2

+# Simple type checking

+

+var a: string

+a = false #ERROR