diff options
Diffstat (limited to 'tests/topena1.nim')
-rwxr-xr-x | tests/topena1.nim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/topena1.nim b/tests/topena1.nim deleted file mode 100755 index 7351edf55..000000000 --- a/tests/topena1.nim +++ /dev/null @@ -1,5 +0,0 @@ -# Tests a special bug - -var - x: ref openarray[string] #ERROR_MSG invalid type - |