summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/tmsg.nim
blob: 4ad17fa951379f8d453f2d733282ccc25f59ea29 (plain) (blame)
1
2
3
4
5
6
discard """
msg: "Hello World"
"""

static:
  echo "something else"