mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 14:03:23 +00:00
fixes #2633
This commit is contained in:
@@ -337,7 +337,7 @@ proc mainCommand* =
|
||||
wantMainModule()
|
||||
commandScan()
|
||||
msgWriteln("Beware: Indentation tokens depend on the parser\'s state!")
|
||||
of "i":
|
||||
of "secret":
|
||||
gCmd = cmdInteractive
|
||||
commandInteractive()
|
||||
of "e":
|
||||
|
||||
Reference in New Issue
Block a user