Files
Nim/testament/tests/shouldfail/tmsg.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

7 lines
68 B
Nim

discard """
msg: "Hello World"
"""
static:
echo "something else"