diff options
Diffstat (limited to 'tests/reject/mnamspc2.nim')
-rwxr-xr-x | tests/reject/mnamspc2.nim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/reject/mnamspc2.nim b/tests/reject/mnamspc2.nim deleted file mode 100755 index 84ef8533e..000000000 --- a/tests/reject/mnamspc2.nim +++ /dev/null @@ -1,3 +0,0 @@ -# export an identifier: -var - global*: int |