diff options
Diffstat (limited to 'tests/tsimtych.nim')
-rwxr-xr-x | tests/tsimtych.nim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/tsimtych.nim b/tests/tsimtych.nim deleted file mode 100755 index b100c62e3..000000000 --- a/tests/tsimtych.nim +++ /dev/null @@ -1,5 +0,0 @@ -# Test 2 -# Simple type checking - -var a: string -a = false #ERROR |