summary refs log tree commit diff stats
path: root/tests/misc/mbetterrun.nim
blob: d4f427af05447df27cacbe8a1fd38cf84e0ac778 (plain) (blame)
1
2
3
const mbetterrunVal {.strdefine.} = ""
static: echo "compiling: " & mbetterrunVal
echo "running: " & mbetterrunVal