diff options
Diffstat (limited to 'tests/tnamspc.nim')
-rwxr-xr-x | tests/tnamspc.nim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/tnamspc.nim b/tests/tnamspc.nim deleted file mode 100755 index eddaacfd8..000000000 --- a/tests/tnamspc.nim +++ /dev/null @@ -1,5 +0,0 @@ -# Test17 - test correct handling of namespaces - -import mnamspc1 - -global = 9 #ERROR |