mbetterrun.nim 115 B

1234
  1. const mbetterrunVal {.strdefine.} = ""
  2. static: echo "compiling: " & mbetterrunVal
  3. echo "running: " & mbetterrunVal