Closed raymyers closed 1 year ago
Reflect all valid modes in the usage message.
Before
-m string stop compiler at certain milestones: ast, ir, smt, or check (default "check")
After
-m string stop compiler at certain milestones: ast, ir, smt, check, or visualize (default "check")
Reflect all valid modes in the usage message.
Before
After