diff options
Diffstat (limited to 'tests/template/thygienictempl.nim')
-rw-r--r-- | tests/template/thygienictempl.nim | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/template/thygienictempl.nim b/tests/template/thygienictempl.nim index de40450aa..506f57148 100644 --- a/tests/template/thygienictempl.nim +++ b/tests/template/thygienictempl.nim @@ -1,3 +1,7 @@ +discard """ +action: compile +""" + var e = "abc" |