summary refs log tree commit diff stats
path: root/tests/compile
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-06-21 19:20:45 +0200
committerAraq <rumpf_a@web.de>2012-06-21 19:20:45 +0200
commit26b64f9e4f25a5cbeaed9f8e97f9a6b243818fb9 (patch)
treebd408e17d3354e73d181da34fd2aeed2b6213a61 /tests/compile
parent4d9a5dc8fff3fc7d455fb9e8044fde1338ee775e (diff)
downloadNim-26b64f9e4f25a5cbeaed9f8e97f9a6b243818fb9.tar.gz
another bugfix
Diffstat (limited to 'tests/compile')
-rwxr-xr-xtests/compile/tmacro1.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/compile/tmacro1.nim b/tests/compile/tmacro1.nim
index b4fce9776..e96997c47 100755
--- a/tests/compile/tmacro1.nim
+++ b/tests/compile/tmacro1.nim
@@ -18,3 +18,4 @@ macro test*(a: stmt): stmt =
 
 test:
   "hi"
+