summary refs log tree commit diff stats
path: root/tests/avr/thello.nim
blob: a0191815cfc6cdfb697aeb5d1d9825e487f5e667 (plain) (blame)
1
2
3
4
5
6
discard """
  cmd: "nim c --compileOnly --os:standalone --exceptions:quirky -d:noSignalHandler -d:danger $file"
  action: "compile"
"""

echo "hi"