mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 04:02:41 +00:00
13 lines
234 B
Plaintext
13 lines
234 B
Plaintext
main.nim
|
|
> idetools --track:$TESTNIM,5,18 --def --verbosity:0 --hints:on
|
|
strutils.toUpper
|
|
! SuccessX
|
|
|
|
> idetools --track:$TESTNIM,5,18 --def --verbosity:0 --hints:on
|
|
strutils.toUpper
|
|
! SuccessX
|
|
|
|
> c --verbosity:0 --hints:on
|
|
SuccessX
|
|
|