Files
Nim/testament/tests/shouldfail/tnimout.nim
Arne Döring cc0364e72f Tester tests (#9787)
* remove --lib:lib
* added some tests for testatment
* tests are addad WIP: add colors switch to tester
* meta tester is integrated
2018-11-27 10:00:32 +01:00

8 lines
88 B
Nim

discard """
nimout: "Hello World!"
action: compile
"""
static:
echo "something else"