def-then-compile.txt 141 B

123456789
  1. main.nim
  2. > idetools --track:$TESTNIM,5,18 --def --verbosity:0 --hints:on
  3. strutils.toUpper
  4. ! SuccessX
  5. > c --verbosity:0 --hints:on
  6. SuccessX