diff options
Diffstat (limited to 'tests/reject/tinc.nim')
-rwxr-xr-x | tests/reject/tinc.nim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/reject/tinc.nim b/tests/reject/tinc.nim deleted file mode 100755 index 26fe32a41..000000000 --- a/tests/reject/tinc.nim +++ /dev/null @@ -1,5 +0,0 @@ -var x = 0 - -inc(x+1) - - |