summary refs log blame commit diff stats
path: root/testament/tests/shouldfail/tnimout.nim
blob: 0a65bfb701234e9f6fe5899a966ecfdcaf08889d (plain) (tree)
1
2
3
4
5
6
7
           

                        



                       
discard """
  nimout: "Hello World!"
  action: compile
"""

static:
  echo "something else"