fix the error "only proc headers can feature pragmas" when compiling in JS mode

This commit is contained in:
Zahary Karadjov
2014-01-23 00:02:57 +02:00
parent 9dec669b94
commit 3c840102bc
3 changed files with 33 additions and 33 deletions

View File

@@ -3,7 +3,7 @@ discard """
WARNING: false first asseertion from bar
ERROR: false second assertion from bar
-1
tests/run/tfailedassert.nim:27 false assertion from foo
tests/assert/tfailedassert.nim:27 false assertion from foo
'''
"""