summary refs log tree commit diff stats
path: root/testament/tests/shouldfail/toutputsub.nim
blob: 7cc51ee8d677ed22e7c0c3ce6b3e50dd69efd701 (plain) (blame)
1
2
3
4
5
discard """
outputsub: "something else"
"""

echo "Hello World!"