chore(tests/lean/parser1): restore #exit...
This commit is contained in:
parent
ad11a8807f
commit
1d524476b7
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ def run_frontend (input : string) : except_t string io unit := do
|
|||
let stx := stx.update_leading input,
|
||||
io.println "result:",
|
||||
io.println (to_string stx)-/
|
||||
#exit
|
||||
|
||||
-- slowly progressing...
|
||||
set_option profiler true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue