diff options
Diffstat (limited to 'tests/modules/mnamspc2.nim')
-rw-r--r-- | tests/modules/mnamspc2.nim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/modules/mnamspc2.nim b/tests/modules/mnamspc2.nim index 84ef8533e..899ef27ea 100644 --- a/tests/modules/mnamspc2.nim +++ b/tests/modules/mnamspc2.nim @@ -1,3 +1,3 @@ -# export an identifier: -var - global*: int +# export an identifier: +var + global*: int |