diff options
Diffstat (limited to 'tests/vm/tconsteval.nim')
-rw-r--r-- | tests/vm/tconsteval.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vm/tconsteval.nim b/tests/vm/tconsteval.nim index f4260495a..2e0fcb888 100644 --- a/tests/vm/tconsteval.nim +++ b/tests/vm/tconsteval.nim @@ -1,4 +1,5 @@ discard """ +action: compile """ import strutils @@ -28,4 +29,3 @@ Possible Commands: CompileDate, CompileTime] echo HelpText - |