From 7545b85512ef2e0c246ad44ea4febfba20be10ab Mon Sep 17 00:00:00 2001 From: Lean stage0 autoupdater <> Date: Mon, 19 Feb 2024 15:51:18 +0000 Subject: [PATCH] chore: update stage0 --- stage0/stdlib/Init/Tactics.c | 1295 +++- stage0/stdlib/Lean/Compiler/LCNF/Main.c | 1008 +--- stage0/stdlib/Lean/Elab/Command.c | 2298 ++++--- stage0/stdlib/Lean/Elab/Tactic.c | 6 +- stage0/stdlib/Lean/Elab/Tactic/Basic.c | 205 +- stage0/stdlib/Lean/Elab/Tactic/Simpa.c | 5340 +++++++++++++++++ stage0/stdlib/Lean/Elab/Term.c | 198 +- stage0/stdlib/Lean/Meta/AppBuilder.c | 194 +- stage0/stdlib/Lean/Meta/Basic.c | 194 +- stage0/stdlib/Lean/Meta/Check.c | 194 +- stage0/stdlib/Lean/Meta/ExprDefEq.c | 87 +- stage0/stdlib/Lean/Meta/Injective.c | 194 +- stage0/stdlib/Lean/Meta/SynthInstance.c | 721 +-- stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c | 203 +- .../Delaborator/TopDownAnalyze.c | 194 +- stage0/stdlib/Lean/Util/Trace.c | 2458 +++++--- stage0/stdlib/Lean/Widget/UserWidget.c | 1838 +++--- 17 files changed, 10941 insertions(+), 5686 deletions(-) create mode 100644 stage0/stdlib/Lean/Elab/Tactic/Simpa.c diff --git a/stage0/stdlib/Init/Tactics.c b/stage0/stdlib/Init/Tactics.c index 5dccf5f566..88f179969d 100644 --- a/stage0/stdlib/Init/Tactics.c +++ b/stage0/stdlib/Init/Tactics.c @@ -27,6 +27,8 @@ static lean_object* l_Lean_Parser_Tactic_rwSeq___closed__6; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_specialize; static lean_object* l_Lean_Parser_Tactic_withUnfoldingAll___closed__3; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__2; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__3; static lean_object* l_Lean_Parser_Tactic_omega___closed__2; static lean_object* l_Lean_Parser_Tactic_case_x27___closed__8; static lean_object* l_Lean_Parser_Tactic_repeat1_x27___closed__3; @@ -34,6 +36,7 @@ static lean_object* l_Lean_Parser_Tactic_split___closed__5; static lean_object* l_Lean_Parser_Tactic_intro___closed__15; static lean_object* l_term_____x5b___x5d___closed__5; static lean_object* l_Lean_Parser_Tactic_rename___closed__1; +static lean_object* l_Lean_Parser_Tactic_simpArgs___closed__4; static lean_object* l_Lean_Parser_Tactic_sleep___closed__2; static lean_object* l_Lean_Parser_Tactic_checkpoint___closed__3; static lean_object* l_Lean_Parser_Tactic_tacticHave_x27_____closed__1; @@ -50,12 +53,14 @@ static lean_object* l_Lean_Parser_Tactic_injection___closed__7; static lean_object* l_term_u2039___u203a___closed__5; static lean_object* l_term_u2039___u203a___closed__9; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__rwSeq__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__4; static lean_object* l_Lean_Parser_Tactic_first___closed__27; static lean_object* l_Lean_Parser_Tactic_tacticAnd__intros___closed__2; static lean_object* l_Lean_Parser_Tactic_inductionAlt___closed__10; lean_object* lean_mk_empty_array_with_capacity(lean_object*); static lean_object* l_Lean_Parser_Tactic_inductionAltLHS___closed__10; static lean_object* l_Lean_Parser_Tactic_rwRule___closed__11; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__3; static lean_object* l_Lean_Parser_Tactic_tacticRfl___closed__5; static lean_object* l_Lean_Parser_Tactic_injection___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticRwa______1(lean_object*, lean_object*, lean_object*); @@ -64,6 +69,7 @@ static lean_object* l___aux__Init__Tactics______macroRules__term_____x5b___x5d__ static lean_object* l_Lean_Parser_Tactic_tacticRefine__lift_____closed__2; static lean_object* l_Lean_Parser_Tactic_paren___closed__3; static lean_object* l_Lean_Parser_Tactic_rotateRight___closed__1; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__5; static lean_object* l_Lean_Parser_Tactic_checkpoint___closed__4; static lean_object* l_Lean_Parser_Tactic_dsimp___closed__6; static lean_object* l_Lean_Parser_Tactic_letrec___closed__9; @@ -75,6 +81,7 @@ static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__12; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Attr_simp; static lean_object* l_Lean_Parser_Tactic_paren___closed__10; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__2; static lean_object* l_Lean_Parser_Tactic_tacticStop_____closed__3; static lean_object* l_term_____x5b___x5d___closed__2; static lean_object* l_Lean_Parser_Tactic_rotateLeft___closed__10; @@ -117,6 +124,7 @@ static lean_object* l_Lean_Parser_Tactic_generalizeArg___closed__7; static lean_object* l_Lean_Parser_Tactic_tacticShow_____closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_split; static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__3; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__12; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTry____1___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticStop____1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_location; @@ -133,12 +141,14 @@ static lean_object* l_Lean_Parser_Tactic_anyGoals___closed__5; static lean_object* l_Lean_Parser_Tactic_withReducible___closed__1; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticNext___x3d_x3e____1___closed__1; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__19; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpArg; static lean_object* l_Lean_Parser_Tactic_tacticNext___x3d_x3e_____closed__3; static lean_object* l_Lean_Parser_Tactic_intro___closed__12; static lean_object* l_Lean_Parser_Tactic_revert___closed__4; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__14; static lean_object* l_Lean_Parser_Tactic_simpPost___closed__2; static lean_object* l_Lean_Parser_Tactic_left___closed__2; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__5; static lean_object* l_term_____x5b___x5d_x27_____closed__7; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticUnhygienic____1___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse; @@ -172,6 +182,7 @@ static lean_object* l_Lean_Parser_Tactic_rewriteSeq___closed__5; static lean_object* l_Lean_Parser_Tactic_case___closed__1; static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_anyGoals; +static lean_object* l_Lean_Parser_Tactic_dsimpArgs___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSorry__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_generalizeArg___closed__8; static lean_object* l_Lean_Parser_Tactic_tacticHave_____closed__5; @@ -186,9 +197,11 @@ static lean_object* l_Lean_Parser_Tactic_tacticLet_____closed__9; static lean_object* l_Lean_Parser_Tactic_rwRuleSeq___closed__5; static lean_object* l_Lean_Parser_Tactic_intros___closed__13; static lean_object* l_Lean_Parser_Tactic_subst___closed__3; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__2; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticNofun__1___closed__1; static lean_object* l_Lean_Parser_Tactic_fail___closed__3; static lean_object* l_Lean_Parser_Tactic_runTac___closed__5; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__9; static lean_object* l_Lean_Parser_Tactic_revert___closed__1; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticRfl__2___closed__4; static lean_object* l_Lean_Parser_Tactic_tacticRwa_______closed__1; @@ -204,6 +217,7 @@ static lean_object* l_Lean_Parser_Tactic_first___closed__13; static lean_object* l_Lean_Parser_Tactic_clear___closed__1; static lean_object* l_Lean_Parser_Tactic_intro___closed__20; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpStar; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__6; static lean_object* l___aux__Init__Tactics______macroRules__term_____x5b___x5d__1___closed__2; static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__18; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__6; @@ -250,6 +264,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_intros; static lean_object* l_Lean_Parser_Tactic_generalizeArg___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticRfl; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__16; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__1; static lean_object* l_Lean_Parser_Tactic_renameI___closed__8; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticRfl_x27__1___closed__4; static lean_object* l_Lean_Parser_Attr_simp___closed__8; @@ -259,6 +274,7 @@ static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__17; static lean_object* l_Lean_Parser_Tactic_rwSeq___closed__3; static lean_object* l_Lean_Parser_Tactic_tacIfThenElse___closed__8; static lean_object* l_Lean_Parser_Tactic_intro___closed__4; +static lean_object* l_Lean_Parser_Tactic_dsimpArgs___closed__1; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__20; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticHave____1___closed__3; static lean_object* l_Lean_Parser_Tactic_discharger___closed__4; @@ -283,6 +299,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRul static lean_object* l_Lean_Parser_Tactic_intros___closed__16; static lean_object* l_Lean_Parser_Tactic_tacticRepeat_____closed__2; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSorry__1___closed__6; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_case; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__rwSeq__1___closed__3; LEAN_EXPORT lean_object* l_tacticGet__elem__tactic; @@ -333,7 +350,9 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRul static lean_object* l_Lean_Parser_Tactic_repeat_x27___closed__1; static lean_object* l_Lean_Parser_Tactic_config___closed__7; static lean_object* l_Lean_Parser_Attr_simp___closed__6; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f__; static lean_object* l_Lean_Parser_Tactic_simp___closed__18; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__7; static lean_object* l_Lean_Parser_Tactic_simpPre___closed__2; static lean_object* l_Lean_Parser_Tactic_tacticAdmit___closed__4; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__2; @@ -342,6 +361,7 @@ static lean_object* l_Lean_Parser_Tactic_intros___closed__15; static lean_object* l_Lean_Parser_Tactic_substVars___closed__3; static lean_object* l_Lean_Parser_Tactic_specialize___closed__4; static lean_object* l_Lean_Parser_Tactic_change___closed__5; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__14; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticRefine__lift____1___closed__1; static lean_object* l_Lean_Parser_Tactic_simpPre___closed__1; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__4; @@ -376,6 +396,7 @@ static lean_object* l_Lean_Parser_Tactic_tacticHave_____closed__6; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticHave_x27___x3a_x3d____1___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticRefine__lift__; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__9; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_x21__; static lean_object* l_Lean_Parser_Tactic_tacticRefine__lift_____closed__3; static lean_object* l_Lean_Parser_Tactic_paren___closed__7; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tactic___x3c_x3b_x3e____1___closed__1; @@ -384,11 +405,14 @@ static lean_object* l_Lean_Parser_Tactic_congr___closed__3; static lean_object* l_Lean_Parser_Tactic_cases___closed__7; static lean_object* l_Lean_Parser_Tactic_case___closed__8; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTry____1___closed__3; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__15; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_discharger; static lean_object* l_Lean_Parser_Tactic_rewriteSeq___closed__9; static lean_object* l_Lean_Parser_Tactic_tacticLet_____closed__6; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__1; static lean_object* l_Lean_Parser_Tactic_delta___closed__7; LEAN_EXPORT lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__1(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSimpa_x3f____1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticInfer__instance; static lean_object* l_Lean_Parser_Tactic_repeat1_x27___closed__2; static lean_object* l_Lean_Parser_Tactic_falseOrByContra___closed__3; @@ -423,6 +447,7 @@ static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__6; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__12; static lean_object* l_Lean_Parser_Tactic_first___closed__3; static lean_object* l_Lean_Parser_Tactic_injection___closed__9; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__6; static lean_object* l_Lean_Parser_Tactic_inductionAlts___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_intro; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_sleep; @@ -500,11 +525,13 @@ static lean_object* l_Lean_Parser_Tactic_runTac___closed__3; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticUnhygienic____1___closed__1; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticHaveI____1___closed__1; static lean_object* l_Lean_Parser_Tactic_anyGoals___closed__3; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__13; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticHave____1___closed__1; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticInfer__instance__1___closed__1; static lean_object* l_Lean_Parser_Tactic_substVars___closed__4; static lean_object* l_tacticGet__elem__tactic__trivial___closed__3; static lean_object* l_Lean_Parser_Tactic_specialize___closed__1; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__5; static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__16; static lean_object* l_Lean_Parser_Tactic_eqRefl___closed__2; static lean_object* l_Lean_Parser_Tactic_allGoals___closed__4; @@ -545,6 +572,8 @@ static lean_object* l_Lean_Parser_Tactic_tacticHaveI_____closed__2; static lean_object* l_Lean_Parser_Attr_simp___closed__5; static lean_object* l_Lean_Parser_Tactic_injection___closed__5; static lean_object* l_Lean_Parser_Tactic_simpAll___closed__14; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__8; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__5; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__14; static lean_object* l_Lean_Parser_Tactic_congr___closed__5; static lean_object* l_Lean_Parser_Tactic_changeWith___closed__3; @@ -558,6 +587,7 @@ static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__20; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_skip; static lean_object* l_Lean_Parser_Tactic_intros___closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_case_x27; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__4; static lean_object* l_Lean_Parser_Tactic_paren___closed__9; static lean_object* l_Lean_Parser_Tactic_tacticLet_x27_____closed__4; static lean_object* l_Lean_Parser_Tactic_generalize___closed__1; @@ -585,7 +615,6 @@ static lean_object* l_Lean_Parser_Tactic_tacticUnhygienic_____closed__5; static lean_object* l_Lean_Parser_Tactic_tacticHave_x27_____closed__6; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticNext___x3d_x3e____1___closed__2; LEAN_EXPORT lean_object* l___aux__Init__Tactics______macroRules__term_____x5b___x5d_x27____1(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Tactic_cases___closed__11; static lean_object* l_Lean_Parser_Tactic_right___closed__3; static lean_object* l_Lean_Parser_Tactic_runTac___closed__8; static lean_object* l_Lean_Parser_Tactic_rewriteSeq___closed__7; @@ -603,6 +632,7 @@ static lean_object* l_Lean_Parser_Tactic_right___closed__4; static lean_object* l_Lean_Parser_Tactic_rwRule___closed__14; static lean_object* l_Lean_Parser_Tactic_tacticStop_____closed__4; static lean_object* l_Lean_Parser_Tactic_simpAll___closed__13; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpa; static lean_object* l_Lean_Parser_Tactic_discharger___closed__13; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_injection; lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); @@ -612,6 +642,7 @@ static lean_object* l_Lean_Parser_Tactic_tactic___x3c_x3b_x3e_____closed__3; static lean_object* l_Lean_Parser_Tactic_clear___closed__3; static lean_object* l_Lean_Parser_Tactic_refine___closed__6; static lean_object* l_Lean_Parser_Tactic_intro___closed__17; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__3; static lean_object* l_Lean_Parser_Tactic_rwRule___closed__3; static lean_object* l_Lean_Parser_Tactic_first___closed__23; static lean_object* l_Lean_Parser_Tactic_tacticHave_____closed__9; @@ -640,7 +671,6 @@ static lean_object* l_Lean_Parser_Tactic_tacticShow_____closed__5; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__6; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__23; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticNomatch___x2c_x2c; -static lean_object* l_Lean_Parser_Tactic_cases___closed__10; static lean_object* l_Lean_Parser_Tactic_anyGoals___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_paren; static lean_object* l_Lean_Parser_Tactic_simpErase___closed__3; @@ -649,6 +679,7 @@ static lean_object* l_Lean_Parser_Tactic_first___closed__1; static lean_object* l_Lean_Parser_Tactic_renameI___closed__3; static lean_object* l_Lean_Parser_Tactic_tacticShow_____closed__2; static lean_object* l_Lean_Parser_Tactic_tacticStop_____closed__2; +static lean_object* l_Lean_Parser_Tactic_simpArgs___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTrivial__6(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_revert___closed__2; static lean_object* l_Lean_Parser_Tactic_letrec___closed__2; @@ -658,6 +689,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_done; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__letrec__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_refine___closed__2; static lean_object* l___aux__Init__Tactics______macroRules__term_____x5b___x5d__1___closed__6; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_rotateLeft; static lean_object* l_Lean_Parser_Tactic_skip___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTrivial__4(lean_object*, lean_object*, lean_object*); @@ -697,8 +729,10 @@ LEAN_EXPORT lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem static lean_object* l_Lean_Parser_Tactic_tacticExists___x2c_x2c___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_substVars; static lean_object* l_Lean_Parser_Tactic_config___closed__4; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__11; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTrivial__5___closed__2; static lean_object* l_Lean_Parser_Tactic_tacticSuffices_____closed__6; +static lean_object* l_Lean_Parser_Tactic_simpArgs___closed__6; static lean_object* l_Lean_Parser_Tactic_injection___closed__8; static lean_object* l_Lean_Parser_Tactic_tacticLet_x27_____closed__6; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); @@ -725,14 +759,17 @@ static lean_object* l_Lean_Parser_Tactic_tacticLet_____closed__8; static lean_object* l_Lean_Parser_Tactic_simpAll___closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_rotateRight; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_inductionAlt; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__9; static lean_object* l_Lean_Parser_Tactic_tacticAdmit___closed__3; static lean_object* l_Lean_Parser_Tactic_renameI___closed__6; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTrivial__6___closed__5; static lean_object* l_Lean_Parser_Tactic_locationWildcard___closed__3; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__7; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_generalizeArg___closed__11; static lean_object* l_Lean_Parser_Tactic_traceMessage___closed__1; static lean_object* l_Lean_Parser_Tactic_withReducible___closed__5; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_dbgTrace; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__25; static lean_object* l_Lean_Parser_Tactic_tacticSuffices_____closed__2; @@ -757,7 +794,6 @@ static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__2; static lean_object* l_Lean_Parser_Tactic_simp___closed__13; static lean_object* l_Lean_Parser_Tactic_simp___closed__17; static lean_object* l_Lean_Parser_Tactic_save___closed__4; -static lean_object* l_Lean_Parser_Tactic_induction___closed__19; static lean_object* l_Lean_Parser_Tactic_apply___closed__4; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__17; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticRefine__lift____1(lean_object*, lean_object*, lean_object*); @@ -795,6 +831,7 @@ static lean_object* l_Lean_Parser_Tactic_simp___closed__16; static lean_object* l_Lean_Parser_Tactic_inductionAltLHS___closed__5; static lean_object* l_Lean_Parser_Tactic_repeat1_x27___closed__1; static lean_object* l_Lean_Parser_Tactic_rwRuleSeq___closed__12; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__10; static lean_object* l_Lean_Parser_Tactic_assumption___closed__2; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTrivial__6___closed__3; static lean_object* l_Lean_Parser_Attr_simp___closed__2; @@ -823,6 +860,7 @@ static lean_object* l_Lean_Parser_Tactic_config___closed__8; static lean_object* l_Lean_Parser_Tactic_withReducibleAndInstances___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticLetI____1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticHave_x27___x3a_x3d____1___closed__1; +static lean_object* l_Lean_Parser_Tactic_simpArgs___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_generalize; static lean_object* l_Lean_Parser_Tactic_simp___closed__7; static lean_object* l_Lean_Parser_Tactic_inductionAltLHS___closed__2; @@ -833,7 +871,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_save; static lean_object* l_Lean_Parser_Tactic_exact___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpErase; static lean_object* l_term_u2039___u203a___closed__3; -static lean_object* l_Lean_Parser_Tactic_induction___closed__18; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__7; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__16; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__12; @@ -858,6 +895,8 @@ static lean_object* l_Lean_Parser_Tactic_dbgTrace___closed__3; static lean_object* l_Lean_Parser_Tactic_traceState___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpPost; static lean_object* l_Lean_Parser_Tactic_revert___closed__8; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__12; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__4; static lean_object* l_Lean_Parser_Tactic_withReducible___closed__2; static lean_object* l_Lean_Parser_Tactic_renameI___closed__1; static lean_object* l_Lean_Parser_Tactic_tacticUnhygienic_____closed__6; @@ -867,6 +906,7 @@ static lean_object* l_Lean_Parser_Tactic_rename___closed__4; static lean_object* l_Lean_Parser_Tactic_inductionAltLHS___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticRfl_x27; static lean_object* l_Lean_Parser_Tactic_simpAll___closed__5; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__11; static lean_object* l_Lean_Parser_Tactic_rwSeq___closed__2; static lean_object* l_Lean_Parser_Tactic_first___closed__22; static lean_object* l_Lean_Parser_Tactic_specialize___closed__5; @@ -885,6 +925,7 @@ static lean_object* l_Lean_Parser_Tactic_letrec___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_eqRefl; static lean_object* l_Lean_Parser_Tactic_config___closed__14; static lean_object* l_Lean_Parser_Tactic_revert___closed__3; +static lean_object* l_Lean_Parser_Tactic_dsimpArgs___closed__4; static lean_object* l_Lean_Parser_Tactic_tacIfThenElse___closed__10; static lean_object* l_Lean_Parser_Tactic_rename___closed__6; static lean_object* l_Lean_Parser_Tactic_acRfl___closed__5; @@ -946,12 +987,14 @@ static lean_object* l_Lean_Parser_Tactic_intro___closed__19; static lean_object* l_Lean_Parser_Tactic_delta___closed__2; static lean_object* l_Lean_Parser_Tactic_rewriteSeq___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_locationHyp; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__6; static lean_object* l_Lean_Parser_Tactic_cases___closed__2; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__17; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticShow____1___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simp; static lean_object* l_Lean_Parser_Tactic_split___closed__8; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__10; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__2; static lean_object* l_Lean_Parser_Tactic_tacticStop_____closed__5; static lean_object* l_Lean_Parser_Tactic_traceState___closed__1; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticRwa______1___closed__1; @@ -964,6 +1007,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_injections; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticHave_x27___x3a_x3d____1___closed__7; static lean_object* l_Lean_Parser_Tactic_tacticRefine__lift_____closed__6; static lean_object* l_Lean_Parser_Tactic_case_x27___closed__5; +static lean_object* l_Lean_Parser_Tactic_dsimpArgs___closed__3; static lean_object* l_term_u2039___u203a___closed__1; static lean_object* l_Lean_Parser_Tactic_tacticStop_____closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticRfl__2(lean_object*, lean_object*, lean_object*); @@ -1012,6 +1056,7 @@ static lean_object* l_Lean_Parser_Tactic_substEqs___closed__5; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticNofun__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_discharger___closed__17; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__3; static lean_object* l_Lean_Parser_Tactic_tacticNext___x3d_x3e_____closed__5; static lean_object* l_Lean_Parser_Tactic_generalize___closed__4; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__13; @@ -1027,16 +1072,21 @@ static lean_object* l_Lean_Parser_Tactic_tacticLetI_____closed__5; static lean_object* l_Lean_Parser_Tactic_tacticTry_____closed__6; static lean_object* l_Lean_Parser_Tactic_falseOrByContra___closed__2; static lean_object* l_Lean_Parser_Tactic_paren___closed__4; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__2; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__3; static lean_object* l_Lean_Parser_Tactic_case___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_inductionAlts; static lean_object* l_Lean_Parser_Tactic_sleep___closed__4; extern lean_object* l_Lean_binderIdent; static lean_object* l_Lean_Parser_Tactic_intro___closed__1; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__4; static lean_object* l_Lean_Parser_Tactic_paren___closed__11; static lean_object* l_Lean_Parser_Tactic_tacticHave_x27_____closed__5; static lean_object* l_Lean_Parser_Tactic_casesTarget___closed__1; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__1; static lean_object* l_Lean_Parser_Tactic_repeat1_x27___closed__4; static lean_object* l_Lean_Parser_Tactic_simpPost___closed__4; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__4; static lean_object* l_Lean_Parser_Tactic_tacticExists___x2c_x2c___closed__4; static lean_object* l_Lean_Parser_Tactic_rotateRight___closed__2; static lean_object* l_tacticGet__elem__tactic___closed__5; @@ -1058,6 +1108,7 @@ static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__12; static lean_object* l_Lean_Parser_Tactic_config___closed__3; static lean_object* l_Lean_Parser_Tactic_simpPre___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_allGoals; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_dsimpArg; static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__11; static lean_object* l_Lean_Parser_Tactic_tacticLet_x27_____closed__1; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__13; @@ -1101,12 +1152,14 @@ static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tac LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacIfThenElse; static lean_object* l_Lean_Parser_Tactic_rwRuleSeq___closed__3; static lean_object* l_Lean_Parser_Tactic_focus___closed__6; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSimpa_x3f_x21____1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_omega; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_clear; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_traceState; static lean_object* l_Lean_Parser_Tactic_discharger___closed__11; static lean_object* l_tacticGet__elem__tactic__trivial___closed__1; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_dsimpArgs; static lean_object* l_Lean_Parser_Tactic_location___closed__4; static lean_object* l_Lean_Parser_Tactic_refine_x27___closed__2; static lean_object* l_Lean_Parser_Tactic_inductionAlt___closed__8; @@ -1118,6 +1171,8 @@ static lean_object* l_Lean_Parser_Tactic_tacticTry_____closed__3; static lean_object* l_Lean_Parser_Tactic_omega___closed__5; static lean_object* l_Lean_Parser_Tactic_paren___closed__2; static lean_object* l_Lean_Parser_Tactic_discharger___closed__1; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpArgs; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpaArgsRest; static lean_object* l_Lean_Parser_Tactic_focus___closed__1; static lean_object* l_Lean_Parser_Tactic_config___closed__11; static lean_object* l_Lean_Parser_Tactic_rwRule___closed__2; @@ -1179,6 +1234,7 @@ static lean_object* l___aux__Init__Tactics______macroRules__term_u2039___u203a__ static lean_object* l_Lean_Parser_Tactic_induction___closed__14; static lean_object* l_Lean_Parser_Tactic_split___closed__3; static lean_object* l_Lean_Parser_Tactic_locationWildcard___closed__5; +static lean_object* l_Lean_Parser_Tactic_simpaArgsRest___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_focus; static lean_object* l_Lean_Parser_Tactic_eqRefl___closed__5; static lean_object* l_Lean_Parser_Tactic_injection___closed__3; @@ -1202,6 +1258,7 @@ static lean_object* l_Lean_Parser_Tactic_tacticAdmit___closed__1; static lean_object* l_Lean_Parser_Tactic_tacticNomatch___x2c_x2c___closed__3; static lean_object* l_Lean_Parser_Tactic_casesTarget___closed__3; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__1; +static lean_object* l_Lean_Parser_Tactic_simpa___closed__10; static lean_object* l_term_____x5b___x5d___closed__6; static lean_object* l_term_u2039___u203a___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__save__1(lean_object*, lean_object*, lean_object*); @@ -1217,6 +1274,7 @@ static lean_object* l_Lean_Parser_Tactic_delta___closed__5; LEAN_EXPORT lean_object* l___aux__Init__Tactics______macroRules__term_____x5b___x5d__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_withAnnotateState___closed__14; static lean_object* l_Lean_Parser_Tactic_rotateLeft___closed__1; +static lean_object* l_Lean_Parser_Tactic_simpArgs___closed__3; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_change; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticRepeat__; @@ -1245,14 +1303,17 @@ static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__26; static lean_object* l_Lean_Parser_Tactic_rwRule___closed__12; static lean_object* l_Lean_Parser_Tactic_failIfSuccess___closed__4; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__13; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__5; static lean_object* l_Lean_Parser_Tactic_assumption___closed__4; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__2; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__rwSeq__1___closed__5; +static lean_object* l_Lean_Parser_Tactic_simpArgs___closed__5; static lean_object* l_Lean_Parser_Tactic_tacticRwa_______closed__2; static lean_object* l_Lean_Parser_Tactic_casesTarget___closed__2; static lean_object* l_Lean_Parser_Tactic_tacticRwa_______closed__6; static lean_object* l_Lean_Parser_Tactic_split___closed__1; static lean_object* l_Lean_Parser_Tactic_injection___closed__10; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSimpa_x21____1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_withUnfoldingAll___closed__2; static lean_object* l_Lean_Parser_Tactic_generalize___closed__2; static lean_object* l_Lean_Parser_Tactic_injection___closed__6; @@ -1287,6 +1348,7 @@ static lean_object* l_Lean_Parser_Tactic_induction___closed__10; static lean_object* l_Lean_Parser_Tactic_traceMessage___closed__5; static lean_object* l_Lean_Parser_Tactic_left___closed__4; static lean_object* l_Lean_Parser_Tactic_tacticSuffices_____closed__9; +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticSimpa_x21__; static lean_object* l_Lean_Parser_Tactic_tacticExfalso___closed__3; static lean_object* l_Lean_Parser_Tactic_rwRule___closed__7; lean_object* l_String_toSubstring_x27(lean_object*); @@ -1299,6 +1361,7 @@ static lean_object* l_Lean_Parser_Tactic_acRfl___closed__2; static lean_object* l_Lean_Parser_Tactic_fail___closed__7; static lean_object* l_Lean_Parser_Tactic_inductionAltLHS___closed__3; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__1; +static lean_object* l_Lean_Parser_Tactic_dsimpArgs___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_refine; static lean_object* l_Lean_Parser_Tactic_case___closed__2; static lean_object* l___aux__Init__Tactics______macroRules__tacticGet__elem__tactic__trivial__2___closed__18; @@ -1306,6 +1369,7 @@ LEAN_EXPORT lean_object* l_term_____x5b___x5d; static lean_object* l_Lean_Parser_Tactic_withReducibleAndInstances___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_failIfSuccess; static lean_object* l_Lean_Parser_Tactic_tacDepIfThenElse___closed__8; +static lean_object* l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__6; static lean_object* l_Lean_Parser_Tactic_simpAll___closed__6; static lean_object* l_Lean_Parser_Tactic_assumption___closed__1; static lean_object* l_Lean_Parser_Tactic_inductionAlt___closed__5; @@ -1313,6 +1377,7 @@ static lean_object* l_Lean_Parser_Tactic_first___closed__19; static lean_object* l_Lean_Parser_Tactic_locationHyp___closed__22; static lean_object* l_Lean_Parser_Tactic_change___closed__6; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSuffices____1___closed__2; +static lean_object* l_Lean_Parser_Tactic_dsimpArgs___closed__6; static lean_object* l_Lean_Parser_Tactic_induction___closed__2; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSorry__1___closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_runTac; @@ -10294,6 +10359,928 @@ x_1 = l_Lean_Parser_Tactic_dsimp___closed__9; return x_1; } } +static lean_object* _init_l_Lean_Parser_Tactic_simpArg() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_simp___closed__12; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpArgs___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpArgs", 8); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpArgs___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__1; +x_2 = l_Lean_Parser_Tactic_withAnnotateState___closed__2; +x_3 = l_Lean_Parser_Tactic_withAnnotateState___closed__3; +x_4 = l_Lean_Parser_Tactic_simpArgs___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpArgs___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_simpArg; +x_2 = l_Lean_Parser_Tactic_rwRuleSeq___closed__7; +x_3 = l_Lean_Parser_Tactic_rwRuleSeq___closed__6; +x_4 = 0; +x_5 = lean_alloc_ctor(10, 3, 1); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpArgs___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_rwRuleSeq___closed__4; +x_3 = l_Lean_Parser_Tactic_simpArgs___closed__3; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpArgs___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpArgs___closed__4; +x_3 = l_Lean_Parser_Tactic_rwRuleSeq___closed__12; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpArgs___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_simpArgs___closed__1; +x_2 = l_Lean_Parser_Tactic_simpArgs___closed__2; +x_3 = l_Lean_Parser_Tactic_simpArgs___closed__5; +x_4 = lean_alloc_ctor(9, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpArgs() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_simpArgs___closed__6; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArg() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_simp___closed__11; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArgs___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("dsimpArgs", 9); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArgs___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__1; +x_2 = l_Lean_Parser_Tactic_withAnnotateState___closed__2; +x_3 = l_Lean_Parser_Tactic_withAnnotateState___closed__3; +x_4 = l_Lean_Parser_Tactic_dsimpArgs___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArgs___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_dsimpArg; +x_2 = l_Lean_Parser_Tactic_rwRuleSeq___closed__7; +x_3 = l_Lean_Parser_Tactic_rwRuleSeq___closed__6; +x_4 = 0; +x_5 = lean_alloc_ctor(10, 3, 1); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArgs___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_rwRuleSeq___closed__4; +x_3 = l_Lean_Parser_Tactic_dsimpArgs___closed__3; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArgs___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_dsimpArgs___closed__4; +x_3 = l_Lean_Parser_Tactic_rwRuleSeq___closed__12; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArgs___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_dsimpArgs___closed__1; +x_2 = l_Lean_Parser_Tactic_dsimpArgs___closed__2; +x_3 = l_Lean_Parser_Tactic_dsimpArgs___closed__5; +x_4 = lean_alloc_ctor(9, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_dsimpArgs() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_dsimpArgs___closed__6; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpaArgsRest", 13); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__1; +x_2 = l_Lean_Parser_Tactic_withAnnotateState___closed__2; +x_3 = l_Lean_Parser_Tactic_withAnnotateState___closed__3; +x_4 = l_Lean_Parser_Tactic_simpaArgsRest___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_rewriteSeq___closed__5; +x_3 = l_Lean_Parser_Tactic_simp___closed__5; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" only ", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__5() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_simpaArgsRest___closed__4; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__5; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__3; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest___closed__6; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +x_2 = l_Lean_Parser_Tactic_simpArgs; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__7; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest___closed__8; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__10() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" using ", 7); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Tactic_simpaArgsRest___closed__10; +x_2 = lean_alloc_ctor(5, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__11; +x_3 = l_Lean_Parser_Tactic_rename___closed__5; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__12; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__9; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest___closed__13; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__15() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_simpaArgsRest___closed__1; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__2; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest___closed__14; +x_4 = lean_alloc_ctor(9, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpaArgsRest() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_simpaArgsRest___closed__15; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpa", 5); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__1; +x_2 = l_Lean_Parser_Tactic_withAnnotateState___closed__2; +x_3 = l_Lean_Parser_Tactic_withAnnotateState___closed__3; +x_4 = l_Lean_Parser_Tactic_simpa___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__3() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_simpa___closed__1; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__17; +x_2 = lean_alloc_ctor(5, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +x_2 = l_Lean_Parser_Tactic_simpa___closed__4; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpa___closed__3; +x_3 = l_Lean_Parser_Tactic_simpa___closed__5; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__7() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("!", 1); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Tactic_simpa___closed__7; +x_2 = lean_alloc_ctor(5, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +x_2 = l_Lean_Parser_Tactic_simpa___closed__8; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpa___closed__6; +x_3 = l_Lean_Parser_Tactic_simpa___closed__9; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpa___closed__10; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_simpa___closed__2; +x_2 = lean_unsigned_to_nat(1022u); +x_3 = l_Lean_Parser_Tactic_simpa___closed__11; +x_4 = lean_alloc_ctor(3, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_simpa() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_simpa___closed__12; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tacticSimpa!_", 13); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__1; +x_2 = l_Lean_Parser_Tactic_withAnnotateState___closed__2; +x_3 = l_Lean_Parser_Tactic_withAnnotateState___closed__3; +x_4 = l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpa!", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__4() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__3; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__4; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__2; +x_2 = lean_unsigned_to_nat(1022u); +x_3 = l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__5; +x_4 = lean_alloc_ctor(3, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x21__() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__6; +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSimpa_x21____1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +lean_object* x_4; uint8_t x_5; +x_4 = l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__2; +lean_inc(x_1); +x_5 = l_Lean_Syntax_isOfKind(x_1, x_4); +if (x_5 == 0) +{ +lean_object* x_6; lean_object* x_7; +lean_dec(x_2); +lean_dec(x_1); +x_6 = lean_box(1); +x_7 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_7, 0, x_6); +lean_ctor_set(x_7, 1, x_3); +return x_7; +} +else +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_8 = lean_unsigned_to_nat(1u); +x_9 = l_Lean_Syntax_getArg(x_1, x_8); +lean_dec(x_1); +x_10 = lean_ctor_get(x_2, 5); +lean_inc(x_10); +lean_dec(x_2); +x_11 = 0; +x_12 = l_Lean_SourceInfo_fromRef(x_10, x_11); +x_13 = l_Lean_Parser_Tactic_simpa___closed__1; +lean_inc(x_12); +x_14 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_14, 0, x_12); +lean_ctor_set(x_14, 1, x_13); +x_15 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__14; +x_16 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticNext___x3d_x3e____1___closed__5; +lean_inc(x_12); +x_17 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_17, 0, x_12); +lean_ctor_set(x_17, 1, x_15); +lean_ctor_set(x_17, 2, x_16); +x_18 = l_Lean_Parser_Tactic_simpa___closed__7; +lean_inc(x_12); +x_19 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_19, 0, x_12); +lean_ctor_set(x_19, 1, x_18); +lean_inc(x_12); +x_20 = l_Lean_Syntax_node1(x_12, x_15, x_19); +x_21 = l_Lean_Parser_Tactic_simpa___closed__2; +x_22 = l_Lean_Syntax_node4(x_12, x_21, x_14, x_17, x_20, x_9); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_3); +return x_23; +} +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tacticSimpa\?_", 13); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__1; +x_2 = l_Lean_Parser_Tactic_withAnnotateState___closed__2; +x_3 = l_Lean_Parser_Tactic_withAnnotateState___closed__3; +x_4 = l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpa\?", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__4() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__3; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__4; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__2; +x_2 = lean_unsigned_to_nat(1022u); +x_3 = l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__5; +x_4 = lean_alloc_ctor(3, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f__() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__6; +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSimpa_x3f____1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +lean_object* x_4; uint8_t x_5; +x_4 = l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__2; +lean_inc(x_1); +x_5 = l_Lean_Syntax_isOfKind(x_1, x_4); +if (x_5 == 0) +{ +lean_object* x_6; lean_object* x_7; +lean_dec(x_2); +lean_dec(x_1); +x_6 = lean_box(1); +x_7 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_7, 0, x_6); +lean_ctor_set(x_7, 1, x_3); +return x_7; +} +else +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_8 = lean_unsigned_to_nat(1u); +x_9 = l_Lean_Syntax_getArg(x_1, x_8); +lean_dec(x_1); +x_10 = lean_ctor_get(x_2, 5); +lean_inc(x_10); +lean_dec(x_2); +x_11 = 0; +x_12 = l_Lean_SourceInfo_fromRef(x_10, x_11); +x_13 = l_Lean_Parser_Tactic_simpa___closed__1; +lean_inc(x_12); +x_14 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_14, 0, x_12); +lean_ctor_set(x_14, 1, x_13); +x_15 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__17; +lean_inc(x_12); +x_16 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_16, 0, x_12); +lean_ctor_set(x_16, 1, x_15); +x_17 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__14; +lean_inc(x_12); +x_18 = l_Lean_Syntax_node1(x_12, x_17, x_16); +x_19 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticNext___x3d_x3e____1___closed__5; +lean_inc(x_12); +x_20 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_20, 0, x_12); +lean_ctor_set(x_20, 1, x_17); +lean_ctor_set(x_20, 2, x_19); +x_21 = l_Lean_Parser_Tactic_simpa___closed__2; +x_22 = l_Lean_Syntax_node4(x_12, x_21, x_14, x_18, x_20, x_9); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_3); +return x_23; +} +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tacticSimpa\?!_", 14); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__1; +x_2 = l_Lean_Parser_Tactic_withAnnotateState___closed__2; +x_3 = l_Lean_Parser_Tactic_withAnnotateState___closed__3; +x_4 = l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpa\?!", 7); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__4() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__3; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__4; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__2; +x_2 = lean_unsigned_to_nat(1022u); +x_3 = l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__5; +x_4 = lean_alloc_ctor(3, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21__() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__6; +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticSimpa_x3f_x21____1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +lean_object* x_4; uint8_t x_5; +x_4 = l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__2; +lean_inc(x_1); +x_5 = l_Lean_Syntax_isOfKind(x_1, x_4); +if (x_5 == 0) +{ +lean_object* x_6; lean_object* x_7; +lean_dec(x_2); +lean_dec(x_1); +x_6 = lean_box(1); +x_7 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_7, 0, x_6); +lean_ctor_set(x_7, 1, x_3); +return x_7; +} +else +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_8 = lean_unsigned_to_nat(1u); +x_9 = l_Lean_Syntax_getArg(x_1, x_8); +lean_dec(x_1); +x_10 = lean_ctor_get(x_2, 5); +lean_inc(x_10); +lean_dec(x_2); +x_11 = 0; +x_12 = l_Lean_SourceInfo_fromRef(x_10, x_11); +x_13 = l_Lean_Parser_Tactic_simpa___closed__1; +lean_inc(x_12); +x_14 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_14, 0, x_12); +lean_ctor_set(x_14, 1, x_13); +x_15 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__17; +lean_inc(x_12); +x_16 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_16, 0, x_12); +lean_ctor_set(x_16, 1, x_15); +x_17 = l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__14; +lean_inc(x_12); +x_18 = l_Lean_Syntax_node1(x_12, x_17, x_16); +x_19 = l_Lean_Parser_Tactic_simpa___closed__7; +lean_inc(x_12); +x_20 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_20, 0, x_12); +lean_ctor_set(x_20, 1, x_19); +lean_inc(x_12); +x_21 = l_Lean_Syntax_node1(x_12, x_17, x_20); +x_22 = l_Lean_Parser_Tactic_simpa___closed__2; +x_23 = l_Lean_Syntax_node4(x_12, x_22, x_14, x_18, x_21, x_9); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_3); +return x_24; +} +} +} static lean_object* _init_l_Lean_Parser_Tactic_delta___closed__1() { _start: { @@ -12975,19 +13962,27 @@ return x_4; static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__7() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" using ", 7); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; +x_2 = l_Lean_Parser_Tactic_simpaArgsRest___closed__11; +x_3 = l_Lean_Parser_Tactic_rename___closed__5; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; } } static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Tactic_induction___closed__7; -x_2 = lean_alloc_ctor(5, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +x_2 = l_Lean_Parser_Tactic_induction___closed__7; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__9() { @@ -12995,8 +13990,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_induction___closed__8; -x_3 = l_Lean_Parser_Tactic_rename___closed__5; +x_2 = l_Lean_Parser_Tactic_induction___closed__6; +x_3 = l_Lean_Parser_Tactic_induction___closed__8; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -13007,22 +14002,28 @@ return x_4; static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__10() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; -x_2 = l_Lean_Parser_Tactic_induction___closed__9; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" generalizing", 13); +return x_1; } } static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__11() { _start: { +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Tactic_induction___closed__10; +x_2 = lean_alloc_ctor(5, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__12() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_induction___closed__6; -x_3 = l_Lean_Parser_Tactic_induction___closed__10; +x_2 = l_Lean_Parser_Tactic_induction___closed__11; +x_3 = l_Lean_Parser_Tactic_revert___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -13030,22 +14031,16 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__12() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" generalizing", 13); -return x_1; -} -} static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__13() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Tactic_induction___closed__12; -x_2 = lean_alloc_ctor(5, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +x_2 = l_Lean_Parser_Tactic_induction___closed__12; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__14() { @@ -13053,8 +14048,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_induction___closed__13; -x_3 = l_Lean_Parser_Tactic_revert___closed__6; +x_2 = l_Lean_Parser_Tactic_induction___closed__9; +x_3 = l_Lean_Parser_Tactic_induction___closed__13; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -13067,7 +14062,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; -x_2 = l_Lean_Parser_Tactic_induction___closed__14; +x_2 = l_Lean_Parser_Tactic_inductionAlts; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); @@ -13079,7 +14074,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_induction___closed__11; +x_2 = l_Lean_Parser_Tactic_induction___closed__14; x_3 = l_Lean_Parser_Tactic_induction___closed__15; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_1); @@ -13091,36 +14086,10 @@ return x_4; static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__17() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; -x_2 = l_Lean_Parser_Tactic_inductionAlts; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__18() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_induction___closed__16; -x_3 = l_Lean_Parser_Tactic_induction___closed__17; -x_4 = lean_alloc_ctor(2, 3, 0); -lean_ctor_set(x_4, 0, x_1); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_induction___closed__19() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_induction___closed__2; x_2 = lean_unsigned_to_nat(1022u); -x_3 = l_Lean_Parser_Tactic_induction___closed__18; +x_3 = l_Lean_Parser_Tactic_induction___closed__16; x_4 = lean_alloc_ctor(3, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -13132,7 +14101,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_induction() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Tactic_induction___closed__19; +x_1 = l_Lean_Parser_Tactic_induction___closed__17; return x_1; } } @@ -13543,8 +14512,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_induction___closed__8; -x_3 = l_Lean_Parser_Tactic_rename___closed__5; +x_2 = l_Lean_Parser_Tactic_cases___closed__6; +x_3 = l_Lean_Parser_Tactic_simpaArgsRest___closed__13; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -13555,50 +14524,24 @@ return x_4; static lean_object* _init_l_Lean_Parser_Tactic_cases___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Tactic_rotateLeft___closed__6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; x_2 = l_Lean_Parser_Tactic_cases___closed__7; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +x_3 = l_Lean_Parser_Tactic_induction___closed__15; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; } } static lean_object* _init_l_Lean_Parser_Tactic_cases___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_cases___closed__6; -x_3 = l_Lean_Parser_Tactic_cases___closed__8; -x_4 = lean_alloc_ctor(2, 3, 0); -lean_ctor_set(x_4, 0, x_1); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_cases___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_withAnnotateState___closed__7; -x_2 = l_Lean_Parser_Tactic_cases___closed__9; -x_3 = l_Lean_Parser_Tactic_induction___closed__17; -x_4 = lean_alloc_ctor(2, 3, 0); -lean_ctor_set(x_4, 0, x_1); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_cases___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_cases___closed__2; x_2 = lean_unsigned_to_nat(1022u); -x_3 = l_Lean_Parser_Tactic_cases___closed__10; +x_3 = l_Lean_Parser_Tactic_cases___closed__8; x_4 = lean_alloc_ctor(3, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -13610,7 +14553,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_cases() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Tactic_cases___closed__11; +x_1 = l_Lean_Parser_Tactic_cases___closed__9; return x_1; } } @@ -20166,6 +21109,138 @@ l_Lean_Parser_Tactic_dsimp___closed__9 = _init_l_Lean_Parser_Tactic_dsimp___clos lean_mark_persistent(l_Lean_Parser_Tactic_dsimp___closed__9); l_Lean_Parser_Tactic_dsimp = _init_l_Lean_Parser_Tactic_dsimp(); lean_mark_persistent(l_Lean_Parser_Tactic_dsimp); +l_Lean_Parser_Tactic_simpArg = _init_l_Lean_Parser_Tactic_simpArg(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArg); +l_Lean_Parser_Tactic_simpArgs___closed__1 = _init_l_Lean_Parser_Tactic_simpArgs___closed__1(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArgs___closed__1); +l_Lean_Parser_Tactic_simpArgs___closed__2 = _init_l_Lean_Parser_Tactic_simpArgs___closed__2(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArgs___closed__2); +l_Lean_Parser_Tactic_simpArgs___closed__3 = _init_l_Lean_Parser_Tactic_simpArgs___closed__3(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArgs___closed__3); +l_Lean_Parser_Tactic_simpArgs___closed__4 = _init_l_Lean_Parser_Tactic_simpArgs___closed__4(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArgs___closed__4); +l_Lean_Parser_Tactic_simpArgs___closed__5 = _init_l_Lean_Parser_Tactic_simpArgs___closed__5(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArgs___closed__5); +l_Lean_Parser_Tactic_simpArgs___closed__6 = _init_l_Lean_Parser_Tactic_simpArgs___closed__6(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArgs___closed__6); +l_Lean_Parser_Tactic_simpArgs = _init_l_Lean_Parser_Tactic_simpArgs(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpArgs); +l_Lean_Parser_Tactic_dsimpArg = _init_l_Lean_Parser_Tactic_dsimpArg(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArg); +l_Lean_Parser_Tactic_dsimpArgs___closed__1 = _init_l_Lean_Parser_Tactic_dsimpArgs___closed__1(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArgs___closed__1); +l_Lean_Parser_Tactic_dsimpArgs___closed__2 = _init_l_Lean_Parser_Tactic_dsimpArgs___closed__2(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArgs___closed__2); +l_Lean_Parser_Tactic_dsimpArgs___closed__3 = _init_l_Lean_Parser_Tactic_dsimpArgs___closed__3(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArgs___closed__3); +l_Lean_Parser_Tactic_dsimpArgs___closed__4 = _init_l_Lean_Parser_Tactic_dsimpArgs___closed__4(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArgs___closed__4); +l_Lean_Parser_Tactic_dsimpArgs___closed__5 = _init_l_Lean_Parser_Tactic_dsimpArgs___closed__5(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArgs___closed__5); +l_Lean_Parser_Tactic_dsimpArgs___closed__6 = _init_l_Lean_Parser_Tactic_dsimpArgs___closed__6(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArgs___closed__6); +l_Lean_Parser_Tactic_dsimpArgs = _init_l_Lean_Parser_Tactic_dsimpArgs(); +lean_mark_persistent(l_Lean_Parser_Tactic_dsimpArgs); +l_Lean_Parser_Tactic_simpaArgsRest___closed__1 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__1(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__1); +l_Lean_Parser_Tactic_simpaArgsRest___closed__2 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__2(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__2); +l_Lean_Parser_Tactic_simpaArgsRest___closed__3 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__3(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__3); +l_Lean_Parser_Tactic_simpaArgsRest___closed__4 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__4(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__4); +l_Lean_Parser_Tactic_simpaArgsRest___closed__5 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__5(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__5); +l_Lean_Parser_Tactic_simpaArgsRest___closed__6 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__6(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__6); +l_Lean_Parser_Tactic_simpaArgsRest___closed__7 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__7(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__7); +l_Lean_Parser_Tactic_simpaArgsRest___closed__8 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__8(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__8); +l_Lean_Parser_Tactic_simpaArgsRest___closed__9 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__9(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__9); +l_Lean_Parser_Tactic_simpaArgsRest___closed__10 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__10(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__10); +l_Lean_Parser_Tactic_simpaArgsRest___closed__11 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__11(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__11); +l_Lean_Parser_Tactic_simpaArgsRest___closed__12 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__12(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__12); +l_Lean_Parser_Tactic_simpaArgsRest___closed__13 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__13(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__13); +l_Lean_Parser_Tactic_simpaArgsRest___closed__14 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__14(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__14); +l_Lean_Parser_Tactic_simpaArgsRest___closed__15 = _init_l_Lean_Parser_Tactic_simpaArgsRest___closed__15(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest___closed__15); +l_Lean_Parser_Tactic_simpaArgsRest = _init_l_Lean_Parser_Tactic_simpaArgsRest(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpaArgsRest); +l_Lean_Parser_Tactic_simpa___closed__1 = _init_l_Lean_Parser_Tactic_simpa___closed__1(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__1); +l_Lean_Parser_Tactic_simpa___closed__2 = _init_l_Lean_Parser_Tactic_simpa___closed__2(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__2); +l_Lean_Parser_Tactic_simpa___closed__3 = _init_l_Lean_Parser_Tactic_simpa___closed__3(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__3); +l_Lean_Parser_Tactic_simpa___closed__4 = _init_l_Lean_Parser_Tactic_simpa___closed__4(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__4); +l_Lean_Parser_Tactic_simpa___closed__5 = _init_l_Lean_Parser_Tactic_simpa___closed__5(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__5); +l_Lean_Parser_Tactic_simpa___closed__6 = _init_l_Lean_Parser_Tactic_simpa___closed__6(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__6); +l_Lean_Parser_Tactic_simpa___closed__7 = _init_l_Lean_Parser_Tactic_simpa___closed__7(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__7); +l_Lean_Parser_Tactic_simpa___closed__8 = _init_l_Lean_Parser_Tactic_simpa___closed__8(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__8); +l_Lean_Parser_Tactic_simpa___closed__9 = _init_l_Lean_Parser_Tactic_simpa___closed__9(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__9); +l_Lean_Parser_Tactic_simpa___closed__10 = _init_l_Lean_Parser_Tactic_simpa___closed__10(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__10); +l_Lean_Parser_Tactic_simpa___closed__11 = _init_l_Lean_Parser_Tactic_simpa___closed__11(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__11); +l_Lean_Parser_Tactic_simpa___closed__12 = _init_l_Lean_Parser_Tactic_simpa___closed__12(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa___closed__12); +l_Lean_Parser_Tactic_simpa = _init_l_Lean_Parser_Tactic_simpa(); +lean_mark_persistent(l_Lean_Parser_Tactic_simpa); +l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__1 = _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__1(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__1); +l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__2 = _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__2(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__2); +l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__3 = _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__3(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__3); +l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__4 = _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__4(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__4); +l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__5 = _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__5(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__5); +l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__6 = _init_l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__6(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x21_____closed__6); +l_Lean_Parser_Tactic_tacticSimpa_x21__ = _init_l_Lean_Parser_Tactic_tacticSimpa_x21__(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x21__); +l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__1 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__1(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__1); +l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__2 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__2(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__2); +l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__3 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__3(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__3); +l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__4 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__4(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__4); +l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__5 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__5(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__5); +l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__6 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__6(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_____closed__6); +l_Lean_Parser_Tactic_tacticSimpa_x3f__ = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f__(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f__); +l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__1 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__1(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__1); +l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__2 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__2(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__2); +l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__3 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__3(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__3); +l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__4 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__4(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__4); +l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__5 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__5(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__5); +l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__6 = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__6(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_x21_____closed__6); +l_Lean_Parser_Tactic_tacticSimpa_x3f_x21__ = _init_l_Lean_Parser_Tactic_tacticSimpa_x3f_x21__(); +lean_mark_persistent(l_Lean_Parser_Tactic_tacticSimpa_x3f_x21__); l_Lean_Parser_Tactic_delta___closed__1 = _init_l_Lean_Parser_Tactic_delta___closed__1(); lean_mark_persistent(l_Lean_Parser_Tactic_delta___closed__1); l_Lean_Parser_Tactic_delta___closed__2 = _init_l_Lean_Parser_Tactic_delta___closed__2(); @@ -20528,10 +21603,6 @@ l_Lean_Parser_Tactic_induction___closed__16 = _init_l_Lean_Parser_Tactic_inducti lean_mark_persistent(l_Lean_Parser_Tactic_induction___closed__16); l_Lean_Parser_Tactic_induction___closed__17 = _init_l_Lean_Parser_Tactic_induction___closed__17(); lean_mark_persistent(l_Lean_Parser_Tactic_induction___closed__17); -l_Lean_Parser_Tactic_induction___closed__18 = _init_l_Lean_Parser_Tactic_induction___closed__18(); -lean_mark_persistent(l_Lean_Parser_Tactic_induction___closed__18); -l_Lean_Parser_Tactic_induction___closed__19 = _init_l_Lean_Parser_Tactic_induction___closed__19(); -lean_mark_persistent(l_Lean_Parser_Tactic_induction___closed__19); l_Lean_Parser_Tactic_induction = _init_l_Lean_Parser_Tactic_induction(); lean_mark_persistent(l_Lean_Parser_Tactic_induction); l_Lean_Parser_Tactic_generalizeArg___closed__1 = _init_l_Lean_Parser_Tactic_generalizeArg___closed__1(); @@ -20610,10 +21681,6 @@ l_Lean_Parser_Tactic_cases___closed__8 = _init_l_Lean_Parser_Tactic_cases___clos lean_mark_persistent(l_Lean_Parser_Tactic_cases___closed__8); l_Lean_Parser_Tactic_cases___closed__9 = _init_l_Lean_Parser_Tactic_cases___closed__9(); lean_mark_persistent(l_Lean_Parser_Tactic_cases___closed__9); -l_Lean_Parser_Tactic_cases___closed__10 = _init_l_Lean_Parser_Tactic_cases___closed__10(); -lean_mark_persistent(l_Lean_Parser_Tactic_cases___closed__10); -l_Lean_Parser_Tactic_cases___closed__11 = _init_l_Lean_Parser_Tactic_cases___closed__11(); -lean_mark_persistent(l_Lean_Parser_Tactic_cases___closed__11); l_Lean_Parser_Tactic_cases = _init_l_Lean_Parser_Tactic_cases(); lean_mark_persistent(l_Lean_Parser_Tactic_cases); l_Lean_Parser_Tactic_renameI___closed__1 = _init_l_Lean_Parser_Tactic_renameI___closed__1(); diff --git a/stage0/stdlib/Lean/Compiler/LCNF/Main.c b/stage0/stdlib/Lean/Compiler/LCNF/Main.c index 36f5294a97..9df0b4cd1d 100644 --- a/stage0/stdlib/Lean/Compiler/LCNF/Main.c +++ b/stage0/stdlib/Lean/Compiler/LCNF/Main.c @@ -15,10 +15,8 @@ extern "C" { #endif lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___spec__1(size_t, size_t, lean_object*); static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__21; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__19; static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__2; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__4(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_is_matcher(lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408_(lean_object*); LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Compiler_LCNF_PassManager_run___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -41,6 +39,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassMa static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__28; LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_withTraceNode___at_Lean_addDecl___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); double l_Lean_trace_profiler_threshold_getSecs(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__10___closed__3; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___closed__2; @@ -49,7 +48,6 @@ lean_object* l_Lean_MessageData_ofList(lean_object*); static lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__1; lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___lambda__1___closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__8___lambda__1___closed__17; @@ -75,7 +73,6 @@ lean_object* l_Lean_Compiler_LCNF_getPassManager___rarg(lean_object*, lean_objec static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__8___lambda__1___closed__8; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Compiler_LCNF_UnreachableBranches_elimDead_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_main___lambda__1___closed__2; -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__13; static lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__5___closed__1; static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__7; @@ -103,7 +100,6 @@ lean_object* l_Lean_addTrace___at_Lean_Compiler_LCNF_UnreachableBranches_elimDea static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__27; lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_withSeconds___at_Lean_addDecl___spec__10(lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__30; static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__12; @@ -111,7 +107,6 @@ lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___lambda__3(lean_object*, l static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__23; lean_object* l_Lean_Compiler_LCNF_main___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_main___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -138,16 +133,12 @@ uint8_t l___private_Lean_Compiler_InlineAttrs_0__Lean_Compiler_hasInlineAttrCore lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instHashableExpr; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___closed__2; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___closed__1; static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__10; lean_object* lean_io_mono_nanos_now(lean_object*); -lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___at_Lean_addDecl___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___lambda__2___closed__12; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_isTracingEnabledFor___at_Lean_addDecl___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_markRecDecls(lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); @@ -161,7 +152,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_isMatcher___at_Lean_Compiler_LCNF_shouldGen uint8_t l_Lean_isExtern(lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__16; static lean_object* l_Lean_Compiler_LCNF_compile___closed__2; static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__9; @@ -180,17 +170,14 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__3; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__8___lambda__1___closed__15; static lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static double l_Lean_withSeconds___at_Lean_Compiler_LCNF_PassManager_run___spec__4___closed__1; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__6; static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__17; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_CompilerM_run___rarg(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___at_Lean_Compiler_LCNF_PassManager_run___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Util_Trace_0__Lean_getResetTraces___at_Lean_addDecl___spec__9___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__22; lean_object* l_Lean_Compiler_LCNF_PassManager_run___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__10; @@ -247,12 +234,10 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkp static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__8___lambda__1___closed__5; lean_object* lean_array_uget(lean_object*, size_t); extern lean_object* l_Lean_trace_profiler; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_main___closed__1; lean_object* l_List_redLength___rarg(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__8___lambda__1___closed__10; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__5(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__4; static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__25; @@ -265,7 +250,6 @@ static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main__ lean_object* lean_array_get_size(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_PassManager_run___spec__8___lambda__1___closed__3; static lean_object* l_Lean_Compiler_LCNF_main___lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__17; uint8_t lean_nat_dec_le(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -274,7 +258,6 @@ static lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___closed__12; static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__19; lean_object* l_Lean_Compiler_LCNF_getDeclAt_x3f(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_shouldGenerateCode___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -uint8_t l_Lean_Exception_isRuntime(lean_object*); lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_compile___closed__3; static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Main___hyg_1408____closed__18; @@ -2866,12 +2849,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManage _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -2904,83 +2885,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } @@ -3163,111 +3089,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } @@ -5940,723 +5771,6 @@ x_7 = l_Lean_Compiler_LCNF_showDecl(x_6, x_2, x_3, x_4, x_5); return x_7; } } -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_5; lean_object* x_6; -x_5 = lean_ctor_get(x_1, 0); -lean_inc(x_5); -x_6 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_6, 0, x_5); -lean_ctor_set(x_6, 1, x_4); -return x_6; -} -else -{ -lean_object* x_7; lean_object* x_8; -x_7 = lean_ctor_get(x_1, 0); -lean_inc(x_7); -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_8, 1, x_4); -return x_8; -} -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -lean_inc(x_2); -x_5 = lean_apply_3(x_1, x_2, x_3, x_4); -if (lean_obj_tag(x_5) == 0) -{ -uint8_t x_6; -lean_dec(x_2); -x_6 = !lean_is_exclusive(x_5); -if (x_6 == 0) -{ -lean_object* x_7; lean_object* x_8; -x_7 = lean_ctor_get(x_5, 0); -x_8 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_5, 0, x_8); -return x_5; -} -else -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_9 = lean_ctor_get(x_5, 0); -x_10 = lean_ctor_get(x_5, 1); -lean_inc(x_10); -lean_inc(x_9); -lean_dec(x_5); -x_11 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_11, 0, x_9); -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_10); -return x_12; -} -} -else -{ -uint8_t x_13; -x_13 = !lean_is_exclusive(x_5); -if (x_13 == 0) -{ -lean_object* x_14; uint8_t x_15; -x_14 = lean_ctor_get(x_5, 0); -x_15 = l_Lean_Exception_isRuntime(x_14); -if (x_15 == 0) -{ -lean_object* x_16; -lean_dec(x_2); -x_16 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_16, 0, x_14); -lean_ctor_set_tag(x_5, 0); -lean_ctor_set(x_5, 0, x_16); -return x_5; -} -else -{ -uint8_t x_17; -x_17 = lean_ctor_get_uint8(x_2, sizeof(void*)*11); -lean_dec(x_2); -if (x_17 == 0) -{ -return x_5; -} -else -{ -lean_object* x_18; -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_14); -lean_ctor_set_tag(x_5, 0); -lean_ctor_set(x_5, 0, x_18); -return x_5; -} -} -} -else -{ -lean_object* x_19; lean_object* x_20; uint8_t x_21; -x_19 = lean_ctor_get(x_5, 0); -x_20 = lean_ctor_get(x_5, 1); -lean_inc(x_20); -lean_inc(x_19); -lean_dec(x_5); -x_21 = l_Lean_Exception_isRuntime(x_19); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; -lean_dec(x_2); -x_22 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_22, 0, x_19); -x_23 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_20); -return x_23; -} -else -{ -uint8_t x_24; -x_24 = lean_ctor_get_uint8(x_2, sizeof(void*)*11); -lean_dec(x_2); -if (x_24 == 0) -{ -lean_object* x_25; -x_25 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_25, 0, x_19); -lean_ctor_set(x_25, 1, x_20); -return x_25; -} -else -{ -lean_object* x_26; lean_object* x_27; -x_26 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_26, 0, x_19); -x_27 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_27, 0, x_26); -lean_ctor_set(x_27, 1, x_20); -return x_27; -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; -lean_inc(x_8); -x_11 = l___private_Lean_Util_Trace_0__Lean_addTraceNode___at_Lean_addDecl___spec__11(x_1, x_2, x_3, x_6, x_4, x_8, x_9, x_10); -x_12 = lean_ctor_get(x_11, 1); -lean_inc(x_12); -lean_dec(x_11); -x_13 = l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2(x_5, x_8, x_9, x_12); -lean_dec(x_8); -return x_13; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, double x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -lean_object* x_14; uint8_t x_15; -x_14 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___closed__1; -x_15 = l_Lean_Option_get___at_Lean_Compiler_LCNF_toConfigOptions___spec__2(x_6, x_14); -lean_dec(x_6); -if (x_15 == 0) -{ -if (x_7 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2(x_1, x_2, x_3, x_4, x_5, x_10, x_16, x_11, x_12, x_13); -return x_17; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_18 = lean_float_to_string(x_8); -x_19 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_19, 0, x_18); -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_19); -x_21 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___closed__3; -x_22 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_20); -x_23 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___closed__5; -x_24 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -x_25 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_10); -x_26 = l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___lambda__2___closed__13; -x_27 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_27, 0, x_25); -lean_ctor_set(x_27, 1, x_26); -x_28 = lean_box(0); -x_29 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2(x_1, x_2, x_3, x_4, x_5, x_27, x_28, x_11, x_12, x_13); -return x_29; -} -} -else -{ -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_30 = lean_float_to_string(x_8); -x_31 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_31, 0, x_30); -x_32 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_32, 0, x_31); -x_33 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___closed__3; -x_34 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_34, 0, x_33); -lean_ctor_set(x_34, 1, x_32); -x_35 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__3___closed__5; -x_36 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -x_37 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_10); -x_38 = l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___lambda__2___closed__13; -x_39 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_39, 0, x_37); -lean_ctor_set(x_39, 1, x_38); -x_40 = lean_box(0); -x_41 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2(x_1, x_2, x_3, x_4, x_5, x_39, x_40, x_11, x_12, x_13); -return x_41; -} -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__4(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, uint8_t x_6, double x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_10); -x_14 = lean_ctor_get(x_11, 5); -lean_inc(x_14); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_4); -x_15 = lean_apply_4(x_8, x_4, x_11, x_12, x_13); -if (lean_obj_tag(x_15) == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -lean_dec(x_15); -x_18 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(x_1, x_2, x_14, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_16, x_11, x_12, x_17); -lean_dec(x_12); -lean_dec(x_4); -return x_18; -} -else -{ -uint8_t x_19; -x_19 = !lean_is_exclusive(x_15); -if (x_19 == 0) -{ -lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_20 = lean_ctor_get(x_15, 0); -x_21 = lean_ctor_get(x_15, 1); -x_22 = l_Lean_Exception_isRuntime(x_20); -if (x_22 == 0) -{ -lean_object* x_23; lean_object* x_24; -lean_free_object(x_15); -lean_dec(x_20); -x_23 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_24 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(x_1, x_2, x_14, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_23, x_11, x_12, x_21); -lean_dec(x_12); -lean_dec(x_4); -return x_24; -} -else -{ -uint8_t x_25; -x_25 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_25 == 0) -{ -lean_dec(x_14); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_15; -} -else -{ -lean_object* x_26; lean_object* x_27; -lean_free_object(x_15); -lean_dec(x_20); -x_26 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_27 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(x_1, x_2, x_14, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_26, x_11, x_12, x_21); -lean_dec(x_12); -lean_dec(x_4); -return x_27; -} -} -} -else -{ -lean_object* x_28; lean_object* x_29; uint8_t x_30; -x_28 = lean_ctor_get(x_15, 0); -x_29 = lean_ctor_get(x_15, 1); -lean_inc(x_29); -lean_inc(x_28); -lean_dec(x_15); -x_30 = l_Lean_Exception_isRuntime(x_28); -if (x_30 == 0) -{ -lean_object* x_31; lean_object* x_32; -lean_dec(x_28); -x_31 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_32 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(x_1, x_2, x_14, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_31, x_11, x_12, x_29); -lean_dec(x_12); -lean_dec(x_4); -return x_32; -} -else -{ -uint8_t x_33; -x_33 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_33 == 0) -{ -lean_object* x_34; -lean_dec(x_14); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_28); -lean_ctor_set(x_34, 1, x_29); -return x_34; -} -else -{ -lean_object* x_35; lean_object* x_36; -lean_dec(x_28); -x_35 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__4___closed__2; -x_36 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(x_1, x_2, x_14, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_35, x_11, x_12, x_29); -lean_dec(x_12); -lean_dec(x_4); -return x_36; -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__5(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, uint8_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -lean_dec(x_8); -x_12 = l___private_Lean_Util_Trace_0__Lean_getResetTraces___at_Lean_addDecl___spec__9___rarg(x_10, x_11); -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_ctor_get(x_12, 1); -lean_inc(x_14); -lean_dec(x_12); -x_15 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__1), 4, 1); -lean_closure_set(x_15, 0, x_1); -lean_inc(x_10); -lean_inc(x_9); -x_16 = l_Lean_withSeconds___at_Lean_addDecl___spec__10(x_15, x_9, x_10, x_14); -if (lean_obj_tag(x_16) == 0) -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_object* x_66; uint8_t x_67; -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -x_19 = lean_ctor_get(x_17, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_17, 1); -lean_inc(x_20); -lean_dec(x_17); -x_66 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__5___closed__1; -x_67 = l_Lean_Option_get___at_Lean_Compiler_LCNF_toConfigOptions___spec__2(x_4, x_66); -if (x_67 == 0) -{ -uint8_t x_68; -x_68 = 0; -x_21 = x_68; -goto block_65; -} -else -{ -double x_69; double x_70; uint8_t x_71; -x_69 = l_Lean_trace_profiler_threshold_getSecs(x_4); -x_70 = lean_unbox_float(x_20); -x_71 = lean_float_decLt(x_69, x_70); -x_21 = x_71; -goto block_65; -} -block_65: -{ -if (x_6 == 0) -{ -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; -lean_dec(x_20); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_22 = lean_st_ref_take(x_10, x_18); -x_23 = lean_ctor_get(x_22, 0); -lean_inc(x_23); -x_24 = lean_ctor_get(x_22, 1); -lean_inc(x_24); -lean_dec(x_22); -x_25 = !lean_is_exclusive(x_23); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_26 = lean_ctor_get(x_23, 3); -x_27 = l_Lean_PersistentArray_append___rarg(x_13, x_26); -lean_ctor_set(x_23, 3, x_27); -x_28 = lean_st_ref_set(x_10, x_23, x_24); -x_29 = lean_ctor_get(x_28, 1); -lean_inc(x_29); -lean_dec(x_28); -x_30 = l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2(x_19, x_9, x_10, x_29); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_19); -if (lean_obj_tag(x_30) == 0) -{ -uint8_t x_31; -x_31 = !lean_is_exclusive(x_30); -if (x_31 == 0) -{ -return x_30; -} -else -{ -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_30, 0); -x_33 = lean_ctor_get(x_30, 1); -lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_30); -x_34 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; -} -} -else -{ -uint8_t x_35; -x_35 = !lean_is_exclusive(x_30); -if (x_35 == 0) -{ -return x_30; -} -else -{ -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_30, 0); -x_37 = lean_ctor_get(x_30, 1); -lean_inc(x_37); -lean_inc(x_36); -lean_dec(x_30); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_36); -lean_ctor_set(x_38, 1, x_37); -return x_38; -} -} -} -else -{ -lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_39 = lean_ctor_get(x_23, 0); -x_40 = lean_ctor_get(x_23, 1); -x_41 = lean_ctor_get(x_23, 2); -x_42 = lean_ctor_get(x_23, 3); -x_43 = lean_ctor_get(x_23, 4); -x_44 = lean_ctor_get(x_23, 5); -x_45 = lean_ctor_get(x_23, 6); -lean_inc(x_45); -lean_inc(x_44); -lean_inc(x_43); -lean_inc(x_42); -lean_inc(x_41); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_23); -x_46 = l_Lean_PersistentArray_append___rarg(x_13, x_42); -x_47 = lean_alloc_ctor(0, 7, 0); -lean_ctor_set(x_47, 0, x_39); -lean_ctor_set(x_47, 1, x_40); -lean_ctor_set(x_47, 2, x_41); -lean_ctor_set(x_47, 3, x_46); -lean_ctor_set(x_47, 4, x_43); -lean_ctor_set(x_47, 5, x_44); -lean_ctor_set(x_47, 6, x_45); -x_48 = lean_st_ref_set(x_10, x_47, x_24); -x_49 = lean_ctor_get(x_48, 1); -lean_inc(x_49); -lean_dec(x_48); -x_50 = l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2(x_19, x_9, x_10, x_49); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_19); -if (lean_obj_tag(x_50) == 0) -{ -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_51 = lean_ctor_get(x_50, 0); -lean_inc(x_51); -x_52 = lean_ctor_get(x_50, 1); -lean_inc(x_52); -if (lean_is_exclusive(x_50)) { - lean_ctor_release(x_50, 0); - lean_ctor_release(x_50, 1); - x_53 = x_50; -} else { - lean_dec_ref(x_50); - x_53 = lean_box(0); -} -if (lean_is_scalar(x_53)) { - x_54 = lean_alloc_ctor(0, 2, 0); -} else { - x_54 = x_53; -} -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -return x_54; -} -else -{ -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_55 = lean_ctor_get(x_50, 0); -lean_inc(x_55); -x_56 = lean_ctor_get(x_50, 1); -lean_inc(x_56); -if (lean_is_exclusive(x_50)) { - lean_ctor_release(x_50, 0); - lean_ctor_release(x_50, 1); - x_57 = x_50; -} else { - lean_dec_ref(x_50); - x_57 = lean_box(0); -} -if (lean_is_scalar(x_57)) { - x_58 = lean_alloc_ctor(1, 2, 0); -} else { - x_58 = x_57; -} -lean_ctor_set(x_58, 0, x_55); -lean_ctor_set(x_58, 1, x_56); -return x_58; -} -} -} -else -{ -lean_object* x_59; double x_60; lean_object* x_61; -x_59 = lean_box(0); -x_60 = lean_unbox_float(x_20); -lean_dec(x_20); -x_61 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__4(x_13, x_2, x_3, x_19, x_4, x_21, x_60, x_5, lean_box(0), x_59, x_9, x_10, x_18); -return x_61; -} -} -else -{ -lean_object* x_62; double x_63; lean_object* x_64; -x_62 = lean_box(0); -x_63 = lean_unbox_float(x_20); -lean_dec(x_20); -x_64 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__4(x_13, x_2, x_3, x_19, x_4, x_21, x_63, x_5, lean_box(0), x_62, x_9, x_10, x_18); -return x_64; -} -} -} -else -{ -uint8_t x_72; -lean_dec(x_13); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_72 = !lean_is_exclusive(x_16); -if (x_72 == 0) -{ -return x_16; -} -else -{ -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_16, 0); -x_74 = lean_ctor_get(x_16, 1); -lean_inc(x_74); -lean_inc(x_73); -lean_dec(x_16); -x_75 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_75, 0, x_73); -lean_ctor_set(x_75, 1, x_74); -return x_75; -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; -x_8 = lean_ctor_get(x_5, 2); -lean_inc(x_8); -lean_inc(x_1); -x_9 = l_Lean_isTracingEnabledFor___at_Lean_addDecl___spec__8(x_1, x_5, x_6, x_7); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -x_11 = lean_unbox(x_10); -if (x_11 == 0) -{ -lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_12 = lean_ctor_get(x_9, 1); -lean_inc(x_12); -lean_dec(x_9); -x_13 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_PassManager_run___spec__2___lambda__5___closed__1; -x_14 = l_Lean_Option_get___at_Lean_Compiler_LCNF_toConfigOptions___spec__2(x_8, x_13); -if (x_14 == 0) -{ -lean_object* x_15; -lean_dec(x_10); -lean_dec(x_8); -lean_dec(x_2); -lean_dec(x_1); -x_15 = lean_apply_3(x_3, x_5, x_6, x_12); -if (lean_obj_tag(x_15) == 0) -{ -uint8_t x_16; -x_16 = !lean_is_exclusive(x_15); -if (x_16 == 0) -{ -return x_15; -} -else -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_15, 0); -x_18 = lean_ctor_get(x_15, 1); -lean_inc(x_18); -lean_inc(x_17); -lean_dec(x_15); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_17); -lean_ctor_set(x_19, 1, x_18); -return x_19; -} -} -else -{ -uint8_t x_20; -x_20 = !lean_is_exclusive(x_15); -if (x_20 == 0) -{ -return x_15; -} -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_15, 0); -x_22 = lean_ctor_get(x_15, 1); -lean_inc(x_22); -lean_inc(x_21); -lean_dec(x_15); -x_23 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_22); -return x_23; -} -} -} -else -{ -lean_object* x_24; uint8_t x_25; lean_object* x_26; -x_24 = lean_box(0); -x_25 = lean_unbox(x_10); -lean_dec(x_10); -x_26 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__5(x_3, x_1, x_4, x_8, x_2, x_25, lean_box(0), x_24, x_5, x_6, x_12); -return x_26; -} -} -else -{ -lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; -x_27 = lean_ctor_get(x_9, 1); -lean_inc(x_27); -lean_dec(x_9); -x_28 = lean_box(0); -x_29 = lean_unbox(x_10); -lean_dec(x_10); -x_30 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__5(x_3, x_1, x_4, x_8, x_2, x_29, lean_box(0), x_28, x_5, x_6, x_27); -return x_30; -} -} -} static lean_object* _init_l_Lean_Compiler_LCNF_main___lambda__1___closed__1() { _start: { @@ -6784,7 +5898,7 @@ lean_closure_set(x_14, 2, x_13); x_15 = l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_checkpoint___spec__1___lambda__2___closed__2; x_16 = 1; x_17 = lean_box(x_16); -x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___boxed), 7, 4); +x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_addDecl___spec__7___boxed), 7, 4); lean_closure_set(x_18, 0, x_15); lean_closure_set(x_18, 1, x_6); lean_closure_set(x_18, 2, x_14); @@ -6796,82 +5910,6 @@ lean_dec(x_5); return x_21; } } -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_MonadExcept_ofExcept___at_Lean_Compiler_LCNF_main___spec__2(x_1, x_2, x_3, x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -uint8_t x_11; lean_object* x_12; -x_11 = lean_unbox(x_4); -lean_dec(x_4); -x_12 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__2(x_1, x_2, x_3, x_11, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_9); -lean_dec(x_7); -lean_dec(x_5); -return x_12; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -uint8_t x_14; uint8_t x_15; double x_16; lean_object* x_17; -x_14 = lean_unbox(x_4); -lean_dec(x_4); -x_15 = lean_unbox(x_7); -lean_dec(x_7); -x_16 = lean_unbox_float(x_8); -lean_dec(x_8); -x_17 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__3(x_1, x_2, x_3, x_14, x_5, x_6, x_15, x_16, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_12); -lean_dec(x_5); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -uint8_t x_14; uint8_t x_15; double x_16; lean_object* x_17; -x_14 = lean_unbox(x_3); -lean_dec(x_3); -x_15 = lean_unbox(x_6); -lean_dec(x_6); -x_16 = lean_unbox_float(x_7); -lean_dec(x_7); -x_17 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__4(x_1, x_2, x_14, x_4, x_5, x_15, x_16, x_8, x_9, x_10, x_11, x_12, x_13); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -uint8_t x_12; uint8_t x_13; lean_object* x_14; -x_12 = lean_unbox(x_3); -lean_dec(x_3); -x_13 = lean_unbox(x_6); -lean_dec(x_6); -x_14 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___lambda__5(x_1, x_2, x_12, x_4, x_5, x_13, x_7, x_8, x_9, x_10, x_11); -return x_14; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -uint8_t x_8; lean_object* x_9; -x_8 = lean_unbox(x_4); -lean_dec(x_4); -x_9 = l_Lean_withTraceNode___at_Lean_Compiler_LCNF_main___spec__1(x_1, x_2, x_3, x_8, x_5, x_6, x_7); -return x_9; -} -} lean_object* l_Lean_Compiler_LCNF_main___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { diff --git a/stage0/stdlib/Lean/Elab/Command.c b/stage0/stdlib/Lean/Elab/Command.c index d4ec6eb98a..bbb105f587 100644 --- a/stage0/stdlib/Lean/Elab/Command.c +++ b/stage0/stdlib/Lean/Elab/Command.c @@ -289,6 +289,7 @@ static lean_object* l_Lean_Elab_Command_instMonadLogCommandElabM___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Command_State_nextInstIdx___default; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Command_0__Lean_Elab_Command_addTraceAsMessagesCore___spec__18___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_liftEIO___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at___private_Lean_Elab_Command_0__Lean_Elab_Command_addTraceAsMessagesCore___spec__11___lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Command___hyg_2930____closed__2; static lean_object* l_List_foldl___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__2___closed__1; @@ -699,6 +700,7 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_runLinters__ LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkMessageAux(lean_object*, lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Elab_Command_getLevelNames___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_adaptExpander(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18(lean_object*); static lean_object* l_Lean_Elab_Command_addLinter___closed__1; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabBinders___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -774,6 +776,7 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Elab_Command_runLinters_ LEAN_EXPORT lean_object* l_Lean_Elab_Command_instInhabitedCommandElabM(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_getInfoTrees___at_Lean_Elab_Command_elabCommandTopLevel___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Elab_Command_runLinters___spec__12___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_liftTermElabM___rarg___closed__14; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_expandDeclId___spec__19___closed__2; static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Command___hyg_2962____closed__2; @@ -19420,7 +19423,7 @@ lean_dec(x_5); x_8 = !lean_is_exclusive(x_6); if (x_8 == 0) { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_77; x_9 = lean_ctor_get(x_6, 1); x_10 = l_Lean_Elab_Command_State_messages___default___closed__3; lean_ctor_set(x_6, 1, x_10); @@ -19437,350 +19440,1186 @@ lean_dec(x_13); lean_inc(x_3); lean_inc(x_2); lean_inc(x_1); -x_16 = l_Lean_Elab_Command_elabCommand(x_1, x_2, x_3, x_15); -if (lean_obj_tag(x_16) == 0) +x_77 = l_Lean_Elab_Command_elabCommand(x_1, x_2, x_3, x_15); +if (lean_obj_tag(x_77) == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_16, 1); -lean_inc(x_17); -lean_dec(x_16); -lean_inc(x_1); -x_18 = lean_alloc_closure((void*)(l_Lean_Elab_Command_runLinters), 4, 1); -lean_closure_set(x_18, 0, x_1); -lean_inc(x_3); -lean_inc(x_2); -x_19 = l_Lean_Elab_withLogging___at_Lean_Elab_Command_elabCommand___spec__2(x_18, x_2, x_3, x_17); -if (lean_obj_tag(x_19) == 0) -{ -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; -x_20 = lean_ctor_get(x_19, 1); -lean_inc(x_20); -lean_dec(x_19); -x_21 = lean_st_ref_get(x_3, x_20); -x_22 = lean_ctor_get(x_21, 0); -lean_inc(x_22); -x_23 = lean_ctor_get(x_21, 1); -lean_inc(x_23); -lean_dec(x_21); -x_24 = lean_ctor_get(x_22, 1); -lean_inc(x_24); -lean_dec(x_22); -x_25 = lean_st_ref_get(x_3, x_23); -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); -lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_ctor_get(x_26, 2); -lean_inc(x_28); -lean_dec(x_26); -x_29 = l_Lean_Elab_Command_instInhabitedScope; -x_30 = l_List_head_x21___rarg(x_29, x_28); -lean_dec(x_28); -x_31 = lean_ctor_get(x_30, 1); -lean_inc(x_31); -lean_dec(x_30); -x_32 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__2___closed__1; -x_33 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_31, x_32); -lean_dec(x_31); -if (x_33 == 0) -{ -uint8_t x_34; -lean_inc(x_9); -x_34 = l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(x_9); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; -lean_dec(x_1); -x_35 = lean_box(0); -x_36 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_24, x_35, x_2, x_3, x_27); -return x_36; -} -else -{ -lean_object* x_37; uint8_t x_38; -x_37 = l_Lean_Syntax_hasMissing(x_1); -x_38 = lean_unbox(x_37); -lean_dec(x_37); -if (x_38 == 0) -{ -lean_object* x_39; lean_object* x_40; -x_39 = lean_box(0); -x_40 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_24, x_39, x_2, x_3, x_27); -return x_40; -} -else -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_41 = lean_unsigned_to_nat(0u); -x_42 = l_Lean_PersistentArray_foldlM___at_Lean_Elab_Command_elabCommandTopLevel___spec__8(x_24, x_10, x_41); -x_43 = lean_box(0); -x_44 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_42, x_43, x_2, x_3, x_27); -return x_44; -} -} -} -else -{ -lean_object* x_45; lean_object* x_46; -lean_dec(x_1); -x_45 = lean_box(0); -x_46 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_24, x_45, x_2, x_3, x_27); -return x_46; -} -} -else -{ -uint8_t x_47; -lean_dec(x_14); -lean_dec(x_9); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_47 = !lean_is_exclusive(x_19); -if (x_47 == 0) -{ -return x_19; -} -else -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_19, 0); -x_49 = lean_ctor_get(x_19, 1); -lean_inc(x_49); -lean_inc(x_48); -lean_dec(x_19); -x_50 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_50, 0, x_48); -lean_ctor_set(x_50, 1, x_49); -return x_50; -} -} -} -else -{ -uint8_t x_51; -lean_dec(x_14); -lean_dec(x_9); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_51 = !lean_is_exclusive(x_16); -if (x_51 == 0) -{ -return x_16; -} -else -{ -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_16, 0); -x_53 = lean_ctor_get(x_16, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_16); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; -} -} -} -else -{ -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_55 = lean_ctor_get(x_6, 0); -x_56 = lean_ctor_get(x_6, 1); -x_57 = lean_ctor_get(x_6, 2); -x_58 = lean_ctor_get(x_6, 3); -x_59 = lean_ctor_get(x_6, 4); -x_60 = lean_ctor_get(x_6, 5); -x_61 = lean_ctor_get(x_6, 6); -x_62 = lean_ctor_get(x_6, 7); -x_63 = lean_ctor_get(x_6, 8); -lean_inc(x_63); -lean_inc(x_62); -lean_inc(x_61); -lean_inc(x_60); -lean_inc(x_59); -lean_inc(x_58); -lean_inc(x_57); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_6); -x_64 = l_Lean_Elab_Command_State_messages___default___closed__3; -x_65 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_65, 0, x_55); -lean_ctor_set(x_65, 1, x_64); -lean_ctor_set(x_65, 2, x_57); -lean_ctor_set(x_65, 3, x_58); -lean_ctor_set(x_65, 4, x_59); -lean_ctor_set(x_65, 5, x_60); -lean_ctor_set(x_65, 6, x_61); -lean_ctor_set(x_65, 7, x_62); -lean_ctor_set(x_65, 8, x_63); -x_66 = lean_st_ref_set(x_3, x_65, x_7); -x_67 = lean_ctor_get(x_66, 1); -lean_inc(x_67); -lean_dec(x_66); -x_68 = l_Lean_Elab_getResetInfoTrees___at___private_Lean_Elab_Command_0__Lean_Elab_Command_elabCommandUsing___spec__3___rarg(x_3, x_67); -x_69 = lean_ctor_get(x_68, 0); -lean_inc(x_69); -x_70 = lean_ctor_get(x_68, 1); -lean_inc(x_70); -lean_dec(x_68); -lean_inc(x_3); -lean_inc(x_2); -lean_inc(x_1); -x_71 = l_Lean_Elab_Command_elabCommand(x_1, x_2, x_3, x_70); -if (lean_obj_tag(x_71) == 0) -{ -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_71, 1); -lean_inc(x_72); -lean_dec(x_71); -lean_inc(x_1); -x_73 = lean_alloc_closure((void*)(l_Lean_Elab_Command_runLinters), 4, 1); -lean_closure_set(x_73, 0, x_1); -lean_inc(x_3); -lean_inc(x_2); -x_74 = l_Lean_Elab_withLogging___at_Lean_Elab_Command_elabCommand___spec__2(x_73, x_2, x_3, x_72); -if (lean_obj_tag(x_74) == 0) -{ -lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; uint8_t x_88; -x_75 = lean_ctor_get(x_74, 1); -lean_inc(x_75); -lean_dec(x_74); -x_76 = lean_st_ref_get(x_3, x_75); -x_77 = lean_ctor_get(x_76, 0); -lean_inc(x_77); -x_78 = lean_ctor_get(x_76, 1); +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_77, 1); lean_inc(x_78); -lean_dec(x_76); -x_79 = lean_ctor_get(x_77, 1); -lean_inc(x_79); lean_dec(x_77); -x_80 = lean_st_ref_get(x_3, x_78); +lean_inc(x_1); +x_79 = lean_alloc_closure((void*)(l_Lean_Elab_Command_runLinters), 4, 1); +lean_closure_set(x_79, 0, x_1); +lean_inc(x_3); +lean_inc(x_2); +x_80 = l_Lean_Elab_withLogging___at_Lean_Elab_Command_elabCommand___spec__2(x_79, x_2, x_3, x_78); +if (lean_obj_tag(x_80) == 0) +{ +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; uint8_t x_95; x_81 = lean_ctor_get(x_80, 0); lean_inc(x_81); x_82 = lean_ctor_get(x_80, 1); lean_inc(x_82); lean_dec(x_80); -x_83 = lean_ctor_get(x_81, 2); -lean_inc(x_83); -lean_dec(x_81); -x_84 = l_Lean_Elab_Command_instInhabitedScope; -x_85 = l_List_head_x21___rarg(x_84, x_83); +x_83 = lean_st_ref_get(x_3, x_82); +x_84 = lean_ctor_get(x_83, 0); +lean_inc(x_84); +x_85 = lean_ctor_get(x_83, 1); +lean_inc(x_85); lean_dec(x_83); -x_86 = lean_ctor_get(x_85, 1); +x_86 = lean_ctor_get(x_84, 1); lean_inc(x_86); -lean_dec(x_85); -x_87 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__2___closed__1; -x_88 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_86, x_87); -lean_dec(x_86); -if (x_88 == 0) -{ -uint8_t x_89; -lean_inc(x_56); -x_89 = l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(x_56); -if (x_89 == 0) -{ -lean_object* x_90; lean_object* x_91; -lean_dec(x_1); -x_90 = lean_box(0); -x_91 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_56, x_69, x_79, x_90, x_2, x_3, x_82); -return x_91; -} -else -{ -lean_object* x_92; uint8_t x_93; -x_92 = l_Lean_Syntax_hasMissing(x_1); -x_93 = lean_unbox(x_92); +lean_dec(x_84); +x_87 = lean_st_ref_get(x_3, x_85); +x_88 = lean_ctor_get(x_87, 0); +lean_inc(x_88); +x_89 = lean_ctor_get(x_87, 1); +lean_inc(x_89); +lean_dec(x_87); +x_90 = lean_ctor_get(x_88, 2); +lean_inc(x_90); +lean_dec(x_88); +x_91 = l_Lean_Elab_Command_instInhabitedScope; +x_92 = l_List_head_x21___rarg(x_91, x_90); +lean_dec(x_90); +x_93 = lean_ctor_get(x_92, 1); +lean_inc(x_93); lean_dec(x_92); -if (x_93 == 0) +x_94 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__2___closed__1; +x_95 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_93, x_94); +lean_dec(x_93); +if (x_95 == 0) { -lean_object* x_94; lean_object* x_95; -x_94 = lean_box(0); -x_95 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_56, x_69, x_79, x_94, x_2, x_3, x_82); -return x_95; -} -else +uint8_t x_96; +lean_inc(x_9); +x_96 = l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(x_9); +if (x_96 == 0) { -lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; -x_96 = lean_unsigned_to_nat(0u); -x_97 = l_Lean_PersistentArray_foldlM___at_Lean_Elab_Command_elabCommandTopLevel___spec__8(x_79, x_64, x_96); -x_98 = lean_box(0); -x_99 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_56, x_69, x_97, x_98, x_2, x_3, x_82); -return x_99; -} -} -} -else -{ -lean_object* x_100; lean_object* x_101; +lean_object* x_97; lean_object* x_98; lean_dec(x_1); -x_100 = lean_box(0); -x_101 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_56, x_69, x_79, x_100, x_2, x_3, x_82); -return x_101; +x_97 = lean_box(0); +x_98 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_86, x_97, x_2, x_3, x_89); +if (lean_obj_tag(x_98) == 0) +{ +uint8_t x_99; +x_99 = !lean_is_exclusive(x_98); +if (x_99 == 0) +{ +lean_object* x_100; +x_100 = lean_ctor_get(x_98, 0); +lean_dec(x_100); +lean_ctor_set(x_98, 0, x_81); +return x_98; +} +else +{ +lean_object* x_101; lean_object* x_102; +x_101 = lean_ctor_get(x_98, 1); +lean_inc(x_101); +lean_dec(x_98); +x_102 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_102, 0, x_81); +lean_ctor_set(x_102, 1, x_101); +return x_102; } } else { -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; +uint8_t x_103; +lean_dec(x_81); +x_103 = !lean_is_exclusive(x_98); +if (x_103 == 0) +{ +return x_98; +} +else +{ +lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_104 = lean_ctor_get(x_98, 0); +x_105 = lean_ctor_get(x_98, 1); +lean_inc(x_105); +lean_inc(x_104); +lean_dec(x_98); +x_106 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_106, 0, x_104); +lean_ctor_set(x_106, 1, x_105); +return x_106; +} +} +} +else +{ +lean_object* x_107; uint8_t x_108; +x_107 = l_Lean_Syntax_hasMissing(x_1); +x_108 = lean_unbox(x_107); +lean_dec(x_107); +if (x_108 == 0) +{ +lean_object* x_109; lean_object* x_110; +x_109 = lean_box(0); +x_110 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_86, x_109, x_2, x_3, x_89); +if (lean_obj_tag(x_110) == 0) +{ +uint8_t x_111; +x_111 = !lean_is_exclusive(x_110); +if (x_111 == 0) +{ +lean_object* x_112; +x_112 = lean_ctor_get(x_110, 0); +lean_dec(x_112); +lean_ctor_set(x_110, 0, x_81); +return x_110; +} +else +{ +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_110, 1); +lean_inc(x_113); +lean_dec(x_110); +x_114 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_114, 0, x_81); +lean_ctor_set(x_114, 1, x_113); +return x_114; +} +} +else +{ +uint8_t x_115; +lean_dec(x_81); +x_115 = !lean_is_exclusive(x_110); +if (x_115 == 0) +{ +return x_110; +} +else +{ +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_110, 0); +x_117 = lean_ctor_get(x_110, 1); +lean_inc(x_117); +lean_inc(x_116); +lean_dec(x_110); +x_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; +} +} +} +else +{ +lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; +x_119 = lean_unsigned_to_nat(0u); +x_120 = l_Lean_PersistentArray_foldlM___at_Lean_Elab_Command_elabCommandTopLevel___spec__8(x_86, x_10, x_119); +x_121 = lean_box(0); +x_122 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_120, x_121, x_2, x_3, x_89); +if (lean_obj_tag(x_122) == 0) +{ +uint8_t x_123; +x_123 = !lean_is_exclusive(x_122); +if (x_123 == 0) +{ +lean_object* x_124; +x_124 = lean_ctor_get(x_122, 0); +lean_dec(x_124); +lean_ctor_set(x_122, 0, x_81); +return x_122; +} +else +{ +lean_object* x_125; lean_object* x_126; +x_125 = lean_ctor_get(x_122, 1); +lean_inc(x_125); +lean_dec(x_122); +x_126 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_126, 0, x_81); +lean_ctor_set(x_126, 1, x_125); +return x_126; +} +} +else +{ +uint8_t x_127; +lean_dec(x_81); +x_127 = !lean_is_exclusive(x_122); +if (x_127 == 0) +{ +return x_122; +} +else +{ +lean_object* x_128; lean_object* x_129; lean_object* x_130; +x_128 = lean_ctor_get(x_122, 0); +x_129 = lean_ctor_get(x_122, 1); +lean_inc(x_129); +lean_inc(x_128); +lean_dec(x_122); +x_130 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_130, 0, x_128); +lean_ctor_set(x_130, 1, x_129); +return x_130; +} +} +} +} +} +else +{ +lean_object* x_131; lean_object* x_132; +lean_dec(x_1); +x_131 = lean_box(0); +x_132 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_86, x_131, x_2, x_3, x_89); +if (lean_obj_tag(x_132) == 0) +{ +uint8_t x_133; +x_133 = !lean_is_exclusive(x_132); +if (x_133 == 0) +{ +lean_object* x_134; +x_134 = lean_ctor_get(x_132, 0); +lean_dec(x_134); +lean_ctor_set(x_132, 0, x_81); +return x_132; +} +else +{ +lean_object* x_135; lean_object* x_136; +x_135 = lean_ctor_get(x_132, 1); +lean_inc(x_135); +lean_dec(x_132); +x_136 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_136, 0, x_81); +lean_ctor_set(x_136, 1, x_135); +return x_136; +} +} +else +{ +uint8_t x_137; +lean_dec(x_81); +x_137 = !lean_is_exclusive(x_132); +if (x_137 == 0) +{ +return x_132; +} +else +{ +lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_138 = lean_ctor_get(x_132, 0); +x_139 = lean_ctor_get(x_132, 1); +lean_inc(x_139); +lean_inc(x_138); +lean_dec(x_132); +x_140 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_139); +return x_140; +} +} +} +} +else +{ +lean_object* x_141; lean_object* x_142; +x_141 = lean_ctor_get(x_80, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_80, 1); +lean_inc(x_142); +lean_dec(x_80); +x_16 = x_141; +x_17 = x_142; +goto block_76; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = lean_ctor_get(x_77, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_77, 1); +lean_inc(x_144); +lean_dec(x_77); +x_16 = x_143; +x_17 = x_144; +goto block_76; +} +block_76: +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_18 = lean_st_ref_get(x_3, x_17); +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); +lean_inc(x_20); +lean_dec(x_18); +x_21 = lean_ctor_get(x_19, 1); +lean_inc(x_21); +lean_dec(x_19); +x_22 = lean_st_ref_get(x_3, x_20); +x_23 = lean_ctor_get(x_22, 0); +lean_inc(x_23); +x_24 = lean_ctor_get(x_22, 1); +lean_inc(x_24); +lean_dec(x_22); +x_25 = lean_ctor_get(x_23, 2); +lean_inc(x_25); +lean_dec(x_23); +x_26 = l_Lean_Elab_Command_instInhabitedScope; +x_27 = l_List_head_x21___rarg(x_26, x_25); +lean_dec(x_25); +x_28 = lean_ctor_get(x_27, 1); +lean_inc(x_28); +lean_dec(x_27); +x_29 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__2___closed__1; +x_30 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_28, x_29); +lean_dec(x_28); +if (x_30 == 0) +{ +uint8_t x_31; +lean_inc(x_9); +x_31 = l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(x_9); +if (x_31 == 0) +{ +lean_object* x_32; lean_object* x_33; +lean_dec(x_1); +x_32 = lean_box(0); +x_33 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_21, x_32, x_2, x_3, x_24); +if (lean_obj_tag(x_33) == 0) +{ +uint8_t x_34; +x_34 = !lean_is_exclusive(x_33); +if (x_34 == 0) +{ +lean_object* x_35; +x_35 = lean_ctor_get(x_33, 0); +lean_dec(x_35); +lean_ctor_set_tag(x_33, 1); +lean_ctor_set(x_33, 0, x_16); +return x_33; +} +else +{ +lean_object* x_36; lean_object* x_37; +x_36 = lean_ctor_get(x_33, 1); +lean_inc(x_36); +lean_dec(x_33); +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_16); +lean_ctor_set(x_37, 1, x_36); +return x_37; +} +} +else +{ +uint8_t x_38; +lean_dec(x_16); +x_38 = !lean_is_exclusive(x_33); +if (x_38 == 0) +{ +return x_33; +} +else +{ +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_33, 0); +x_40 = lean_ctor_get(x_33, 1); +lean_inc(x_40); +lean_inc(x_39); +lean_dec(x_33); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; +} +} +} +else +{ +lean_object* x_42; uint8_t x_43; +x_42 = l_Lean_Syntax_hasMissing(x_1); +x_43 = lean_unbox(x_42); +lean_dec(x_42); +if (x_43 == 0) +{ +lean_object* x_44; lean_object* x_45; +x_44 = lean_box(0); +x_45 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_21, x_44, x_2, x_3, x_24); +if (lean_obj_tag(x_45) == 0) +{ +uint8_t x_46; +x_46 = !lean_is_exclusive(x_45); +if (x_46 == 0) +{ +lean_object* x_47; +x_47 = lean_ctor_get(x_45, 0); +lean_dec(x_47); +lean_ctor_set_tag(x_45, 1); +lean_ctor_set(x_45, 0, x_16); +return x_45; +} +else +{ +lean_object* x_48; lean_object* x_49; +x_48 = lean_ctor_get(x_45, 1); +lean_inc(x_48); +lean_dec(x_45); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_16); +lean_ctor_set(x_49, 1, x_48); +return x_49; +} +} +else +{ +uint8_t x_50; +lean_dec(x_16); +x_50 = !lean_is_exclusive(x_45); +if (x_50 == 0) +{ +return x_45; +} +else +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_ctor_get(x_45, 0); +x_52 = lean_ctor_get(x_45, 1); +lean_inc(x_52); +lean_inc(x_51); +lean_dec(x_45); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_52); +return x_53; +} +} +} +else +{ +lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_54 = lean_unsigned_to_nat(0u); +x_55 = l_Lean_PersistentArray_foldlM___at_Lean_Elab_Command_elabCommandTopLevel___spec__8(x_21, x_10, x_54); +x_56 = lean_box(0); +x_57 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_55, x_56, x_2, x_3, x_24); +if (lean_obj_tag(x_57) == 0) +{ +uint8_t x_58; +x_58 = !lean_is_exclusive(x_57); +if (x_58 == 0) +{ +lean_object* x_59; +x_59 = lean_ctor_get(x_57, 0); +lean_dec(x_59); +lean_ctor_set_tag(x_57, 1); +lean_ctor_set(x_57, 0, x_16); +return x_57; +} +else +{ +lean_object* x_60; lean_object* x_61; +x_60 = lean_ctor_get(x_57, 1); +lean_inc(x_60); +lean_dec(x_57); +x_61 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_61, 0, x_16); +lean_ctor_set(x_61, 1, x_60); +return x_61; +} +} +else +{ +uint8_t x_62; +lean_dec(x_16); +x_62 = !lean_is_exclusive(x_57); +if (x_62 == 0) +{ +return x_57; +} +else +{ +lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_63 = lean_ctor_get(x_57, 0); +x_64 = lean_ctor_get(x_57, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_57); +x_65 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_64); +return x_65; +} +} +} +} +} +else +{ +lean_object* x_66; lean_object* x_67; +lean_dec(x_1); +x_66 = lean_box(0); +x_67 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_9, x_14, x_21, x_66, x_2, x_3, x_24); +if (lean_obj_tag(x_67) == 0) +{ +uint8_t x_68; +x_68 = !lean_is_exclusive(x_67); +if (x_68 == 0) +{ +lean_object* x_69; +x_69 = lean_ctor_get(x_67, 0); lean_dec(x_69); -lean_dec(x_56); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_102 = lean_ctor_get(x_74, 0); -lean_inc(x_102); -x_103 = lean_ctor_get(x_74, 1); -lean_inc(x_103); -if (lean_is_exclusive(x_74)) { - lean_ctor_release(x_74, 0); - lean_ctor_release(x_74, 1); - x_104 = x_74; -} else { - lean_dec_ref(x_74); - x_104 = lean_box(0); +lean_ctor_set_tag(x_67, 1); +lean_ctor_set(x_67, 0, x_16); +return x_67; } -if (lean_is_scalar(x_104)) { - x_105 = lean_alloc_ctor(1, 2, 0); -} else { - x_105 = x_104; -} -lean_ctor_set(x_105, 0, x_102); -lean_ctor_set(x_105, 1, x_103); -return x_105; +else +{ +lean_object* x_70; lean_object* x_71; +x_70 = lean_ctor_get(x_67, 1); +lean_inc(x_70); +lean_dec(x_67); +x_71 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_71, 0, x_16); +lean_ctor_set(x_71, 1, x_70); +return x_71; } } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; -lean_dec(x_69); -lean_dec(x_56); -lean_dec(x_3); -lean_dec(x_2); +uint8_t x_72; +lean_dec(x_16); +x_72 = !lean_is_exclusive(x_67); +if (x_72 == 0) +{ +return x_67; +} +else +{ +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_67, 0); +x_74 = lean_ctor_get(x_67, 1); +lean_inc(x_74); +lean_inc(x_73); +lean_dec(x_67); +x_75 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_75, 0, x_73); +lean_ctor_set(x_75, 1, x_74); +return x_75; +} +} +} +} +} +else +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_218; +x_145 = lean_ctor_get(x_6, 0); +x_146 = lean_ctor_get(x_6, 1); +x_147 = lean_ctor_get(x_6, 2); +x_148 = lean_ctor_get(x_6, 3); +x_149 = lean_ctor_get(x_6, 4); +x_150 = lean_ctor_get(x_6, 5); +x_151 = lean_ctor_get(x_6, 6); +x_152 = lean_ctor_get(x_6, 7); +x_153 = lean_ctor_get(x_6, 8); +lean_inc(x_153); +lean_inc(x_152); +lean_inc(x_151); +lean_inc(x_150); +lean_inc(x_149); +lean_inc(x_148); +lean_inc(x_147); +lean_inc(x_146); +lean_inc(x_145); +lean_dec(x_6); +x_154 = l_Lean_Elab_Command_State_messages___default___closed__3; +x_155 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_155, 0, x_145); +lean_ctor_set(x_155, 1, x_154); +lean_ctor_set(x_155, 2, x_147); +lean_ctor_set(x_155, 3, x_148); +lean_ctor_set(x_155, 4, x_149); +lean_ctor_set(x_155, 5, x_150); +lean_ctor_set(x_155, 6, x_151); +lean_ctor_set(x_155, 7, x_152); +lean_ctor_set(x_155, 8, x_153); +x_156 = lean_st_ref_set(x_3, x_155, x_7); +x_157 = lean_ctor_get(x_156, 1); +lean_inc(x_157); +lean_dec(x_156); +x_158 = l_Lean_Elab_getResetInfoTrees___at___private_Lean_Elab_Command_0__Lean_Elab_Command_elabCommandUsing___spec__3___rarg(x_3, x_157); +x_159 = lean_ctor_get(x_158, 0); +lean_inc(x_159); +x_160 = lean_ctor_get(x_158, 1); +lean_inc(x_160); +lean_dec(x_158); +lean_inc(x_3); +lean_inc(x_2); +lean_inc(x_1); +x_218 = l_Lean_Elab_Command_elabCommand(x_1, x_2, x_3, x_160); +if (lean_obj_tag(x_218) == 0) +{ +lean_object* x_219; lean_object* x_220; lean_object* x_221; +x_219 = lean_ctor_get(x_218, 1); +lean_inc(x_219); +lean_dec(x_218); +lean_inc(x_1); +x_220 = lean_alloc_closure((void*)(l_Lean_Elab_Command_runLinters), 4, 1); +lean_closure_set(x_220, 0, x_1); +lean_inc(x_3); +lean_inc(x_2); +x_221 = l_Lean_Elab_withLogging___at_Lean_Elab_Command_elabCommand___spec__2(x_220, x_2, x_3, x_219); +if (lean_obj_tag(x_221) == 0) +{ +lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; uint8_t x_236; +x_222 = lean_ctor_get(x_221, 0); +lean_inc(x_222); +x_223 = lean_ctor_get(x_221, 1); +lean_inc(x_223); +lean_dec(x_221); +x_224 = lean_st_ref_get(x_3, x_223); +x_225 = lean_ctor_get(x_224, 0); +lean_inc(x_225); +x_226 = lean_ctor_get(x_224, 1); +lean_inc(x_226); +lean_dec(x_224); +x_227 = lean_ctor_get(x_225, 1); +lean_inc(x_227); +lean_dec(x_225); +x_228 = lean_st_ref_get(x_3, x_226); +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +lean_dec(x_228); +x_231 = lean_ctor_get(x_229, 2); +lean_inc(x_231); +lean_dec(x_229); +x_232 = l_Lean_Elab_Command_instInhabitedScope; +x_233 = l_List_head_x21___rarg(x_232, x_231); +lean_dec(x_231); +x_234 = lean_ctor_get(x_233, 1); +lean_inc(x_234); +lean_dec(x_233); +x_235 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__2___closed__1; +x_236 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_234, x_235); +lean_dec(x_234); +if (x_236 == 0) +{ +uint8_t x_237; +lean_inc(x_146); +x_237 = l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(x_146); +if (x_237 == 0) +{ +lean_object* x_238; lean_object* x_239; lean_dec(x_1); -x_106 = lean_ctor_get(x_71, 0); -lean_inc(x_106); -x_107 = lean_ctor_get(x_71, 1); -lean_inc(x_107); -if (lean_is_exclusive(x_71)) { - lean_ctor_release(x_71, 0); - lean_ctor_release(x_71, 1); - x_108 = x_71; +x_238 = lean_box(0); +x_239 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_227, x_238, x_2, x_3, x_230); +if (lean_obj_tag(x_239) == 0) +{ +lean_object* x_240; lean_object* x_241; lean_object* x_242; +x_240 = lean_ctor_get(x_239, 1); +lean_inc(x_240); +if (lean_is_exclusive(x_239)) { + lean_ctor_release(x_239, 0); + lean_ctor_release(x_239, 1); + x_241 = x_239; } else { - lean_dec_ref(x_71); - x_108 = lean_box(0); + lean_dec_ref(x_239); + x_241 = lean_box(0); } -if (lean_is_scalar(x_108)) { - x_109 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_241)) { + x_242 = lean_alloc_ctor(0, 2, 0); } else { - x_109 = x_108; + x_242 = x_241; +} +lean_ctor_set(x_242, 0, x_222); +lean_ctor_set(x_242, 1, x_240); +return x_242; +} +else +{ +lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; +lean_dec(x_222); +x_243 = lean_ctor_get(x_239, 0); +lean_inc(x_243); +x_244 = lean_ctor_get(x_239, 1); +lean_inc(x_244); +if (lean_is_exclusive(x_239)) { + lean_ctor_release(x_239, 0); + lean_ctor_release(x_239, 1); + x_245 = x_239; +} else { + lean_dec_ref(x_239); + x_245 = lean_box(0); +} +if (lean_is_scalar(x_245)) { + x_246 = lean_alloc_ctor(1, 2, 0); +} else { + x_246 = x_245; +} +lean_ctor_set(x_246, 0, x_243); +lean_ctor_set(x_246, 1, x_244); +return x_246; +} +} +else +{ +lean_object* x_247; uint8_t x_248; +x_247 = l_Lean_Syntax_hasMissing(x_1); +x_248 = lean_unbox(x_247); +lean_dec(x_247); +if (x_248 == 0) +{ +lean_object* x_249; lean_object* x_250; +x_249 = lean_box(0); +x_250 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_227, x_249, x_2, x_3, x_230); +if (lean_obj_tag(x_250) == 0) +{ +lean_object* x_251; lean_object* x_252; lean_object* x_253; +x_251 = lean_ctor_get(x_250, 1); +lean_inc(x_251); +if (lean_is_exclusive(x_250)) { + lean_ctor_release(x_250, 0); + lean_ctor_release(x_250, 1); + x_252 = x_250; +} else { + lean_dec_ref(x_250); + x_252 = lean_box(0); +} +if (lean_is_scalar(x_252)) { + x_253 = lean_alloc_ctor(0, 2, 0); +} else { + x_253 = x_252; +} +lean_ctor_set(x_253, 0, x_222); +lean_ctor_set(x_253, 1, x_251); +return x_253; +} +else +{ +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; +lean_dec(x_222); +x_254 = lean_ctor_get(x_250, 0); +lean_inc(x_254); +x_255 = lean_ctor_get(x_250, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_250)) { + lean_ctor_release(x_250, 0); + lean_ctor_release(x_250, 1); + x_256 = x_250; +} else { + lean_dec_ref(x_250); + x_256 = lean_box(0); +} +if (lean_is_scalar(x_256)) { + x_257 = lean_alloc_ctor(1, 2, 0); +} else { + x_257 = x_256; +} +lean_ctor_set(x_257, 0, x_254); +lean_ctor_set(x_257, 1, x_255); +return x_257; +} +} +else +{ +lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; +x_258 = lean_unsigned_to_nat(0u); +x_259 = l_Lean_PersistentArray_foldlM___at_Lean_Elab_Command_elabCommandTopLevel___spec__8(x_227, x_154, x_258); +x_260 = lean_box(0); +x_261 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_259, x_260, x_2, x_3, x_230); +if (lean_obj_tag(x_261) == 0) +{ +lean_object* x_262; lean_object* x_263; lean_object* x_264; +x_262 = lean_ctor_get(x_261, 1); +lean_inc(x_262); +if (lean_is_exclusive(x_261)) { + lean_ctor_release(x_261, 0); + lean_ctor_release(x_261, 1); + x_263 = x_261; +} else { + lean_dec_ref(x_261); + x_263 = lean_box(0); +} +if (lean_is_scalar(x_263)) { + x_264 = lean_alloc_ctor(0, 2, 0); +} else { + x_264 = x_263; +} +lean_ctor_set(x_264, 0, x_222); +lean_ctor_set(x_264, 1, x_262); +return x_264; +} +else +{ +lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; +lean_dec(x_222); +x_265 = lean_ctor_get(x_261, 0); +lean_inc(x_265); +x_266 = lean_ctor_get(x_261, 1); +lean_inc(x_266); +if (lean_is_exclusive(x_261)) { + lean_ctor_release(x_261, 0); + lean_ctor_release(x_261, 1); + x_267 = x_261; +} else { + lean_dec_ref(x_261); + x_267 = lean_box(0); +} +if (lean_is_scalar(x_267)) { + x_268 = lean_alloc_ctor(1, 2, 0); +} else { + x_268 = x_267; +} +lean_ctor_set(x_268, 0, x_265); +lean_ctor_set(x_268, 1, x_266); +return x_268; +} +} +} +} +else +{ +lean_object* x_269; lean_object* x_270; +lean_dec(x_1); +x_269 = lean_box(0); +x_270 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_227, x_269, x_2, x_3, x_230); +if (lean_obj_tag(x_270) == 0) +{ +lean_object* x_271; lean_object* x_272; lean_object* x_273; +x_271 = lean_ctor_get(x_270, 1); +lean_inc(x_271); +if (lean_is_exclusive(x_270)) { + lean_ctor_release(x_270, 0); + lean_ctor_release(x_270, 1); + x_272 = x_270; +} else { + lean_dec_ref(x_270); + x_272 = lean_box(0); +} +if (lean_is_scalar(x_272)) { + x_273 = lean_alloc_ctor(0, 2, 0); +} else { + x_273 = x_272; +} +lean_ctor_set(x_273, 0, x_222); +lean_ctor_set(x_273, 1, x_271); +return x_273; +} +else +{ +lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; +lean_dec(x_222); +x_274 = lean_ctor_get(x_270, 0); +lean_inc(x_274); +x_275 = lean_ctor_get(x_270, 1); +lean_inc(x_275); +if (lean_is_exclusive(x_270)) { + lean_ctor_release(x_270, 0); + lean_ctor_release(x_270, 1); + x_276 = x_270; +} else { + lean_dec_ref(x_270); + x_276 = lean_box(0); +} +if (lean_is_scalar(x_276)) { + x_277 = lean_alloc_ctor(1, 2, 0); +} else { + x_277 = x_276; +} +lean_ctor_set(x_277, 0, x_274); +lean_ctor_set(x_277, 1, x_275); +return x_277; +} +} +} +else +{ +lean_object* x_278; lean_object* x_279; +x_278 = lean_ctor_get(x_221, 0); +lean_inc(x_278); +x_279 = lean_ctor_get(x_221, 1); +lean_inc(x_279); +lean_dec(x_221); +x_161 = x_278; +x_162 = x_279; +goto block_217; +} +} +else +{ +lean_object* x_280; lean_object* x_281; +x_280 = lean_ctor_get(x_218, 0); +lean_inc(x_280); +x_281 = lean_ctor_get(x_218, 1); +lean_inc(x_281); +lean_dec(x_218); +x_161 = x_280; +x_162 = x_281; +goto block_217; +} +block_217: +{ +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; uint8_t x_175; +x_163 = lean_st_ref_get(x_3, x_162); +x_164 = lean_ctor_get(x_163, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_163, 1); +lean_inc(x_165); +lean_dec(x_163); +x_166 = lean_ctor_get(x_164, 1); +lean_inc(x_166); +lean_dec(x_164); +x_167 = lean_st_ref_get(x_3, x_165); +x_168 = lean_ctor_get(x_167, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_167, 1); +lean_inc(x_169); +lean_dec(x_167); +x_170 = lean_ctor_get(x_168, 2); +lean_inc(x_170); +lean_dec(x_168); +x_171 = l_Lean_Elab_Command_instInhabitedScope; +x_172 = l_List_head_x21___rarg(x_171, x_170); +lean_dec(x_170); +x_173 = lean_ctor_get(x_172, 1); +lean_inc(x_173); +lean_dec(x_172); +x_174 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__2___closed__1; +x_175 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_173, x_174); +lean_dec(x_173); +if (x_175 == 0) +{ +uint8_t x_176; +lean_inc(x_146); +x_176 = l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(x_146); +if (x_176 == 0) +{ +lean_object* x_177; lean_object* x_178; +lean_dec(x_1); +x_177 = lean_box(0); +x_178 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_166, x_177, x_2, x_3, x_169); +if (lean_obj_tag(x_178) == 0) +{ +lean_object* x_179; lean_object* x_180; lean_object* x_181; +x_179 = lean_ctor_get(x_178, 1); +lean_inc(x_179); +if (lean_is_exclusive(x_178)) { + lean_ctor_release(x_178, 0); + lean_ctor_release(x_178, 1); + x_180 = x_178; +} else { + lean_dec_ref(x_178); + x_180 = lean_box(0); +} +if (lean_is_scalar(x_180)) { + x_181 = lean_alloc_ctor(1, 2, 0); +} else { + x_181 = x_180; + lean_ctor_set_tag(x_181, 1); +} +lean_ctor_set(x_181, 0, x_161); +lean_ctor_set(x_181, 1, x_179); +return x_181; +} +else +{ +lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; +lean_dec(x_161); +x_182 = lean_ctor_get(x_178, 0); +lean_inc(x_182); +x_183 = lean_ctor_get(x_178, 1); +lean_inc(x_183); +if (lean_is_exclusive(x_178)) { + lean_ctor_release(x_178, 0); + lean_ctor_release(x_178, 1); + x_184 = x_178; +} else { + lean_dec_ref(x_178); + x_184 = lean_box(0); +} +if (lean_is_scalar(x_184)) { + x_185 = lean_alloc_ctor(1, 2, 0); +} else { + x_185 = x_184; +} +lean_ctor_set(x_185, 0, x_182); +lean_ctor_set(x_185, 1, x_183); +return x_185; +} +} +else +{ +lean_object* x_186; uint8_t x_187; +x_186 = l_Lean_Syntax_hasMissing(x_1); +x_187 = lean_unbox(x_186); +lean_dec(x_186); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = lean_box(0); +x_189 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_166, x_188, x_2, x_3, x_169); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; +x_190 = lean_ctor_get(x_189, 1); +lean_inc(x_190); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_191 = x_189; +} else { + lean_dec_ref(x_189); + x_191 = lean_box(0); +} +if (lean_is_scalar(x_191)) { + x_192 = lean_alloc_ctor(1, 2, 0); +} else { + x_192 = x_191; + lean_ctor_set_tag(x_192, 1); +} +lean_ctor_set(x_192, 0, x_161); +lean_ctor_set(x_192, 1, x_190); +return x_192; +} +else +{ +lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; +lean_dec(x_161); +x_193 = lean_ctor_get(x_189, 0); +lean_inc(x_193); +x_194 = lean_ctor_get(x_189, 1); +lean_inc(x_194); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_195 = x_189; +} else { + lean_dec_ref(x_189); + x_195 = lean_box(0); +} +if (lean_is_scalar(x_195)) { + x_196 = lean_alloc_ctor(1, 2, 0); +} else { + x_196 = x_195; +} +lean_ctor_set(x_196, 0, x_193); +lean_ctor_set(x_196, 1, x_194); +return x_196; +} +} +else +{ +lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; +x_197 = lean_unsigned_to_nat(0u); +x_198 = l_Lean_PersistentArray_foldlM___at_Lean_Elab_Command_elabCommandTopLevel___spec__8(x_166, x_154, x_197); +x_199 = lean_box(0); +x_200 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_198, x_199, x_2, x_3, x_169); +if (lean_obj_tag(x_200) == 0) +{ +lean_object* x_201; lean_object* x_202; lean_object* x_203; +x_201 = lean_ctor_get(x_200, 1); +lean_inc(x_201); +if (lean_is_exclusive(x_200)) { + lean_ctor_release(x_200, 0); + lean_ctor_release(x_200, 1); + x_202 = x_200; +} else { + lean_dec_ref(x_200); + x_202 = lean_box(0); +} +if (lean_is_scalar(x_202)) { + x_203 = lean_alloc_ctor(1, 2, 0); +} else { + x_203 = x_202; + lean_ctor_set_tag(x_203, 1); +} +lean_ctor_set(x_203, 0, x_161); +lean_ctor_set(x_203, 1, x_201); +return x_203; +} +else +{ +lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; +lean_dec(x_161); +x_204 = lean_ctor_get(x_200, 0); +lean_inc(x_204); +x_205 = lean_ctor_get(x_200, 1); +lean_inc(x_205); +if (lean_is_exclusive(x_200)) { + lean_ctor_release(x_200, 0); + lean_ctor_release(x_200, 1); + x_206 = x_200; +} else { + lean_dec_ref(x_200); + x_206 = lean_box(0); +} +if (lean_is_scalar(x_206)) { + x_207 = lean_alloc_ctor(1, 2, 0); +} else { + x_207 = x_206; +} +lean_ctor_set(x_207, 0, x_204); +lean_ctor_set(x_207, 1, x_205); +return x_207; +} +} +} +} +else +{ +lean_object* x_208; lean_object* x_209; +lean_dec(x_1); +x_208 = lean_box(0); +x_209 = l_Lean_Elab_Command_elabCommandTopLevel___lambda__1(x_146, x_159, x_166, x_208, x_2, x_3, x_169); +if (lean_obj_tag(x_209) == 0) +{ +lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_210 = lean_ctor_get(x_209, 1); +lean_inc(x_210); +if (lean_is_exclusive(x_209)) { + lean_ctor_release(x_209, 0); + lean_ctor_release(x_209, 1); + x_211 = x_209; +} else { + lean_dec_ref(x_209); + x_211 = lean_box(0); +} +if (lean_is_scalar(x_211)) { + x_212 = lean_alloc_ctor(1, 2, 0); +} else { + x_212 = x_211; + lean_ctor_set_tag(x_212, 1); +} +lean_ctor_set(x_212, 0, x_161); +lean_ctor_set(x_212, 1, x_210); +return x_212; +} +else +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_161); +x_213 = lean_ctor_get(x_209, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_209, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_209)) { + lean_ctor_release(x_209, 0); + lean_ctor_release(x_209, 1); + x_215 = x_209; +} else { + lean_dec_ref(x_209); + x_215 = lean_box(0); +} +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); +} else { + x_216 = x_215; +} +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; +} } -lean_ctor_set(x_109, 0, x_106); -lean_ctor_set(x_109, 1, x_107); -return x_109; } } } @@ -23311,17 +24150,48 @@ return x_21; } } } +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_5; lean_object* x_6; +x_5 = lean_ctor_get(x_1, 0); +lean_inc(x_5); +x_6 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_6, 0, x_5); +lean_ctor_set(x_6, 1, x_4); +return x_6; +} +else +{ +lean_object* x_7; lean_object* x_8; +x_7 = lean_ctor_get(x_1, 0); +lean_inc(x_7); +x_8 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_8, 0, x_7); +lean_ctor_set(x_8, 1, x_4); +return x_8; +} +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18(lean_object* x_1) { +_start: +{ +lean_object* x_2; +x_2 = lean_alloc_closure((void*)(l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg___boxed), 4, 0); +return x_2; +} +} LEAN_EXPORT lean_object* l_Lean_Elab_Command_liftTermElabM___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; x_9 = lean_alloc_closure((void*)(l_Lean_Elab_withSaveInfoContext___at_Lean_Elab_Command_liftTermElabM___spec__1___rarg___lambda__1___boxed), 7, 0); -lean_inc(x_6); x_10 = l___private_Lean_Elab_InfoTree_Main_0__Lean_Elab_withSavedPartialInfoContext___at_Lean_Elab_Command_liftTermElabM___spec__2___rarg(x_1, x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_10) == 0) { uint8_t x_11; -lean_dec(x_6); x_11 = !lean_is_exclusive(x_10); if (x_11 == 0) { @@ -23354,83 +24224,28 @@ uint8_t x_18; x_18 = !lean_is_exclusive(x_10); if (x_18 == 0) { -lean_object* x_19; uint8_t x_20; +lean_object* x_19; lean_object* x_20; x_19 = lean_ctor_get(x_10, 0); -x_20 = l_Lean_Exception_isRuntime(x_19); -if (x_20 == 0) -{ -lean_object* x_21; -lean_dec(x_6); -x_21 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_21, 0, x_19); +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_19); lean_ctor_set_tag(x_10, 0); -lean_ctor_set(x_10, 0, x_21); +lean_ctor_set(x_10, 0, x_20); return x_10; } else { -uint8_t x_22; -x_22 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); -lean_dec(x_6); -if (x_22 == 0) -{ -return x_10; -} -else -{ -lean_object* x_23; -x_23 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_23, 0, x_19); -lean_ctor_set_tag(x_10, 0); -lean_ctor_set(x_10, 0, x_23); -return x_10; -} -} -} -else -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_24 = lean_ctor_get(x_10, 0); -x_25 = lean_ctor_get(x_10, 1); -lean_inc(x_25); -lean_inc(x_24); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_21 = lean_ctor_get(x_10, 0); +x_22 = lean_ctor_get(x_10, 1); +lean_inc(x_22); +lean_inc(x_21); lean_dec(x_10); -x_26 = l_Lean_Exception_isRuntime(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_dec(x_6); -x_27 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_27, 0, x_24); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_25); -return x_28; -} -else -{ -uint8_t x_29; -x_29 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); -lean_dec(x_6); -if (x_29 == 0) -{ -lean_object* x_30; -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_25); -return x_30; -} -else -{ -lean_object* x_31; lean_object* x_32; -x_31 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_31, 0, x_24); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_25); -return x_32; -} -} +x_23 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_23, 0, x_21); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_22); +return x_24; } } } @@ -23766,7 +24581,7 @@ x_66 = l_Lean_PersistentArray_append___rarg(x_60, x_57); x_67 = !lean_is_exclusive(x_61); if (x_67 == 0) { -lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; x_68 = lean_ctor_get(x_61, 1); x_69 = lean_ctor_get(x_58, 1); lean_inc(x_69); @@ -23780,499 +24595,309 @@ lean_ctor_set(x_51, 3, x_54); lean_ctor_set(x_51, 1, x_66); lean_ctor_set(x_51, 0, x_53); x_72 = lean_st_ref_set(x_3, x_51, x_52); -if (lean_obj_tag(x_49) == 0) -{ -uint8_t x_73; -x_73 = !lean_is_exclusive(x_72); -if (x_73 == 0) -{ -lean_object* x_74; lean_object* x_75; -x_74 = lean_ctor_get(x_72, 0); -lean_dec(x_74); -x_75 = lean_ctor_get(x_49, 0); -lean_inc(x_75); +x_73 = lean_ctor_get(x_72, 1); +lean_inc(x_73); +lean_dec(x_72); +x_74 = l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg(x_49, x_2, x_3, x_73); lean_dec(x_49); -lean_ctor_set_tag(x_72, 1); -lean_ctor_set(x_72, 0, x_75); -return x_72; +return x_74; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_72, 1); -lean_inc(x_76); -lean_dec(x_72); -x_77 = lean_ctor_get(x_49, 0); +uint8_t x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_75 = lean_ctor_get_uint8(x_61, sizeof(void*)*2); +x_76 = lean_ctor_get(x_61, 0); +x_77 = lean_ctor_get(x_61, 1); lean_inc(x_77); -lean_dec(x_49); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_78, 1, x_76); -return x_78; -} -} -else -{ -uint8_t x_79; -x_79 = !lean_is_exclusive(x_72); -if (x_79 == 0) -{ -lean_object* x_80; lean_object* x_81; -x_80 = lean_ctor_get(x_72, 0); -lean_dec(x_80); -x_81 = lean_ctor_get(x_49, 0); -lean_inc(x_81); -lean_dec(x_49); -lean_ctor_set(x_72, 0, x_81); -return x_72; -} -else -{ -lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_82 = lean_ctor_get(x_72, 1); -lean_inc(x_82); -lean_dec(x_72); -x_83 = lean_ctor_get(x_49, 0); -lean_inc(x_83); -lean_dec(x_49); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_82); -return x_84; -} -} -} -else -{ -uint8_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_85 = lean_ctor_get_uint8(x_61, sizeof(void*)*2); -x_86 = lean_ctor_get(x_61, 0); -x_87 = lean_ctor_get(x_61, 1); -lean_inc(x_87); -lean_inc(x_86); +lean_inc(x_76); lean_dec(x_61); -x_88 = lean_ctor_get(x_58, 1); -lean_inc(x_88); +x_78 = lean_ctor_get(x_58, 1); +lean_inc(x_78); lean_dec(x_58); -x_89 = l_Lean_PersistentArray_append___rarg(x_87, x_88); -x_90 = lean_alloc_ctor(0, 2, 1); -lean_ctor_set(x_90, 0, x_86); -lean_ctor_set(x_90, 1, x_89); -lean_ctor_set_uint8(x_90, sizeof(void*)*2, x_85); -x_91 = l_Lean_PersistentArray_mapM___at_Lean_Elab_Command_liftTermElabM___spec__13(x_2, x_56); -lean_ctor_set(x_51, 8, x_91); -lean_ctor_set(x_51, 7, x_90); +x_79 = l_Lean_PersistentArray_append___rarg(x_77, x_78); +x_80 = lean_alloc_ctor(0, 2, 1); +lean_ctor_set(x_80, 0, x_76); +lean_ctor_set(x_80, 1, x_79); +lean_ctor_set_uint8(x_80, sizeof(void*)*2, x_75); +x_81 = l_Lean_PersistentArray_mapM___at_Lean_Elab_Command_liftTermElabM___spec__13(x_2, x_56); +lean_ctor_set(x_51, 8, x_81); +lean_ctor_set(x_51, 7, x_80); lean_ctor_set(x_51, 6, x_55); lean_ctor_set(x_51, 3, x_54); lean_ctor_set(x_51, 1, x_66); lean_ctor_set(x_51, 0, x_53); -x_92 = lean_st_ref_set(x_3, x_51, x_52); -if (lean_obj_tag(x_49) == 0) +x_82 = lean_st_ref_set(x_3, x_51, x_52); +x_83 = lean_ctor_get(x_82, 1); +lean_inc(x_83); +lean_dec(x_82); +x_84 = l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg(x_49, x_2, x_3, x_83); +lean_dec(x_49); +return x_84; +} +} +else { -lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; -x_93 = lean_ctor_get(x_92, 1); +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; uint8_t x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; +x_85 = lean_ctor_get(x_51, 1); +x_86 = lean_ctor_get(x_51, 2); +x_87 = lean_ctor_get(x_51, 4); +x_88 = lean_ctor_get(x_51, 5); +x_89 = lean_ctor_get(x_51, 7); +lean_inc(x_89); +lean_inc(x_88); +lean_inc(x_87); +lean_inc(x_86); +lean_inc(x_85); +lean_dec(x_51); +x_90 = l_Lean_PersistentArray_append___rarg(x_85, x_57); +x_91 = lean_ctor_get_uint8(x_89, sizeof(void*)*2); +x_92 = lean_ctor_get(x_89, 0); +lean_inc(x_92); +x_93 = lean_ctor_get(x_89, 1); lean_inc(x_93); -if (lean_is_exclusive(x_92)) { - lean_ctor_release(x_92, 0); - lean_ctor_release(x_92, 1); - x_94 = x_92; +if (lean_is_exclusive(x_89)) { + lean_ctor_release(x_89, 0); + lean_ctor_release(x_89, 1); + x_94 = x_89; } else { - lean_dec_ref(x_92); + lean_dec_ref(x_89); x_94 = lean_box(0); } -x_95 = lean_ctor_get(x_49, 0); +x_95 = lean_ctor_get(x_58, 1); lean_inc(x_95); -lean_dec(x_49); -if (lean_is_scalar(x_94)) { - x_96 = lean_alloc_ctor(1, 2, 0); -} else { - x_96 = x_94; - lean_ctor_set_tag(x_96, 1); -} -lean_ctor_set(x_96, 0, x_95); -lean_ctor_set(x_96, 1, x_93); -return x_96; -} -else -{ -lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_97 = lean_ctor_get(x_92, 1); -lean_inc(x_97); -if (lean_is_exclusive(x_92)) { - lean_ctor_release(x_92, 0); - lean_ctor_release(x_92, 1); - x_98 = x_92; -} else { - lean_dec_ref(x_92); - x_98 = lean_box(0); -} -x_99 = lean_ctor_get(x_49, 0); -lean_inc(x_99); -lean_dec(x_49); -if (lean_is_scalar(x_98)) { - x_100 = lean_alloc_ctor(0, 2, 0); -} else { - x_100 = x_98; -} -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_97); -return x_100; -} -} -} -else -{ -lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; uint8_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; -x_101 = lean_ctor_get(x_51, 1); -x_102 = lean_ctor_get(x_51, 2); -x_103 = lean_ctor_get(x_51, 4); -x_104 = lean_ctor_get(x_51, 5); -x_105 = lean_ctor_get(x_51, 7); -lean_inc(x_105); -lean_inc(x_104); -lean_inc(x_103); -lean_inc(x_102); -lean_inc(x_101); -lean_dec(x_51); -x_106 = l_Lean_PersistentArray_append___rarg(x_101, x_57); -x_107 = lean_ctor_get_uint8(x_105, sizeof(void*)*2); -x_108 = lean_ctor_get(x_105, 0); -lean_inc(x_108); -x_109 = lean_ctor_get(x_105, 1); -lean_inc(x_109); -if (lean_is_exclusive(x_105)) { - lean_ctor_release(x_105, 0); - lean_ctor_release(x_105, 1); - x_110 = x_105; -} else { - lean_dec_ref(x_105); - x_110 = lean_box(0); -} -x_111 = lean_ctor_get(x_58, 1); -lean_inc(x_111); lean_dec(x_58); -x_112 = l_Lean_PersistentArray_append___rarg(x_109, x_111); -if (lean_is_scalar(x_110)) { - x_113 = lean_alloc_ctor(0, 2, 1); +x_96 = l_Lean_PersistentArray_append___rarg(x_93, x_95); +if (lean_is_scalar(x_94)) { + x_97 = lean_alloc_ctor(0, 2, 1); } else { - x_113 = x_110; + x_97 = x_94; } -lean_ctor_set(x_113, 0, x_108); -lean_ctor_set(x_113, 1, x_112); -lean_ctor_set_uint8(x_113, sizeof(void*)*2, x_107); -x_114 = l_Lean_PersistentArray_mapM___at_Lean_Elab_Command_liftTermElabM___spec__13(x_2, x_56); -x_115 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_115, 0, x_53); -lean_ctor_set(x_115, 1, x_106); -lean_ctor_set(x_115, 2, x_102); -lean_ctor_set(x_115, 3, x_54); -lean_ctor_set(x_115, 4, x_103); -lean_ctor_set(x_115, 5, x_104); -lean_ctor_set(x_115, 6, x_55); -lean_ctor_set(x_115, 7, x_113); -lean_ctor_set(x_115, 8, x_114); -x_116 = lean_st_ref_set(x_3, x_115, x_52); -if (lean_obj_tag(x_49) == 0) -{ -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; -x_117 = lean_ctor_get(x_116, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_118 = x_116; -} else { - lean_dec_ref(x_116); - x_118 = lean_box(0); -} -x_119 = lean_ctor_get(x_49, 0); -lean_inc(x_119); +lean_ctor_set(x_97, 0, x_92); +lean_ctor_set(x_97, 1, x_96); +lean_ctor_set_uint8(x_97, sizeof(void*)*2, x_91); +x_98 = l_Lean_PersistentArray_mapM___at_Lean_Elab_Command_liftTermElabM___spec__13(x_2, x_56); +x_99 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_99, 0, x_53); +lean_ctor_set(x_99, 1, x_90); +lean_ctor_set(x_99, 2, x_86); +lean_ctor_set(x_99, 3, x_54); +lean_ctor_set(x_99, 4, x_87); +lean_ctor_set(x_99, 5, x_88); +lean_ctor_set(x_99, 6, x_55); +lean_ctor_set(x_99, 7, x_97); +lean_ctor_set(x_99, 8, x_98); +x_100 = lean_st_ref_set(x_3, x_99, x_52); +x_101 = lean_ctor_get(x_100, 1); +lean_inc(x_101); +lean_dec(x_100); +x_102 = l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg(x_49, x_2, x_3, x_101); lean_dec(x_49); -if (lean_is_scalar(x_118)) { - x_120 = lean_alloc_ctor(1, 2, 0); -} else { - x_120 = x_118; - lean_ctor_set_tag(x_120, 1); -} -lean_ctor_set(x_120, 0, x_119); -lean_ctor_set(x_120, 1, x_117); -return x_120; -} -else -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; -x_121 = lean_ctor_get(x_116, 1); -lean_inc(x_121); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_122 = x_116; -} else { - lean_dec_ref(x_116); - x_122 = lean_box(0); -} -x_123 = lean_ctor_get(x_49, 0); -lean_inc(x_123); -lean_dec(x_49); -if (lean_is_scalar(x_122)) { - x_124 = lean_alloc_ctor(0, 2, 0); -} else { - x_124 = x_122; -} -lean_ctor_set(x_124, 0, x_123); -lean_ctor_set(x_124, 1, x_121); -return x_124; -} +return x_102; } } else { -uint8_t x_125; +uint8_t x_103; lean_dec(x_38); lean_dec(x_34); -x_125 = !lean_is_exclusive(x_41); -if (x_125 == 0) +x_103 = !lean_is_exclusive(x_41); +if (x_103 == 0) { return x_41; } else { -lean_object* x_126; lean_object* x_127; lean_object* x_128; -x_126 = lean_ctor_get(x_41, 0); -x_127 = lean_ctor_get(x_41, 1); -lean_inc(x_127); -lean_inc(x_126); +lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_104 = lean_ctor_get(x_41, 0); +x_105 = lean_ctor_get(x_41, 1); +lean_inc(x_105); +lean_inc(x_104); lean_dec(x_41); -x_128 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_128, 0, x_126); -lean_ctor_set(x_128, 1, x_127); -return x_128; +x_106 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_106, 0, x_104); +lean_ctor_set(x_106, 1, x_105); +return x_106; } } } else { -uint8_t x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; -x_129 = lean_ctor_get_uint8(x_15, sizeof(void*)*2); +uint8_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_107 = lean_ctor_get_uint8(x_15, sizeof(void*)*2); lean_dec(x_15); -x_130 = l_Lean_Elab_Command_State_infoState___default___closed__3; -x_131 = l_Lean_Elab_Command_State_messages___default___closed__3; -x_132 = lean_alloc_ctor(0, 2, 1); -lean_ctor_set(x_132, 0, x_130); -lean_ctor_set(x_132, 1, x_131); -lean_ctor_set_uint8(x_132, sizeof(void*)*2, x_129); -x_133 = l_Lean_Elab_Command_liftCoreM___rarg___closed__1; -x_134 = lean_alloc_ctor(0, 7, 0); -lean_ctor_set(x_134, 0, x_11); -lean_ctor_set(x_134, 1, x_13); -lean_ctor_set(x_134, 2, x_14); -lean_ctor_set(x_134, 3, x_16); -lean_ctor_set(x_134, 4, x_133); -lean_ctor_set(x_134, 5, x_131); -lean_ctor_set(x_134, 6, x_132); -x_135 = lean_st_mk_ref(x_134, x_10); -x_136 = lean_ctor_get(x_135, 0); +x_108 = l_Lean_Elab_Command_State_infoState___default___closed__3; +x_109 = l_Lean_Elab_Command_State_messages___default___closed__3; +x_110 = lean_alloc_ctor(0, 2, 1); +lean_ctor_set(x_110, 0, x_108); +lean_ctor_set(x_110, 1, x_109); +lean_ctor_set_uint8(x_110, sizeof(void*)*2, x_107); +x_111 = l_Lean_Elab_Command_liftCoreM___rarg___closed__1; +x_112 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_112, 0, x_11); +lean_ctor_set(x_112, 1, x_13); +lean_ctor_set(x_112, 2, x_14); +lean_ctor_set(x_112, 3, x_16); +lean_ctor_set(x_112, 4, x_111); +lean_ctor_set(x_112, 5, x_109); +lean_ctor_set(x_112, 6, x_110); +x_113 = lean_st_mk_ref(x_112, x_10); +x_114 = lean_ctor_get(x_113, 0); +lean_inc(x_114); +x_115 = lean_ctor_get(x_113, 1); +lean_inc(x_115); +lean_dec(x_113); +x_116 = l_Lean_Elab_Command_liftTermElabM___rarg___closed__16; +x_117 = lean_st_mk_ref(x_116, x_115); +x_118 = lean_ctor_get(x_117, 0); +lean_inc(x_118); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = l___private_Lean_Elab_Command_0__Lean_Elab_Command_mkMetaContext; +lean_inc(x_114); +lean_inc(x_118); +x_121 = l_Lean_Elab_Term_TermElabM_run___rarg(x_19, x_20, x_24, x_120, x_118, x_25, x_114, x_119); +if (lean_obj_tag(x_121) == 0) +{ +lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; uint8_t x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; +x_122 = lean_ctor_get(x_121, 0); +lean_inc(x_122); +x_123 = lean_ctor_get(x_121, 1); +lean_inc(x_123); +lean_dec(x_121); +x_124 = lean_st_ref_get(x_118, x_123); +lean_dec(x_118); +x_125 = lean_ctor_get(x_124, 1); +lean_inc(x_125); +lean_dec(x_124); +x_126 = lean_st_ref_get(x_114, x_125); +lean_dec(x_114); +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +lean_dec(x_126); +x_129 = lean_ctor_get(x_122, 0); +lean_inc(x_129); +lean_dec(x_122); +x_130 = lean_st_ref_take(x_3, x_128); +x_131 = lean_ctor_get(x_130, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_130, 1); +lean_inc(x_132); +lean_dec(x_130); +x_133 = lean_ctor_get(x_127, 0); +lean_inc(x_133); +x_134 = lean_ctor_get(x_127, 1); +lean_inc(x_134); +x_135 = lean_ctor_get(x_127, 2); +lean_inc(x_135); +x_136 = lean_ctor_get(x_127, 3); lean_inc(x_136); -x_137 = lean_ctor_get(x_135, 1); +x_137 = lean_ctor_get(x_127, 5); lean_inc(x_137); -lean_dec(x_135); -x_138 = l_Lean_Elab_Command_liftTermElabM___rarg___closed__16; -x_139 = lean_st_mk_ref(x_138, x_137); -x_140 = lean_ctor_get(x_139, 0); +x_138 = lean_ctor_get(x_127, 6); +lean_inc(x_138); +lean_dec(x_127); +x_139 = lean_ctor_get(x_131, 1); +lean_inc(x_139); +x_140 = lean_ctor_get(x_131, 2); lean_inc(x_140); -x_141 = lean_ctor_get(x_139, 1); +x_141 = lean_ctor_get(x_131, 4); lean_inc(x_141); -lean_dec(x_139); -x_142 = l___private_Lean_Elab_Command_0__Lean_Elab_Command_mkMetaContext; -lean_inc(x_136); -lean_inc(x_140); -x_143 = l_Lean_Elab_Term_TermElabM_run___rarg(x_19, x_20, x_24, x_142, x_140, x_25, x_136, x_141); -if (lean_obj_tag(x_143) == 0) -{ -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; uint8_t x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_144 = lean_ctor_get(x_143, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_143, 1); -lean_inc(x_145); -lean_dec(x_143); -x_146 = lean_st_ref_get(x_140, x_145); -lean_dec(x_140); -x_147 = lean_ctor_get(x_146, 1); +x_142 = lean_ctor_get(x_131, 5); +lean_inc(x_142); +x_143 = lean_ctor_get(x_131, 7); +lean_inc(x_143); +if (lean_is_exclusive(x_131)) { + lean_ctor_release(x_131, 0); + lean_ctor_release(x_131, 1); + lean_ctor_release(x_131, 2); + lean_ctor_release(x_131, 3); + lean_ctor_release(x_131, 4); + lean_ctor_release(x_131, 5); + lean_ctor_release(x_131, 6); + lean_ctor_release(x_131, 7); + lean_ctor_release(x_131, 8); + x_144 = x_131; +} else { + lean_dec_ref(x_131); + x_144 = lean_box(0); +} +x_145 = l_Lean_PersistentArray_append___rarg(x_139, x_137); +x_146 = lean_ctor_get_uint8(x_143, sizeof(void*)*2); +x_147 = lean_ctor_get(x_143, 0); lean_inc(x_147); -lean_dec(x_146); -x_148 = lean_st_ref_get(x_136, x_147); -lean_dec(x_136); -x_149 = lean_ctor_get(x_148, 0); -lean_inc(x_149); -x_150 = lean_ctor_get(x_148, 1); -lean_inc(x_150); -lean_dec(x_148); -x_151 = lean_ctor_get(x_144, 0); -lean_inc(x_151); -lean_dec(x_144); -x_152 = lean_st_ref_take(x_3, x_150); -x_153 = lean_ctor_get(x_152, 0); -lean_inc(x_153); -x_154 = lean_ctor_get(x_152, 1); -lean_inc(x_154); -lean_dec(x_152); -x_155 = lean_ctor_get(x_149, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_149, 1); -lean_inc(x_156); -x_157 = lean_ctor_get(x_149, 2); -lean_inc(x_157); -x_158 = lean_ctor_get(x_149, 3); -lean_inc(x_158); -x_159 = lean_ctor_get(x_149, 5); -lean_inc(x_159); -x_160 = lean_ctor_get(x_149, 6); -lean_inc(x_160); -lean_dec(x_149); -x_161 = lean_ctor_get(x_153, 1); -lean_inc(x_161); -x_162 = lean_ctor_get(x_153, 2); -lean_inc(x_162); -x_163 = lean_ctor_get(x_153, 4); -lean_inc(x_163); -x_164 = lean_ctor_get(x_153, 5); -lean_inc(x_164); -x_165 = lean_ctor_get(x_153, 7); -lean_inc(x_165); -if (lean_is_exclusive(x_153)) { - lean_ctor_release(x_153, 0); - lean_ctor_release(x_153, 1); - lean_ctor_release(x_153, 2); - lean_ctor_release(x_153, 3); - lean_ctor_release(x_153, 4); - lean_ctor_release(x_153, 5); - lean_ctor_release(x_153, 6); - lean_ctor_release(x_153, 7); - lean_ctor_release(x_153, 8); - x_166 = x_153; -} else { - lean_dec_ref(x_153); - x_166 = lean_box(0); -} -x_167 = l_Lean_PersistentArray_append___rarg(x_161, x_159); -x_168 = lean_ctor_get_uint8(x_165, sizeof(void*)*2); -x_169 = lean_ctor_get(x_165, 0); -lean_inc(x_169); -x_170 = lean_ctor_get(x_165, 1); -lean_inc(x_170); -if (lean_is_exclusive(x_165)) { - lean_ctor_release(x_165, 0); - lean_ctor_release(x_165, 1); - x_171 = x_165; -} else { - lean_dec_ref(x_165); - x_171 = lean_box(0); -} -x_172 = lean_ctor_get(x_160, 1); -lean_inc(x_172); -lean_dec(x_160); -x_173 = l_Lean_PersistentArray_append___rarg(x_170, x_172); -if (lean_is_scalar(x_171)) { - x_174 = lean_alloc_ctor(0, 2, 1); -} else { - x_174 = x_171; -} -lean_ctor_set(x_174, 0, x_169); -lean_ctor_set(x_174, 1, x_173); -lean_ctor_set_uint8(x_174, sizeof(void*)*2, x_168); -x_175 = l_Lean_PersistentArray_mapM___at_Lean_Elab_Command_liftTermElabM___spec__13(x_2, x_158); -if (lean_is_scalar(x_166)) { - x_176 = lean_alloc_ctor(0, 9, 0); -} else { - x_176 = x_166; -} -lean_ctor_set(x_176, 0, x_155); -lean_ctor_set(x_176, 1, x_167); -lean_ctor_set(x_176, 2, x_162); -lean_ctor_set(x_176, 3, x_156); -lean_ctor_set(x_176, 4, x_163); -lean_ctor_set(x_176, 5, x_164); -lean_ctor_set(x_176, 6, x_157); -lean_ctor_set(x_176, 7, x_174); -lean_ctor_set(x_176, 8, x_175); -x_177 = lean_st_ref_set(x_3, x_176, x_154); -if (lean_obj_tag(x_151) == 0) -{ -lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; -x_178 = lean_ctor_get(x_177, 1); -lean_inc(x_178); -if (lean_is_exclusive(x_177)) { - lean_ctor_release(x_177, 0); - lean_ctor_release(x_177, 1); - x_179 = x_177; -} else { - lean_dec_ref(x_177); - x_179 = lean_box(0); -} -x_180 = lean_ctor_get(x_151, 0); -lean_inc(x_180); -lean_dec(x_151); -if (lean_is_scalar(x_179)) { - x_181 = lean_alloc_ctor(1, 2, 0); -} else { - x_181 = x_179; - lean_ctor_set_tag(x_181, 1); -} -lean_ctor_set(x_181, 0, x_180); -lean_ctor_set(x_181, 1, x_178); -return x_181; -} -else -{ -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -x_182 = lean_ctor_get(x_177, 1); -lean_inc(x_182); -if (lean_is_exclusive(x_177)) { - lean_ctor_release(x_177, 0); - lean_ctor_release(x_177, 1); - x_183 = x_177; -} else { - lean_dec_ref(x_177); - x_183 = lean_box(0); -} -x_184 = lean_ctor_get(x_151, 0); -lean_inc(x_184); -lean_dec(x_151); -if (lean_is_scalar(x_183)) { - x_185 = lean_alloc_ctor(0, 2, 0); -} else { - x_185 = x_183; -} -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_182); -return x_185; -} -} -else -{ -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -lean_dec(x_140); -lean_dec(x_136); -x_186 = lean_ctor_get(x_143, 0); -lean_inc(x_186); -x_187 = lean_ctor_get(x_143, 1); -lean_inc(x_187); +x_148 = lean_ctor_get(x_143, 1); +lean_inc(x_148); if (lean_is_exclusive(x_143)) { lean_ctor_release(x_143, 0); lean_ctor_release(x_143, 1); - x_188 = x_143; + x_149 = x_143; } else { lean_dec_ref(x_143); - x_188 = lean_box(0); + x_149 = lean_box(0); } -if (lean_is_scalar(x_188)) { - x_189 = lean_alloc_ctor(1, 2, 0); +x_150 = lean_ctor_get(x_138, 1); +lean_inc(x_150); +lean_dec(x_138); +x_151 = l_Lean_PersistentArray_append___rarg(x_148, x_150); +if (lean_is_scalar(x_149)) { + x_152 = lean_alloc_ctor(0, 2, 1); } else { - x_189 = x_188; + x_152 = x_149; } -lean_ctor_set(x_189, 0, x_186); -lean_ctor_set(x_189, 1, x_187); -return x_189; +lean_ctor_set(x_152, 0, x_147); +lean_ctor_set(x_152, 1, x_151); +lean_ctor_set_uint8(x_152, sizeof(void*)*2, x_146); +x_153 = l_Lean_PersistentArray_mapM___at_Lean_Elab_Command_liftTermElabM___spec__13(x_2, x_136); +if (lean_is_scalar(x_144)) { + x_154 = lean_alloc_ctor(0, 9, 0); +} else { + x_154 = x_144; +} +lean_ctor_set(x_154, 0, x_133); +lean_ctor_set(x_154, 1, x_145); +lean_ctor_set(x_154, 2, x_140); +lean_ctor_set(x_154, 3, x_134); +lean_ctor_set(x_154, 4, x_141); +lean_ctor_set(x_154, 5, x_142); +lean_ctor_set(x_154, 6, x_135); +lean_ctor_set(x_154, 7, x_152); +lean_ctor_set(x_154, 8, x_153); +x_155 = lean_st_ref_set(x_3, x_154, x_132); +x_156 = lean_ctor_get(x_155, 1); +lean_inc(x_156); +lean_dec(x_155); +x_157 = l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg(x_129, x_2, x_3, x_156); +lean_dec(x_129); +return x_157; +} +else +{ +lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; +lean_dec(x_118); +lean_dec(x_114); +x_158 = lean_ctor_get(x_121, 0); +lean_inc(x_158); +x_159 = lean_ctor_get(x_121, 1); +lean_inc(x_159); +if (lean_is_exclusive(x_121)) { + lean_ctor_release(x_121, 0); + lean_ctor_release(x_121, 1); + x_160 = x_121; +} else { + lean_dec_ref(x_121); + x_160 = lean_box(0); +} +if (lean_is_scalar(x_160)) { + x_161 = lean_alloc_ctor(1, 2, 0); +} else { + x_161 = x_160; +} +lean_ctor_set(x_161, 0, x_158); +lean_ctor_set(x_161, 1, x_159); +return x_161; } } } @@ -24437,6 +25062,17 @@ lean_dec(x_1); return x_3; } } +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_MonadExcept_ofExcept___at_Lean_Elab_Command_liftTermElabM___spec__18___rarg(x_1, x_2, x_3, x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_5; +} +} LEAN_EXPORT lean_object* l_Lean_Elab_Command_liftTermElabM___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { @@ -25029,7 +25665,7 @@ _start: lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Elab_Command_modifyScope___closed__1; x_2 = l_Lean_Elab_Command_modifyScope___closed__2; -x_3 = lean_unsigned_to_nat(473u); +x_3 = lean_unsigned_to_nat(475u); x_4 = lean_unsigned_to_nat(16u); x_5 = l_Lean_Elab_Command_modifyScope___closed__3; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); diff --git a/stage0/stdlib/Lean/Elab/Tactic.c b/stage0/stdlib/Lean/Elab/Tactic.c index b915daa178..8e9c2e2081 100644 --- a/stage0/stdlib/Lean/Elab/Tactic.c +++ b/stage0/stdlib/Lean/Elab/Tactic.c @@ -1,6 +1,6 @@ // Lean compiler output // Module: Lean.Elab.Tactic -// Imports: Lean.Elab.Term Lean.Elab.Tactic.Basic Lean.Elab.Tactic.ElabTerm Lean.Elab.Tactic.Induction Lean.Elab.Tactic.Generalize Lean.Elab.Tactic.Injection Lean.Elab.Tactic.Match Lean.Elab.Tactic.Rewrite Lean.Elab.Tactic.Location Lean.Elab.Tactic.Simp Lean.Elab.Tactic.Simproc Lean.Elab.Tactic.BuiltinTactic Lean.Elab.Tactic.Split Lean.Elab.Tactic.Conv Lean.Elab.Tactic.Delta Lean.Elab.Tactic.Meta Lean.Elab.Tactic.Unfold Lean.Elab.Tactic.Cache Lean.Elab.Tactic.Calc Lean.Elab.Tactic.Congr Lean.Elab.Tactic.Guard Lean.Elab.Tactic.RCases Lean.Elab.Tactic.Repeat Lean.Elab.Tactic.Ext Lean.Elab.Tactic.Change Lean.Elab.Tactic.FalseOrByContra Lean.Elab.Tactic.Omega +// Imports: Lean.Elab.Term Lean.Elab.Tactic.Basic Lean.Elab.Tactic.ElabTerm Lean.Elab.Tactic.Induction Lean.Elab.Tactic.Generalize Lean.Elab.Tactic.Injection Lean.Elab.Tactic.Match Lean.Elab.Tactic.Rewrite Lean.Elab.Tactic.Location Lean.Elab.Tactic.Simp Lean.Elab.Tactic.Simproc Lean.Elab.Tactic.BuiltinTactic Lean.Elab.Tactic.Split Lean.Elab.Tactic.Conv Lean.Elab.Tactic.Delta Lean.Elab.Tactic.Meta Lean.Elab.Tactic.Unfold Lean.Elab.Tactic.Cache Lean.Elab.Tactic.Calc Lean.Elab.Tactic.Congr Lean.Elab.Tactic.Guard Lean.Elab.Tactic.RCases Lean.Elab.Tactic.Repeat Lean.Elab.Tactic.Ext Lean.Elab.Tactic.Change Lean.Elab.Tactic.FalseOrByContra Lean.Elab.Tactic.Omega Lean.Elab.Tactic.Simpa #include #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" @@ -40,6 +40,7 @@ lean_object* initialize_Lean_Elab_Tactic_Ext(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Tactic_Change(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Tactic_FalseOrByContra(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Tactic_Omega(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Elab_Tactic_Simpa(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Lean_Elab_Tactic(uint8_t builtin, lean_object* w) { lean_object * res; @@ -126,6 +127,9 @@ lean_dec_ref(res); res = initialize_Lean_Elab_Tactic_Omega(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +res = initialize_Lean_Elab_Tactic_Simpa(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); return lean_io_result_mk_ok(lean_box(0)); } #ifdef __cplusplus diff --git a/stage0/stdlib/Lean/Elab/Tactic/Basic.c b/stage0/stdlib/Lean/Elab/Tactic/Basic.c index 7cb422e7c1..60664b8d76 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Basic.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Basic.c @@ -7048,12 +7048,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic__ _start: { lean_object* x_11; -lean_inc(x_8); x_11 = lean_apply_9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); if (lean_obj_tag(x_11) == 0) { uint8_t x_12; -lean_dec(x_8); x_12 = !lean_is_exclusive(x_11); if (x_12 == 0) { @@ -7086,83 +7084,28 @@ uint8_t x_19; x_19 = !lean_is_exclusive(x_11); if (x_19 == 0) { -lean_object* x_20; uint8_t x_21; +lean_object* x_20; lean_object* x_21; x_20 = lean_ctor_get(x_11, 0); -x_21 = l_Lean_Exception_isRuntime(x_20); -if (x_21 == 0) -{ -lean_object* x_22; -lean_dec(x_8); -x_22 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_22, 0, x_20); +x_21 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_21, 0, x_20); lean_ctor_set_tag(x_11, 0); -lean_ctor_set(x_11, 0, x_22); +lean_ctor_set(x_11, 0, x_21); return x_11; } else { -uint8_t x_23; -x_23 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); -lean_dec(x_8); -if (x_23 == 0) -{ -return x_11; -} -else -{ -lean_object* x_24; -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_20); -lean_ctor_set_tag(x_11, 0); -lean_ctor_set(x_11, 0, x_24); -return x_11; -} -} -} -else -{ -lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_25 = lean_ctor_get(x_11, 0); -x_26 = lean_ctor_get(x_11, 1); -lean_inc(x_26); -lean_inc(x_25); +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_22 = lean_ctor_get(x_11, 0); +x_23 = lean_ctor_get(x_11, 1); +lean_inc(x_23); +lean_inc(x_22); lean_dec(x_11); -x_27 = l_Lean_Exception_isRuntime(x_25); -if (x_27 == 0) -{ -lean_object* x_28; lean_object* x_29; -lean_dec(x_8); -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_25); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_26); -return x_29; -} -else -{ -uint8_t x_30; -x_30 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); -lean_dec(x_8); -if (x_30 == 0) -{ -lean_object* x_31; -x_31 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_31, 0, x_25); -lean_ctor_set(x_31, 1, x_26); -return x_31; -} -else -{ -lean_object* x_32; lean_object* x_33; -x_32 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_32, 0, x_25); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_26); -return x_33; -} -} +x_24 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_24, 0, x_22); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_23); +return x_25; } } } @@ -7355,123 +7298,17 @@ return x_24; } else { -uint8_t x_25; -x_25 = !lean_is_exclusive(x_21); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_26 = lean_ctor_get(x_21, 0); -x_27 = lean_ctor_get(x_21, 1); -x_28 = l_Lean_Exception_isRuntime(x_26); -if (x_28 == 0) -{ -lean_object* x_29; lean_object* x_30; -lean_free_object(x_21); -lean_dec(x_26); -x_29 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__4___closed__2; -x_30 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__3(x_1, x_2, x_20, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_29, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_27); -lean_dec(x_18); -lean_dec(x_15); -lean_dec(x_12); -lean_dec(x_4); -return x_30; -} -else -{ -uint8_t x_31; -x_31 = lean_ctor_get_uint8(x_17, sizeof(void*)*11); -if (x_31 == 0) -{ -lean_dec(x_20); -lean_dec(x_18); -lean_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_21; -} -else -{ -lean_object* x_32; lean_object* x_33; -lean_free_object(x_21); -lean_dec(x_26); -x_32 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__4___closed__2; -x_33 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__3(x_1, x_2, x_20, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_32, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_27); -lean_dec(x_18); -lean_dec(x_15); -lean_dec(x_12); -lean_dec(x_4); -return x_33; -} -} -} -else -{ -lean_object* x_34; lean_object* x_35; uint8_t x_36; -x_34 = lean_ctor_get(x_21, 0); -x_35 = lean_ctor_get(x_21, 1); -lean_inc(x_35); -lean_inc(x_34); +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_21, 1); +lean_inc(x_25); lean_dec(x_21); -x_36 = l_Lean_Exception_isRuntime(x_34); -if (x_36 == 0) -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_34); -x_37 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__3(x_1, x_2, x_20, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_35); +x_26 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__4___closed__2; +x_27 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__3(x_1, x_2, x_20, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_26, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_25); lean_dec(x_18); lean_dec(x_15); lean_dec(x_12); lean_dec(x_4); -return x_38; -} -else -{ -uint8_t x_39; -x_39 = lean_ctor_get_uint8(x_17, sizeof(void*)*11); -if (x_39 == 0) -{ -lean_object* x_40; -lean_dec(x_20); -lean_dec(x_18); -lean_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_34); -lean_ctor_set(x_40, 1, x_35); -return x_40; -} -else -{ -lean_object* x_41; lean_object* x_42; -lean_dec(x_34); -x_41 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__4___closed__2; -x_42 = l_Lean_withTraceNode___at_Lean_Elab_Tactic_evalTactic___spec__3___lambda__3(x_1, x_2, x_20, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_41, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_35); -lean_dec(x_18); -lean_dec(x_15); -lean_dec(x_12); -lean_dec(x_4); -return x_42; -} -} -} +return x_27; } } } diff --git a/stage0/stdlib/Lean/Elab/Tactic/Simpa.c b/stage0/stdlib/Lean/Elab/Tactic/Simpa.c new file mode 100644 index 0000000000..a41a49ab29 --- /dev/null +++ b/stage0/stdlib/Lean/Elab/Tactic/Simpa.c @@ -0,0 +1,5340 @@ +// Lean compiler output +// Module: Lean.Elab.Tactic.Simpa +// Imports: Init Lean.Meta.Tactic.Assumption Lean.Meta.Tactic.TryThis Lean.Elab.Tactic.Simp Lean.Linter.Util +#include +#if defined(__clang__) +#pragma clang diagnostic ignored "-Wunused-parameter" +#pragma clang diagnostic ignored "-Wunused-label" +#elif defined(__GNUC__) && !defined(__CLANG__) +#pragma GCC diagnostic ignored "-Wunused-parameter" +#pragma GCC diagnostic ignored "-Wunused-label" +#pragma GCC diagnostic ignored "-Wunused-but-set-variable" +#endif +#ifdef __cplusplus +extern "C" { +#endif +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult; +LEAN_EXPORT lean_object* l_linter_unnecessarySimpa; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__1; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__2; +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__2; +static lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__2; +lean_object* l_Lean_Meta_getSimpTheorems___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__1; +lean_object* lean_mk_empty_array_with_capacity(lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__3; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__2; +LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49_(lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__1; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___boxed(lean_object**); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__2; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2; +extern lean_object* l_Lean_Elab_Tactic_tactic_simp_trace; +static lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__1; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__9___boxed(lean_object**); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__11___boxed(lean_object**); +lean_object* l_Lean_LocalContext_findFromUserName_x3f(lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3; +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__10; +lean_object* l_Lean_logAt___at_Lean_Elab_Tactic_closeUsingOrAdmit___spec__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Tactic_tacticElabAttribute; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__3; +lean_object* l_Lean_LocalContext_getRoundtrippingUserName_x3f(lean_object*, lean_object*); +lean_object* lean_array_push(lean_object*, lean_object*); +lean_object* l_Lean_Meta_simpGoal(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_MVarId_assign___at_Lean_Elab_Tactic_closeMainGoal___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_instMonadTermElabM; +lean_object* l_Lean_Syntax_getArgs(lean_object*); +lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); +lean_object* lean_array_fget(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__13___boxed(lean_object**); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__7; +lean_object* l_Lean_Elab_Tactic_getMainGoal(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__1; +lean_object* l_Lean_addBuiltinDeclarationRanges(lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__14; +lean_object* l_Lean_Meta_Tactic_TryThis_addSuggestion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Lean_Linter_getLinterValue(lean_object*, lean_object*); +lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Tactic_Simp_DischargeWrapper_with___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_stringToMessageData(lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__3; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__7; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__6; +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__17; +static lean_object* l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult___closed__1; +lean_object* l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__2; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__5; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__4; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7; +lean_object* l_panic___at_Lean_Expr_fvarId_x21___spec__1(lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8; +lean_object* l_Lean_Elab_Tactic_elabTerm(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__3; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__4___boxed(lean_object**); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__5; +static lean_object* l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__1; +lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); +static lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__5; +lean_object* lean_nat_to_int(lean_object*); +lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__13; +lean_object* l_Lean_MVarId_getType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__7; +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__8; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4; +static lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__5; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__1; +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__5; +lean_object* l_Lean_Elab_Tactic_withMainContext___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__3; +lean_object* lean_st_ref_get(lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__9; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__2; +lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__2; +lean_object* l_Lean_MVarId_withContext___at_Lean_Elab_Tactic_withMainContext___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___boxed(lean_object*); +lean_object* l_Lean_Elab_Tactic_elabTermEnsuringType(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_instInhabited___rarg(lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__5; +static lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__4; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_instantiateMVars___at_Lean_Elab_Tactic_getMainTarget___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__4; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__16(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Meta_mkFreshBinderNameForTactic(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__18; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10___boxed(lean_object**); +lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___closed__1; +uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); +static lean_object* l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__3; +lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); +lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); +lean_object* l_Lean_MVarId_assumption(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__16; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13; +lean_object* l_Lean_LocalDecl_fvarId(lean_object*); +lean_object* lean_mk_syntax_ident(lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__5; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__3; +lean_object* l_Lean_Elab_Tactic_mkSimpContext___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__9; +lean_object* l_Lean_MVarId_assert(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__2; +lean_object* l_Array_append___rarg(lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__1; +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__12; +lean_object* l_Lean_MessageData_ofExpr(lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__6; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____boxed(lean_object*, lean_object*); +lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__1; +static lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__6; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__3; +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__1; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__12; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_mkArray3___rarg(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5_(lean_object*); +uint8_t lean_nat_dec_eq(lean_object*, lean_object*); +lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__11; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__3; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__4; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__2; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__14___boxed(lean_object**); +lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__8; +lean_object* l_Lean_Elab_Tactic_focus___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Repr_addAppParen(lean_object*, lean_object*); +uint8_t l_Lean_Syntax_isNone(lean_object*); +lean_object* lean_panic_fn(lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10; +LEAN_EXPORT lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa(lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__3___boxed(lean_object**); +lean_object* l_Array_mkArray1___rarg(lean_object*); +static lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__3; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__2; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__2; +static lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__1; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange(lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Std_Tactic_Simpa_getLinterUnnecessarySimpa(lean_object*); +lean_object* l_Lean_Expr_fvar___override(lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__4; +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__6; +lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__1; +lean_object* l___private_Lean_Expr_0__Lean_reprExpr____x40_Lean_Expr___hyg_2961_(lean_object*, lean_object*); +lean_object* l_Lean_MVarId_rename(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4; +lean_object* lean_array_get_size(lean_object*); +LEAN_EXPORT lean_object* l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t lean_nat_dec_le(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Tactic_mkSimpOnly(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_mkArray2___rarg(lean_object*, lean_object*); +lean_object* l_Lean_Meta_intro1Core(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11; +lean_object* l_Lean_Elab_Tactic_setGoals(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__6; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__2; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__10; +lean_object* l_Lean_MessageData_ofName(lean_object*); +static lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__5; +static lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__15; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__16; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15; +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__1; +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__12___boxed(lean_object**); +static lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__4; +static lean_object* _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("linter", 6); +return x_1; +} +} +static lean_object* _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unnecessarySimpa", 16); +return x_1; +} +} +static lean_object* _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__1; +x_2 = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("", 0); +return x_1; +} +} +static lean_object* _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("enable the 'unnecessary simpa' linter", 37); +return x_1; +} +} +static lean_object* _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__6() { +_start: +{ +uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = 1; +x_2 = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__4; +x_3 = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__5; +x_4 = lean_box(x_1); +x_5 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_5, 0, x_4); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +return x_5; +} +} +LEAN_EXPORT lean_object* l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5_(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_2 = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__3; +x_3 = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__6; +x_4 = l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(x_2, x_3, x_2, x_1); +return x_4; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = l_linter_unnecessarySimpa; +return x_1; +} +} +LEAN_EXPORT uint8_t l_Std_Tactic_Simpa_getLinterUnnecessarySimpa(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; +x_2 = l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1; +x_3 = l_Lean_Linter_getLinterValue(x_2, x_1); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___boxed(lean_object* x_1) { +_start: +{ +uint8_t x_2; lean_object* x_3; +x_2 = l_Std_Tactic_Simpa_getLinterUnnecessarySimpa(x_1); +lean_dec(x_1); +x_3 = lean_box(x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean.Elab.Term.UseImplicitLambdaResult.no", 41); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__1; +x_2 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(2u); +x_2 = lean_nat_to_int(x_1); +return x_2; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3; +x_2 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__2; +x_3 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__5() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__4; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(1u); +x_2 = lean_nat_to_int(x_1); +return x_2; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6; +x_2 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__2; +x_3 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__8() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__7; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__9() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean.Elab.Term.UseImplicitLambdaResult.yes", 42); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__9; +x_2 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__10; +x_2 = lean_box(1); +x_3 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__12() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean.Elab.Term.UseImplicitLambdaResult.postpone", 47); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__12; +x_2 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3; +x_2 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__13; +x_3 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__15() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__14; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__16() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6; +x_2 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__13; +x_3 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__17() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__16; +x_2 = 0; +x_3 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49_(lean_object* x_1, lean_object* x_2) { +_start: +{ +switch (lean_obj_tag(x_1)) { +case 0: +{ +lean_object* x_3; uint8_t x_4; +x_3 = lean_unsigned_to_nat(1024u); +x_4 = lean_nat_dec_le(x_3, x_2); +if (x_4 == 0) +{ +lean_object* x_5; lean_object* x_6; +x_5 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__5; +x_6 = l_Repr_addAppParen(x_5, x_2); +return x_6; +} +else +{ +lean_object* x_7; lean_object* x_8; +x_7 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__8; +x_8 = l_Repr_addAppParen(x_7, x_2); +return x_8; +} +} +case 1: +{ +lean_object* x_9; lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_9 = lean_ctor_get(x_1, 0); +lean_inc(x_9); +lean_dec(x_1); +x_10 = lean_unsigned_to_nat(1024u); +x_11 = lean_nat_dec_le(x_10, x_2); +x_12 = l___private_Lean_Expr_0__Lean_reprExpr____x40_Lean_Expr___hyg_2961_(x_9, x_10); +x_13 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__11; +x_14 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_12); +if (x_11 == 0) +{ +lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; +x_15 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3; +x_16 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +x_17 = 0; +x_18 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_18, 0, x_16); +lean_ctor_set_uint8(x_18, sizeof(void*)*1, x_17); +x_19 = l_Repr_addAppParen(x_18, x_2); +return x_19; +} +else +{ +lean_object* x_20; lean_object* x_21; uint8_t x_22; lean_object* x_23; lean_object* x_24; +x_20 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6; +x_21 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_14); +x_22 = 0; +x_23 = lean_alloc_ctor(6, 1, 1); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set_uint8(x_23, sizeof(void*)*1, x_22); +x_24 = l_Repr_addAppParen(x_23, x_2); +return x_24; +} +} +default: +{ +lean_object* x_25; uint8_t x_26; +x_25 = lean_unsigned_to_nat(1024u); +x_26 = lean_nat_dec_le(x_25, x_2); +if (x_26 == 0) +{ +lean_object* x_27; lean_object* x_28; +x_27 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__15; +x_28 = l_Repr_addAppParen(x_27, x_2); +return x_28; +} +else +{ +lean_object* x_29; lean_object* x_30; +x_29 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__17; +x_30 = l_Repr_addAppParen(x_29, x_2); +return x_30; +} +} +} +} +} +LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____boxed(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49_(x_1, x_2); +lean_dec(x_2); +return x_3; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____boxed), 2, 0); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult() { +_start: +{ +lean_object* x_1; +x_1 = l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult___closed__1; +return x_1; +} +} +static lean_object* _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__4; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" [", 2); +return x_1; +} +} +static lean_object* _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__2; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("]", 1); +return x_1; +} +} +static lean_object* _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; +x_13 = lean_ctor_get(x_1, 0); +lean_inc(x_13); +lean_dec(x_1); +x_14 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__1; +x_15 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_3); +x_16 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__3; +x_17 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_17, 0, x_15); +lean_ctor_set(x_17, 1, x_16); +lean_inc(x_13); +x_18 = l_Lean_MessageData_ofName(x_13); +x_19 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_19, 0, x_17); +lean_ctor_set(x_19, 1, x_18); +x_20 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__5; +x_21 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_21, 0, x_19); +lean_ctor_set(x_21, 1, x_20); +x_22 = lean_alloc_ctor(8, 2, 0); +lean_ctor_set(x_22, 0, x_13); +lean_ctor_set(x_22, 1, x_21); +x_23 = 1; +x_24 = l_Lean_logAt___at_Lean_Elab_Tactic_closeUsingOrAdmit___spec__2(x_2, x_22, x_23, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +return x_24; +} +} +static lean_object* _init_l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_Term_instMonadTermElabM; +x_2 = l_ReaderT_instMonadReaderT___rarg(x_1); +return x_2; +} +} +static lean_object* _init_l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__1; +x_2 = lean_box(0); +x_3 = l_instInhabited___rarg(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__2; +x_2 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__3; +x_12 = lean_panic_fn(x_11, x_1); +x_13 = lean_apply_9(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_13; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tactic", 6); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Try this: ", 10); +return x_1; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_12 = lean_ctor_get(x_9, 5); +lean_inc(x_12); +x_13 = l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__2; +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_16, 0, x_14); +lean_ctor_set(x_16, 1, x_15); +lean_ctor_set(x_16, 2, x_15); +lean_ctor_set(x_16, 3, x_15); +lean_ctor_set(x_16, 4, x_15); +lean_ctor_set(x_16, 5, x_15); +x_17 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_17, 0, x_12); +x_18 = l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__3; +x_19 = l_Lean_Meta_Tactic_TryThis_addSuggestion(x_1, x_16, x_17, x_18, x_15, x_7, x_8, x_9, x_10, x_11); +return x_19; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean.Elab.Tactic.Simpa", 22); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Std.Tactic.Simpa.evalSimpa", 26); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unreachable code has been reached", 33); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__1; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__2; +x_3 = lean_unsigned_to_nat(85u); +x_4 = lean_unsigned_to_nat(17u); +x_5 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__3; +x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpa", 5); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("null", 4); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__6; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("using", 5); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean", 4); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Parser", 6); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Tactic", 6); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__12() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpArgs", 8); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10; +x_3 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11; +x_4 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__12; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("[", 1); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("only", 4); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__16() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tacticSimpa!_", 13); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10; +x_3 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11; +x_4 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__16; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__18() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpa!", 6); +return x_1; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19, lean_object* x_20, lean_object* x_21) { +_start: +{ +lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_22 = lean_unsigned_to_nat(5u); +x_23 = l_Lean_Syntax_getArg(x_1, x_22); +x_24 = lean_unsigned_to_nat(0u); +x_25 = l_Lean_Syntax_matchesNull(x_23, x_24); +if (x_25 == 0) +{ +lean_object* x_26; lean_object* x_27; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4; +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +x_27 = l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2(x_26, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21); +if (lean_obj_tag(x_27) == 0) +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_27, 0); +lean_inc(x_28); +x_29 = lean_ctor_get(x_27, 1); +lean_inc(x_29); +lean_dec(x_27); +x_30 = lean_apply_10(x_2, x_28, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_29); +return x_30; +} +else +{ +uint8_t x_31; +lean_dec(x_20); +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_2); +x_31 = !lean_is_exclusive(x_27); +if (x_31 == 0) +{ +return x_27; +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_32 = lean_ctor_get(x_27, 0); +x_33 = lean_ctor_get(x_27, 1); +lean_inc(x_33); +lean_inc(x_32); +lean_dec(x_27); +x_34 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_34, 0, x_32); +lean_ctor_set(x_34, 1, x_33); +return x_34; +} +} +} +else +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = l_Lean_Syntax_getOptional_x3f(x_3); +x_36 = l_Lean_Syntax_getOptional_x3f(x_4); +if (lean_obj_tag(x_35) == 0) +{ +lean_object* x_192; +x_192 = lean_box(0); +x_37 = x_192; +goto block_191; +} +else +{ +uint8_t x_193; +x_193 = !lean_is_exclusive(x_35); +if (x_193 == 0) +{ +x_37 = x_35; +goto block_191; +} +else +{ +lean_object* x_194; lean_object* x_195; +x_194 = lean_ctor_get(x_35, 0); +lean_inc(x_194); +lean_dec(x_35); +x_195 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_195, 0, x_194); +x_37 = x_195; +goto block_191; +} +} +block_191: +{ +lean_object* x_38; lean_object* x_111; +if (lean_obj_tag(x_36) == 0) +{ +lean_object* x_187; +x_187 = lean_box(0); +if (x_10 == 0) +{ +x_38 = x_187; +goto block_110; +} +else +{ +lean_dec(x_8); +x_111 = x_187; +goto block_186; +} +} +else +{ +uint8_t x_188; +x_188 = !lean_is_exclusive(x_36); +if (x_188 == 0) +{ +if (x_10 == 0) +{ +x_38 = x_36; +goto block_110; +} +else +{ +lean_dec(x_8); +x_111 = x_36; +goto block_186; +} +} +else +{ +lean_object* x_189; lean_object* x_190; +x_189 = lean_ctor_get(x_36, 0); +lean_inc(x_189); +lean_dec(x_36); +x_190 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_190, 0, x_189); +if (x_10 == 0) +{ +x_38 = x_190; +goto block_110; +} +else +{ +lean_dec(x_8); +x_111 = x_190; +goto block_186; +} +} +} +block_110: +{ +lean_object* x_39; uint8_t x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +x_39 = lean_ctor_get(x_19, 5); +lean_inc(x_39); +x_40 = 0; +x_41 = l_Lean_SourceInfo_fromRef(x_39, x_40); +x_42 = lean_st_ref_get(x_20, x_21); +x_43 = lean_ctor_get(x_42, 1); +lean_inc(x_43); +lean_dec(x_42); +x_44 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__5; +lean_inc(x_41); +x_45 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_45, 0, x_41); +lean_ctor_set(x_45, 1, x_44); +x_46 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7; +lean_inc(x_5); +lean_inc(x_41); +x_47 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_47, 0, x_41); +lean_ctor_set(x_47, 1, x_46); +lean_ctor_set(x_47, 2, x_5); +if (lean_obj_tag(x_38) == 0) +{ +lean_inc(x_5); +x_48 = x_5; +goto block_107; +} +else +{ +lean_object* x_108; lean_object* x_109; +x_108 = lean_ctor_get(x_38, 0); +lean_inc(x_108); +lean_dec(x_38); +lean_inc(x_5); +x_109 = lean_array_push(x_5, x_108); +x_48 = x_109; +goto block_107; +} +block_107: +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; +lean_inc(x_5); +x_49 = l_Array_append___rarg(x_5, x_48); +lean_inc(x_41); +x_50 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_50, 0, x_41); +lean_ctor_set(x_50, 1, x_46); +lean_ctor_set(x_50, 2, x_49); +if (lean_obj_tag(x_37) == 0) +{ +lean_inc(x_5); +x_51 = x_5; +goto block_104; +} +else +{ +lean_object* x_105; lean_object* x_106; +x_105 = lean_ctor_get(x_37, 0); +lean_inc(x_105); +lean_dec(x_37); +lean_inc(x_5); +x_106 = lean_array_push(x_5, x_105); +x_51 = x_106; +goto block_104; +} +block_104: +{ +lean_object* x_52; lean_object* x_53; lean_object* x_54; +lean_inc(x_5); +x_52 = l_Array_append___rarg(x_5, x_51); +lean_inc(x_41); +x_53 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_53, 0, x_41); +lean_ctor_set(x_53, 1, x_46); +lean_ctor_set(x_53, 2, x_52); +if (lean_obj_tag(x_9) == 0) +{ +lean_inc(x_5); +x_54 = x_5; +goto block_97; +} +else +{ +lean_object* x_98; uint8_t x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_98 = lean_ctor_get(x_9, 0); +lean_inc(x_98); +lean_dec(x_9); +x_99 = 1; +x_100 = l_Lean_SourceInfo_fromRef(x_98, x_99); +x_101 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15; +x_102 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_101); +x_103 = l_Array_mkArray1___rarg(x_102); +x_54 = x_103; +goto block_97; +} +block_97: +{ +lean_object* x_55; lean_object* x_56; +lean_inc(x_5); +x_55 = l_Array_append___rarg(x_5, x_54); +lean_inc(x_41); +x_56 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_56, 0, x_41); +lean_ctor_set(x_56, 1, x_46); +lean_ctor_set(x_56, 2, x_55); +if (lean_obj_tag(x_12) == 0) +{ +lean_object* x_57; lean_object* x_58; +lean_inc_n(x_5, 2); +x_57 = l_Array_append___rarg(x_5, x_5); +lean_inc(x_41); +x_58 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_58, 0, x_41); +lean_ctor_set(x_58, 1, x_46); +lean_ctor_set(x_58, 2, x_57); +if (lean_obj_tag(x_6) == 0) +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; +lean_dec(x_5); +lean_inc(x_58); +lean_inc(x_41); +x_59 = l_Lean_Syntax_node5(x_41, x_7, x_50, x_53, x_56, x_58, x_58); +lean_inc(x_47); +x_60 = l_Lean_Syntax_node4(x_41, x_8, x_45, x_47, x_47, x_59); +x_61 = lean_apply_10(x_2, x_60, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_43); +return x_61; +} +else +{ +lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_62 = lean_ctor_get(x_6, 0); +lean_inc(x_62); +lean_dec(x_6); +x_63 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8; +lean_inc(x_41); +x_64 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_64, 0, x_41); +lean_ctor_set(x_64, 1, x_63); +x_65 = l_Array_mkArray2___rarg(x_64, x_62); +x_66 = l_Array_append___rarg(x_5, x_65); +lean_inc(x_41); +x_67 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_67, 0, x_41); +lean_ctor_set(x_67, 1, x_46); +lean_ctor_set(x_67, 2, x_66); +lean_inc(x_41); +x_68 = l_Lean_Syntax_node5(x_41, x_7, x_50, x_53, x_56, x_58, x_67); +lean_inc(x_47); +x_69 = l_Lean_Syntax_node4(x_41, x_8, x_45, x_47, x_47, x_68); +x_70 = lean_apply_10(x_2, x_69, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_43); +return x_70; +} +} +else +{ +lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_71 = lean_ctor_get(x_12, 0); +lean_inc(x_71); +lean_dec(x_12); +x_72 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14; +lean_inc(x_41); +x_73 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_73, 0, x_41); +lean_ctor_set(x_73, 1, x_72); +lean_inc(x_5); +x_74 = l_Array_append___rarg(x_5, x_71); +lean_inc(x_41); +x_75 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_75, 0, x_41); +lean_ctor_set(x_75, 1, x_46); +lean_ctor_set(x_75, 2, x_74); +x_76 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4; +lean_inc(x_41); +x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_77, 0, x_41); +lean_ctor_set(x_77, 1, x_76); +x_78 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13; +lean_inc(x_41); +x_79 = l_Lean_Syntax_node3(x_41, x_78, x_73, x_75, x_77); +x_80 = l_Array_mkArray1___rarg(x_79); +lean_inc(x_5); +x_81 = l_Array_append___rarg(x_5, x_80); +lean_inc(x_41); +x_82 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_82, 0, x_41); +lean_ctor_set(x_82, 1, x_46); +lean_ctor_set(x_82, 2, x_81); +if (lean_obj_tag(x_6) == 0) +{ +lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; +lean_inc(x_5); +x_83 = l_Array_append___rarg(x_5, x_5); +lean_inc(x_41); +x_84 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_84, 0, x_41); +lean_ctor_set(x_84, 1, x_46); +lean_ctor_set(x_84, 2, x_83); +lean_inc(x_41); +x_85 = l_Lean_Syntax_node5(x_41, x_7, x_50, x_53, x_56, x_82, x_84); +lean_inc(x_47); +x_86 = l_Lean_Syntax_node4(x_41, x_8, x_45, x_47, x_47, x_85); +x_87 = lean_apply_10(x_2, x_86, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_43); +return x_87; +} +else +{ +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; +x_88 = lean_ctor_get(x_6, 0); +lean_inc(x_88); +lean_dec(x_6); +x_89 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8; +lean_inc(x_41); +x_90 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_90, 0, x_41); +lean_ctor_set(x_90, 1, x_89); +x_91 = l_Array_mkArray2___rarg(x_90, x_88); +x_92 = l_Array_append___rarg(x_5, x_91); +lean_inc(x_41); +x_93 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_93, 0, x_41); +lean_ctor_set(x_93, 1, x_46); +lean_ctor_set(x_93, 2, x_92); +lean_inc(x_41); +x_94 = l_Lean_Syntax_node5(x_41, x_7, x_50, x_53, x_56, x_82, x_93); +lean_inc(x_47); +x_95 = l_Lean_Syntax_node4(x_41, x_8, x_45, x_47, x_47, x_94); +x_96 = lean_apply_10(x_2, x_95, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_43); +return x_96; +} +} +} +} +} +} +block_186: +{ +lean_object* x_112; uint8_t x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; +x_112 = lean_ctor_get(x_19, 5); +lean_inc(x_112); +x_113 = 0; +x_114 = l_Lean_SourceInfo_fromRef(x_112, x_113); +x_115 = lean_st_ref_get(x_20, x_21); +x_116 = lean_ctor_get(x_115, 1); +lean_inc(x_116); +lean_dec(x_115); +x_117 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__18; +lean_inc(x_114); +x_118 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_118, 0, x_114); +lean_ctor_set(x_118, 1, x_117); +if (lean_obj_tag(x_111) == 0) +{ +lean_inc(x_5); +x_119 = x_5; +goto block_183; +} +else +{ +lean_object* x_184; lean_object* x_185; +x_184 = lean_ctor_get(x_111, 0); +lean_inc(x_184); +lean_dec(x_111); +lean_inc(x_5); +x_185 = lean_array_push(x_5, x_184); +x_119 = x_185; +goto block_183; +} +block_183: +{ +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; +lean_inc(x_5); +x_120 = l_Array_append___rarg(x_5, x_119); +x_121 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7; +lean_inc(x_114); +x_122 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_122, 0, x_114); +lean_ctor_set(x_122, 1, x_121); +lean_ctor_set(x_122, 2, x_120); +if (lean_obj_tag(x_37) == 0) +{ +lean_inc(x_5); +x_123 = x_5; +goto block_180; +} +else +{ +lean_object* x_181; lean_object* x_182; +x_181 = lean_ctor_get(x_37, 0); +lean_inc(x_181); +lean_dec(x_37); +lean_inc(x_5); +x_182 = lean_array_push(x_5, x_181); +x_123 = x_182; +goto block_180; +} +block_180: +{ +lean_object* x_124; lean_object* x_125; lean_object* x_126; +lean_inc(x_5); +x_124 = l_Array_append___rarg(x_5, x_123); +lean_inc(x_114); +x_125 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_125, 0, x_114); +lean_ctor_set(x_125, 1, x_121); +lean_ctor_set(x_125, 2, x_124); +if (lean_obj_tag(x_9) == 0) +{ +lean_inc(x_5); +x_126 = x_5; +goto block_173; +} +else +{ +lean_object* x_174; uint8_t x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_174 = lean_ctor_get(x_9, 0); +lean_inc(x_174); +lean_dec(x_9); +x_175 = 1; +x_176 = l_Lean_SourceInfo_fromRef(x_174, x_175); +x_177 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15; +x_178 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_178, 0, x_176); +lean_ctor_set(x_178, 1, x_177); +x_179 = l_Array_mkArray1___rarg(x_178); +x_126 = x_179; +goto block_173; +} +block_173: +{ +lean_object* x_127; lean_object* x_128; +lean_inc(x_5); +x_127 = l_Array_append___rarg(x_5, x_126); +lean_inc(x_114); +x_128 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_128, 0, x_114); +lean_ctor_set(x_128, 1, x_121); +lean_ctor_set(x_128, 2, x_127); +if (lean_obj_tag(x_12) == 0) +{ +lean_object* x_129; lean_object* x_130; +lean_inc_n(x_5, 2); +x_129 = l_Array_append___rarg(x_5, x_5); +lean_inc(x_114); +x_130 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_130, 0, x_114); +lean_ctor_set(x_130, 1, x_121); +lean_ctor_set(x_130, 2, x_129); +if (lean_obj_tag(x_6) == 0) +{ +lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; +lean_dec(x_5); +lean_inc(x_130); +lean_inc(x_114); +x_131 = l_Lean_Syntax_node5(x_114, x_7, x_122, x_125, x_128, x_130, x_130); +x_132 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17; +x_133 = l_Lean_Syntax_node2(x_114, x_132, x_118, x_131); +x_134 = lean_apply_10(x_2, x_133, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_116); +return x_134; +} +else +{ +lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +x_135 = lean_ctor_get(x_6, 0); +lean_inc(x_135); +lean_dec(x_6); +x_136 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8; +lean_inc(x_114); +x_137 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_137, 0, x_114); +lean_ctor_set(x_137, 1, x_136); +x_138 = l_Array_mkArray2___rarg(x_137, x_135); +x_139 = l_Array_append___rarg(x_5, x_138); +lean_inc(x_114); +x_140 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_140, 0, x_114); +lean_ctor_set(x_140, 1, x_121); +lean_ctor_set(x_140, 2, x_139); +lean_inc(x_114); +x_141 = l_Lean_Syntax_node5(x_114, x_7, x_122, x_125, x_128, x_130, x_140); +x_142 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17; +x_143 = l_Lean_Syntax_node2(x_114, x_142, x_118, x_141); +x_144 = lean_apply_10(x_2, x_143, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_116); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; +x_145 = lean_ctor_get(x_12, 0); +lean_inc(x_145); +lean_dec(x_12); +x_146 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14; +lean_inc(x_114); +x_147 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_147, 0, x_114); +lean_ctor_set(x_147, 1, x_146); +lean_inc(x_5); +x_148 = l_Array_append___rarg(x_5, x_145); +lean_inc(x_114); +x_149 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_149, 0, x_114); +lean_ctor_set(x_149, 1, x_121); +lean_ctor_set(x_149, 2, x_148); +x_150 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4; +lean_inc(x_114); +x_151 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_151, 0, x_114); +lean_ctor_set(x_151, 1, x_150); +x_152 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13; +lean_inc(x_114); +x_153 = l_Lean_Syntax_node3(x_114, x_152, x_147, x_149, x_151); +x_154 = l_Array_mkArray1___rarg(x_153); +lean_inc(x_5); +x_155 = l_Array_append___rarg(x_5, x_154); +lean_inc(x_114); +x_156 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_156, 0, x_114); +lean_ctor_set(x_156, 1, x_121); +lean_ctor_set(x_156, 2, x_155); +if (lean_obj_tag(x_6) == 0) +{ +lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; +lean_inc(x_5); +x_157 = l_Array_append___rarg(x_5, x_5); +lean_inc(x_114); +x_158 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_158, 0, x_114); +lean_ctor_set(x_158, 1, x_121); +lean_ctor_set(x_158, 2, x_157); +lean_inc(x_114); +x_159 = l_Lean_Syntax_node5(x_114, x_7, x_122, x_125, x_128, x_156, x_158); +x_160 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17; +x_161 = l_Lean_Syntax_node2(x_114, x_160, x_118, x_159); +x_162 = lean_apply_10(x_2, x_161, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_116); +return x_162; +} +else +{ +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_163 = lean_ctor_get(x_6, 0); +lean_inc(x_163); +lean_dec(x_6); +x_164 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8; +lean_inc(x_114); +x_165 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_165, 0, x_114); +lean_ctor_set(x_165, 1, x_164); +x_166 = l_Array_mkArray2___rarg(x_165, x_163); +x_167 = l_Array_append___rarg(x_5, x_166); +lean_inc(x_114); +x_168 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_168, 0, x_114); +lean_ctor_set(x_168, 1, x_121); +lean_ctor_set(x_168, 2, x_167); +lean_inc(x_114); +x_169 = l_Lean_Syntax_node5(x_114, x_7, x_122, x_125, x_128, x_156, x_168); +x_170 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17; +x_171 = l_Lean_Syntax_node2(x_114, x_170, x_118, x_169); +x_172 = lean_apply_10(x_2, x_171, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_116); +return x_172; +} +} +} +} +} +} +} +} +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, uint8_t x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19, lean_object* x_20) { +_start: +{ +lean_object* x_21; lean_object* x_22; uint8_t x_23; +lean_dec(x_10); +x_21 = lean_unsigned_to_nat(4u); +x_22 = l_Lean_Syntax_getArg(x_1, x_21); +x_23 = l_Lean_Syntax_isNone(x_22); +if (x_23 == 0) +{ +lean_object* x_24; uint8_t x_25; +x_24 = lean_unsigned_to_nat(3u); +lean_inc(x_22); +x_25 = l_Lean_Syntax_matchesNull(x_22, x_24); +if (x_25 == 0) +{ +lean_object* x_26; lean_object* x_27; +lean_dec(x_22); +lean_dec(x_11); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4; +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +x_27 = l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2(x_26, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +if (lean_obj_tag(x_27) == 0) +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_27, 0); +lean_inc(x_28); +x_29 = lean_ctor_get(x_27, 1); +lean_inc(x_29); +lean_dec(x_27); +x_30 = lean_apply_10(x_2, x_28, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_29); +return x_30; +} +else +{ +uint8_t x_31; +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_2); +x_31 = !lean_is_exclusive(x_27); +if (x_31 == 0) +{ +return x_27; +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_32 = lean_ctor_get(x_27, 0); +x_33 = lean_ctor_get(x_27, 1); +lean_inc(x_33); +lean_inc(x_32); +lean_dec(x_27); +x_34 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_34, 0, x_32); +lean_ctor_set(x_34, 1, x_33); +return x_34; +} +} +} +else +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_35 = lean_unsigned_to_nat(1u); +x_36 = l_Lean_Syntax_getArg(x_22, x_35); +lean_dec(x_22); +x_37 = l_Lean_Syntax_getArgs(x_36); +lean_dec(x_36); +x_38 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_38, 0, x_37); +x_39 = lean_box(0); +x_40 = l_Std_Tactic_Simpa_evalSimpa___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_11, x_9, x_39, x_38, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_40; +} +} +else +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; +lean_dec(x_22); +x_41 = lean_box(0); +x_42 = lean_box(0); +x_43 = l_Std_Tactic_Simpa_evalSimpa___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_11, x_9, x_42, x_41, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_43; +} +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simp", 4); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10; +x_3 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11; +x_4 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Elab_Tactic_tactic_simp_trace; +return x_1; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18) { +_start: +{ +lean_object* x_19; lean_object* x_61; lean_object* x_62; uint8_t x_63; +x_61 = lean_ctor_get(x_16, 2); +lean_inc(x_61); +x_62 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__3; +x_63 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_61, x_62); +lean_dec(x_61); +if (x_63 == 0) +{ +if (lean_obj_tag(x_8) == 0) +{ +lean_object* x_64; lean_object* x_65; +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_64 = lean_box(0); +x_65 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_65, 0, x_64); +lean_ctor_set(x_65, 1, x_18); +return x_65; +} +else +{ +lean_object* x_66; +lean_dec(x_8); +x_66 = lean_box(0); +x_19 = x_66; +goto block_60; +} +} +else +{ +lean_object* x_67; +lean_dec(x_8); +x_67 = lean_box(0); +x_19 = x_67; +goto block_60; +} +block_60: +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +lean_dec(x_19); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +x_20 = l_Lean_Elab_Tactic_mkSimpOnly(x_1, x_9, x_14, x_15, x_16, x_17, x_18); +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +lean_inc(x_2); +x_23 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__1___boxed), 11, 1); +lean_closure_set(x_23, 0, x_2); +x_24 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2; +lean_inc(x_21); +x_25 = l_Lean_Syntax_isOfKind(x_21, x_24); +if (x_25 == 0) +{ +lean_object* x_26; lean_object* x_27; +lean_dec(x_23); +lean_dec(x_21); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_26 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4; +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_27 = l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2(x_26, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_22); +if (lean_obj_tag(x_27) == 0) +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_27, 0); +lean_inc(x_28); +x_29 = lean_ctor_get(x_27, 1); +lean_inc(x_29); +lean_dec(x_27); +x_30 = l_Std_Tactic_Simpa_evalSimpa___lambda__1(x_2, x_28, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_29); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +return x_30; +} +else +{ +uint8_t x_31; +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_2); +x_31 = !lean_is_exclusive(x_27); +if (x_31 == 0) +{ +return x_27; +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_32 = lean_ctor_get(x_27, 0); +x_33 = lean_ctor_get(x_27, 1); +lean_inc(x_33); +lean_inc(x_32); +lean_dec(x_27); +x_34 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_34, 0, x_32); +lean_ctor_set(x_34, 1, x_33); +return x_34; +} +} +} +else +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; +x_35 = lean_unsigned_to_nat(1u); +x_36 = l_Lean_Syntax_getArg(x_21, x_35); +x_37 = lean_unsigned_to_nat(2u); +x_38 = l_Lean_Syntax_getArg(x_21, x_37); +x_39 = lean_unsigned_to_nat(3u); +x_40 = l_Lean_Syntax_getArg(x_21, x_39); +x_41 = l_Lean_Syntax_isNone(x_40); +if (x_41 == 0) +{ +uint8_t x_42; +lean_inc(x_40); +x_42 = l_Lean_Syntax_matchesNull(x_40, x_35); +if (x_42 == 0) +{ +lean_object* x_43; lean_object* x_44; +lean_dec(x_40); +lean_dec(x_38); +lean_dec(x_36); +lean_dec(x_23); +lean_dec(x_21); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_43 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4; +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_44 = l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2(x_43, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_22); +if (lean_obj_tag(x_44) == 0) +{ +lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_44, 1); +lean_inc(x_46); +lean_dec(x_44); +x_47 = l_Std_Tactic_Simpa_evalSimpa___lambda__1(x_2, x_45, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_46); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +return x_47; +} +else +{ +uint8_t x_48; +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_2); +x_48 = !lean_is_exclusive(x_44); +if (x_48 == 0) +{ +return x_44; +} +else +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_44, 0); +x_50 = lean_ctor_get(x_44, 1); +lean_inc(x_50); +lean_inc(x_49); +lean_dec(x_44); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_49); +lean_ctor_set(x_51, 1, x_50); +return x_51; +} +} +} +else +{ +lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +lean_dec(x_2); +x_52 = lean_unsigned_to_nat(0u); +x_53 = l_Lean_Syntax_getArg(x_40, x_52); +lean_dec(x_40); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_box(0); +x_56 = l_Std_Tactic_Simpa_evalSimpa___lambda__3(x_21, x_23, x_38, x_36, x_3, x_4, x_5, x_6, x_7, x_55, x_54, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_22); +lean_dec(x_36); +lean_dec(x_38); +lean_dec(x_21); +return x_56; +} +} +else +{ +lean_object* x_57; lean_object* x_58; lean_object* x_59; +lean_dec(x_40); +lean_dec(x_2); +x_57 = lean_box(0); +x_58 = lean_box(0); +x_59 = l_Std_Tactic_Simpa_evalSimpa___lambda__3(x_21, x_23, x_38, x_36, x_3, x_4, x_5, x_6, x_7, x_58, x_57, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_22); +lean_dec(x_36); +lean_dec(x_38); +lean_dec(x_21); +return x_59; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_12, 0, x_1); +lean_ctor_set(x_12, 1, x_11); +return x_12; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_MVarId_getType(x_1, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_12) == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = lean_mk_syntax_ident(x_2); +x_16 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_16, 0, x_13); +x_17 = 0; +x_18 = l_Lean_Elab_Tactic_elabTermEnsuringType(x_15, x_16, x_17, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_14); +return x_18; +} +else +{ +uint8_t x_19; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_19 = !lean_is_exclusive(x_12); +if (x_19 == 0) +{ +return x_12; +} +else +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_20 = lean_ctor_get(x_12, 0); +x_21 = lean_ctor_get(x_12, 1); +lean_inc(x_21); +lean_inc(x_20); +lean_dec(x_12); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_20); +lean_ctor_set(x_22, 1, x_21); +return x_22; +} +} +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(1u); +x_2 = lean_mk_empty_array_with_capacity(x_1); +return x_2; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("try 'simp at ", 13); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__2; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("' instead of 'simpa using ", 26); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__4; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("'", 1); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__6; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("h", 1); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__8; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__1; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__2; +x_3 = lean_unsigned_to_nat(58u); +x_4 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__3; +x_5 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +_start: +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; lean_object* x_20; +x_15 = lean_ctor_get(x_5, 0); +lean_inc(x_15); +x_16 = lean_ctor_get(x_5, 1); +lean_inc(x_16); +lean_dec(x_5); +x_17 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__1; +lean_inc(x_15); +x_18 = lean_array_push(x_17, x_15); +x_19 = 0; +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_20 = l_Lean_Meta_simpGoal(x_16, x_1, x_2, x_3, x_19, x_18, x_4, x_10, x_11, x_12, x_13, x_14); +if (lean_obj_tag(x_20) == 0) +{ +lean_object* x_21; lean_object* x_22; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_21, 0); +lean_inc(x_22); +if (lean_obj_tag(x_22) == 0) +{ +uint8_t x_23; +x_23 = !lean_is_exclusive(x_20); +if (x_23 == 0) +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; +x_24 = lean_ctor_get(x_20, 1); +x_25 = lean_ctor_get(x_20, 0); +lean_dec(x_25); +x_26 = lean_ctor_get(x_21, 1); +lean_inc(x_26); +lean_dec(x_21); +x_27 = lean_ctor_get(x_12, 2); +lean_inc(x_27); +x_28 = l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1; +x_29 = l_Lean_Linter_getLinterValue(x_28, x_27); +lean_dec(x_27); +if (x_29 == 0) +{ +lean_dec(x_15); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_ctor_set(x_20, 0, x_26); +return x_20; +} +else +{ +lean_object* x_30; lean_object* x_31; +x_30 = lean_ctor_get(x_10, 1); +lean_inc(x_30); +lean_inc(x_15); +x_31 = l_Lean_LocalContext_getRoundtrippingUserName_x3f(x_30, x_15); +if (lean_obj_tag(x_31) == 0) +{ +lean_dec(x_15); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_ctor_set(x_20, 0, x_26); +return x_20; +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; +lean_dec(x_31); +lean_free_object(x_20); +x_32 = lean_ctor_get(x_12, 5); +lean_inc(x_32); +x_33 = l_Lean_Expr_fvar___override(x_15); +x_34 = l_Lean_MessageData_ofExpr(x_33); +x_35 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__3; +lean_inc(x_34); +x_36 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_34); +x_37 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__5; +x_38 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_38, 0, x_36); +lean_ctor_set(x_38, 1, x_37); +x_39 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_34); +x_40 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__7; +x_41 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +x_42 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1(x_28, x_32, x_41, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_24); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_32); +x_43 = !lean_is_exclusive(x_42); +if (x_43 == 0) +{ +lean_object* x_44; +x_44 = lean_ctor_get(x_42, 0); +lean_dec(x_44); +lean_ctor_set(x_42, 0, x_26); +return x_42; +} +else +{ +lean_object* x_45; lean_object* x_46; +x_45 = lean_ctor_get(x_42, 1); +lean_inc(x_45); +lean_dec(x_42); +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_26); +lean_ctor_set(x_46, 1, x_45); +return x_46; +} +} +} +} +else +{ +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_47 = lean_ctor_get(x_20, 1); +lean_inc(x_47); +lean_dec(x_20); +x_48 = lean_ctor_get(x_21, 1); +lean_inc(x_48); +lean_dec(x_21); +x_49 = lean_ctor_get(x_12, 2); +lean_inc(x_49); +x_50 = l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1; +x_51 = l_Lean_Linter_getLinterValue(x_50, x_49); +lean_dec(x_49); +if (x_51 == 0) +{ +lean_object* x_52; +lean_dec(x_15); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_48); +lean_ctor_set(x_52, 1, x_47); +return x_52; +} +else +{ +lean_object* x_53; lean_object* x_54; +x_53 = lean_ctor_get(x_10, 1); +lean_inc(x_53); +lean_inc(x_15); +x_54 = l_Lean_LocalContext_getRoundtrippingUserName_x3f(x_53, x_15); +if (lean_obj_tag(x_54) == 0) +{ +lean_object* x_55; +lean_dec(x_15); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_55 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_55, 0, x_48); +lean_ctor_set(x_55, 1, x_47); +return x_55; +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_54); +x_56 = lean_ctor_get(x_12, 5); +lean_inc(x_56); +x_57 = l_Lean_Expr_fvar___override(x_15); +x_58 = l_Lean_MessageData_ofExpr(x_57); +x_59 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__3; +lean_inc(x_58); +x_60 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_60, 1, x_58); +x_61 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__5; +x_62 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_62, 0, x_60); +lean_ctor_set(x_62, 1, x_61); +x_63 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_58); +x_64 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__7; +x_65 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_64); +x_66 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1(x_50, x_56, x_65, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_47); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_56); +x_67 = lean_ctor_get(x_66, 1); +lean_inc(x_67); +if (lean_is_exclusive(x_66)) { + lean_ctor_release(x_66, 0); + lean_ctor_release(x_66, 1); + x_68 = x_66; +} else { + lean_dec_ref(x_66); + x_68 = lean_box(0); +} +if (lean_is_scalar(x_68)) { + x_69 = lean_alloc_ctor(0, 2, 0); +} else { + x_69 = x_68; +} +lean_ctor_set(x_69, 0, x_48); +lean_ctor_set(x_69, 1, x_67); +return x_69; +} +} +} +} +else +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; lean_object* x_78; +x_70 = lean_ctor_get(x_22, 0); +lean_inc(x_70); +lean_dec(x_22); +x_71 = lean_ctor_get(x_20, 1); +lean_inc(x_71); +lean_dec(x_20); +x_72 = lean_ctor_get(x_21, 1); +lean_inc(x_72); +lean_dec(x_21); +x_73 = lean_ctor_get(x_70, 0); +lean_inc(x_73); +x_74 = lean_ctor_get(x_70, 1); +lean_inc(x_74); +lean_dec(x_70); +x_75 = lean_array_get_size(x_73); +x_76 = lean_unsigned_to_nat(1u); +x_77 = lean_nat_dec_eq(x_75, x_76); +if (x_77 == 0) +{ +lean_object* x_104; uint8_t x_105; +lean_dec(x_73); +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_nat_dec_eq(x_75, x_104); +lean_dec(x_75); +if (x_105 == 0) +{ +lean_object* x_106; lean_object* x_107; +lean_dec(x_15); +x_106 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__10; +x_107 = l_panic___at_Lean_Expr_fvarId_x21___spec__1(x_106); +x_78 = x_107; +goto block_103; +} +else +{ +x_78 = x_15; +goto block_103; +} +} +else +{ +lean_object* x_108; lean_object* x_109; +lean_dec(x_75); +lean_dec(x_15); +x_108 = lean_unsigned_to_nat(0u); +x_109 = lean_array_fget(x_73, x_108); +lean_dec(x_73); +x_78 = x_109; +goto block_103; +} +block_103: +{ +lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; +x_79 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__9; +lean_inc(x_10); +x_80 = l_Lean_Meta_mkFreshBinderNameForTactic(x_79, x_10, x_11, x_12, x_13, x_71); +x_81 = lean_ctor_get(x_80, 0); +lean_inc(x_81); +x_82 = lean_ctor_get(x_80, 1); +lean_inc(x_82); +lean_dec(x_80); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_81); +x_83 = l_Lean_MVarId_rename(x_74, x_78, x_81, x_10, x_11, x_12, x_13, x_82); +if (lean_obj_tag(x_83) == 0) +{ +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; +x_84 = lean_ctor_get(x_83, 0); +lean_inc(x_84); +x_85 = lean_ctor_get(x_83, 1); +lean_inc(x_85); +lean_dec(x_83); +lean_inc(x_84); +x_86 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__6), 11, 2); +lean_closure_set(x_86, 0, x_84); +lean_closure_set(x_86, 1, x_81); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_84); +x_87 = l_Lean_MVarId_withContext___at_Lean_Elab_Tactic_withMainContext___spec__1___rarg(x_84, x_86, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_85); +if (lean_obj_tag(x_87) == 0) +{ +lean_object* x_88; lean_object* x_89; lean_object* x_90; uint8_t x_91; +x_88 = lean_ctor_get(x_87, 0); +lean_inc(x_88); +x_89 = lean_ctor_get(x_87, 1); +lean_inc(x_89); +lean_dec(x_87); +x_90 = l_Lean_MVarId_assign___at_Lean_Elab_Tactic_closeMainGoal___spec__1(x_84, x_88, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_89); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_91 = !lean_is_exclusive(x_90); +if (x_91 == 0) +{ +lean_object* x_92; +x_92 = lean_ctor_get(x_90, 0); +lean_dec(x_92); +lean_ctor_set(x_90, 0, x_72); +return x_90; +} +else +{ +lean_object* x_93; lean_object* x_94; +x_93 = lean_ctor_get(x_90, 1); +lean_inc(x_93); +lean_dec(x_90); +x_94 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_94, 0, x_72); +lean_ctor_set(x_94, 1, x_93); +return x_94; +} +} +else +{ +uint8_t x_95; +lean_dec(x_84); +lean_dec(x_72); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_95 = !lean_is_exclusive(x_87); +if (x_95 == 0) +{ +return x_87; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_87, 0); +x_97 = lean_ctor_get(x_87, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_87); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; +} +} +} +else +{ +uint8_t x_99; +lean_dec(x_81); +lean_dec(x_72); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_99 = !lean_is_exclusive(x_83); +if (x_99 == 0) +{ +return x_83; +} +else +{ +lean_object* x_100; lean_object* x_101; lean_object* x_102; +x_100 = lean_ctor_get(x_83, 0); +x_101 = lean_ctor_get(x_83, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_83); +x_102 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_101); +return x_102; +} +} +} +} +} +else +{ +uint8_t x_110; +lean_dec(x_15); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_110 = !lean_is_exclusive(x_20); +if (x_110 == 0) +{ +return x_20; +} +else +{ +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_20, 0); +x_112 = lean_ctor_get(x_20, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_20); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; +} +} +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +uint8_t x_17; lean_object* x_18; +x_17 = 1; +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +x_18 = l_Lean_Elab_Tactic_elabTerm(x_1, x_2, x_17, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +if (lean_obj_tag(x_18) == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); +lean_inc(x_20); +lean_dec(x_18); +lean_inc(x_19); +x_21 = l_Lean_instantiateMVars___at_Lean_Elab_Tactic_getMainTarget___spec__1(x_19, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_20); +x_22 = lean_ctor_get(x_21, 0); +lean_inc(x_22); +if (lean_obj_tag(x_22) == 1) +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +lean_dec(x_19); +x_23 = lean_ctor_get(x_21, 1); +lean_inc(x_23); +lean_dec(x_21); +x_24 = lean_ctor_get(x_22, 0); +lean_inc(x_24); +lean_dec(x_22); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_7); +x_26 = l_Std_Tactic_Simpa_evalSimpa___lambda__7(x_3, x_4, x_5, x_6, x_25, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_23); +return x_26; +} +else +{ +lean_object* x_27; lean_object* x_28; +lean_dec(x_22); +x_27 = lean_ctor_get(x_21, 1); +lean_inc(x_27); +lean_dec(x_21); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_19); +x_28 = lean_infer_type(x_19, x_12, x_13, x_14, x_15, x_27); +if (lean_obj_tag(x_28) == 0) +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +x_30 = lean_ctor_get(x_28, 1); +lean_inc(x_30); +lean_dec(x_28); +x_31 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__9; +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +x_32 = l_Lean_MVarId_assert(x_7, x_31, x_29, x_19, x_12, x_13, x_14, x_15, x_30); +if (lean_obj_tag(x_32) == 0) +{ +lean_object* x_33; lean_object* x_34; uint8_t x_35; lean_object* x_36; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +x_34 = lean_ctor_get(x_32, 1); +lean_inc(x_34); +lean_dec(x_32); +x_35 = 0; +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +x_36 = l_Lean_Meta_intro1Core(x_33, x_35, x_12, x_13, x_14, x_15, x_34); +if (lean_obj_tag(x_36) == 0) +{ +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_36, 0); +lean_inc(x_37); +x_38 = lean_ctor_get(x_36, 1); +lean_inc(x_38); +lean_dec(x_36); +x_39 = l_Std_Tactic_Simpa_evalSimpa___lambda__7(x_3, x_4, x_5, x_6, x_37, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_38); +return x_39; +} +else +{ +uint8_t x_40; +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_40 = !lean_is_exclusive(x_36); +if (x_40 == 0) +{ +return x_36; +} +else +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_41 = lean_ctor_get(x_36, 0); +x_42 = lean_ctor_get(x_36, 1); +lean_inc(x_42); +lean_inc(x_41); +lean_dec(x_36); +x_43 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_43, 0, x_41); +lean_ctor_set(x_43, 1, x_42); +return x_43; +} +} +} +else +{ +uint8_t x_44; +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_44 = !lean_is_exclusive(x_32); +if (x_44 == 0) +{ +return x_32; +} +else +{ +lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_45 = lean_ctor_get(x_32, 0); +x_46 = lean_ctor_get(x_32, 1); +lean_inc(x_46); +lean_inc(x_45); +lean_dec(x_32); +x_47 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_46); +return x_47; +} +} +} +else +{ +uint8_t x_48; +lean_dec(x_19); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_48 = !lean_is_exclusive(x_28); +if (x_48 == 0) +{ +return x_28; +} +else +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_28, 0); +x_50 = lean_ctor_get(x_28, 1); +lean_inc(x_50); +lean_inc(x_49); +lean_dec(x_28); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_49); +lean_ctor_set(x_51, 1, x_50); +return x_51; +} +} +} +} +else +{ +uint8_t x_52; +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_52 = !lean_is_exclusive(x_18); +if (x_52 == 0) +{ +return x_18; +} +else +{ +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_18, 0); +x_54 = lean_ctor_get(x_18, 1); +lean_inc(x_54); +lean_inc(x_53); +lean_dec(x_18); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_54); +return x_55; +} +} +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("this", 4); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19, lean_object* x_20, lean_object* x_21, lean_object* x_22) { +_start: +{ +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_18, 1); +lean_inc(x_23); +x_24 = l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__2; +x_25 = l_Lean_LocalContext_findFromUserName_x3f(x_23, x_24); +if (lean_obj_tag(x_25) == 0) +{ +lean_object* x_26; +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +x_26 = l_Lean_MVarId_assumption(x_9, x_18, x_19, x_20, x_21, x_22); +if (lean_obj_tag(x_26) == 0) +{ +lean_object* x_27; lean_object* x_28; +x_27 = lean_ctor_get(x_26, 1); +lean_inc(x_27); +lean_dec(x_26); +x_28 = l_Std_Tactic_Simpa_evalSimpa___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_10, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_27); +return x_28; +} +else +{ +uint8_t x_29; +lean_dec(x_21); +lean_dec(x_20); +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_29 = !lean_is_exclusive(x_26); +if (x_29 == 0) +{ +return x_26; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_26, 0); +x_31 = lean_ctor_get(x_26, 1); +lean_inc(x_31); +lean_inc(x_30); +lean_dec(x_26); +x_32 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_32, 0, x_30); +lean_ctor_set(x_32, 1, x_31); +return x_32; +} +} +} +else +{ +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; lean_object* x_38; +x_33 = lean_ctor_get(x_25, 0); +lean_inc(x_33); +lean_dec(x_25); +x_34 = l_Lean_LocalDecl_fvarId(x_33); +lean_dec(x_33); +x_35 = l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__1; +x_36 = lean_array_push(x_35, x_34); +x_37 = 0; +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_10); +x_38 = l_Lean_Meta_simpGoal(x_9, x_11, x_12, x_13, x_37, x_36, x_10, x_18, x_19, x_20, x_21, x_22); +if (lean_obj_tag(x_38) == 0) +{ +lean_object* x_39; lean_object* x_40; +x_39 = lean_ctor_get(x_38, 0); +lean_inc(x_39); +x_40 = lean_ctor_get(x_39, 0); +lean_inc(x_40); +if (lean_obj_tag(x_40) == 0) +{ +lean_object* x_41; lean_object* x_42; +lean_dec(x_39); +x_41 = lean_ctor_get(x_38, 1); +lean_inc(x_41); +lean_dec(x_38); +x_42 = l_Std_Tactic_Simpa_evalSimpa___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_10, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_41); +return x_42; +} +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +lean_dec(x_10); +x_43 = lean_ctor_get(x_40, 0); +lean_inc(x_43); +lean_dec(x_40); +x_44 = lean_ctor_get(x_38, 1); +lean_inc(x_44); +lean_dec(x_38); +x_45 = lean_ctor_get(x_39, 1); +lean_inc(x_45); +lean_dec(x_39); +x_46 = lean_ctor_get(x_43, 1); +lean_inc(x_46); +lean_dec(x_43); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +x_47 = l_Lean_MVarId_assumption(x_46, x_18, x_19, x_20, x_21, x_44); +if (lean_obj_tag(x_47) == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = lean_ctor_get(x_47, 1); +lean_inc(x_48); +lean_dec(x_47); +x_49 = l_Std_Tactic_Simpa_evalSimpa___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_45, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_48); +return x_49; +} +else +{ +uint8_t x_50; +lean_dec(x_45); +lean_dec(x_21); +lean_dec(x_20); +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_50 = !lean_is_exclusive(x_47); +if (x_50 == 0) +{ +return x_47; +} +else +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_ctor_get(x_47, 0); +x_52 = lean_ctor_get(x_47, 1); +lean_inc(x_52); +lean_inc(x_51); +lean_dec(x_47); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_52); +return x_53; +} +} +} +} +else +{ +uint8_t x_54; +lean_dec(x_21); +lean_dec(x_20); +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_54 = !lean_is_exclusive(x_38); +if (x_54 == 0) +{ +return x_38; +} +else +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_38, 0); +x_56 = lean_ctor_get(x_38, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_38); +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; +} +} +} +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_58 = lean_ctor_get(x_4, 0); +lean_inc(x_58); +x_59 = lean_box(0); +lean_inc(x_9); +x_60 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_60, 0, x_9); +lean_ctor_set(x_60, 1, x_59); +x_61 = l_Lean_Elab_Tactic_setGoals(x_60, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_22); +x_62 = lean_ctor_get(x_61, 1); +lean_inc(x_62); +lean_dec(x_61); +x_63 = lean_box(0); +lean_inc(x_9); +x_64 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__8), 16, 7); +lean_closure_set(x_64, 0, x_58); +lean_closure_set(x_64, 1, x_63); +lean_closure_set(x_64, 2, x_11); +lean_closure_set(x_64, 3, x_12); +lean_closure_set(x_64, 4, x_13); +lean_closure_set(x_64, 5, x_10); +lean_closure_set(x_64, 6, x_9); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +x_65 = l_Lean_MVarId_withContext___at_Lean_Elab_Tactic_withMainContext___spec__1___rarg(x_9, x_64, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_62); +if (lean_obj_tag(x_65) == 0) +{ +lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_66 = lean_ctor_get(x_65, 0); +lean_inc(x_66); +x_67 = lean_ctor_get(x_65, 1); +lean_inc(x_67); +lean_dec(x_65); +x_68 = l_Std_Tactic_Simpa_evalSimpa___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_66, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_67); +return x_68; +} +else +{ +uint8_t x_69; +lean_dec(x_21); +lean_dec(x_20); +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_69 = !lean_is_exclusive(x_65); +if (x_69 == 0) +{ +return x_65; +} +else +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = lean_ctor_get(x_65, 0); +x_71 = lean_ctor_get(x_65, 1); +lean_inc(x_71); +lean_inc(x_70); +lean_dec(x_65); +x_72 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_71); +return x_72; +} +} +} +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(0u); +x_2 = lean_mk_empty_array_with_capacity(x_1); +return x_2; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(8u); +x_2 = l_Lean_mkHashMapImp___rarg(x_1); +return x_2; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("try 'simp' instead of 'simpa'", 29); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__3; +x_2 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__4; +x_2 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, uint8_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19) { +_start: +{ +lean_object* x_20; +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_20 = l_Lean_Elab_Tactic_getMainGoal(x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +if (lean_obj_tag(x_20) == 0) +{ +lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = 1; +x_24 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1; +x_25 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__2; +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_10); +lean_inc(x_2); +lean_inc(x_1); +x_26 = l_Lean_Meta_simpGoal(x_21, x_1, x_2, x_10, x_23, x_24, x_25, x_15, x_16, x_17, x_18, x_22); +if (lean_obj_tag(x_26) == 0) +{ +lean_object* x_27; lean_object* x_28; +x_27 = lean_ctor_get(x_26, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_27, 0); +lean_inc(x_28); +if (lean_obj_tag(x_28) == 0) +{ +uint8_t x_29; +lean_dec(x_27); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_29 = !lean_is_exclusive(x_26); +if (x_29 == 0) +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; +x_30 = lean_ctor_get(x_26, 1); +x_31 = lean_ctor_get(x_26, 0); +lean_dec(x_31); +x_32 = lean_ctor_get(x_17, 2); +lean_inc(x_32); +x_33 = l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1; +x_34 = l_Lean_Linter_getLinterValue(x_33, x_32); +lean_dec(x_32); +if (x_34 == 0) +{ +lean_object* x_35; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +x_35 = lean_box(0); +lean_ctor_set(x_26, 0, x_35); +return x_26; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_free_object(x_26); +x_36 = lean_ctor_get(x_17, 5); +lean_inc(x_36); +x_37 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__5; +x_38 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1(x_33, x_36, x_37, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_30); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_36); +return x_38; +} +} +else +{ +lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; +x_39 = lean_ctor_get(x_26, 1); +lean_inc(x_39); +lean_dec(x_26); +x_40 = lean_ctor_get(x_17, 2); +lean_inc(x_40); +x_41 = l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1; +x_42 = l_Lean_Linter_getLinterValue(x_41, x_40); +lean_dec(x_40); +if (x_42 == 0) +{ +lean_object* x_43; lean_object* x_44; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +x_43 = lean_box(0); +x_44 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_44, 1, x_39); +return x_44; +} +else +{ +lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_45 = lean_ctor_get(x_17, 5); +lean_inc(x_45); +x_46 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__5; +x_47 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1(x_41, x_45, x_46, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_39); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_45); +return x_47; +} +} +} +else +{ +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_48 = lean_ctor_get(x_28, 0); +lean_inc(x_48); +lean_dec(x_28); +x_49 = lean_ctor_get(x_26, 1); +lean_inc(x_49); +lean_dec(x_26); +x_50 = lean_ctor_get(x_27, 1); +lean_inc(x_50); +lean_dec(x_27); +x_51 = lean_ctor_get(x_48, 1); +lean_inc(x_51); +lean_dec(x_48); +x_52 = lean_box(x_8); +lean_inc(x_51); +x_53 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__9___boxed), 22, 13); +lean_closure_set(x_53, 0, x_3); +lean_closure_set(x_53, 1, x_4); +lean_closure_set(x_53, 2, x_24); +lean_closure_set(x_53, 3, x_5); +lean_closure_set(x_53, 4, x_6); +lean_closure_set(x_53, 5, x_7); +lean_closure_set(x_53, 6, x_52); +lean_closure_set(x_53, 7, x_9); +lean_closure_set(x_53, 8, x_51); +lean_closure_set(x_53, 9, x_50); +lean_closure_set(x_53, 10, x_1); +lean_closure_set(x_53, 11, x_2); +lean_closure_set(x_53, 12, x_10); +x_54 = l_Lean_MVarId_withContext___at_Lean_Elab_Tactic_withMainContext___spec__1___rarg(x_51, x_53, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_49); +return x_54; +} +} +else +{ +uint8_t x_55; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_55 = !lean_is_exclusive(x_26); +if (x_55 == 0) +{ +return x_26; +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_ctor_get(x_26, 0); +x_57 = lean_ctor_get(x_26, 1); +lean_inc(x_57); +lean_inc(x_56); +lean_dec(x_26); +x_58 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_58, 0, x_56); +lean_ctor_set(x_58, 1, x_57); +return x_58; +} +} +} +else +{ +uint8_t x_59; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_59 = !lean_is_exclusive(x_20); +if (x_59 == 0) +{ +return x_20; +} +else +{ +lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_60 = lean_ctor_get(x_20, 0); +x_61 = lean_ctor_get(x_20, 1); +lean_inc(x_61); +lean_inc(x_60); +lean_dec(x_20); +x_62 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_62, 0, x_60); +lean_ctor_set(x_62, 1, x_61); +return x_62; +} +} +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_getSimpTheorems___boxed), 3, 0); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1; +x_2 = l_Array_append___rarg(x_1, x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19) { +_start: +{ +lean_object* x_20; lean_object* x_21; lean_object* x_158; uint8_t x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +x_158 = lean_ctor_get(x_17, 5); +lean_inc(x_158); +x_159 = 0; +x_160 = l_Lean_SourceInfo_fromRef(x_158, x_159); +x_161 = lean_st_ref_get(x_18, x_19); +x_162 = lean_ctor_get(x_161, 1); +lean_inc(x_162); +lean_dec(x_161); +x_163 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__1; +lean_inc(x_160); +x_164 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_164, 0, x_160); +lean_ctor_set(x_164, 1, x_163); +x_165 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7; +x_166 = l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1; +lean_inc(x_160); +x_167 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_167, 0, x_160); +lean_ctor_set(x_167, 1, x_165); +lean_ctor_set(x_167, 2, x_166); +if (lean_obj_tag(x_10) == 0) +{ +x_168 = x_166; +goto block_217; +} +else +{ +lean_object* x_218; lean_object* x_219; +x_218 = lean_ctor_get(x_10, 0); +lean_inc(x_218); +lean_dec(x_10); +x_219 = lean_array_push(x_166, x_218); +x_168 = x_219; +goto block_217; +} +block_157: +{ +uint8_t x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_22 = 0; +x_23 = 0; +x_24 = l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__1; +x_25 = lean_box(x_22); +x_26 = lean_box(x_23); +x_27 = lean_box(x_22); +lean_inc(x_20); +x_28 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_mkSimpContext___boxed), 14, 5); +lean_closure_set(x_28, 0, x_20); +lean_closure_set(x_28, 1, x_25); +lean_closure_set(x_28, 2, x_26); +lean_closure_set(x_28, 3, x_27); +lean_closure_set(x_28, 4, x_24); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_29 = l_Lean_Elab_Tactic_withMainContext___rarg(x_28, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_21); +if (lean_obj_tag(x_29) == 0) +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; uint8_t x_35; +x_30 = lean_ctor_get(x_29, 0); +lean_inc(x_30); +x_31 = lean_ctor_get(x_29, 1); +lean_inc(x_31); +lean_dec(x_29); +x_32 = lean_ctor_get(x_30, 0); +lean_inc(x_32); +x_33 = lean_ctor_get(x_30, 1); +lean_inc(x_33); +x_34 = lean_ctor_get(x_30, 2); +lean_inc(x_34); +lean_dec(x_30); +if (lean_obj_tag(x_6) == 0) +{ +x_35 = x_22; +goto block_151; +} +else +{ +uint8_t x_152; +x_152 = 1; +x_35 = x_152; +goto block_151; +} +block_151: +{ +uint8_t x_36; +if (x_35 == 0) +{ +x_36 = x_22; +goto block_149; +} +else +{ +uint8_t x_150; +x_150 = 1; +x_36 = x_150; +goto block_149; +} +block_149: +{ +lean_object* x_37; +if (x_36 == 0) +{ +x_37 = x_32; +goto block_96; +} +else +{ +uint8_t x_97; +x_97 = !lean_is_exclusive(x_32); +if (x_97 == 0) +{ +lean_object* x_98; uint8_t x_99; +x_98 = lean_ctor_get(x_32, 0); +x_99 = !lean_is_exclusive(x_98); +if (x_99 == 0) +{ +uint8_t x_100; +x_100 = 1; +lean_ctor_set_uint8(x_98, sizeof(void*)*2 + 11, x_100); +x_37 = x_32; +goto block_96; +} +else +{ +lean_object* x_101; lean_object* x_102; uint8_t x_103; uint8_t x_104; uint8_t x_105; uint8_t x_106; uint8_t x_107; uint8_t x_108; uint8_t x_109; uint8_t x_110; uint8_t x_111; uint8_t x_112; uint8_t x_113; uint8_t x_114; uint8_t x_115; uint8_t x_116; uint8_t x_117; uint8_t x_118; uint8_t x_119; lean_object* x_120; +x_101 = lean_ctor_get(x_98, 0); +x_102 = lean_ctor_get(x_98, 1); +x_103 = lean_ctor_get_uint8(x_98, sizeof(void*)*2); +x_104 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 1); +x_105 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 2); +x_106 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 3); +x_107 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 4); +x_108 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 5); +x_109 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 6); +x_110 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 7); +x_111 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 8); +x_112 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 9); +x_113 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 10); +x_114 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 12); +x_115 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 13); +x_116 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 14); +x_117 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 15); +x_118 = lean_ctor_get_uint8(x_98, sizeof(void*)*2 + 16); +lean_inc(x_102); +lean_inc(x_101); +lean_dec(x_98); +x_119 = 1; +x_120 = lean_alloc_ctor(0, 2, 17); +lean_ctor_set(x_120, 0, x_101); +lean_ctor_set(x_120, 1, x_102); +lean_ctor_set_uint8(x_120, sizeof(void*)*2, x_103); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 1, x_104); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 2, x_105); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 3, x_106); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 4, x_107); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 5, x_108); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 6, x_109); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 7, x_110); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 8, x_111); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 9, x_112); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 10, x_113); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 11, x_119); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 12, x_114); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 13, x_115); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 14, x_116); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 15, x_117); +lean_ctor_set_uint8(x_120, sizeof(void*)*2 + 16, x_118); +lean_ctor_set(x_32, 0, x_120); +x_37 = x_32; +goto block_96; +} +} +else +{ +lean_object* x_121; uint32_t x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; uint32_t x_126; lean_object* x_127; lean_object* x_128; uint8_t x_129; uint8_t x_130; uint8_t x_131; uint8_t x_132; uint8_t x_133; uint8_t x_134; uint8_t x_135; uint8_t x_136; uint8_t x_137; uint8_t x_138; uint8_t x_139; uint8_t x_140; uint8_t x_141; uint8_t x_142; uint8_t x_143; uint8_t x_144; lean_object* x_145; uint8_t x_146; lean_object* x_147; lean_object* x_148; +x_121 = lean_ctor_get(x_32, 0); +x_122 = lean_ctor_get_uint32(x_32, sizeof(void*)*4); +x_123 = lean_ctor_get(x_32, 1); +x_124 = lean_ctor_get(x_32, 2); +x_125 = lean_ctor_get(x_32, 3); +x_126 = lean_ctor_get_uint32(x_32, sizeof(void*)*4 + 4); +lean_inc(x_125); +lean_inc(x_124); +lean_inc(x_123); +lean_inc(x_121); +lean_dec(x_32); +x_127 = lean_ctor_get(x_121, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_121, 1); +lean_inc(x_128); +x_129 = lean_ctor_get_uint8(x_121, sizeof(void*)*2); +x_130 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 1); +x_131 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 2); +x_132 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 3); +x_133 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 4); +x_134 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 5); +x_135 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 6); +x_136 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 7); +x_137 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 8); +x_138 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 9); +x_139 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 10); +x_140 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 12); +x_141 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 13); +x_142 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 14); +x_143 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 15); +x_144 = lean_ctor_get_uint8(x_121, sizeof(void*)*2 + 16); +if (lean_is_exclusive(x_121)) { + lean_ctor_release(x_121, 0); + lean_ctor_release(x_121, 1); + x_145 = x_121; +} else { + lean_dec_ref(x_121); + x_145 = lean_box(0); +} +x_146 = 1; +if (lean_is_scalar(x_145)) { + x_147 = lean_alloc_ctor(0, 2, 17); +} else { + x_147 = x_145; +} +lean_ctor_set(x_147, 0, x_127); +lean_ctor_set(x_147, 1, x_128); +lean_ctor_set_uint8(x_147, sizeof(void*)*2, x_129); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 1, x_130); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 2, x_131); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 3, x_132); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 4, x_133); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 5, x_134); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 6, x_135); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 7, x_136); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 8, x_137); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 9, x_138); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 10, x_139); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 11, x_146); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 12, x_140); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 13, x_141); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 14, x_142); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 15, x_143); +lean_ctor_set_uint8(x_147, sizeof(void*)*2 + 16, x_144); +x_148 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_148, 1, x_123); +lean_ctor_set(x_148, 2, x_124); +lean_ctor_set(x_148, 3, x_125); +lean_ctor_set_uint32(x_148, sizeof(void*)*4, x_122); +lean_ctor_set_uint32(x_148, sizeof(void*)*4 + 4, x_126); +x_37 = x_148; +goto block_96; +} +} +block_96: +{ +uint8_t x_38; +x_38 = !lean_is_exclusive(x_37); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_37, 0); +x_40 = !lean_is_exclusive(x_39); +if (x_40 == 0) +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; +lean_ctor_set_uint8(x_39, sizeof(void*)*2 + 13, x_22); +x_41 = lean_box(x_36); +x_42 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__10___boxed), 19, 9); +lean_closure_set(x_42, 0, x_37); +lean_closure_set(x_42, 1, x_33); +lean_closure_set(x_42, 2, x_20); +lean_closure_set(x_42, 3, x_1); +lean_closure_set(x_42, 4, x_2); +lean_closure_set(x_42, 5, x_3); +lean_closure_set(x_42, 6, x_4); +lean_closure_set(x_42, 7, x_41); +lean_closure_set(x_42, 8, x_5); +x_43 = l_Lean_Elab_Tactic_Simp_DischargeWrapper_with___rarg(x_34, x_42, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_31); +lean_dec(x_34); +return x_43; +} +else +{ +lean_object* x_44; lean_object* x_45; uint8_t x_46; uint8_t x_47; uint8_t x_48; uint8_t x_49; uint8_t x_50; uint8_t x_51; uint8_t x_52; uint8_t x_53; uint8_t x_54; uint8_t x_55; uint8_t x_56; uint8_t x_57; uint8_t x_58; uint8_t x_59; uint8_t x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_44 = lean_ctor_get(x_39, 0); +x_45 = lean_ctor_get(x_39, 1); +x_46 = lean_ctor_get_uint8(x_39, sizeof(void*)*2); +x_47 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 1); +x_48 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 2); +x_49 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 3); +x_50 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 4); +x_51 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 5); +x_52 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 6); +x_53 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 7); +x_54 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 8); +x_55 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 9); +x_56 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 10); +x_57 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 11); +x_58 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 12); +x_59 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 14); +x_60 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 15); +x_61 = lean_ctor_get_uint8(x_39, sizeof(void*)*2 + 16); +lean_inc(x_45); +lean_inc(x_44); +lean_dec(x_39); +x_62 = lean_alloc_ctor(0, 2, 17); +lean_ctor_set(x_62, 0, x_44); +lean_ctor_set(x_62, 1, x_45); +lean_ctor_set_uint8(x_62, sizeof(void*)*2, x_46); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 1, x_47); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 2, x_48); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 3, x_49); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 4, x_50); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 5, x_51); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 6, x_52); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 7, x_53); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 8, x_54); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 9, x_55); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 10, x_56); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 11, x_57); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 12, x_58); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 13, x_22); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 14, x_59); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 15, x_60); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 16, x_61); +lean_ctor_set(x_37, 0, x_62); +x_63 = lean_box(x_36); +x_64 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__10___boxed), 19, 9); +lean_closure_set(x_64, 0, x_37); +lean_closure_set(x_64, 1, x_33); +lean_closure_set(x_64, 2, x_20); +lean_closure_set(x_64, 3, x_1); +lean_closure_set(x_64, 4, x_2); +lean_closure_set(x_64, 5, x_3); +lean_closure_set(x_64, 6, x_4); +lean_closure_set(x_64, 7, x_63); +lean_closure_set(x_64, 8, x_5); +x_65 = l_Lean_Elab_Tactic_Simp_DischargeWrapper_with___rarg(x_34, x_64, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_31); +lean_dec(x_34); +return x_65; +} +} +else +{ +lean_object* x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint32_t x_71; lean_object* x_72; lean_object* x_73; uint8_t x_74; uint8_t x_75; uint8_t x_76; uint8_t x_77; uint8_t x_78; uint8_t x_79; uint8_t x_80; uint8_t x_81; uint8_t x_82; uint8_t x_83; uint8_t x_84; uint8_t x_85; uint8_t x_86; uint8_t x_87; uint8_t x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_66 = lean_ctor_get(x_37, 0); +x_67 = lean_ctor_get_uint32(x_37, sizeof(void*)*4); +x_68 = lean_ctor_get(x_37, 1); +x_69 = lean_ctor_get(x_37, 2); +x_70 = lean_ctor_get(x_37, 3); +x_71 = lean_ctor_get_uint32(x_37, sizeof(void*)*4 + 4); +lean_inc(x_70); +lean_inc(x_69); +lean_inc(x_68); +lean_inc(x_66); +lean_dec(x_37); +x_72 = lean_ctor_get(x_66, 0); +lean_inc(x_72); +x_73 = lean_ctor_get(x_66, 1); +lean_inc(x_73); +x_74 = lean_ctor_get_uint8(x_66, sizeof(void*)*2); +x_75 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 1); +x_76 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 2); +x_77 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 3); +x_78 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 4); +x_79 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 5); +x_80 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 6); +x_81 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 7); +x_82 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 8); +x_83 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 9); +x_84 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 10); +x_85 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 11); +x_86 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 12); +x_87 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 14); +x_88 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 15); +x_89 = lean_ctor_get_uint8(x_66, sizeof(void*)*2 + 16); +if (lean_is_exclusive(x_66)) { + lean_ctor_release(x_66, 0); + lean_ctor_release(x_66, 1); + x_90 = x_66; +} else { + lean_dec_ref(x_66); + x_90 = lean_box(0); +} +if (lean_is_scalar(x_90)) { + x_91 = lean_alloc_ctor(0, 2, 17); +} else { + x_91 = x_90; +} +lean_ctor_set(x_91, 0, x_72); +lean_ctor_set(x_91, 1, x_73); +lean_ctor_set_uint8(x_91, sizeof(void*)*2, x_74); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 1, x_75); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 2, x_76); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 3, x_77); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 4, x_78); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 5, x_79); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 6, x_80); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 7, x_81); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 8, x_82); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 9, x_83); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 10, x_84); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 11, x_85); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 12, x_86); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 13, x_22); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 14, x_87); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 15, x_88); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 16, x_89); +x_92 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_92, 0, x_91); +lean_ctor_set(x_92, 1, x_68); +lean_ctor_set(x_92, 2, x_69); +lean_ctor_set(x_92, 3, x_70); +lean_ctor_set_uint32(x_92, sizeof(void*)*4, x_67); +lean_ctor_set_uint32(x_92, sizeof(void*)*4 + 4, x_71); +x_93 = lean_box(x_36); +x_94 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__10___boxed), 19, 9); +lean_closure_set(x_94, 0, x_92); +lean_closure_set(x_94, 1, x_33); +lean_closure_set(x_94, 2, x_20); +lean_closure_set(x_94, 3, x_1); +lean_closure_set(x_94, 4, x_2); +lean_closure_set(x_94, 5, x_3); +lean_closure_set(x_94, 6, x_4); +lean_closure_set(x_94, 7, x_93); +lean_closure_set(x_94, 8, x_5); +x_95 = l_Lean_Elab_Tactic_Simp_DischargeWrapper_with___rarg(x_34, x_94, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_31); +lean_dec(x_34); +return x_95; +} +} +} +} +} +else +{ +uint8_t x_153; +lean_dec(x_20); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_153 = !lean_is_exclusive(x_29); +if (x_153 == 0) +{ +return x_29; +} +else +{ +lean_object* x_154; lean_object* x_155; lean_object* x_156; +x_154 = lean_ctor_get(x_29, 0); +x_155 = lean_ctor_get(x_29, 1); +lean_inc(x_155); +lean_inc(x_154); +lean_dec(x_29); +x_156 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_156, 0, x_154); +lean_ctor_set(x_156, 1, x_155); +return x_156; +} +} +} +block_217: +{ +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = l_Array_append___rarg(x_166, x_168); +lean_inc(x_160); +x_170 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_170, 0, x_160); +lean_ctor_set(x_170, 1, x_165); +lean_ctor_set(x_170, 2, x_169); +if (lean_obj_tag(x_9) == 0) +{ +x_171 = x_166; +goto block_214; +} +else +{ +lean_object* x_215; lean_object* x_216; +x_215 = lean_ctor_get(x_9, 0); +lean_inc(x_215); +lean_dec(x_9); +x_216 = lean_array_push(x_166, x_215); +x_171 = x_216; +goto block_214; +} +block_214: +{ +lean_object* x_172; lean_object* x_173; +x_172 = l_Array_append___rarg(x_166, x_171); +lean_inc(x_160); +x_173 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_173, 0, x_160); +lean_ctor_set(x_173, 1, x_165); +lean_ctor_set(x_173, 2, x_172); +if (lean_obj_tag(x_7) == 0) +{ +lean_object* x_174; lean_object* x_175; +x_174 = l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__2; +lean_inc(x_160); +x_175 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_175, 0, x_160); +lean_ctor_set(x_175, 1, x_165); +lean_ctor_set(x_175, 2, x_174); +if (lean_obj_tag(x_8) == 0) +{ +lean_object* x_176; lean_object* x_177; +x_176 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2; +lean_inc(x_175); +x_177 = l_Lean_Syntax_node6(x_160, x_176, x_164, x_170, x_173, x_175, x_175, x_167); +x_20 = x_177; +x_21 = x_162; +goto block_157; +} +else +{ +lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; +x_178 = lean_ctor_get(x_8, 0); +lean_inc(x_178); +lean_dec(x_8); +x_179 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14; +lean_inc(x_160); +x_180 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_180, 0, x_160); +lean_ctor_set(x_180, 1, x_179); +x_181 = l_Array_append___rarg(x_166, x_178); +lean_inc(x_160); +x_182 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_182, 0, x_160); +lean_ctor_set(x_182, 1, x_165); +lean_ctor_set(x_182, 2, x_181); +x_183 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4; +lean_inc(x_160); +x_184 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_184, 0, x_160); +lean_ctor_set(x_184, 1, x_183); +x_185 = l_Array_mkArray3___rarg(x_180, x_182, x_184); +x_186 = l_Array_append___rarg(x_166, x_185); +lean_inc(x_160); +x_187 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_187, 0, x_160); +lean_ctor_set(x_187, 1, x_165); +lean_ctor_set(x_187, 2, x_186); +x_188 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2; +x_189 = l_Lean_Syntax_node6(x_160, x_188, x_164, x_170, x_173, x_175, x_187, x_167); +x_20 = x_189; +x_21 = x_162; +goto block_157; +} +} +else +{ +lean_object* x_190; uint8_t x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; +x_190 = lean_ctor_get(x_7, 0); +lean_inc(x_190); +lean_dec(x_7); +x_191 = 1; +x_192 = l_Lean_SourceInfo_fromRef(x_190, x_191); +x_193 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15; +x_194 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_194, 0, x_192); +lean_ctor_set(x_194, 1, x_193); +x_195 = l_Array_mkArray1___rarg(x_194); +x_196 = l_Array_append___rarg(x_166, x_195); +lean_inc(x_160); +x_197 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_197, 0, x_160); +lean_ctor_set(x_197, 1, x_165); +lean_ctor_set(x_197, 2, x_196); +if (lean_obj_tag(x_8) == 0) +{ +lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; +x_198 = l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__2; +lean_inc(x_160); +x_199 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_199, 0, x_160); +lean_ctor_set(x_199, 1, x_165); +lean_ctor_set(x_199, 2, x_198); +x_200 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2; +x_201 = l_Lean_Syntax_node6(x_160, x_200, x_164, x_170, x_173, x_197, x_199, x_167); +x_20 = x_201; +x_21 = x_162; +goto block_157; +} +else +{ +lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; +x_202 = lean_ctor_get(x_8, 0); +lean_inc(x_202); +lean_dec(x_8); +x_203 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14; +lean_inc(x_160); +x_204 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_204, 0, x_160); +lean_ctor_set(x_204, 1, x_203); +x_205 = l_Array_append___rarg(x_166, x_202); +lean_inc(x_160); +x_206 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_206, 0, x_160); +lean_ctor_set(x_206, 1, x_165); +lean_ctor_set(x_206, 2, x_205); +x_207 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4; +lean_inc(x_160); +x_208 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_208, 0, x_160); +lean_ctor_set(x_208, 1, x_207); +x_209 = l_Array_mkArray3___rarg(x_204, x_206, x_208); +x_210 = l_Array_append___rarg(x_166, x_209); +lean_inc(x_160); +x_211 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_211, 0, x_160); +lean_ctor_set(x_211, 1, x_165); +lean_ctor_set(x_211, 2, x_210); +x_212 = l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2; +x_213 = l_Lean_Syntax_node6(x_160, x_212, x_164, x_170, x_173, x_197, x_211, x_167); +x_20 = x_213; +x_21 = x_162; +goto block_157; +} +} +} +} +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19, lean_object* x_20) { +_start: +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = l_Lean_Syntax_getOptional_x3f(x_1); +x_22 = l_Lean_Syntax_getOptional_x3f(x_2); +if (lean_obj_tag(x_21) == 0) +{ +lean_object* x_35; +x_35 = lean_box(0); +x_23 = x_35; +goto block_34; +} +else +{ +uint8_t x_36; +x_36 = !lean_is_exclusive(x_21); +if (x_36 == 0) +{ +x_23 = x_21; +goto block_34; +} +else +{ +lean_object* x_37; lean_object* x_38; +x_37 = lean_ctor_get(x_21, 0); +lean_inc(x_37); +lean_dec(x_21); +x_38 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_38, 0, x_37); +x_23 = x_38; +goto block_34; +} +} +block_34: +{ +if (lean_obj_tag(x_22) == 0) +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_box(0); +x_25 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__11___boxed), 19, 10); +lean_closure_set(x_25, 0, x_3); +lean_closure_set(x_25, 1, x_11); +lean_closure_set(x_25, 2, x_4); +lean_closure_set(x_25, 3, x_5); +lean_closure_set(x_25, 4, x_6); +lean_closure_set(x_25, 5, x_7); +lean_closure_set(x_25, 6, x_8); +lean_closure_set(x_25, 7, x_9); +lean_closure_set(x_25, 8, x_23); +lean_closure_set(x_25, 9, x_24); +x_26 = l_Lean_Elab_Tactic_focus___rarg(x_25, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_26; +} +else +{ +uint8_t x_27; +x_27 = !lean_is_exclusive(x_22); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +x_28 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__11___boxed), 19, 10); +lean_closure_set(x_28, 0, x_3); +lean_closure_set(x_28, 1, x_11); +lean_closure_set(x_28, 2, x_4); +lean_closure_set(x_28, 3, x_5); +lean_closure_set(x_28, 4, x_6); +lean_closure_set(x_28, 5, x_7); +lean_closure_set(x_28, 6, x_8); +lean_closure_set(x_28, 7, x_9); +lean_closure_set(x_28, 8, x_23); +lean_closure_set(x_28, 9, x_22); +x_29 = l_Lean_Elab_Tactic_focus___rarg(x_28, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_29; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_30 = lean_ctor_get(x_22, 0); +lean_inc(x_30); +lean_dec(x_22); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa___lambda__11___boxed), 19, 10); +lean_closure_set(x_32, 0, x_3); +lean_closure_set(x_32, 1, x_11); +lean_closure_set(x_32, 2, x_4); +lean_closure_set(x_32, 3, x_5); +lean_closure_set(x_32, 4, x_6); +lean_closure_set(x_32, 5, x_7); +lean_closure_set(x_32, 6, x_8); +lean_closure_set(x_32, 7, x_9); +lean_closure_set(x_32, 8, x_23); +lean_closure_set(x_32, 9, x_31); +x_33 = l_Lean_Elab_Tactic_focus___rarg(x_32, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_33; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19, lean_object* x_20) { +_start: +{ +lean_object* x_21; lean_object* x_22; uint8_t x_23; +lean_dec(x_10); +x_21 = lean_unsigned_to_nat(4u); +x_22 = l_Lean_Syntax_getArg(x_1, x_21); +lean_dec(x_1); +x_23 = l_Lean_Syntax_isNone(x_22); +if (x_23 == 0) +{ +lean_object* x_24; uint8_t x_25; +x_24 = lean_unsigned_to_nat(2u); +lean_inc(x_22); +x_25 = l_Lean_Syntax_matchesNull(x_22, x_24); +if (x_25 == 0) +{ +lean_object* x_26; +lean_dec(x_22); +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_26 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_20); +return x_26; +} +else +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_27 = lean_unsigned_to_nat(1u); +x_28 = l_Lean_Syntax_getArg(x_22, x_27); +lean_dec(x_22); +x_29 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_29, 0, x_28); +x_30 = lean_box(0); +x_31 = l_Std_Tactic_Simpa_evalSimpa___lambda__12(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_11, x_30, x_29, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +lean_dec(x_3); +lean_dec(x_2); +return x_31; +} +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; +lean_dec(x_22); +x_32 = lean_box(0); +x_33 = lean_box(0); +x_34 = l_Std_Tactic_Simpa_evalSimpa___lambda__12(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_11, x_33, x_32, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +lean_dec(x_3); +lean_dec(x_2); +return x_34; +} +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19) { +_start: +{ +lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_dec(x_9); +x_20 = lean_unsigned_to_nat(3u); +x_21 = l_Lean_Syntax_getArg(x_1, x_20); +x_22 = l_Lean_Syntax_isNone(x_21); +if (x_22 == 0) +{ +lean_object* x_23; uint8_t x_24; +x_23 = lean_unsigned_to_nat(1u); +lean_inc(x_21); +x_24 = l_Lean_Syntax_matchesNull(x_21, x_23); +if (x_24 == 0) +{ +lean_object* x_25; +lean_dec(x_21); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_25 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_19); +return x_25; +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; +x_26 = lean_unsigned_to_nat(0u); +x_27 = l_Lean_Syntax_getArg(x_21, x_26); +lean_dec(x_21); +x_28 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13; +lean_inc(x_27); +x_29 = l_Lean_Syntax_isOfKind(x_27, x_28); +if (x_29 == 0) +{ +lean_object* x_30; +lean_dec(x_27); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_30 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_19); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_31 = l_Lean_Syntax_getArg(x_27, x_23); +lean_dec(x_27); +x_32 = l_Lean_Syntax_getArgs(x_31); +lean_dec(x_31); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +x_34 = lean_box(0); +x_35 = l_Std_Tactic_Simpa_evalSimpa___lambda__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_10, x_34, x_33, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +return x_35; +} +} +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_dec(x_21); +x_36 = lean_box(0); +x_37 = lean_box(0); +x_38 = l_Std_Tactic_Simpa_evalSimpa___lambda__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_10, x_37, x_36, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +return x_38; +} +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("simpaArgsRest", 13); +return x_1; +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10; +x_3 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11; +x_4 = l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__15(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; +lean_dec(x_5); +x_16 = lean_unsigned_to_nat(3u); +x_17 = l_Lean_Syntax_getArg(x_1, x_16); +lean_dec(x_1); +x_18 = l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__2; +lean_inc(x_17); +x_19 = l_Lean_Syntax_isOfKind(x_17, x_18); +if (x_19 == 0) +{ +lean_object* x_20; +lean_dec(x_17); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_20 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_15); +return x_20; +} +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_21 = lean_unsigned_to_nat(0u); +x_22 = l_Lean_Syntax_getArg(x_17, x_21); +x_23 = lean_unsigned_to_nat(1u); +x_24 = l_Lean_Syntax_getArg(x_17, x_23); +x_25 = lean_unsigned_to_nat(2u); +x_26 = l_Lean_Syntax_getArg(x_17, x_25); +x_27 = l_Lean_Syntax_isNone(x_26); +if (x_27 == 0) +{ +uint8_t x_28; +lean_inc(x_26); +x_28 = l_Lean_Syntax_matchesNull(x_26, x_23); +if (x_28 == 0) +{ +lean_object* x_29; +lean_dec(x_26); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_17); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_29 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_15); +return x_29; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_30 = l_Lean_Syntax_getArg(x_26, x_21); +lean_dec(x_26); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_box(0); +x_33 = l_Std_Tactic_Simpa_evalSimpa___lambda__14(x_17, x_24, x_22, x_2, x_18, x_3, x_4, x_6, x_32, x_31, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +return x_33; +} +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_26); +x_34 = lean_box(0); +x_35 = lean_box(0); +x_36 = l_Std_Tactic_Simpa_evalSimpa___lambda__14(x_17, x_24, x_22, x_2, x_18, x_3, x_4, x_6, x_35, x_34, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +return x_36; +} +} +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__16(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +_start: +{ +lean_object* x_15; lean_object* x_16; uint8_t x_17; +lean_dec(x_4); +x_15 = lean_unsigned_to_nat(2u); +x_16 = l_Lean_Syntax_getArg(x_1, x_15); +x_17 = l_Lean_Syntax_isNone(x_16); +if (x_17 == 0) +{ +lean_object* x_18; uint8_t x_19; +x_18 = lean_unsigned_to_nat(1u); +lean_inc(x_16); +x_19 = l_Lean_Syntax_matchesNull(x_16, x_18); +if (x_19 == 0) +{ +lean_object* x_20; +lean_dec(x_16); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_20 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_14); +return x_20; +} +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_21 = lean_unsigned_to_nat(0u); +x_22 = l_Lean_Syntax_getArg(x_16, x_21); +lean_dec(x_16); +x_23 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_23, 0, x_22); +x_24 = lean_box(0); +x_25 = l_Std_Tactic_Simpa_evalSimpa___lambda__15(x_1, x_2, x_3, x_5, x_24, x_23, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +return x_25; +} +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; +lean_dec(x_16); +x_26 = lean_box(0); +x_27 = lean_box(0); +x_28 = l_Std_Tactic_Simpa_evalSimpa___lambda__15(x_1, x_2, x_3, x_5, x_27, x_26, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +return x_28; +} +} +} +static lean_object* _init_l_Std_Tactic_Simpa_evalSimpa___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10; +x_3 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11; +x_4 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__5; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; uint8_t x_12; +x_11 = l_Std_Tactic_Simpa_evalSimpa___closed__1; +lean_inc(x_1); +x_12 = l_Lean_Syntax_isOfKind(x_1, x_11); +if (x_12 == 0) +{ +lean_object* x_13; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_13 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_10); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; +x_14 = lean_unsigned_to_nat(0u); +x_15 = l_Lean_Syntax_getArg(x_1, x_14); +x_16 = lean_unsigned_to_nat(1u); +x_17 = l_Lean_Syntax_getArg(x_1, x_16); +x_18 = l_Lean_Syntax_isNone(x_17); +if (x_18 == 0) +{ +uint8_t x_19; +lean_inc(x_17); +x_19 = l_Lean_Syntax_matchesNull(x_17, x_16); +if (x_19 == 0) +{ +lean_object* x_20; +lean_dec(x_17); +lean_dec(x_15); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_20 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_evalExact___spec__1___rarg(x_10); +return x_20; +} +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_21 = l_Lean_Syntax_getArg(x_17, x_14); +lean_dec(x_17); +x_22 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_22, 0, x_21); +x_23 = lean_box(0); +x_24 = l_Std_Tactic_Simpa_evalSimpa___lambda__16(x_1, x_15, x_11, x_23, x_22, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_24; +} +} +else +{ +lean_object* x_25; lean_object* x_26; lean_object* x_27; +lean_dec(x_17); +x_25 = lean_box(0); +x_26 = lean_box(0); +x_27 = l_Std_Tactic_Simpa_evalSimpa___lambda__16(x_1, x_15, x_11, x_26, x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_27; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +return x_13; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Std_Tactic_Simpa_evalSimpa___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_12; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__2___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +lean_object* x_20 = _args[19]; +lean_object* x_21 = _args[20]; +_start: +{ +uint8_t x_22; lean_object* x_23; +x_22 = lean_unbox(x_10); +lean_dec(x_10); +x_23 = l_Std_Tactic_Simpa_evalSimpa___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_22, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21); +lean_dec(x_11); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_1); +return x_23; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__3___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +lean_object* x_20 = _args[19]; +_start: +{ +uint8_t x_21; lean_object* x_22; +x_21 = lean_unbox(x_9); +lean_dec(x_9); +x_22 = l_Std_Tactic_Simpa_evalSimpa___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_21, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_1); +return x_22; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__4___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +_start: +{ +uint8_t x_19; lean_object* x_20; +x_19 = lean_unbox(x_7); +lean_dec(x_7); +x_20 = l_Std_Tactic_Simpa_evalSimpa___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_19, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +return x_20; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Std_Tactic_Simpa_evalSimpa___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_12; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__9___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +lean_object* x_20 = _args[19]; +lean_object* x_21 = _args[20]; +lean_object* x_22 = _args[21]; +_start: +{ +uint8_t x_23; lean_object* x_24; +x_23 = lean_unbox(x_7); +lean_dec(x_7); +x_24 = l_Std_Tactic_Simpa_evalSimpa___lambda__9(x_1, x_2, x_3, x_4, x_5, x_6, x_23, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_22); +return x_24; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__10___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +_start: +{ +uint8_t x_20; lean_object* x_21; +x_20 = lean_unbox(x_8); +lean_dec(x_8); +x_21 = l_Std_Tactic_Simpa_evalSimpa___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_20, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +return x_21; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__11___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +_start: +{ +lean_object* x_20; +x_20 = l_Std_Tactic_Simpa_evalSimpa___lambda__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +lean_dec(x_6); +return x_20; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__12___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +lean_object* x_20 = _args[19]; +_start: +{ +lean_object* x_21; +x_21 = l_Std_Tactic_Simpa_evalSimpa___lambda__12(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +lean_dec(x_10); +lean_dec(x_2); +lean_dec(x_1); +return x_21; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__13___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +lean_object* x_20 = _args[19]; +_start: +{ +lean_object* x_21; +x_21 = l_Std_Tactic_Simpa_evalSimpa___lambda__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_21; +} +} +LEAN_EXPORT lean_object* l_Std_Tactic_Simpa_evalSimpa___lambda__14___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; +_start: +{ +lean_object* x_20; +x_20 = l_Std_Tactic_Simpa_evalSimpa___lambda__14(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +return x_20; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Std", 3); +return x_1; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Simpa", 5); +return x_1; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("evalSimpa", 9); +return x_1; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__1; +x_2 = l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11; +x_3 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__2; +x_4 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__3; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Elab_Tactic_tacticElabAttribute; +return x_1; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Std_Tactic_Simpa_evalSimpa), 10, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__5; +x_3 = l_Std_Tactic_Simpa_evalSimpa___closed__1; +x_4 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__4; +x_5 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__6; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(30u); +x_2 = lean_unsigned_to_nat(43u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(87u); +x_2 = lean_unsigned_to_nat(33u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__1; +x_2 = lean_unsigned_to_nat(43u); +x_3 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__2; +x_4 = lean_unsigned_to_nat(33u); +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(30u); +x_2 = lean_unsigned_to_nat(47u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(30u); +x_2 = lean_unsigned_to_nat(56u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__4; +x_2 = lean_unsigned_to_nat(47u); +x_3 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__5; +x_4 = lean_unsigned_to_nat(56u); +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; +} +} +static lean_object* _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__3; +x_2 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__6; +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_2 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__4; +x_3 = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__7; +x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); +return x_4; +} +} +lean_object* initialize_Init(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Meta_Tactic_Assumption(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Meta_Tactic_TryThis(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Elab_Tactic_Simp(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Linter_Util(uint8_t builtin, lean_object*); +static bool _G_initialized = false; +LEAN_EXPORT lean_object* initialize_Lean_Elab_Tactic_Simpa(uint8_t builtin, lean_object* w) { +lean_object * res; +if (_G_initialized) return lean_io_result_mk_ok(lean_box(0)); +_G_initialized = true; +res = initialize_Init(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +res = initialize_Lean_Meta_Tactic_Assumption(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +res = initialize_Lean_Meta_Tactic_TryThis(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +res = initialize_Lean_Elab_Tactic_Simp(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +res = initialize_Lean_Linter_Util(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__1 = _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__1(); +lean_mark_persistent(l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__1); +l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__2 = _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__2(); +lean_mark_persistent(l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__2); +l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__3 = _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__3(); +lean_mark_persistent(l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__3); +l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__4 = _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__4(); +lean_mark_persistent(l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__4); +l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__5 = _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__5(); +lean_mark_persistent(l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__5); +l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__6 = _init_l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__6(); +lean_mark_persistent(l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5____closed__6); +res = l_initFn____x40_Lean_Elab_Tactic_Simpa___hyg_5_(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +l_linter_unnecessarySimpa = lean_io_result_get_value(res); +lean_mark_persistent(l_linter_unnecessarySimpa); +lean_dec_ref(res); +l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1 = _init_l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_getLinterUnnecessarySimpa___closed__1); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__1 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__1(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__1); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__2 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__2(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__2); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__3); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__4 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__4(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__4); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__5 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__5(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__5); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__6); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__7 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__7(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__7); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__8 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__8(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__8); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__9 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__9(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__9); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__10 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__10(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__10); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__11 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__11(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__11); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__12 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__12(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__12); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__13 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__13(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__13); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__14 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__14(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__14); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__15 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__15(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__15); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__16 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__16(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__16); +l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__17 = _init_l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__17(); +lean_mark_persistent(l___private_Lean_Elab_Tactic_Simpa_0__Std_Tactic_Simpa_reprUseImplicitLambdaResult____x40_Lean_Elab_Tactic_Simpa___hyg_49____closed__17); +l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult___closed__1 = _init_l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult___closed__1); +l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult = _init_l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult(); +lean_mark_persistent(l_Std_Tactic_Simpa_instReprUseImplicitLambdaResult); +l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__1 = _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__1(); +lean_mark_persistent(l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__1); +l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__2 = _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__2(); +lean_mark_persistent(l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__2); +l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__3 = _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__3(); +lean_mark_persistent(l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__3); +l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4 = _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4(); +lean_mark_persistent(l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__4); +l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__5 = _init_l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__5(); +lean_mark_persistent(l_Lean_Linter_logLint___at_Std_Tactic_Simpa_evalSimpa___spec__1___closed__5); +l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__1 = _init_l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__1(); +lean_mark_persistent(l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__1); +l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__2 = _init_l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__2(); +lean_mark_persistent(l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__2); +l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__3 = _init_l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__3(); +lean_mark_persistent(l_panic___at_Std_Tactic_Simpa_evalSimpa___spec__2___closed__3); +l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__2); +l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__3 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__3(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__1___closed__3); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__2); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__3 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__3(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__3); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__4); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__5 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__5(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__5); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__6 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__6(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__6); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__7); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__8); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__9); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__10); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__11); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__12 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__12(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__12); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__13); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__14); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__15); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__16 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__16(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__16); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__17); +l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__18 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__18(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__2___closed__18); +l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__2); +l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__3 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__3(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__4___closed__3); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__2); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__3 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__3(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__3); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__4 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__4(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__4); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__5 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__5(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__5); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__6 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__6(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__6); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__7 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__7(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__7); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__8 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__8(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__8); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__9 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__9(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__9); +l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__10 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__10(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__7___closed__10); +l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__9___closed__2); +l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__2); +l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__3 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__3(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__3); +l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__4 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__4(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__4); +l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__5 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__5(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__10___closed__5); +l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__11___closed__2); +l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__1); +l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__2 = _init_l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__2(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___lambda__15___closed__2); +l_Std_Tactic_Simpa_evalSimpa___closed__1 = _init_l_Std_Tactic_Simpa_evalSimpa___closed__1(); +lean_mark_persistent(l_Std_Tactic_Simpa_evalSimpa___closed__1); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__1 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__1(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__1); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__2 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__2(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__2); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__3 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__3(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__3); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__4 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__4(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__4); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__5 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__5(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__5); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__6 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__6(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa___closed__6); +if (builtin) {res = l___regBuiltin_Std_Tactic_Simpa_evalSimpa(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +}l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__1 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__1(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__1); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__2 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__2(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__2); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__3 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__3(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__3); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__4 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__4(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__4); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__5 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__5(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__5); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__6 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__6(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__6); +l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__7 = _init_l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__7(); +lean_mark_persistent(l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange___closed__7); +if (builtin) {res = l___regBuiltin_Std_Tactic_Simpa_evalSimpa_declRange(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +}return lean_io_result_mk_ok(lean_box(0)); +} +#ifdef __cplusplus +} +#endif diff --git a/stage0/stdlib/Lean/Elab/Term.c b/stage0/stdlib/Lean/Elab/Term.c index 53fded0b1c..6ab3dfdcb3 100644 --- a/stage0/stdlib/Lean/Elab/Term.c +++ b/stage0/stdlib/Lean/Elab/Term.c @@ -27144,12 +27144,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__ _start: { lean_object* x_9; -lean_inc(x_6); x_9 = lean_apply_7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_9) == 0) { uint8_t x_10; -lean_dec(x_6); x_10 = !lean_is_exclusive(x_9); if (x_10 == 0) { @@ -27182,83 +27180,28 @@ uint8_t x_17; x_17 = !lean_is_exclusive(x_9); if (x_17 == 0) { -lean_object* x_18; uint8_t x_19; +lean_object* x_18; lean_object* x_19; x_18 = lean_ctor_get(x_9, 0); -x_19 = l_Lean_Exception_isRuntime(x_18); -if (x_19 == 0) -{ -lean_object* x_20; -lean_dec(x_6); -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_18); +x_19 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_19, 0, x_18); lean_ctor_set_tag(x_9, 0); -lean_ctor_set(x_9, 0, x_20); +lean_ctor_set(x_9, 0, x_19); return x_9; } else { -uint8_t x_21; -x_21 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); -lean_dec(x_6); -if (x_21 == 0) -{ -return x_9; -} -else -{ -lean_object* x_22; -x_22 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_22, 0, x_18); -lean_ctor_set_tag(x_9, 0); -lean_ctor_set(x_9, 0, x_22); -return x_9; -} -} -} -else -{ -lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_23 = lean_ctor_get(x_9, 0); -x_24 = lean_ctor_get(x_9, 1); -lean_inc(x_24); -lean_inc(x_23); +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_20 = lean_ctor_get(x_9, 0); +x_21 = lean_ctor_get(x_9, 1); +lean_inc(x_21); +lean_inc(x_20); lean_dec(x_9); -x_25 = l_Lean_Exception_isRuntime(x_23); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; -lean_dec(x_6); -x_26 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_26, 0, x_23); -x_27 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_27, 0, x_26); -lean_ctor_set(x_27, 1, x_24); -return x_27; -} -else -{ -uint8_t x_28; -x_28 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); -lean_dec(x_6); -if (x_28 == 0) -{ -lean_object* x_29; -x_29 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_29, 0, x_23); -lean_ctor_set(x_29, 1, x_24); -return x_29; -} -else -{ -lean_object* x_30; lean_object* x_31; -x_30 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_30, 0, x_23); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_24); -return x_31; -} -} +x_22 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_22, 0, x_20); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_21); +return x_23; } } } @@ -27447,115 +27390,16 @@ return x_22; } else { -uint8_t x_23; -x_23 = !lean_is_exclusive(x_19); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_24 = lean_ctor_get(x_19, 0); -x_25 = lean_ctor_get(x_19, 1); -x_26 = l_Lean_Exception_isRuntime(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_free_object(x_19); -lean_dec(x_24); -x_27 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__4___closed__2; -x_28 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_27, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_28; -} -else -{ -uint8_t x_29; -x_29 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_29 == 0) -{ -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_19; -} -else -{ -lean_object* x_30; lean_object* x_31; -lean_free_object(x_19); -lean_dec(x_24); -x_30 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__4___closed__2; -x_31 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_30, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_31; -} -} -} -else -{ -lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_32 = lean_ctor_get(x_19, 0); -x_33 = lean_ctor_get(x_19, 1); -lean_inc(x_33); -lean_inc(x_32); +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_19, 1); +lean_inc(x_23); lean_dec(x_19); -x_34 = l_Lean_Exception_isRuntime(x_32); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; -lean_dec(x_32); -x_35 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__4___closed__2; -x_36 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_35, x_11, x_12, x_13, x_14, x_15, x_16, x_33); +x_24 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__4___closed__2; +x_25 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_24, x_11, x_12, x_13, x_14, x_15, x_16, x_23); lean_dec(x_16); lean_dec(x_13); lean_dec(x_4); -return x_36; -} -else -{ -uint8_t x_37; -x_37 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_37 == 0) -{ -lean_object* x_38; -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_32); -lean_ctor_set(x_38, 1, x_33); -return x_38; -} -else -{ -lean_object* x_39; lean_object* x_40; -lean_dec(x_32); -x_39 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__4___closed__2; -x_40 = l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_39, x_11, x_12, x_13, x_14, x_15, x_16, x_33); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_40; -} -} -} +return x_25; } } } diff --git a/stage0/stdlib/Lean/Meta/AppBuilder.c b/stage0/stdlib/Lean/Meta/AppBuilder.c index 29cbe26728..9d8e68fdb6 100644 --- a/stage0/stdlib/Lean/Meta/AppBuilder.c +++ b/stage0/stdlib/Lean/Meta/AppBuilder.c @@ -9231,12 +9231,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilde _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -9269,83 +9267,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } @@ -9528,111 +9471,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_withAppBuilderTrace___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } diff --git a/stage0/stdlib/Lean/Meta/Basic.c b/stage0/stdlib/Lean/Meta/Basic.c index e68e9bfe64..44fab89031 100644 --- a/stage0/stdlib/Lean/Meta/Basic.c +++ b/stage0/stdlib/Lean/Meta/Basic.c @@ -34539,12 +34539,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Meta_processPostponed___ _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -34577,83 +34575,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } @@ -34836,111 +34779,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_Meta_processPostponed___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } diff --git a/stage0/stdlib/Lean/Meta/Check.c b/stage0/stdlib/Lean/Meta/Check.c index e1d388d0c3..63beb3bc7a 100644 --- a/stage0/stdlib/Lean/Meta/Check.c +++ b/stage0/stdlib/Lean/Meta/Check.c @@ -7839,12 +7839,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___l _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -7877,83 +7875,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } @@ -8136,111 +8079,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_Meta_check___spec__1___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } diff --git a/stage0/stdlib/Lean/Meta/ExprDefEq.c b/stage0/stdlib/Lean/Meta/ExprDefEq.c index 45ad0ea6fe..14647594d9 100644 --- a/stage0/stdlib/Lean/Meta/ExprDefEq.c +++ b/stage0/stdlib/Lean/Meta/ExprDefEq.c @@ -11664,12 +11664,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___at___private_Lean_Meta_Exp _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -11702,83 +11700,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } diff --git a/stage0/stdlib/Lean/Meta/Injective.c b/stage0/stdlib/Lean/Meta/Injective.c index 8b49a8117b..52ef753d4d 100644 --- a/stage0/stdlib/Lean/Meta/Injective.c +++ b/stage0/stdlib/Lean/Meta/Injective.c @@ -5027,12 +5027,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -5065,83 +5063,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } @@ -5324,111 +5267,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_Meta_mkInjectiveTheorems___spec__5___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } diff --git a/stage0/stdlib/Lean/Meta/SynthInstance.c b/stage0/stdlib/Lean/Meta/SynthInstance.c index 7fadacce1c..8834187c0d 100644 --- a/stage0/stdlib/Lean/Meta/SynthInstance.c +++ b/stage0/stdlib/Lean/Meta/SynthInstance.c @@ -6018,12 +6018,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSu _start: { lean_object* x_9; -lean_inc(x_6); x_9 = lean_apply_7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_9) == 0) { uint8_t x_10; -lean_dec(x_6); x_10 = !lean_is_exclusive(x_9); if (x_10 == 0) { @@ -6056,83 +6054,28 @@ uint8_t x_17; x_17 = !lean_is_exclusive(x_9); if (x_17 == 0) { -lean_object* x_18; uint8_t x_19; +lean_object* x_18; lean_object* x_19; x_18 = lean_ctor_get(x_9, 0); -x_19 = l_Lean_Exception_isRuntime(x_18); -if (x_19 == 0) -{ -lean_object* x_20; -lean_dec(x_6); -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_18); +x_19 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_19, 0, x_18); lean_ctor_set_tag(x_9, 0); -lean_ctor_set(x_9, 0, x_20); +lean_ctor_set(x_9, 0, x_19); return x_9; } else { -uint8_t x_21; -x_21 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); -lean_dec(x_6); -if (x_21 == 0) -{ -return x_9; -} -else -{ -lean_object* x_22; -x_22 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_22, 0, x_18); -lean_ctor_set_tag(x_9, 0); -lean_ctor_set(x_9, 0, x_22); -return x_9; -} -} -} -else -{ -lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_23 = lean_ctor_get(x_9, 0); -x_24 = lean_ctor_get(x_9, 1); -lean_inc(x_24); -lean_inc(x_23); +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_20 = lean_ctor_get(x_9, 0); +x_21 = lean_ctor_get(x_9, 1); +lean_inc(x_21); +lean_inc(x_20); lean_dec(x_9); -x_25 = l_Lean_Exception_isRuntime(x_23); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; -lean_dec(x_6); -x_26 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_26, 0, x_23); -x_27 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_27, 0, x_26); -lean_ctor_set(x_27, 1, x_24); -return x_27; -} -else -{ -uint8_t x_28; -x_28 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); -lean_dec(x_6); -if (x_28 == 0) -{ -lean_object* x_29; -x_29 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_29, 0, x_23); -lean_ctor_set(x_29, 1, x_24); -return x_29; -} -else -{ -lean_object* x_30; lean_object* x_31; -x_30 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_30, 0, x_23); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_24); -return x_31; -} -} +x_22 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_22, 0, x_20); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_21); +return x_23; } } } @@ -6321,115 +6264,16 @@ return x_22; } else { -uint8_t x_23; -x_23 = !lean_is_exclusive(x_19); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_24 = lean_ctor_get(x_19, 0); -x_25 = lean_ctor_get(x_19, 1); -x_26 = l_Lean_Exception_isRuntime(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_free_object(x_19); -lean_dec(x_24); -x_27 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_28 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_27, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_28; -} -else -{ -uint8_t x_29; -x_29 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_29 == 0) -{ -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_19; -} -else -{ -lean_object* x_30; lean_object* x_31; -lean_free_object(x_19); -lean_dec(x_24); -x_30 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_31 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_30, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_31; -} -} -} -else -{ -lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_32 = lean_ctor_get(x_19, 0); -x_33 = lean_ctor_get(x_19, 1); -lean_inc(x_33); -lean_inc(x_32); +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_19, 1); +lean_inc(x_23); lean_dec(x_19); -x_34 = l_Lean_Exception_isRuntime(x_32); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; -lean_dec(x_32); -x_35 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_36 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_35, x_11, x_12, x_13, x_14, x_15, x_16, x_33); +x_24 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; +x_25 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_24, x_11, x_12, x_13, x_14, x_15, x_16, x_23); lean_dec(x_16); lean_dec(x_13); lean_dec(x_4); -return x_36; -} -else -{ -uint8_t x_37; -x_37 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_37 == 0) -{ -lean_object* x_38; -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_32); -lean_ctor_set(x_38, 1, x_33); -return x_38; -} -else -{ -lean_object* x_39; lean_object* x_40; -lean_dec(x_32); -x_39 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_40 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__3(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_39, x_11, x_12, x_13, x_14, x_15, x_16, x_33); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_40; -} -} -} +return x_25; } } } @@ -8649,12 +8493,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_tryRe _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -8687,83 +8529,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } @@ -8887,111 +8674,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_tryResolve___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_tryResolve___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_tryResolve___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_tryResolve___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_tryResolve___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } @@ -11190,115 +10882,16 @@ return x_22; } else { -uint8_t x_23; -x_23 = !lean_is_exclusive(x_19); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_24 = lean_ctor_get(x_19, 0); -x_25 = lean_ctor_get(x_19, 1); -x_26 = l_Lean_Exception_isRuntime(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_free_object(x_19); -lean_dec(x_24); -x_27 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_28 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_addAnswer___spec__3___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_27, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_28; -} -else -{ -uint8_t x_29; -x_29 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_29 == 0) -{ -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_19; -} -else -{ -lean_object* x_30; lean_object* x_31; -lean_free_object(x_19); -lean_dec(x_24); -x_30 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_31 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_addAnswer___spec__3___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_30, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_31; -} -} -} -else -{ -lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_32 = lean_ctor_get(x_19, 0); -x_33 = lean_ctor_get(x_19, 1); -lean_inc(x_33); -lean_inc(x_32); +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_19, 1); +lean_inc(x_23); lean_dec(x_19); -x_34 = l_Lean_Exception_isRuntime(x_32); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; -lean_dec(x_32); -x_35 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_36 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_addAnswer___spec__3___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_35, x_11, x_12, x_13, x_14, x_15, x_16, x_33); +x_24 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; +x_25 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_addAnswer___spec__3___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_24, x_11, x_12, x_13, x_14, x_15, x_16, x_23); lean_dec(x_16); lean_dec(x_13); lean_dec(x_4); -return x_36; -} -else -{ -uint8_t x_37; -x_37 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_37 == 0) -{ -lean_object* x_38; -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_32); -lean_ctor_set(x_38, 1, x_33); -return x_38; -} -else -{ -lean_object* x_39; lean_object* x_40; -lean_dec(x_32); -x_39 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_40 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_addAnswer___spec__3___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_39, x_11, x_12, x_13, x_14, x_15, x_16, x_33); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_40; -} -} -} +return x_25; } } } @@ -17705,115 +17298,16 @@ return x_22; } else { -uint8_t x_23; -x_23 = !lean_is_exclusive(x_19); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_24 = lean_ctor_get(x_19, 0); -x_25 = lean_ctor_get(x_19, 1); -x_26 = l_Lean_Exception_isRuntime(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_free_object(x_19); -lean_dec(x_24); -x_27 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_28 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_generate___spec__1___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_27, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_28; -} -else -{ -uint8_t x_29; -x_29 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_29 == 0) -{ -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_19; -} -else -{ -lean_object* x_30; lean_object* x_31; -lean_free_object(x_19); -lean_dec(x_24); -x_30 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_31 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_generate___spec__1___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_30, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_31; -} -} -} -else -{ -lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_32 = lean_ctor_get(x_19, 0); -x_33 = lean_ctor_get(x_19, 1); -lean_inc(x_33); -lean_inc(x_32); +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_19, 1); +lean_inc(x_23); lean_dec(x_19); -x_34 = l_Lean_Exception_isRuntime(x_32); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; -lean_dec(x_32); -x_35 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_36 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_generate___spec__1___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_35, x_11, x_12, x_13, x_14, x_15, x_16, x_33); +x_24 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; +x_25 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_generate___spec__1___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_24, x_11, x_12, x_13, x_14, x_15, x_16, x_23); lean_dec(x_16); lean_dec(x_13); lean_dec(x_4); -return x_36; -} -else -{ -uint8_t x_37; -x_37 = lean_ctor_get_uint8(x_15, sizeof(void*)*11); -if (x_37 == 0) -{ -lean_object* x_38; -lean_dec(x_18); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_32); -lean_ctor_set(x_38, 1, x_33); -return x_38; -} -else -{ -lean_object* x_39; lean_object* x_40; -lean_dec(x_32); -x_39 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_40 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_generate___spec__1___lambda__2(x_1, x_2, x_18, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_39, x_11, x_12, x_13, x_14, x_15, x_16, x_33); -lean_dec(x_16); -lean_dec(x_13); -lean_dec(x_4); -return x_40; -} -} -} +return x_25; } } } @@ -24065,111 +23559,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at_Lean_Meta_synthInstance_x3f___spec__13___lambda__2(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_Meta_synthInstance_x3f___spec__13___lambda__2(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at_Lean_Meta_synthInstance_x3f___spec__13___lambda__2(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at_Lean_Meta_synthInstance_x3f___spec__13___lambda__2(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at_Lean_Meta_SynthInstance_newSubgoal___spec__9___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_Meta_synthInstance_x3f___spec__13___lambda__2(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c index e03cbb7bb8..57726c298b 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c @@ -20065,12 +20065,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___s _start: { lean_object* x_10; -lean_inc(x_7); x_10 = lean_apply_8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); if (lean_obj_tag(x_10) == 0) { uint8_t x_11; -lean_dec(x_7); x_11 = !lean_is_exclusive(x_10); if (x_11 == 0) { @@ -20103,83 +20101,28 @@ uint8_t x_18; x_18 = !lean_is_exclusive(x_10); if (x_18 == 0) { -lean_object* x_19; uint8_t x_20; +lean_object* x_19; lean_object* x_20; x_19 = lean_ctor_get(x_10, 0); -x_20 = l_Lean_Exception_isRuntime(x_19); -if (x_20 == 0) -{ -lean_object* x_21; -lean_dec(x_7); -x_21 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_21, 0, x_19); +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_19); lean_ctor_set_tag(x_10, 0); -lean_ctor_set(x_10, 0, x_21); +lean_ctor_set(x_10, 0, x_20); return x_10; } else { -uint8_t x_22; -x_22 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_dec(x_7); -if (x_22 == 0) -{ -return x_10; -} -else -{ -lean_object* x_23; -x_23 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_23, 0, x_19); -lean_ctor_set_tag(x_10, 0); -lean_ctor_set(x_10, 0, x_23); -return x_10; -} -} -} -else -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_24 = lean_ctor_get(x_10, 0); -x_25 = lean_ctor_get(x_10, 1); -lean_inc(x_25); -lean_inc(x_24); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_21 = lean_ctor_get(x_10, 0); +x_22 = lean_ctor_get(x_10, 1); +lean_inc(x_22); +lean_inc(x_21); lean_dec(x_10); -x_26 = l_Lean_Exception_isRuntime(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_dec(x_7); -x_27 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_27, 0, x_24); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_25); -return x_28; -} -else -{ -uint8_t x_29; -x_29 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_dec(x_7); -if (x_29 == 0) -{ -lean_object* x_30; -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_25); -return x_30; -} -else -{ -lean_object* x_31; lean_object* x_32; -x_31 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_31, 0, x_24); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_25); -return x_32; -} -} +x_23 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_23, 0, x_21); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_22); +return x_24; } } } @@ -20371,121 +20314,17 @@ return x_23; } else { -uint8_t x_24; -x_24 = !lean_is_exclusive(x_20); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_25 = lean_ctor_get(x_20, 0); -x_26 = lean_ctor_get(x_20, 1); -x_27 = l_Lean_Exception_isRuntime(x_25); -if (x_27 == 0) -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_20); -lean_dec(x_25); -x_28 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__3(x_1, x_2, x_19, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_26); -lean_dec(x_17); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -else -{ -uint8_t x_30; -x_30 = lean_ctor_get_uint8(x_16, sizeof(void*)*11); -if (x_30 == 0) -{ -lean_dec(x_19); -lean_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_20; -} -else -{ -lean_object* x_31; lean_object* x_32; -lean_free_object(x_20); -lean_dec(x_25); -x_31 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__4___closed__2; -x_32 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__3(x_1, x_2, x_19, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_31, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_26); -lean_dec(x_17); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_32; -} -} -} -else -{ -lean_object* x_33; lean_object* x_34; uint8_t x_35; -x_33 = lean_ctor_get(x_20, 0); -x_34 = lean_ctor_get(x_20, 1); -lean_inc(x_34); -lean_inc(x_33); +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_20, 1); +lean_inc(x_24); lean_dec(x_20); -x_35 = l_Lean_Exception_isRuntime(x_33); -if (x_35 == 0) -{ -lean_object* x_36; lean_object* x_37; -lean_dec(x_33); -x_36 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__4___closed__2; -x_37 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__3(x_1, x_2, x_19, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_36, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_34); +x_25 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__4___closed__2; +x_26 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__3(x_1, x_2, x_19, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_24); lean_dec(x_17); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_37; -} -else -{ -uint8_t x_38; -x_38 = lean_ctor_get_uint8(x_16, sizeof(void*)*11); -if (x_38 == 0) -{ -lean_object* x_39; -lean_dec(x_19); -lean_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_39 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_39, 0, x_33); -lean_ctor_set(x_39, 1, x_34); -return x_39; -} -else -{ -lean_object* x_40; lean_object* x_41; -lean_dec(x_33); -x_40 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__4___closed__2; -x_41 = l_Lean_withTraceNode___at_Lean_Meta_Simp_simpGround___spec__1___lambda__3(x_1, x_2, x_19, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_40, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_34); -lean_dec(x_17); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_41; -} -} -} +return x_26; } } } diff --git a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/TopDownAnalyze.c b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/TopDownAnalyze.c index 37937b24a4..5c4e81bb31 100644 --- a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/TopDownAnalyze.c +++ b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/TopDownAnalyze.c @@ -30927,12 +30927,10 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborato _start: { lean_object* x_7; -lean_inc(x_4); x_7 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_6); if (lean_obj_tag(x_7) == 0) { uint8_t x_8; -lean_dec(x_4); x_8 = !lean_is_exclusive(x_7); if (x_8 == 0) { @@ -30965,83 +30963,28 @@ uint8_t x_15; x_15 = !lean_is_exclusive(x_7); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; +lean_object* x_16; lean_object* x_17; x_16 = lean_ctor_get(x_7, 0); -x_17 = l_Lean_Exception_isRuntime(x_16); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_4); -x_18 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_18, 0, x_16); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_18); +lean_ctor_set(x_7, 0, x_17); return x_7; } else { -uint8_t x_19; -x_19 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_19 == 0) -{ -return x_7; -} -else -{ -lean_object* x_20; -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set_tag(x_7, 0); -lean_ctor_set(x_7, 0, x_20); -return x_7; -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_22); -lean_inc(x_21); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = lean_ctor_get(x_7, 0); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +lean_inc(x_18); lean_dec(x_7); -x_23 = l_Lean_Exception_isRuntime(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_dec(x_4); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} -else -{ -uint8_t x_26; -x_26 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); -lean_dec(x_4); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_22); -return x_27; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_21); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_22); -return x_29; -} -} +x_20 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_20, 0, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_19); +return x_21; } } } @@ -31224,111 +31167,16 @@ return x_20; } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_17); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_17, 0); -x_23 = lean_ctor_get(x_17, 1); -x_24 = l_Lean_Exception_isRuntime(x_22); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_free_object(x_17); -lean_dec(x_22); -x_25 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__4___closed__2; -x_26 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_25, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_26; -} -else -{ -uint8_t x_27; -x_27 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_27 == 0) -{ -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -else -{ -lean_object* x_28; lean_object* x_29; -lean_free_object(x_17); -lean_dec(x_22); -x_28 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__4___closed__2; -x_29 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_28, x_11, x_12, x_13, x_14, x_23); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_29; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -lean_inc(x_31); -lean_inc(x_30); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_17, 1); +lean_inc(x_21); lean_dec(x_17); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -x_33 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__4___closed__2; -x_34 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_33, x_11, x_12, x_13, x_14, x_31); +x_22 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__4___closed__2; +x_23 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_22, x_11, x_12, x_13, x_14, x_21); lean_dec(x_14); lean_dec(x_11); lean_dec(x_4); -return x_34; -} -else -{ -uint8_t x_35; -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*11); -if (x_35 == 0) -{ -lean_object* x_36; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_30); -lean_ctor_set(x_36, 1, x_31); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_30); -x_37 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__4___closed__2; -x_38 = l_Lean_withTraceNode___at_Lean_PrettyPrinter_Delaborator_topDownAnalyze___spec__2___lambda__3(x_1, x_2, x_16, x_3, x_4, x_5, x_6, x_7, lean_box(0), x_37, x_11, x_12, x_13, x_14, x_31); -lean_dec(x_14); -lean_dec(x_11); -lean_dec(x_4); -return x_38; -} -} -} +return x_23; } } } diff --git a/stage0/stdlib/Lean/Util/Trace.c b/stage0/stdlib/Lean/Util/Trace.c index 8c8a5aecba..aaa8167dbc 100644 --- a/stage0/stdlib/Lean/Util/Trace.c +++ b/stage0/stdlib/Lean/Util/Trace.c @@ -15,11 +15,17 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___spec__1(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_exceptOptionEmoji___rarg___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptReaderT___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_addTrace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_instMonadAlwaysExceptEIO___closed__1; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__53; lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__22; LEAN_EXPORT lean_object* l_Lean_addTrace___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__20; LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__28; @@ -32,29 +38,28 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__ LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__6(lean_object*, lean_object*); static lean_object* l_Lean_withTraceNode_x27___rarg___closed__1; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8; -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*); LEAN_EXPORT lean_object* l_Lean_exceptOptionEmoji(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at_Lean_printTraces___spec__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_shouldEnableNestedTrace___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321_(lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__18; LEAN_EXPORT lean_object* l_Lean_shouldProfile(lean_object*); lean_object* l_Lean_PersistentArray_toArray___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_instMonadTrace___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__26; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__4___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__6; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__33; LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__5(lean_object*); LEAN_EXPORT lean_object* l_Lean_instExceptToEmojiOption(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); double lean_float_div(double, double); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode_x27___rarg___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_shouldEnableNestedTrace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, double); @@ -62,12 +67,14 @@ static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__16; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__7; LEAN_EXPORT lean_object* l_Lean_exceptBoolEmoji(lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__31; +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resetTraceState___rarg___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_modifyTraces___rarg(lean_object*, lean_object*); static lean_object* l_Lean_TraceState_traces___default___closed__2; LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateRefT_x27(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, uint8_t); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__44; static lean_object* l_Lean_TraceState_traces___default___closed__3; LEAN_EXPORT double l_Lean_trace_profiler_threshold_getSecs(lean_object*); @@ -82,7 +89,6 @@ static lean_object* l_Lean_registerTraceClass___closed__1; LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*); static double l_Lean_withSeconds___rarg___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_doElemTrace_x5b___x5d____; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getTraces(lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__22; LEAN_EXPORT lean_object* l_Lean_exceptBoolEmoji___rarg(lean_object*); @@ -90,14 +96,17 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode_x27___rarg(lean_object*, lean_obje lean_object* l_Lean_replaceRef(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_printTraces___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__48; +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__6; +lean_object* l_StateT_instMonadExceptOfStateT___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__41; LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__9; LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__6___boxed(lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__5; LEAN_EXPORT lean_object* l_Lean_shouldProfile___rarg___lambda__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5___boxed(lean_object**); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_setTraceState___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__4___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__39; @@ -106,8 +115,8 @@ static lean_object* l_Lean_crossEmoji___closed__1; uint8_t lean_float_decLt(double, double); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__19; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__23; -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__5; +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__12; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__3___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at_Lean_printTraces___spec__1___rarg___lambda__2(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_instInhabitedTraceElem___closed__2; @@ -117,6 +126,7 @@ static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doEle LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__15; LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_getResetTraces___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__1(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); @@ -131,24 +141,26 @@ LEAN_EXPORT lean_object* l_Lean_instInhabitedTraceState; lean_object* l_Lean_Exception_toMessageData(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at_Lean_printTraces___spec__1___rarg___lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__13; -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__2(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_resetTraceState___rarg(lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__7; +lean_object* l_instMonadExceptOfEIO(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__19; +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_instInhabitedTraceElem___closed__1; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__36; +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__3___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__4___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8; LEAN_EXPORT lean_object* l_Lean_shouldProfile___rarg___lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resetTraceState(lean_object*); static lean_object* l_Lean_instInhabitedTraceState___closed__2; static lean_object* l_Lean_instExceptToEmojiOption___closed__1; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addRawTrace___rarg___lambda__2(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_getResetTraces(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode(lean_object*); LEAN_EXPORT lean_object* l_Lean_exceptBoolEmoji___rarg___boxed(lean_object*); @@ -159,65 +171,79 @@ static lean_object* l_Lean_bombEmoji___closed__1; size_t lean_usize_of_nat(lean_object*); uint8_t l_Lean_HashSetImp_contains___at_Lean_NameHashSet_contains___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__22; static lean_object* l_Lean_withTraceNode___rarg___lambda__5___closed__5; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, uint8_t); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__29; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__2; -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_withTraceNode___rarg___lambda__6___closed__2; lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_instMonadTrace___rarg___lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1412____closed__3; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__3; static lean_object* l_Lean_resetTraceState___rarg___closed__1; +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_setTraceState___rarg___lambda__1___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__3___rarg___lambda__3(lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); +static lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__1; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__52; lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forInAux___at_Lean_printTraces___spec__2(lean_object*); lean_object* l_Lean_Option_get___at_Lean_profiler_threshold_getSecs___spec__1(lean_object*, lean_object*); lean_object* l_Lean_HashSetImp_insert___at_Lean_NameHashSet_insert___spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__56; LEAN_EXPORT lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__2; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__3; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__11; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__10; LEAN_EXPORT lean_object* l_Lean_PersistentArray_forInAux___at_Lean_printTraces___spec__2___rarg___lambda__2(lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__21; LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_withTraceNode___rarg___lambda__6___closed__1; lean_object* l_Lean_Syntax_getKind(lean_object*); LEAN_EXPORT lean_object* l_Lean_resetTraceState___rarg___lambda__1___boxed(lean_object*); lean_object* l_Lean_PersistentArray_append___rarg(lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__14; +static lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__2; LEAN_EXPORT lean_object* l_Lean_printTraces(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); +lean_object* l_ReaderT_instMonadExceptOfReaderT___rarg(lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__10; LEAN_EXPORT lean_object* l_Lean_setTraceState___rarg___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_traceM___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__16; lean_object* l_Lean_quoteNameMk(lean_object*); LEAN_EXPORT lean_object* l_Lean_bombEmoji; LEAN_EXPORT lean_object* l_Lean_checkEmoji; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__17; lean_object* lean_st_ref_get(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__5___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getTraces___rarg___lambda__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateT(lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__12; uint8_t l_List_isEmpty___rarg(lean_object*); -LEAN_EXPORT lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312_; lean_object* lean_st_mk_ref(lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_printTraces___rarg___lambda__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withSeconds___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Util_Trace_0__Lean_checkTraceOption_go(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__7; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__47; lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__50; @@ -227,23 +253,28 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__ static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__51; static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__4; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__2; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Option_register___at_Lean_initFn____x40_Lean_Util_Profile___hyg_41____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__13; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__3___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor(lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__15; LEAN_EXPORT lean_object* l_Lean_instInhabitedTraceElem; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__11; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__14; static double l_Lean_trace_profiler_threshold_getSecs___closed__2; static lean_object* l_Lean_withTraceNode___rarg___lambda__5___closed__1; -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_shouldEnableNestedTrace___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__24; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598_; LEAN_EXPORT lean_object* l_Lean_withSeconds___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___rarg___lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); @@ -251,6 +282,8 @@ LEAN_EXPORT lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__ static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__46; lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__2(lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__27; LEAN_EXPORT lean_object* l_Lean_trace_profiler_threshold; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__27; @@ -258,34 +291,32 @@ static lean_object* l_Lean_instExceptToEmojiBool___closed__1; LEAN_EXPORT lean_object* l_Lean_withTraceNode_x27___rarg___lambda__2(lean_object*); static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1412____closed__5; static lean_object* l_Lean_withTraceNode___rarg___lambda__5___closed__6; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__23; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__9; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__8; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__23; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withSeconds___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_traceM___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_shouldEnableNestedTrace___rarg___lambda__2(lean_object*, double, lean_object*, lean_object*, uint8_t); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__25; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__1; LEAN_EXPORT lean_object* l_Lean_trace(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__6; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__9; lean_object* lean_register_option(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_inheritedTraceOptions; LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at_Lean_printTraces___spec__1___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_getResetTraces___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__15; +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_traceM___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__3___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__5; static lean_object* l_Lean_TraceState_traces___default___closed__1; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__49; -static lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__1; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__1; double l_Float_ofScientific(lean_object*, uint8_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); @@ -294,63 +325,72 @@ static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__21; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_registerTraceClass___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__26; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__18; static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__6; LEAN_EXPORT lean_object* l_Lean_trace___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__10; static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1412____closed__2; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__22; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__24; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__4; LEAN_EXPORT lean_object* l_Lean_shouldEnableNestedTrace___rarg___lambda__1(lean_object*, uint8_t, double, lean_object*); -lean_object* l_MonadExcept_ofExcept___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__1; LEAN_EXPORT lean_object* l_Lean_printTraces___rarg___lambda__1___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, uint8_t); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__11; LEAN_EXPORT lean_object* l_Lean_getTraces___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode_x27___rarg___lambda__2___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__4___rarg___lambda__1(lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__24; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__10; lean_object* l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withSeconds___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__9; static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1412____closed__1; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__17; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__32; +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptEIO(lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__21; +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__2(lean_object*, lean_object*); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__6; static lean_object* l___private_Lean_Util_Trace_0__Lean_checkTraceOption___closed__1; LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__19; lean_object* lean_float_to_string(double); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__14; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__55; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateT___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__5___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__14; LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_62_(lean_object*); static lean_object* l_Lean_withTraceNode___rarg___lambda__5___closed__4; LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__20; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, double, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__8___boxed(lean_object**); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__27; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__4; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__15; LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__2(lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__14; -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Option_register___at_Lean_initFn____x40_Lean_Util_Profile___hyg_6____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__30; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__18; LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1(lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__43; LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___rarg___lambda__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_instMonadTrace(lean_object*, lean_object*); lean_object* l_IO_println___at_Lean_instEval__1___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__3; @@ -358,10 +398,12 @@ static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doEle LEAN_EXPORT lean_object* l_Lean_shouldEnableNestedTrace(lean_object*); static lean_object* l_Lean_shouldProfile___rarg___lambda__1___closed__2; static lean_object* l_Lean_isTracingEnabledFor___rarg___lambda__1___closed__1; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__20; LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__23; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__4___rarg___lambda__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore(lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__5; lean_object* lean_erase_macro_scopes(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_checkTraceOption___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_trace_profiler_threshold_getSecs___closed__1; @@ -372,24 +414,26 @@ lean_object* l_IO_monoNanosNow___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__4___rarg___lambda__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at_Lean_printTraces___spec__1___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__15; LEAN_EXPORT lean_object* l_Lean_exceptOptionEmoji___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_checkTraceOption_go___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__54; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__7; static lean_object* l_Lean_instInhabitedTraceState___closed__1; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__13; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__18; -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__2; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__16; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__24; +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7___boxed(lean_object**); lean_object* l_Lean_KVMap_findCore(lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forInAux___at_Lean_printTraces___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_printTraces___spec__3___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_trace_profiler; static size_t l_Lean_instInhabitedTraceState___closed__3; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__4; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_withTraceNode___rarg___lambda__5___closed__2; LEAN_EXPORT lean_object* l_Lean_shouldProfile___rarg(lean_object*, lean_object*); @@ -403,14 +447,13 @@ static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doEle static lean_object* l_Lean_withTraceNode___rarg___lambda__5___closed__3; LEAN_EXPORT lean_object* l_Lean_addTrace___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__4; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2; lean_object* lean_string_append(lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__12; lean_object* lean_array_get_size(lean_object*); LEAN_EXPORT lean_object* l_Lean_instExceptToEmojiBool(lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__25; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__9; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__11; LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1412_(lean_object*); +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateRefT_x27___rarg(lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_addRawTrace___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_registerTraceClass___closed__2; @@ -423,9 +466,9 @@ LEAN_EXPORT lean_object* l_Lean_printTraces___rarg___lambda__2(lean_object*, lea static lean_object* l_Lean_isTracingEnabledFor___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_addTrace(lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__19; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__10; LEAN_EXPORT lean_object* l_Lean_PersistentArray_forInAux___at_Lean_printTraces___spec__2___rarg___lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__42; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__35; lean_object* l_String_toSubstring_x27(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at_Lean_printTraces___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -433,18 +476,22 @@ lean_object* lean_array_uset(lean_object*, size_t, lean_object*); static lean_object* l_Lean_shouldProfile___rarg___lambda__1___closed__1; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__34; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__17; +lean_object* l_StateRefT_x27_instMonadExceptOfStateRefT_x27___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_trace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__11; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__20; -static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2312____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addRawTrace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_trace___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__12; +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l_Lean_MessageData_format(lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__25; +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptReaderT(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__45; +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__2___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; static lean_object* l_Lean_doElemTrace_x5b___x5d_______closed__12; +static lean_object* l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2; +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__17; static lean_object* l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__3; static lean_object* l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__21; @@ -2987,6 +3034,154 @@ x_7 = l_Lean_shouldEnableNestedTrace___rarg(x_1, x_2, x_3, x_4, x_6); return x_7; } } +static lean_object* _init_l_Lean_instMonadAlwaysExceptEIO___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = l_instMonadExceptOfEIO(lean_box(0)); +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptEIO(lean_object* x_1) { +_start: +{ +lean_object* x_2; +x_2 = l_Lean_instMonadAlwaysExceptEIO___closed__1; +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateT___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_StateT_instMonadExceptOfStateT___rarg(x_1, lean_box(0), x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateT(lean_object* x_1) { +_start: +{ +lean_object* x_2; +x_2 = lean_alloc_closure((void*)(l_Lean_instMonadAlwaysExceptStateT___rarg), 4, 0); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateRefT_x27___rarg(lean_object* x_1) { +_start: +{ +lean_object* x_2; +x_2 = l_StateRefT_x27_instMonadExceptOfStateRefT_x27___rarg(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptStateRefT_x27(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = lean_alloc_closure((void*)(l_Lean_instMonadAlwaysExceptStateRefT_x27___rarg), 1, 0); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptReaderT___rarg(lean_object* x_1) { +_start: +{ +lean_object* x_2; +x_2 = l_ReaderT_instMonadExceptOfReaderT___rarg(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_instMonadAlwaysExceptReaderT(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +lean_object* x_4; +x_4 = lean_alloc_closure((void*)(l_Lean_instMonadAlwaysExceptReaderT___rarg), 1, 0); +return x_4; +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; +lean_dec(x_1); +x_5 = lean_ctor_get(x_4, 0); +lean_inc(x_5); +lean_dec(x_4); +x_6 = lean_ctor_get(x_3, 0); +lean_inc(x_6); +lean_dec(x_3); +x_7 = lean_apply_2(x_6, lean_box(0), x_5); +return x_7; +} +else +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; +lean_dec(x_3); +x_8 = lean_ctor_get(x_4, 0); +lean_inc(x_8); +lean_dec(x_4); +x_9 = lean_ctor_get(x_1, 0); +lean_inc(x_9); +lean_dec(x_1); +x_10 = lean_ctor_get(x_9, 1); +lean_inc(x_10); +lean_dec(x_9); +x_11 = lean_apply_2(x_10, lean_box(0), x_8); +return x_11; +} +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__1(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_closure((void*)(l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__1___rarg), 4, 0); +return x_3; +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__2___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; +lean_dec(x_1); +x_5 = lean_ctor_get(x_4, 0); +lean_inc(x_5); +lean_dec(x_4); +x_6 = lean_ctor_get(x_3, 0); +lean_inc(x_6); +lean_dec(x_3); +x_7 = lean_apply_2(x_6, lean_box(0), x_5); +return x_7; +} +else +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; +lean_dec(x_3); +x_8 = lean_ctor_get(x_4, 0); +lean_inc(x_8); +lean_dec(x_4); +x_9 = lean_ctor_get(x_1, 0); +lean_inc(x_9); +lean_dec(x_1); +x_10 = lean_ctor_get(x_9, 1); +lean_inc(x_10); +lean_dec(x_9); +x_11 = lean_apply_2(x_10, lean_box(0), x_8); +return x_11; +} +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__2(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_closure((void*)(l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__2___rarg), 4, 0); +return x_3; +} +} LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__1(lean_object* x_1, lean_object* x_2) { _start: { @@ -3023,7 +3218,8 @@ LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__3(lean_object* x_ _start: { lean_object* x_5; -x_5 = l_MonadExcept_ofExcept___rarg(x_1, x_2, x_3); +lean_dec(x_4); +x_5 = l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__1___rarg(x_1, lean_box(0), x_2, x_3); return x_5; } } @@ -3033,7 +3229,7 @@ _start: lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_inc(x_1); x_14 = l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_12, x_8); -x_15 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__3___boxed), 4, 3); +x_15 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__3), 4, 3); lean_closure_set(x_15, 0, x_1); lean_closure_set(x_15, 1, x_9); lean_closure_set(x_15, 2, x_10); @@ -3328,7 +3524,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_inc(x_1); -x_6 = l_MonadExcept_ofExcept___rarg(x_1, x_2, x_3); +x_6 = l_MonadExcept_ofExcept___at_Lean_withTraceNode___spec__2___rarg(x_1, lean_box(0), x_2, x_3); x_7 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); lean_closure_set(x_7, 0, x_1); x_8 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_6, x_7); @@ -3461,186 +3657,192 @@ return x_38; } } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_15 = lean_ctor_get(x_1, 1); -lean_inc(x_15); -lean_inc(x_2); +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +lean_inc(x_1); x_16 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__1), 2, 1); -lean_closure_set(x_16, 0, x_2); -lean_inc(x_3); -x_17 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_4, x_16); +lean_closure_set(x_16, 0, x_1); lean_inc(x_2); +x_17 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_3, x_16); +lean_inc(x_1); x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__2), 2, 1); -lean_closure_set(x_18, 0, x_2); -lean_inc(x_15); -x_19 = lean_apply_3(x_15, lean_box(0), x_17, x_18); +lean_closure_set(x_18, 0, x_1); +x_19 = lean_ctor_get(x_4, 1); +lean_inc(x_19); +lean_dec(x_4); +lean_inc(x_19); +x_20 = lean_apply_3(x_19, lean_box(0), x_17, x_18); +lean_inc(x_1); +x_21 = l_Lean_withSeconds___rarg(x_1, x_5, x_20); +x_22 = lean_box(x_10); +x_23 = lean_box(x_14); lean_inc(x_2); -x_20 = l_Lean_withSeconds___rarg(x_2, x_5, x_19); -x_21 = lean_box(x_10); -x_22 = lean_box(x_13); -lean_inc(x_3); -x_23 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__10___boxed), 14, 13); -lean_closure_set(x_23, 0, x_6); -lean_closure_set(x_23, 1, x_2); -lean_closure_set(x_23, 2, x_7); -lean_closure_set(x_23, 3, x_8); -lean_closure_set(x_23, 4, x_14); -lean_closure_set(x_23, 5, x_9); -lean_closure_set(x_23, 6, x_21); -lean_closure_set(x_23, 7, x_1); -lean_closure_set(x_23, 8, x_3); -lean_closure_set(x_23, 9, x_11); -lean_closure_set(x_23, 10, x_12); -lean_closure_set(x_23, 11, x_15); -lean_closure_set(x_23, 12, x_22); -x_24 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_20, x_23); -return x_24; +x_24 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__10___boxed), 14, 13); +lean_closure_set(x_24, 0, x_6); +lean_closure_set(x_24, 1, x_1); +lean_closure_set(x_24, 2, x_7); +lean_closure_set(x_24, 3, x_8); +lean_closure_set(x_24, 4, x_15); +lean_closure_set(x_24, 5, x_9); +lean_closure_set(x_24, 6, x_22); +lean_closure_set(x_24, 7, x_11); +lean_closure_set(x_24, 8, x_2); +lean_closure_set(x_24, 9, x_12); +lean_closure_set(x_24, 10, x_13); +lean_closure_set(x_24, 11, x_19); +lean_closure_set(x_24, 12, x_23); +x_25 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_21, x_24); +return x_25; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15, lean_object* x_16) { _start: { -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_inc(x_2); lean_inc(x_1); -x_16 = l___private_Lean_Util_Trace_0__Lean_getResetTraces___rarg(x_1, x_2); -x_17 = lean_box(x_10); -x_18 = lean_box(x_13); -lean_inc(x_4); -x_19 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__11___boxed), 14, 13); -lean_closure_set(x_19, 0, x_3); -lean_closure_set(x_19, 1, x_1); -lean_closure_set(x_19, 2, x_4); -lean_closure_set(x_19, 3, x_5); -lean_closure_set(x_19, 4, x_6); -lean_closure_set(x_19, 5, x_7); -lean_closure_set(x_19, 6, x_2); -lean_closure_set(x_19, 7, x_8); -lean_closure_set(x_19, 8, x_9); -lean_closure_set(x_19, 9, x_17); -lean_closure_set(x_19, 10, x_11); -lean_closure_set(x_19, 11, x_12); -lean_closure_set(x_19, 12, x_18); -x_20 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_16, x_19); -return x_20; +x_17 = l___private_Lean_Util_Trace_0__Lean_getResetTraces___rarg(x_1, x_2); +x_18 = lean_box(x_10); +x_19 = lean_box(x_14); +lean_inc(x_3); +x_20 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__11___boxed), 15, 14); +lean_closure_set(x_20, 0, x_1); +lean_closure_set(x_20, 1, x_3); +lean_closure_set(x_20, 2, x_4); +lean_closure_set(x_20, 3, x_5); +lean_closure_set(x_20, 4, x_6); +lean_closure_set(x_20, 5, x_7); +lean_closure_set(x_20, 6, x_2); +lean_closure_set(x_20, 7, x_8); +lean_closure_set(x_20, 8, x_9); +lean_closure_set(x_20, 9, x_18); +lean_closure_set(x_20, 10, x_11); +lean_closure_set(x_20, 11, x_12); +lean_closure_set(x_20, 12, x_13); +lean_closure_set(x_20, 13, x_19); +x_21 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_17, x_20); +return x_21; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13) { +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14) { _start: { -if (x_13 == 0) +if (x_14 == 0) { -lean_object* x_14; uint8_t x_15; -x_14 = l_Lean_shouldProfile___rarg___lambda__1___closed__2; -x_15 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_11, x_14); -if (x_15 == 0) +lean_object* x_15; uint8_t x_16; +x_15 = l_Lean_shouldProfile___rarg___lambda__1___closed__2; +x_16 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_12, x_15); +if (x_16 == 0) { -lean_object* x_16; lean_object* x_17; +lean_object* x_17; lean_object* x_18; +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_3); +lean_dec(x_5); lean_dec(x_2); -x_16 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); -lean_closure_set(x_16, 0, x_1); -x_17 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_5, x_16); -return x_17; +x_17 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); +lean_closure_set(x_17, 0, x_1); +x_18 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_4, x_17); +return x_18; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_18 = lean_ctor_get(x_1, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_18, 1); +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_19 = lean_ctor_get(x_1, 0); lean_inc(x_19); -lean_dec(x_18); -x_20 = lean_box(0); -x_21 = lean_apply_2(x_19, lean_box(0), x_20); -x_22 = lean_box(x_10); -x_23 = lean_box(x_13); -lean_inc(x_4); -x_24 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__12___boxed), 15, 14); -lean_closure_set(x_24, 0, x_1); -lean_closure_set(x_24, 1, x_2); -lean_closure_set(x_24, 2, x_3); -lean_closure_set(x_24, 3, x_4); -lean_closure_set(x_24, 4, x_5); -lean_closure_set(x_24, 5, x_6); -lean_closure_set(x_24, 6, x_7); -lean_closure_set(x_24, 7, x_8); -lean_closure_set(x_24, 8, x_9); -lean_closure_set(x_24, 9, x_22); -lean_closure_set(x_24, 10, x_11); -lean_closure_set(x_24, 11, x_12); -lean_closure_set(x_24, 12, x_23); -lean_closure_set(x_24, 13, lean_box(0)); -x_25 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_21, x_24); -return x_25; +x_20 = lean_ctor_get(x_19, 1); +lean_inc(x_20); +lean_dec(x_19); +x_21 = lean_box(0); +x_22 = lean_apply_2(x_20, lean_box(0), x_21); +x_23 = lean_box(x_10); +x_24 = lean_box(x_14); +lean_inc(x_3); +x_25 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__12___boxed), 16, 15); +lean_closure_set(x_25, 0, x_1); +lean_closure_set(x_25, 1, x_2); +lean_closure_set(x_25, 2, x_3); +lean_closure_set(x_25, 3, x_4); +lean_closure_set(x_25, 4, x_5); +lean_closure_set(x_25, 5, x_6); +lean_closure_set(x_25, 6, x_7); +lean_closure_set(x_25, 7, x_8); +lean_closure_set(x_25, 8, x_9); +lean_closure_set(x_25, 9, x_23); +lean_closure_set(x_25, 10, x_11); +lean_closure_set(x_25, 11, x_12); +lean_closure_set(x_25, 12, x_13); +lean_closure_set(x_25, 13, x_24); +lean_closure_set(x_25, 14, lean_box(0)); +x_26 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_22, x_25); +return x_26; } } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_26 = lean_ctor_get(x_1, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_26, 1); +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_27 = lean_ctor_get(x_1, 0); lean_inc(x_27); -lean_dec(x_26); -x_28 = lean_box(0); -x_29 = lean_apply_2(x_27, lean_box(0), x_28); -x_30 = lean_box(x_10); -x_31 = lean_box(x_13); -lean_inc(x_4); -x_32 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__12___boxed), 15, 14); -lean_closure_set(x_32, 0, x_1); -lean_closure_set(x_32, 1, x_2); -lean_closure_set(x_32, 2, x_3); -lean_closure_set(x_32, 3, x_4); -lean_closure_set(x_32, 4, x_5); -lean_closure_set(x_32, 5, x_6); -lean_closure_set(x_32, 6, x_7); -lean_closure_set(x_32, 7, x_8); -lean_closure_set(x_32, 8, x_9); -lean_closure_set(x_32, 9, x_30); -lean_closure_set(x_32, 10, x_11); -lean_closure_set(x_32, 11, x_12); -lean_closure_set(x_32, 12, x_31); -lean_closure_set(x_32, 13, lean_box(0)); -x_33 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_29, x_32); -return x_33; +x_28 = lean_ctor_get(x_27, 1); +lean_inc(x_28); +lean_dec(x_27); +x_29 = lean_box(0); +x_30 = lean_apply_2(x_28, lean_box(0), x_29); +x_31 = lean_box(x_10); +x_32 = lean_box(x_14); +lean_inc(x_3); +x_33 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__12___boxed), 16, 15); +lean_closure_set(x_33, 0, x_1); +lean_closure_set(x_33, 1, x_2); +lean_closure_set(x_33, 2, x_3); +lean_closure_set(x_33, 3, x_4); +lean_closure_set(x_33, 4, x_5); +lean_closure_set(x_33, 5, x_6); +lean_closure_set(x_33, 6, x_7); +lean_closure_set(x_33, 7, x_8); +lean_closure_set(x_33, 8, x_9); +lean_closure_set(x_33, 9, x_31); +lean_closure_set(x_33, 10, x_11); +lean_closure_set(x_33, 11, x_12); +lean_closure_set(x_33, 12, x_13); +lean_closure_set(x_33, 13, x_32); +lean_closure_set(x_33, 14, lean_box(0)); +x_34 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_30, x_33); +return x_34; } } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_inc(x_4); lean_inc(x_1); -x_15 = l_Lean_isTracingEnabledFor___rarg(x_1, x_2, x_3, x_4); -x_16 = lean_box(x_12); -lean_inc(x_7); -x_17 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__13___boxed), 13, 12); -lean_closure_set(x_17, 0, x_1); -lean_closure_set(x_17, 1, x_5); -lean_closure_set(x_17, 2, x_6); -lean_closure_set(x_17, 3, x_7); -lean_closure_set(x_17, 4, x_8); -lean_closure_set(x_17, 5, x_9); -lean_closure_set(x_17, 6, x_10); -lean_closure_set(x_17, 7, x_11); -lean_closure_set(x_17, 8, x_4); -lean_closure_set(x_17, 9, x_16); -lean_closure_set(x_17, 10, x_14); -lean_closure_set(x_17, 11, x_13); -x_18 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_15, x_17); -return x_18; +x_16 = l_Lean_isTracingEnabledFor___rarg(x_1, x_2, x_3, x_4); +x_17 = lean_box(x_12); +lean_inc(x_6); +x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__13___boxed), 14, 13); +lean_closure_set(x_18, 0, x_1); +lean_closure_set(x_18, 1, x_5); +lean_closure_set(x_18, 2, x_6); +lean_closure_set(x_18, 3, x_7); +lean_closure_set(x_18, 4, x_8); +lean_closure_set(x_18, 5, x_9); +lean_closure_set(x_18, 6, x_10); +lean_closure_set(x_18, 7, x_11); +lean_closure_set(x_18, 8, x_4); +lean_closure_set(x_18, 9, x_17); +lean_closure_set(x_18, 10, x_13); +lean_closure_set(x_18, 11, x_15); +lean_closure_set(x_18, 12, x_14); +x_19 = lean_apply_4(x_6, lean_box(0), lean_box(0), x_16, x_18); +return x_19; } } LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13) { @@ -3650,22 +3852,24 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_14 = lean_ctor_get(x_1, 1); lean_inc(x_14); x_15 = lean_box(x_13); +lean_inc(x_8); lean_inc(x_14); lean_inc(x_6); -x_16 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__14___boxed), 14, 13); +x_16 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__14___boxed), 15, 14); lean_closure_set(x_16, 0, x_1); lean_closure_set(x_16, 1, x_6); lean_closure_set(x_16, 2, x_3); lean_closure_set(x_16, 3, x_10); lean_closure_set(x_16, 4, x_2); -lean_closure_set(x_16, 5, x_8); -lean_closure_set(x_16, 6, x_14); -lean_closure_set(x_16, 7, x_12); +lean_closure_set(x_16, 5, x_14); +lean_closure_set(x_16, 6, x_12); +lean_closure_set(x_16, 7, x_8); lean_closure_set(x_16, 8, x_9); lean_closure_set(x_16, 9, x_4); lean_closure_set(x_16, 10, x_5); lean_closure_set(x_16, 11, x_15); -lean_closure_set(x_16, 12, x_11); +lean_closure_set(x_16, 12, x_8); +lean_closure_set(x_16, 13, x_11); x_17 = lean_apply_4(x_14, lean_box(0), lean_box(0), x_6, x_16); return x_17; } @@ -3678,15 +3882,6 @@ x_3 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___boxed), 13, 0); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_Lean_withTraceNode___rarg___lambda__3(x_1, x_2, x_3, x_4); -lean_dec(x_4); -return x_5; -} -} LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { @@ -3789,51 +3984,51 @@ x_17 = l_Lean_withTraceNode___rarg___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_ return x_17; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { -_start: -{ -uint8_t x_15; uint8_t x_16; lean_object* x_17; -x_15 = lean_unbox(x_10); -lean_dec(x_10); -x_16 = lean_unbox(x_13); -lean_dec(x_13); -x_17 = l_Lean_withTraceNode___rarg___lambda__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_15, x_11, x_12, x_16, x_14); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { uint8_t x_16; uint8_t x_17; lean_object* x_18; x_16 = lean_unbox(x_10); lean_dec(x_10); -x_17 = lean_unbox(x_13); -lean_dec(x_13); -x_18 = l_Lean_withTraceNode___rarg___lambda__12(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_16, x_11, x_12, x_17, x_14, x_15); -lean_dec(x_15); +x_17 = lean_unbox(x_14); +lean_dec(x_14); +x_18 = l_Lean_withTraceNode___rarg___lambda__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_16, x_11, x_12, x_13, x_17, x_15); return x_18; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -uint8_t x_14; uint8_t x_15; lean_object* x_16; -x_14 = lean_unbox(x_10); +uint8_t x_17; uint8_t x_18; lean_object* x_19; +x_17 = lean_unbox(x_10); lean_dec(x_10); -x_15 = lean_unbox(x_13); -lean_dec(x_13); -x_16 = l_Lean_withTraceNode___rarg___lambda__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_14, x_11, x_12, x_15); -return x_16; +x_18 = lean_unbox(x_14); +lean_dec(x_14); +x_19 = l_Lean_withTraceNode___rarg___lambda__12(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17, x_11, x_12, x_13, x_18, x_15, x_16); +lean_dec(x_16); +return x_19; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -uint8_t x_15; lean_object* x_16; -x_15 = lean_unbox(x_12); +uint8_t x_15; uint8_t x_16; lean_object* x_17; +x_15 = lean_unbox(x_10); +lean_dec(x_10); +x_16 = lean_unbox(x_14); +lean_dec(x_14); +x_17 = l_Lean_withTraceNode___rarg___lambda__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_15, x_11, x_12, x_13, x_16); +return x_17; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___lambda__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: +{ +uint8_t x_16; lean_object* x_17; +x_16 = lean_unbox(x_12); lean_dec(x_12); -x_16 = l_Lean_withTraceNode___rarg___lambda__14(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15, x_13, x_14); -return x_16; +x_17 = l_Lean_withTraceNode___rarg___lambda__14(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_16, x_13, x_14, x_15); +return x_17; } } LEAN_EXPORT lean_object* l_Lean_withTraceNode___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { @@ -3846,6 +4041,637 @@ x_15 = l_Lean_withTraceNode___rarg(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, return x_15; } } +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__2___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +if (lean_obj_tag(x_3) == 0) +{ +lean_object* x_4; lean_object* x_5; lean_object* x_6; +lean_dec(x_1); +x_4 = lean_ctor_get(x_3, 0); +lean_inc(x_4); +lean_dec(x_3); +x_5 = lean_ctor_get(x_2, 0); +lean_inc(x_5); +lean_dec(x_2); +x_6 = lean_apply_2(x_5, lean_box(0), x_4); +return x_6; +} +else +{ +lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; +lean_dec(x_2); +x_7 = lean_ctor_get(x_3, 0); +lean_inc(x_7); +lean_dec(x_3); +x_8 = lean_ctor_get(x_1, 0); +lean_inc(x_8); +lean_dec(x_1); +x_9 = lean_ctor_get(x_8, 1); +lean_inc(x_9); +lean_dec(x_8); +x_10 = lean_apply_2(x_9, lean_box(0), x_7); +return x_10; +} +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__2(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_closure((void*)(l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__2___rarg), 3, 0); +return x_3; +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__3___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +if (lean_obj_tag(x_3) == 0) +{ +lean_object* x_4; lean_object* x_5; lean_object* x_6; +lean_dec(x_1); +x_4 = lean_ctor_get(x_3, 0); +lean_inc(x_4); +lean_dec(x_3); +x_5 = lean_ctor_get(x_2, 0); +lean_inc(x_5); +lean_dec(x_2); +x_6 = lean_apply_2(x_5, lean_box(0), x_4); +return x_6; +} +else +{ +lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; +lean_dec(x_2); +x_7 = lean_ctor_get(x_3, 0); +lean_inc(x_7); +lean_dec(x_3); +x_8 = lean_ctor_get(x_1, 0); +lean_inc(x_8); +lean_dec(x_1); +x_9 = lean_ctor_get(x_8, 1); +lean_inc(x_9); +lean_dec(x_8); +x_10 = lean_apply_2(x_9, lean_box(0), x_7); +return x_10; +} +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__3(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_closure((void*)(l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__3___rarg), 3, 0); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__2___rarg(x_1, x_2, x_3); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, uint8_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; +lean_inc(x_1); +x_14 = l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_12, x_8); +x_15 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__1___boxed), 4, 3); +lean_closure_set(x_15, 0, x_1); +lean_closure_set(x_15, 1, x_9); +lean_closure_set(x_15, 2, x_10); +x_16 = lean_apply_4(x_11, lean_box(0), lean_box(0), x_14, x_15); +return x_16; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, uint8_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13, double x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +lean_object* x_17; uint8_t x_18; +x_17 = l_Lean_shouldProfile___rarg___lambda__1___closed__1; +x_18 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_12, x_17); +if (x_18 == 0) +{ +if (x_13 == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_19 = lean_ctor_get(x_1, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_19, 1); +lean_inc(x_20); +lean_dec(x_19); +x_21 = lean_box(0); +x_22 = lean_apply_2(x_20, lean_box(0), x_21); +x_23 = lean_box(x_8); +lean_inc(x_11); +x_24 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2___boxed), 13, 12); +lean_closure_set(x_24, 0, x_1); +lean_closure_set(x_24, 1, x_2); +lean_closure_set(x_24, 2, x_3); +lean_closure_set(x_24, 3, x_4); +lean_closure_set(x_24, 4, x_5); +lean_closure_set(x_24, 5, x_6); +lean_closure_set(x_24, 6, x_7); +lean_closure_set(x_24, 7, x_23); +lean_closure_set(x_24, 8, x_9); +lean_closure_set(x_24, 9, x_10); +lean_closure_set(x_24, 10, x_11); +lean_closure_set(x_24, 11, x_16); +x_25 = lean_apply_4(x_11, lean_box(0), lean_box(0), x_22, x_24); +return x_25; +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_26 = lean_float_to_string(x_14); +x_27 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_27, 0, x_26); +x_28 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_28, 0, x_27); +x_29 = l_Lean_withTraceNode___rarg___lambda__5___closed__2; +x_30 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_28); +x_31 = l_Lean_withTraceNode___rarg___lambda__5___closed__4; +x_32 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_32, 0, x_30); +lean_ctor_set(x_32, 1, x_31); +x_33 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_16); +x_34 = l_Lean_withTraceNode___rarg___lambda__5___closed__6; +x_35 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_35, 0, x_33); +lean_ctor_set(x_35, 1, x_34); +x_36 = lean_ctor_get(x_1, 0); +lean_inc(x_36); +x_37 = lean_ctor_get(x_36, 1); +lean_inc(x_37); +lean_dec(x_36); +x_38 = lean_box(0); +x_39 = lean_apply_2(x_37, lean_box(0), x_38); +x_40 = lean_box(x_8); +lean_inc(x_11); +x_41 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2___boxed), 13, 12); +lean_closure_set(x_41, 0, x_1); +lean_closure_set(x_41, 1, x_2); +lean_closure_set(x_41, 2, x_3); +lean_closure_set(x_41, 3, x_4); +lean_closure_set(x_41, 4, x_5); +lean_closure_set(x_41, 5, x_6); +lean_closure_set(x_41, 6, x_7); +lean_closure_set(x_41, 7, x_40); +lean_closure_set(x_41, 8, x_9); +lean_closure_set(x_41, 9, x_10); +lean_closure_set(x_41, 10, x_11); +lean_closure_set(x_41, 11, x_35); +x_42 = lean_apply_4(x_11, lean_box(0), lean_box(0), x_39, x_41); +return x_42; +} +} +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_43 = lean_float_to_string(x_14); +x_44 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_44, 0, x_43); +x_45 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_45, 0, x_44); +x_46 = l_Lean_withTraceNode___rarg___lambda__5___closed__2; +x_47 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_47, 1, x_45); +x_48 = l_Lean_withTraceNode___rarg___lambda__5___closed__4; +x_49 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +x_50 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_50, 1, x_16); +x_51 = l_Lean_withTraceNode___rarg___lambda__5___closed__6; +x_52 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_52, 0, x_50); +lean_ctor_set(x_52, 1, x_51); +x_53 = lean_ctor_get(x_1, 0); +lean_inc(x_53); +x_54 = lean_ctor_get(x_53, 1); +lean_inc(x_54); +lean_dec(x_53); +x_55 = lean_box(0); +x_56 = lean_apply_2(x_54, lean_box(0), x_55); +x_57 = lean_box(x_8); +lean_inc(x_11); +x_58 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2___boxed), 13, 12); +lean_closure_set(x_58, 0, x_1); +lean_closure_set(x_58, 1, x_2); +lean_closure_set(x_58, 2, x_3); +lean_closure_set(x_58, 3, x_4); +lean_closure_set(x_58, 4, x_5); +lean_closure_set(x_58, 5, x_6); +lean_closure_set(x_58, 6, x_7); +lean_closure_set(x_58, 7, x_57); +lean_closure_set(x_58, 8, x_9); +lean_closure_set(x_58, 9, x_10); +lean_closure_set(x_58, 10, x_11); +lean_closure_set(x_58, 11, x_52); +x_59 = lean_apply_4(x_11, lean_box(0), lean_box(0), x_56, x_58); +return x_59; +} +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, double x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +lean_inc(x_9); +x_17 = lean_apply_1(x_14, x_9); +lean_inc(x_1); +x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__6___boxed), 2, 1); +lean_closure_set(x_18, 0, x_1); +x_19 = lean_apply_3(x_15, lean_box(0), x_17, x_18); +x_20 = lean_box(x_7); +x_21 = lean_box(x_12); +x_22 = lean_box_float(x_13); +lean_inc(x_10); +x_23 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__3___boxed), 16, 15); +lean_closure_set(x_23, 0, x_1); +lean_closure_set(x_23, 1, x_2); +lean_closure_set(x_23, 2, x_3); +lean_closure_set(x_23, 3, x_4); +lean_closure_set(x_23, 4, x_5); +lean_closure_set(x_23, 5, x_6); +lean_closure_set(x_23, 6, x_16); +lean_closure_set(x_23, 7, x_20); +lean_closure_set(x_23, 8, x_8); +lean_closure_set(x_23, 9, x_9); +lean_closure_set(x_23, 10, x_10); +lean_closure_set(x_23, 11, x_11); +lean_closure_set(x_23, 12, x_21); +lean_closure_set(x_23, 13, x_22); +lean_closure_set(x_23, 14, lean_box(0)); +x_24 = lean_apply_4(x_10, lean_box(0), lean_box(0), x_19, x_23); +return x_24; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, double x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { +_start: +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_18 = lean_ctor_get(x_1, 0); +lean_inc(x_18); +x_19 = lean_box(x_7); +x_20 = lean_box(x_12); +x_21 = lean_box_float(x_13); +lean_inc(x_10); +x_22 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__4___boxed), 16, 15); +lean_closure_set(x_22, 0, x_2); +lean_closure_set(x_22, 1, x_3); +lean_closure_set(x_22, 2, x_1); +lean_closure_set(x_22, 3, x_4); +lean_closure_set(x_22, 4, x_5); +lean_closure_set(x_22, 5, x_6); +lean_closure_set(x_22, 6, x_19); +lean_closure_set(x_22, 7, x_8); +lean_closure_set(x_22, 8, x_9); +lean_closure_set(x_22, 9, x_10); +lean_closure_set(x_22, 10, x_11); +lean_closure_set(x_22, 11, x_20); +lean_closure_set(x_22, 12, x_21); +lean_closure_set(x_22, 13, x_14); +lean_closure_set(x_22, 14, x_15); +x_23 = lean_apply_4(x_10, lean_box(0), lean_box(0), x_18, x_22); +return x_23; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +lean_inc(x_1); +x_6 = l_MonadExcept_ofExcept___at_Lean_withTraceNode_x27___spec__3___rarg(x_1, x_2, x_3); +x_7 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); +lean_closure_set(x_7, 0, x_1); +x_8 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_6, x_7); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13, lean_object* x_14) { +_start: +{ +lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_40; uint8_t x_41; +x_15 = lean_ctor_get(x_14, 0); +lean_inc(x_15); +x_16 = lean_ctor_get(x_14, 1); +lean_inc(x_16); +lean_dec(x_14); +x_40 = l_Lean_shouldProfile___rarg___lambda__1___closed__2; +x_41 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_10, x_40); +if (x_41 == 0) +{ +uint8_t x_42; +x_42 = 0; +x_17 = x_42; +goto block_39; +} +else +{ +double x_43; double x_44; uint8_t x_45; +x_43 = l_Lean_trace_profiler_threshold_getSecs(x_10); +x_44 = lean_unbox_float(x_16); +x_45 = lean_float_decLt(x_43, x_44); +x_17 = x_45; +goto block_39; +} +block_39: +{ +if (x_13 == 0) +{ +if (x_17 == 0) +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +lean_dec(x_16); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_1); +x_18 = lean_ctor_get(x_3, 0); +lean_inc(x_18); +lean_dec(x_3); +x_19 = lean_alloc_closure((void*)(l_Lean_PersistentArray_append___rarg), 2, 1); +lean_closure_set(x_19, 0, x_5); +x_20 = lean_apply_1(x_18, x_19); +lean_inc(x_9); +x_21 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__6___boxed), 5, 4); +lean_closure_set(x_21, 0, x_2); +lean_closure_set(x_21, 1, x_8); +lean_closure_set(x_21, 2, x_15); +lean_closure_set(x_21, 3, x_9); +x_22 = lean_apply_4(x_9, lean_box(0), lean_box(0), x_20, x_21); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_23 = lean_ctor_get(x_2, 0); +lean_inc(x_23); +x_24 = lean_ctor_get(x_23, 1); +lean_inc(x_24); +lean_dec(x_23); +x_25 = lean_box(0); +x_26 = lean_apply_2(x_24, lean_box(0), x_25); +x_27 = lean_box(x_7); +x_28 = lean_box(x_17); +lean_inc(x_9); +x_29 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__5___boxed), 17, 16); +lean_closure_set(x_29, 0, x_1); +lean_closure_set(x_29, 1, x_2); +lean_closure_set(x_29, 2, x_3); +lean_closure_set(x_29, 3, x_4); +lean_closure_set(x_29, 4, x_5); +lean_closure_set(x_29, 5, x_6); +lean_closure_set(x_29, 6, x_27); +lean_closure_set(x_29, 7, x_8); +lean_closure_set(x_29, 8, x_15); +lean_closure_set(x_29, 9, x_9); +lean_closure_set(x_29, 10, x_10); +lean_closure_set(x_29, 11, x_28); +lean_closure_set(x_29, 12, x_16); +lean_closure_set(x_29, 13, x_11); +lean_closure_set(x_29, 14, x_12); +lean_closure_set(x_29, 15, lean_box(0)); +x_30 = lean_apply_4(x_9, lean_box(0), lean_box(0), x_26, x_29); +return x_30; +} +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_31 = lean_ctor_get(x_2, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_31, 1); +lean_inc(x_32); +lean_dec(x_31); +x_33 = lean_box(0); +x_34 = lean_apply_2(x_32, lean_box(0), x_33); +x_35 = lean_box(x_7); +x_36 = lean_box(x_17); +lean_inc(x_9); +x_37 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__5___boxed), 17, 16); +lean_closure_set(x_37, 0, x_1); +lean_closure_set(x_37, 1, x_2); +lean_closure_set(x_37, 2, x_3); +lean_closure_set(x_37, 3, x_4); +lean_closure_set(x_37, 4, x_5); +lean_closure_set(x_37, 5, x_6); +lean_closure_set(x_37, 6, x_35); +lean_closure_set(x_37, 7, x_8); +lean_closure_set(x_37, 8, x_15); +lean_closure_set(x_37, 9, x_9); +lean_closure_set(x_37, 10, x_10); +lean_closure_set(x_37, 11, x_36); +lean_closure_set(x_37, 12, x_16); +lean_closure_set(x_37, 13, x_11); +lean_closure_set(x_37, 14, x_12); +lean_closure_set(x_37, 15, lean_box(0)); +x_38 = lean_apply_4(x_9, lean_box(0), lean_box(0), x_34, x_37); +return x_38; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15) { +_start: +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +lean_inc(x_1); +x_16 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__1), 2, 1); +lean_closure_set(x_16, 0, x_1); +lean_inc(x_2); +x_17 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_3, x_16); +lean_inc(x_1); +x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__2), 2, 1); +lean_closure_set(x_18, 0, x_1); +x_19 = lean_ctor_get(x_4, 1); +lean_inc(x_19); +lean_dec(x_4); +lean_inc(x_19); +x_20 = lean_apply_3(x_19, lean_box(0), x_17, x_18); +lean_inc(x_1); +x_21 = l_Lean_withSeconds___rarg(x_1, x_5, x_20); +x_22 = lean_box(x_10); +x_23 = lean_box(x_14); +lean_inc(x_2); +x_24 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__7___boxed), 14, 13); +lean_closure_set(x_24, 0, x_6); +lean_closure_set(x_24, 1, x_1); +lean_closure_set(x_24, 2, x_7); +lean_closure_set(x_24, 3, x_8); +lean_closure_set(x_24, 4, x_15); +lean_closure_set(x_24, 5, x_9); +lean_closure_set(x_24, 6, x_22); +lean_closure_set(x_24, 7, x_11); +lean_closure_set(x_24, 8, x_2); +lean_closure_set(x_24, 9, x_12); +lean_closure_set(x_24, 10, x_13); +lean_closure_set(x_24, 11, x_19); +lean_closure_set(x_24, 12, x_23); +x_25 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_21, x_24); +return x_25; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +lean_inc(x_2); +lean_inc(x_1); +x_17 = l___private_Lean_Util_Trace_0__Lean_getResetTraces___rarg(x_1, x_2); +x_18 = lean_box(x_10); +x_19 = lean_box(x_14); +lean_inc(x_3); +x_20 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__8___boxed), 15, 14); +lean_closure_set(x_20, 0, x_1); +lean_closure_set(x_20, 1, x_3); +lean_closure_set(x_20, 2, x_4); +lean_closure_set(x_20, 3, x_5); +lean_closure_set(x_20, 4, x_6); +lean_closure_set(x_20, 5, x_7); +lean_closure_set(x_20, 6, x_2); +lean_closure_set(x_20, 7, x_8); +lean_closure_set(x_20, 8, x_9); +lean_closure_set(x_20, 9, x_18); +lean_closure_set(x_20, 10, x_11); +lean_closure_set(x_20, 11, x_12); +lean_closure_set(x_20, 12, x_13); +lean_closure_set(x_20, 13, x_19); +x_21 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_17, x_20); +return x_21; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, uint8_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14) { +_start: +{ +if (x_14 == 0) +{ +lean_object* x_15; uint8_t x_16; +x_15 = l_Lean_shouldProfile___rarg___lambda__1___closed__2; +x_16 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_12, x_15); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_2); +x_17 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); +lean_closure_set(x_17, 0, x_1); +x_18 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_4, x_17); +return x_18; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_19 = lean_ctor_get(x_1, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_19, 1); +lean_inc(x_20); +lean_dec(x_19); +x_21 = lean_box(0); +x_22 = lean_apply_2(x_20, lean_box(0), x_21); +x_23 = lean_box(x_10); +x_24 = lean_box(x_14); +lean_inc(x_3); +x_25 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__9___boxed), 16, 15); +lean_closure_set(x_25, 0, x_1); +lean_closure_set(x_25, 1, x_2); +lean_closure_set(x_25, 2, x_3); +lean_closure_set(x_25, 3, x_4); +lean_closure_set(x_25, 4, x_5); +lean_closure_set(x_25, 5, x_6); +lean_closure_set(x_25, 6, x_7); +lean_closure_set(x_25, 7, x_8); +lean_closure_set(x_25, 8, x_9); +lean_closure_set(x_25, 9, x_23); +lean_closure_set(x_25, 10, x_11); +lean_closure_set(x_25, 11, x_12); +lean_closure_set(x_25, 12, x_13); +lean_closure_set(x_25, 13, x_24); +lean_closure_set(x_25, 14, lean_box(0)); +x_26 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_22, x_25); +return x_26; +} +} +else +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_27 = lean_ctor_get(x_1, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_27, 1); +lean_inc(x_28); +lean_dec(x_27); +x_29 = lean_box(0); +x_30 = lean_apply_2(x_28, lean_box(0), x_29); +x_31 = lean_box(x_10); +x_32 = lean_box(x_14); +lean_inc(x_3); +x_33 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__9___boxed), 16, 15); +lean_closure_set(x_33, 0, x_1); +lean_closure_set(x_33, 1, x_2); +lean_closure_set(x_33, 2, x_3); +lean_closure_set(x_33, 3, x_4); +lean_closure_set(x_33, 4, x_5); +lean_closure_set(x_33, 5, x_6); +lean_closure_set(x_33, 6, x_7); +lean_closure_set(x_33, 7, x_8); +lean_closure_set(x_33, 8, x_9); +lean_closure_set(x_33, 9, x_31); +lean_closure_set(x_33, 10, x_11); +lean_closure_set(x_33, 11, x_12); +lean_closure_set(x_33, 12, x_13); +lean_closure_set(x_33, 13, x_32); +lean_closure_set(x_33, 14, lean_box(0)); +x_34 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_30, x_33); +return x_34; +} +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_inc(x_4); +lean_inc(x_1); +x_16 = l_Lean_isTracingEnabledFor___rarg(x_1, x_2, x_3, x_4); +x_17 = lean_box(x_12); +lean_inc(x_6); +x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__10___boxed), 14, 13); +lean_closure_set(x_18, 0, x_1); +lean_closure_set(x_18, 1, x_5); +lean_closure_set(x_18, 2, x_6); +lean_closure_set(x_18, 3, x_7); +lean_closure_set(x_18, 4, x_8); +lean_closure_set(x_18, 5, x_9); +lean_closure_set(x_18, 6, x_10); +lean_closure_set(x_18, 7, x_11); +lean_closure_set(x_18, 8, x_4); +lean_closure_set(x_18, 9, x_17); +lean_closure_set(x_18, 10, x_13); +lean_closure_set(x_18, 11, x_15); +lean_closure_set(x_18, 12, x_14); +x_19 = lean_apply_4(x_6, lean_box(0), lean_box(0), x_16, x_18); +return x_19; +} +} LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12) { _start: { @@ -3853,22 +4679,24 @@ lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_13 = lean_ctor_get(x_1, 1); lean_inc(x_13); x_14 = lean_box(x_12); +lean_inc(x_7); lean_inc(x_13); lean_inc(x_6); -x_15 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__14___boxed), 14, 13); +x_15 = lean_alloc_closure((void*)(l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__11___boxed), 15, 14); lean_closure_set(x_15, 0, x_1); lean_closure_set(x_15, 1, x_6); lean_closure_set(x_15, 2, x_3); lean_closure_set(x_15, 3, x_9); lean_closure_set(x_15, 4, x_2); -lean_closure_set(x_15, 5, x_7); -lean_closure_set(x_15, 6, x_13); -lean_closure_set(x_15, 7, x_11); +lean_closure_set(x_15, 5, x_13); +lean_closure_set(x_15, 6, x_11); +lean_closure_set(x_15, 7, x_7); lean_closure_set(x_15, 8, x_8); lean_closure_set(x_15, 9, x_4); lean_closure_set(x_15, 10, x_5); lean_closure_set(x_15, 11, x_14); -lean_closure_set(x_15, 12, x_10); +lean_closure_set(x_15, 12, x_7); +lean_closure_set(x_15, 13, x_10); x_16 = lean_apply_4(x_13, lean_box(0), lean_box(0), x_6, x_15); return x_16; } @@ -3966,6 +4794,155 @@ x_3 = lean_alloc_closure((void*)(l_Lean_withTraceNode_x27___rarg___boxed), 11, 0 return x_3; } } +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__1(x_1, x_2, x_3, x_4); +lean_dec(x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: +{ +uint8_t x_14; lean_object* x_15; +x_14 = lean_unbox(x_8); +lean_dec(x_8); +x_15 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_14, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_13); +return x_15; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +uint8_t x_17; uint8_t x_18; double x_19; lean_object* x_20; +x_17 = lean_unbox(x_8); +lean_dec(x_8); +x_18 = lean_unbox(x_13); +lean_dec(x_13); +x_19 = lean_unbox_float(x_14); +lean_dec(x_14); +x_20 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_17, x_9, x_10, x_11, x_12, x_18, x_19, x_15, x_16); +lean_dec(x_12); +return x_20; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +uint8_t x_17; uint8_t x_18; double x_19; lean_object* x_20; +x_17 = lean_unbox(x_7); +lean_dec(x_7); +x_18 = lean_unbox(x_12); +lean_dec(x_12); +x_19 = lean_unbox_float(x_13); +lean_dec(x_13); +x_20 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_17, x_8, x_9, x_10, x_11, x_18, x_19, x_14, x_15, x_16); +return x_20; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__5___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +_start: +{ +uint8_t x_18; uint8_t x_19; double x_20; lean_object* x_21; +x_18 = lean_unbox(x_7); +lean_dec(x_7); +x_19 = lean_unbox(x_12); +lean_dec(x_12); +x_20 = lean_unbox_float(x_13); +lean_dec(x_13); +x_21 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_18, x_8, x_9, x_10, x_11, x_19, x_20, x_14, x_15, x_16, x_17); +lean_dec(x_17); +return x_21; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; +x_6 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__6(x_1, x_2, x_3, x_4, x_5); +lean_dec(x_5); +return x_6; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +_start: +{ +uint8_t x_15; uint8_t x_16; lean_object* x_17; +x_15 = lean_unbox(x_7); +lean_dec(x_7); +x_16 = lean_unbox(x_13); +lean_dec(x_13); +x_17 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_15, x_8, x_9, x_10, x_11, x_12, x_16, x_14); +return x_17; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: +{ +uint8_t x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_unbox(x_10); +lean_dec(x_10); +x_17 = lean_unbox(x_14); +lean_dec(x_14); +x_18 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_16, x_11, x_12, x_13, x_17, x_15); +return x_18; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +uint8_t x_17; uint8_t x_18; lean_object* x_19; +x_17 = lean_unbox(x_10); +lean_dec(x_10); +x_18 = lean_unbox(x_14); +lean_dec(x_14); +x_19 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17, x_11, x_12, x_13, x_18, x_15, x_16); +lean_dec(x_16); +return x_19; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +_start: +{ +uint8_t x_15; uint8_t x_16; lean_object* x_17; +x_15 = lean_unbox(x_10); +lean_dec(x_10); +x_16 = lean_unbox(x_14); +lean_dec(x_14); +x_17 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_15, x_11, x_12, x_13, x_16); +return x_17; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: +{ +uint8_t x_16; lean_object* x_17; +x_16 = lean_unbox(x_12); +lean_dec(x_12); +x_17 = l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___lambda__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_16, x_13, x_14, x_15); +return x_17; +} +} LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_withTraceNode_x27___spec__1___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { @@ -3995,7 +4972,7 @@ x_13 = l_Lean_withTraceNode_x27___rarg(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x return x_13; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1() { _start: { lean_object* x_1; @@ -4003,7 +4980,7 @@ x_1 = lean_mk_string_from_bytes("Parser", 6); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2() { _start: { lean_object* x_1; @@ -4011,7 +4988,7 @@ x_1 = lean_mk_string_from_bytes("Tactic", 6); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__3() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__3() { _start: { lean_object* x_1; @@ -4019,19 +4996,19 @@ x_1 = lean_mk_string_from_bytes("tacticSeq", 9); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__4() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2; -x_4 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__3; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2; +x_4 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__5() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__5() { _start: { lean_object* x_1; @@ -4039,19 +5016,19 @@ x_1 = lean_mk_string_from_bytes("tacticSeq1Indented", 18); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__6() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2; -x_4 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__5; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2; +x_4 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__5; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__7() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__7() { _start: { lean_object* x_1; @@ -4059,17 +5036,17 @@ x_1 = lean_mk_string_from_bytes("null", 4); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__7; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__9() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__9() { _start: { lean_object* x_1; @@ -4077,41 +5054,41 @@ x_1 = lean_mk_string_from_bytes("exact", 5); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__10() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2; -x_4 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__9; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2; +x_4 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__9; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__11() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__9; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__9; x_3 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__12() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_instInhabitedTraceState___closed__1; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__11; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__11; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13() { _start: { lean_object* x_1; @@ -4119,7 +5096,7 @@ x_1 = lean_mk_string_from_bytes("Term", 4); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__14() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__14() { _start: { lean_object* x_1; @@ -4127,19 +5104,19 @@ x_1 = lean_mk_string_from_bytes("declName", 8); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__15() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; -x_4 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__14; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; +x_4 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__14; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__16() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__16() { _start: { lean_object* x_1; @@ -4147,35 +5124,35 @@ x_1 = lean_mk_string_from_bytes("decl_name%", 10); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__17() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__16; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__16; x_3 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__18() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_instInhabitedTraceState___closed__1; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__17; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__19() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__15; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__18; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__15; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__18; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4183,23 +5160,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__20() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__12; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__19; +x_1 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__12; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__19; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__21() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__10; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__20; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__10; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__20; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4207,23 +5184,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__22() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_instInhabitedTraceState___closed__1; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__21; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__21; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__23() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__22; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__22; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4231,23 +5208,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__24() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_instInhabitedTraceState___closed__1; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__23; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__23; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__25() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__6; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__24; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__6; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__24; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4255,23 +5232,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__26() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_instInhabitedTraceState___closed__1; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__25; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__25; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__27() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__27() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__4; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__26; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__4; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__26; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4279,11 +5256,11 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2312_() { +static lean_object* _init_l___auto____x40_Lean_Util_Trace___hyg_2598_() { _start: { lean_object* x_1; -x_1 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__27; +x_1 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__27; return x_1; } } @@ -4689,8 +5666,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4717,8 +5694,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4737,8 +5714,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__6; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4757,8 +5734,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__8; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4785,8 +5762,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__11; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4805,8 +5782,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__13; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4860,8 +5837,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__19; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4888,8 +5865,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__22; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4908,8 +5885,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__24; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4936,8 +5913,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__27; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -4964,8 +5941,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__30; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -5081,8 +6058,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__42; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -5182,8 +6159,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__52; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -5237,7 +6214,7 @@ lean_inc(x_7); x_13 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_13, 0, x_7); lean_ctor_set(x_13, 1, x_12); -x_14 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8; +x_14 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8; x_15 = l_Lean_instInhabitedTraceState___closed__1; lean_inc(x_7); x_16 = lean_alloc_ctor(1, 3, 0); @@ -5458,8 +6435,8 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_initFn____x40_Lean_Util_Trace___hyg_1321____closed__5; -x_2 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1; -x_3 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13; +x_2 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1; +x_3 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13; x_4 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -5660,7 +6637,7 @@ lean_ctor_set(x_29, 0, x_18); lean_ctor_set(x_29, 1, x_27); lean_ctor_set(x_29, 2, x_26); lean_ctor_set(x_29, 3, x_28); -x_30 = l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8; +x_30 = l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8; lean_inc(x_18); x_31 = l_Lean_Syntax_node1(x_18, x_30, x_29); x_32 = l_Lean___aux__Lean__Util__Trace______macroRules__Lean__doElemTrace_x5b___x5d______1___lambda__1___closed__40; @@ -5910,12 +6887,105 @@ x_3 = l_Lean_instExceptToEmojiOption___closed__1; return x_3; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, uint8_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; +lean_dec(x_1); +x_5 = lean_ctor_get(x_4, 0); +lean_inc(x_5); +lean_dec(x_4); +x_6 = lean_ctor_get(x_3, 0); +lean_inc(x_6); +lean_dec(x_3); +x_7 = lean_apply_2(x_6, lean_box(0), x_5); +return x_7; +} +else +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; +lean_dec(x_3); +x_8 = lean_ctor_get(x_4, 0); +lean_inc(x_8); +lean_dec(x_4); +x_9 = lean_ctor_get(x_1, 0); +lean_inc(x_9); +lean_dec(x_1); +x_10 = lean_ctor_get(x_9, 1); +lean_inc(x_10); +lean_dec(x_9); +x_11 = lean_apply_2(x_10, lean_box(0), x_8); +return x_11; +} +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__1(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_closure((void*)(l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__1___rarg), 4, 0); +return x_3; +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__2___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; +lean_dec(x_1); +x_5 = lean_ctor_get(x_4, 0); +lean_inc(x_5); +lean_dec(x_4); +x_6 = lean_ctor_get(x_3, 0); +lean_inc(x_6); +lean_dec(x_3); +x_7 = lean_apply_2(x_6, lean_box(0), x_5); +return x_7; +} +else +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; +lean_dec(x_3); +x_8 = lean_ctor_get(x_4, 0); +lean_inc(x_8); +lean_dec(x_4); +x_9 = lean_ctor_get(x_1, 0); +lean_inc(x_9); +lean_dec(x_1); +x_10 = lean_ctor_get(x_9, 1); +lean_inc(x_10); +lean_dec(x_9); +x_11 = lean_apply_2(x_10, lean_box(0), x_8); +return x_11; +} +} +} +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__2(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_closure((void*)(l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__2___rarg), 4, 0); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +lean_dec(x_4); +x_5 = l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__1___rarg(x_1, lean_box(0), x_2, x_3); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, uint8_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; lean_object* x_13; lean_object* x_14; x_12 = l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___rarg(x_1, x_2, x_3, x_4, x_10, x_5); -x_13 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__3___boxed), 4, 3); +x_13 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__1), 4, 3); lean_closure_set(x_13, 0, x_6); lean_closure_set(x_13, 1, x_7); lean_closure_set(x_13, 2, x_8); @@ -5923,7 +6993,7 @@ x_14 = lean_apply_4(x_9, lean_box(0), lean_box(0), x_12, x_13); return x_14; } } -static lean_object* _init_l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__1() { +static lean_object* _init_l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__1() { _start: { lean_object* x_1; @@ -5931,16 +7001,16 @@ x_1 = lean_mk_string_from_bytes(" ", 1); return x_1; } } -static lean_object* _init_l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__2() { +static lean_object* _init_l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__1; +x_1 = l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, uint8_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13, double x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, uint8_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, uint8_t x_13, double x_14, lean_object* x_15) { _start: { lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; @@ -5952,7 +7022,7 @@ x_18 = l_Lean_withTraceNode___rarg___lambda__5___closed__6; x_19 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_19, 0, x_18); lean_ctor_set(x_19, 1, x_17); -x_20 = l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__2; +x_20 = l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__2; x_21 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_21, 0, x_19); lean_ctor_set(x_21, 1, x_20); @@ -5978,7 +7048,7 @@ x_28 = lean_box(0); x_29 = lean_apply_2(x_27, lean_box(0), x_28); x_30 = lean_box(x_8); lean_inc(x_11); -x_31 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__1___boxed), 11, 10); +x_31 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed), 11, 10); lean_closure_set(x_31, 0, x_4); lean_closure_set(x_31, 1, x_5); lean_closure_set(x_31, 2, x_6); @@ -6023,7 +7093,7 @@ x_44 = lean_box(0); x_45 = lean_apply_2(x_43, lean_box(0), x_44); x_46 = lean_box(x_8); lean_inc(x_11); -x_47 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__1___boxed), 11, 10); +x_47 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed), 11, 10); lean_closure_set(x_47, 0, x_4); lean_closure_set(x_47, 1, x_5); lean_closure_set(x_47, 2, x_6); @@ -6069,7 +7139,7 @@ x_60 = lean_box(0); x_61 = lean_apply_2(x_59, lean_box(0), x_60); x_62 = lean_box(x_8); lean_inc(x_11); -x_63 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__1___boxed), 11, 10); +x_63 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed), 11, 10); lean_closure_set(x_63, 0, x_4); lean_closure_set(x_63, 1, x_5); lean_closure_set(x_63, 2, x_6); @@ -6085,7 +7155,19 @@ return x_64; } } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +lean_inc(x_1); +x_6 = l_MonadExcept_ofExcept___at_Lean_withTraceNodeBefore___spec__2___rarg(x_1, lean_box(0), x_2, x_3); +x_7 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); +lean_closure_set(x_7, 0, x_1); +x_8 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_6, x_7); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, uint8_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13) { _start: { lean_object* x_14; lean_object* x_15; uint8_t x_16; lean_object* x_36; uint8_t x_37; @@ -6123,7 +7205,7 @@ lean_inc(x_8); lean_inc(x_4); lean_inc(x_3); lean_inc(x_14); -x_19 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed), 15, 14); +x_19 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__3___boxed), 15, 14); lean_closure_set(x_19, 0, x_1); lean_closure_set(x_19, 1, x_14); lean_closure_set(x_19, 2, x_2); @@ -6151,7 +7233,7 @@ x_21 = lean_alloc_closure((void*)(l_Lean_PersistentArray_append___rarg), 2, 1); lean_closure_set(x_21, 0, x_4); x_22 = lean_apply_1(x_20, x_21); lean_inc(x_10); -x_23 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__9___boxed), 5, 4); +x_23 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__4___boxed), 5, 4); lean_closure_set(x_23, 0, x_8); lean_closure_set(x_23, 1, x_9); lean_closure_set(x_23, 2, x_14); @@ -6199,236 +7281,242 @@ return x_34; } } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, uint8_t x_11, lean_object* x_12, uint8_t x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, uint8_t x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_15 = lean_ctor_get(x_1, 1); -lean_inc(x_15); -lean_inc(x_2); +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +lean_inc(x_1); x_16 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__1), 2, 1); -lean_closure_set(x_16, 0, x_2); -lean_inc(x_3); -x_17 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_4, x_16); +lean_closure_set(x_16, 0, x_1); lean_inc(x_2); +x_17 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_3, x_16); +lean_inc(x_1); x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNode___rarg___lambda__2), 2, 1); -lean_closure_set(x_18, 0, x_2); -x_19 = lean_apply_3(x_15, lean_box(0), x_17, x_18); +lean_closure_set(x_18, 0, x_1); +x_19 = lean_ctor_get(x_4, 1); +lean_inc(x_19); +lean_dec(x_4); +x_20 = lean_apply_3(x_19, lean_box(0), x_17, x_18); +lean_inc(x_1); +x_21 = l_Lean_withSeconds___rarg(x_1, x_5, x_20); +x_22 = lean_box(x_11); +x_23 = lean_box(x_14); lean_inc(x_2); -x_20 = l_Lean_withSeconds___rarg(x_2, x_5, x_19); -x_21 = lean_box(x_11); -x_22 = lean_box(x_13); -lean_inc(x_3); -x_23 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__3___boxed), 13, 12); -lean_closure_set(x_23, 0, x_6); -lean_closure_set(x_23, 1, x_14); -lean_closure_set(x_23, 2, x_7); -lean_closure_set(x_23, 3, x_8); -lean_closure_set(x_23, 4, x_9); -lean_closure_set(x_23, 5, x_10); -lean_closure_set(x_23, 6, x_21); -lean_closure_set(x_23, 7, x_2); -lean_closure_set(x_23, 8, x_1); -lean_closure_set(x_23, 9, x_3); -lean_closure_set(x_23, 10, x_12); -lean_closure_set(x_23, 11, x_22); -x_24 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_20, x_23); -return x_24; +x_24 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__5___boxed), 13, 12); +lean_closure_set(x_24, 0, x_6); +lean_closure_set(x_24, 1, x_15); +lean_closure_set(x_24, 2, x_7); +lean_closure_set(x_24, 3, x_8); +lean_closure_set(x_24, 4, x_9); +lean_closure_set(x_24, 5, x_10); +lean_closure_set(x_24, 6, x_22); +lean_closure_set(x_24, 7, x_1); +lean_closure_set(x_24, 8, x_12); +lean_closure_set(x_24, 9, x_2); +lean_closure_set(x_24, 10, x_13); +lean_closure_set(x_24, 11, x_23); +x_25 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_21, x_24); +return x_25; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15, uint8_t x_16, lean_object* x_17) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15, lean_object* x_16, uint8_t x_17, lean_object* x_18) { _start: { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_inc(x_2); -x_18 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_3, x_1); +x_19 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_3, x_1); +lean_inc(x_18); +x_20 = lean_alloc_closure((void*)(l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg___lambda__2___boxed), 4, 3); +lean_closure_set(x_20, 0, x_18); +lean_closure_set(x_20, 1, x_4); +lean_closure_set(x_20, 2, x_19); +lean_inc(x_2); +x_21 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_5, x_20); +x_22 = lean_box(x_14); +x_23 = lean_box(x_17); +lean_inc(x_2); +x_24 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__6___boxed), 15, 14); +lean_closure_set(x_24, 0, x_6); +lean_closure_set(x_24, 1, x_2); +lean_closure_set(x_24, 2, x_7); +lean_closure_set(x_24, 3, x_8); +lean_closure_set(x_24, 4, x_9); +lean_closure_set(x_24, 5, x_10); +lean_closure_set(x_24, 6, x_11); +lean_closure_set(x_24, 7, x_12); +lean_closure_set(x_24, 8, x_13); +lean_closure_set(x_24, 9, x_18); +lean_closure_set(x_24, 10, x_22); +lean_closure_set(x_24, 11, x_15); +lean_closure_set(x_24, 12, x_16); +lean_closure_set(x_24, 13, x_23); +x_25 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_21, x_24); +return x_25; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, lean_object* x_14, uint8_t x_15, lean_object* x_16) { +_start: +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_17 = lean_ctor_get(x_1, 0); +lean_inc(x_17); +x_18 = lean_box(x_12); +x_19 = lean_box(x_15); lean_inc(x_17); -x_19 = lean_alloc_closure((void*)(l___private_Lean_Util_Trace_0__Lean_addTraceNode___rarg___lambda__2___boxed), 4, 3); -lean_closure_set(x_19, 0, x_17); -lean_closure_set(x_19, 1, x_4); -lean_closure_set(x_19, 2, x_18); -lean_inc(x_2); -x_20 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_5, x_19); -x_21 = lean_box(x_14); -x_22 = lean_box(x_16); -lean_inc(x_2); -x_23 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__4___boxed), 14, 13); -lean_closure_set(x_23, 0, x_6); -lean_closure_set(x_23, 1, x_7); -lean_closure_set(x_23, 2, x_2); -lean_closure_set(x_23, 3, x_8); -lean_closure_set(x_23, 4, x_9); -lean_closure_set(x_23, 5, x_10); -lean_closure_set(x_23, 6, x_11); -lean_closure_set(x_23, 7, x_12); -lean_closure_set(x_23, 8, x_13); -lean_closure_set(x_23, 9, x_17); -lean_closure_set(x_23, 10, x_21); -lean_closure_set(x_23, 11, x_15); -lean_closure_set(x_23, 12, x_22); -x_24 = lean_apply_4(x_2, lean_box(0), lean_box(0), x_20, x_23); -return x_24; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15) { -_start: -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_16 = lean_ctor_get(x_1, 0); -lean_inc(x_16); -x_17 = lean_box(x_12); -x_18 = lean_box(x_14); -lean_inc(x_16); lean_inc(x_3); -x_19 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__5___boxed), 17, 16); -lean_closure_set(x_19, 0, x_2); -lean_closure_set(x_19, 1, x_3); -lean_closure_set(x_19, 2, x_4); -lean_closure_set(x_19, 3, x_1); -lean_closure_set(x_19, 4, x_16); -lean_closure_set(x_19, 5, x_5); -lean_closure_set(x_19, 6, x_6); -lean_closure_set(x_19, 7, x_7); -lean_closure_set(x_19, 8, x_8); -lean_closure_set(x_19, 9, x_9); -lean_closure_set(x_19, 10, x_10); -lean_closure_set(x_19, 11, x_15); -lean_closure_set(x_19, 12, x_11); -lean_closure_set(x_19, 13, x_17); -lean_closure_set(x_19, 14, x_13); -lean_closure_set(x_19, 15, x_18); -x_20 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_16, x_19); -return x_20; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15) { -_start: -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -lean_inc(x_2); -lean_inc(x_1); -x_16 = l___private_Lean_Util_Trace_0__Lean_getResetTraces___rarg(x_1, x_2); -x_17 = lean_box(x_12); -x_18 = lean_box(x_14); -lean_inc(x_5); -x_19 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__6___boxed), 15, 14); -lean_closure_set(x_19, 0, x_3); -lean_closure_set(x_19, 1, x_4); -lean_closure_set(x_19, 2, x_5); -lean_closure_set(x_19, 3, x_6); -lean_closure_set(x_19, 4, x_7); -lean_closure_set(x_19, 5, x_1); -lean_closure_set(x_19, 6, x_8); -lean_closure_set(x_19, 7, x_9); -lean_closure_set(x_19, 8, x_10); -lean_closure_set(x_19, 9, x_2); -lean_closure_set(x_19, 10, x_11); -lean_closure_set(x_19, 11, x_17); -lean_closure_set(x_19, 12, x_13); -lean_closure_set(x_19, 13, x_18); -x_20 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_16, x_19); -return x_20; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, uint8_t x_14) { -_start: -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_15 = lean_box(x_12); -x_16 = lean_box(x_14); -lean_inc(x_13); -lean_inc(x_8); -lean_inc(x_5); -lean_inc(x_1); -x_17 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__7___boxed), 15, 14); -lean_closure_set(x_17, 0, x_1); -lean_closure_set(x_17, 1, x_2); -lean_closure_set(x_17, 2, x_3); -lean_closure_set(x_17, 3, x_4); -lean_closure_set(x_17, 4, x_5); -lean_closure_set(x_17, 5, x_6); -lean_closure_set(x_17, 6, x_7); -lean_closure_set(x_17, 7, x_8); -lean_closure_set(x_17, 8, x_9); -lean_closure_set(x_17, 9, x_10); -lean_closure_set(x_17, 10, x_11); -lean_closure_set(x_17, 11, x_15); -lean_closure_set(x_17, 12, x_13); -lean_closure_set(x_17, 13, x_16); -if (x_14 == 0) -{ -lean_object* x_18; uint8_t x_19; -x_18 = l_Lean_shouldProfile___rarg___lambda__1___closed__2; -x_19 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_13, x_18); -lean_dec(x_13); -if (x_19 == 0) -{ -lean_object* x_20; lean_object* x_21; -lean_dec(x_17); -x_20 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); -lean_closure_set(x_20, 0, x_1); -x_21 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_8, x_20); +x_20 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__7___boxed), 18, 17); +lean_closure_set(x_20, 0, x_2); +lean_closure_set(x_20, 1, x_3); +lean_closure_set(x_20, 2, x_4); +lean_closure_set(x_20, 3, x_1); +lean_closure_set(x_20, 4, x_17); +lean_closure_set(x_20, 5, x_5); +lean_closure_set(x_20, 6, x_6); +lean_closure_set(x_20, 7, x_7); +lean_closure_set(x_20, 8, x_8); +lean_closure_set(x_20, 9, x_9); +lean_closure_set(x_20, 10, x_10); +lean_closure_set(x_20, 11, x_16); +lean_closure_set(x_20, 12, x_11); +lean_closure_set(x_20, 13, x_18); +lean_closure_set(x_20, 14, x_13); +lean_closure_set(x_20, 15, x_14); +lean_closure_set(x_20, 16, x_19); +x_21 = lean_apply_4(x_3, lean_box(0), lean_box(0), x_17, x_20); return x_21; } -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -lean_dec(x_8); -x_22 = lean_ctor_get(x_1, 0); -lean_inc(x_22); -lean_dec(x_1); -x_23 = lean_ctor_get(x_22, 1); -lean_inc(x_23); -lean_dec(x_22); -x_24 = lean_box(0); -x_25 = lean_apply_2(x_23, lean_box(0), x_24); -x_26 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_25, x_17); -return x_26; } -} -else -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; -lean_dec(x_13); -lean_dec(x_8); -x_27 = lean_ctor_get(x_1, 0); -lean_inc(x_27); -lean_dec(x_1); -x_28 = lean_ctor_get(x_27, 1); -lean_inc(x_28); -lean_dec(x_27); -x_29 = lean_box(0); -x_30 = lean_apply_2(x_28, lean_box(0), x_29); -x_31 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_30, x_17); -return x_31; -} -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, lean_object* x_14, uint8_t x_15, lean_object* x_16) { _start: { -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +lean_inc(x_2); +lean_inc(x_1); +x_17 = l___private_Lean_Util_Trace_0__Lean_getResetTraces___rarg(x_1, x_2); +x_18 = lean_box(x_12); +x_19 = lean_box(x_15); +lean_inc(x_5); +x_20 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__8___boxed), 16, 15); +lean_closure_set(x_20, 0, x_3); +lean_closure_set(x_20, 1, x_4); +lean_closure_set(x_20, 2, x_5); +lean_closure_set(x_20, 3, x_6); +lean_closure_set(x_20, 4, x_1); +lean_closure_set(x_20, 5, x_7); +lean_closure_set(x_20, 6, x_8); +lean_closure_set(x_20, 7, x_9); +lean_closure_set(x_20, 8, x_10); +lean_closure_set(x_20, 9, x_2); +lean_closure_set(x_20, 10, x_11); +lean_closure_set(x_20, 11, x_18); +lean_closure_set(x_20, 12, x_13); +lean_closure_set(x_20, 13, x_14); +lean_closure_set(x_20, 14, x_19); +x_21 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_17, x_20); +return x_21; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, uint8_t x_12, lean_object* x_13, lean_object* x_14, uint8_t x_15) { +_start: +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_box(x_12); +x_17 = lean_box(x_15); +lean_inc(x_14); +lean_inc(x_7); +lean_inc(x_5); +lean_inc(x_1); +x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__9___boxed), 16, 15); +lean_closure_set(x_18, 0, x_1); +lean_closure_set(x_18, 1, x_2); +lean_closure_set(x_18, 2, x_3); +lean_closure_set(x_18, 3, x_4); +lean_closure_set(x_18, 4, x_5); +lean_closure_set(x_18, 5, x_6); +lean_closure_set(x_18, 6, x_7); +lean_closure_set(x_18, 7, x_8); +lean_closure_set(x_18, 8, x_9); +lean_closure_set(x_18, 9, x_10); +lean_closure_set(x_18, 10, x_11); +lean_closure_set(x_18, 11, x_16); +lean_closure_set(x_18, 12, x_13); +lean_closure_set(x_18, 13, x_14); +lean_closure_set(x_18, 14, x_17); +if (x_15 == 0) +{ +lean_object* x_19; uint8_t x_20; +x_19 = l_Lean_shouldProfile___rarg___lambda__1___closed__2; +x_20 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_14, x_19); +lean_dec(x_14); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; +lean_dec(x_18); +x_21 = lean_alloc_closure((void*)(l_Lean_getTraces___rarg___lambda__1), 2, 1); +lean_closure_set(x_21, 0, x_1); +x_22 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_7, x_21); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; +lean_dec(x_7); +x_23 = lean_ctor_get(x_1, 0); +lean_inc(x_23); +lean_dec(x_1); +x_24 = lean_ctor_get(x_23, 1); +lean_inc(x_24); +lean_dec(x_23); +x_25 = lean_box(0); +x_26 = lean_apply_2(x_24, lean_box(0), x_25); +x_27 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_26, x_18); +return x_27; +} +} +else +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +lean_dec(x_14); +lean_dec(x_7); +x_28 = lean_ctor_get(x_1, 0); +lean_inc(x_28); +lean_dec(x_1); +x_29 = lean_ctor_get(x_28, 1); +lean_inc(x_29); +lean_dec(x_28); +x_30 = lean_box(0); +x_31 = lean_apply_2(x_29, lean_box(0), x_30); +x_32 = lean_apply_4(x_5, lean_box(0), lean_box(0), x_31, x_18); +return x_32; +} +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_inc(x_4); lean_inc(x_1); -x_16 = l_Lean_isTracingEnabledFor___rarg(x_1, x_2, x_3, x_4); -x_17 = lean_box(x_14); +x_17 = l_Lean_isTracingEnabledFor___rarg(x_1, x_2, x_3, x_4); +x_18 = lean_box(x_14); lean_inc(x_8); -x_18 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__8___boxed), 14, 13); -lean_closure_set(x_18, 0, x_1); -lean_closure_set(x_18, 1, x_5); -lean_closure_set(x_18, 2, x_6); -lean_closure_set(x_18, 3, x_7); -lean_closure_set(x_18, 4, x_8); -lean_closure_set(x_18, 5, x_9); -lean_closure_set(x_18, 6, x_10); -lean_closure_set(x_18, 7, x_11); -lean_closure_set(x_18, 8, x_12); -lean_closure_set(x_18, 9, x_13); -lean_closure_set(x_18, 10, x_4); -lean_closure_set(x_18, 11, x_17); -lean_closure_set(x_18, 12, x_15); -x_19 = lean_apply_4(x_8, lean_box(0), lean_box(0), x_16, x_18); -return x_19; +x_19 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__10___boxed), 15, 14); +lean_closure_set(x_19, 0, x_1); +lean_closure_set(x_19, 1, x_5); +lean_closure_set(x_19, 2, x_6); +lean_closure_set(x_19, 3, x_7); +lean_closure_set(x_19, 4, x_8); +lean_closure_set(x_19, 5, x_9); +lean_closure_set(x_19, 6, x_10); +lean_closure_set(x_19, 7, x_11); +lean_closure_set(x_19, 8, x_12); +lean_closure_set(x_19, 9, x_13); +lean_closure_set(x_19, 10, x_4); +lean_closure_set(x_19, 11, x_18); +lean_closure_set(x_19, 12, x_15); +lean_closure_set(x_19, 13, x_16); +x_20 = lean_apply_4(x_8, lean_box(0), lean_box(0), x_17, x_19); +return x_20; } } LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, uint8_t x_14) { @@ -6438,9 +7526,10 @@ lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; x_15 = lean_ctor_get(x_1, 1); lean_inc(x_15); x_16 = lean_box(x_14); +lean_inc(x_8); lean_inc(x_15); lean_inc(x_7); -x_17 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__9___boxed), 15, 14); +x_17 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___lambda__11___boxed), 16, 15); lean_closure_set(x_17, 0, x_1); lean_closure_set(x_17, 1, x_7); lean_closure_set(x_17, 2, x_3); @@ -6450,11 +7539,12 @@ lean_closure_set(x_17, 5, x_5); lean_closure_set(x_17, 6, x_6); lean_closure_set(x_17, 7, x_15); lean_closure_set(x_17, 8, x_12); -lean_closure_set(x_17, 9, x_8); -lean_closure_set(x_17, 10, x_13); +lean_closure_set(x_17, 9, x_13); +lean_closure_set(x_17, 10, x_8); lean_closure_set(x_17, 11, x_9); lean_closure_set(x_17, 12, x_10); lean_closure_set(x_17, 13, x_16); +lean_closure_set(x_17, 14, x_8); x_18 = lean_apply_4(x_15, lean_box(0), lean_box(0), x_7, x_17); return x_18; } @@ -6467,18 +7557,18 @@ x_3 = lean_alloc_closure((void*)(l_Lean_withTraceNodeBefore___rarg___boxed), 14, return x_3; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { uint8_t x_12; lean_object* x_13; x_12 = lean_unbox(x_5); lean_dec(x_5); -x_13 = l_Lean_withTraceNodeBefore___rarg___lambda__1(x_1, x_2, x_3, x_4, x_12, x_6, x_7, x_8, x_9, x_10, x_11); +x_13 = l_Lean_withTraceNodeBefore___rarg___lambda__2(x_1, x_2, x_3, x_4, x_12, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_11); return x_13; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { uint8_t x_16; uint8_t x_17; double x_18; lean_object* x_19; @@ -6488,13 +7578,22 @@ x_17 = lean_unbox(x_13); lean_dec(x_13); x_18 = lean_unbox_float(x_14); lean_dec(x_14); -x_19 = l_Lean_withTraceNodeBefore___rarg___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_16, x_9, x_10, x_11, x_12, x_17, x_18, x_15); +x_19 = l_Lean_withTraceNodeBefore___rarg___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_16, x_9, x_10, x_11, x_12, x_17, x_18, x_15); lean_dec(x_15); lean_dec(x_12); return x_19; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; +x_6 = l_Lean_withTraceNodeBefore___rarg___lambda__4(x_1, x_2, x_3, x_4, x_5); +lean_dec(x_5); +return x_6; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { uint8_t x_14; uint8_t x_15; lean_object* x_16; @@ -6502,23 +7601,23 @@ x_14 = lean_unbox(x_7); lean_dec(x_7); x_15 = lean_unbox(x_12); lean_dec(x_12); -x_16 = l_Lean_withTraceNodeBefore___rarg___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_14, x_8, x_9, x_10, x_11, x_15, x_13); +x_16 = l_Lean_withTraceNodeBefore___rarg___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_14, x_8, x_9, x_10, x_11, x_15, x_13); return x_16; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -uint8_t x_15; uint8_t x_16; lean_object* x_17; -x_15 = lean_unbox(x_11); +uint8_t x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_unbox(x_11); lean_dec(x_11); -x_16 = lean_unbox(x_13); -lean_dec(x_13); -x_17 = l_Lean_withTraceNodeBefore___rarg___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_15, x_12, x_16, x_14); -return x_17; +x_17 = lean_unbox(x_14); +lean_dec(x_14); +x_18 = l_Lean_withTraceNodeBefore___rarg___lambda__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_16, x_12, x_13, x_17, x_15); +return x_18; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__5___boxed(lean_object** _args) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7___boxed(lean_object** _args) { lean_object* x_1 = _args[0]; lean_object* x_2 = _args[1]; lean_object* x_3 = _args[2]; @@ -6536,62 +7635,63 @@ lean_object* x_14 = _args[13]; lean_object* x_15 = _args[14]; lean_object* x_16 = _args[15]; lean_object* x_17 = _args[16]; +lean_object* x_18 = _args[17]; _start: { -uint8_t x_18; uint8_t x_19; lean_object* x_20; -x_18 = lean_unbox(x_14); +uint8_t x_19; uint8_t x_20; lean_object* x_21; +x_19 = lean_unbox(x_14); lean_dec(x_14); -x_19 = lean_unbox(x_16); -lean_dec(x_16); -x_20 = l_Lean_withTraceNodeBefore___rarg___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_18, x_15, x_19, x_17); -return x_20; +x_20 = lean_unbox(x_17); +lean_dec(x_17); +x_21 = l_Lean_withTraceNodeBefore___rarg___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_19, x_15, x_16, x_20, x_18); +return x_21; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -uint8_t x_16; uint8_t x_17; lean_object* x_18; -x_16 = lean_unbox(x_12); +uint8_t x_17; uint8_t x_18; lean_object* x_19; +x_17 = lean_unbox(x_12); lean_dec(x_12); -x_17 = lean_unbox(x_14); -lean_dec(x_14); -x_18 = l_Lean_withTraceNodeBefore___rarg___lambda__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_16, x_13, x_17, x_15); -return x_18; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { -_start: -{ -uint8_t x_16; uint8_t x_17; lean_object* x_18; -x_16 = lean_unbox(x_12); -lean_dec(x_12); -x_17 = lean_unbox(x_14); -lean_dec(x_14); -x_18 = l_Lean_withTraceNodeBefore___rarg___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_16, x_13, x_17, x_15); +x_18 = lean_unbox(x_15); lean_dec(x_15); +x_19 = l_Lean_withTraceNodeBefore___rarg___lambda__8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_17, x_13, x_14, x_18, x_16); +return x_19; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +uint8_t x_17; uint8_t x_18; lean_object* x_19; +x_17 = lean_unbox(x_12); +lean_dec(x_12); +x_18 = lean_unbox(x_15); +lean_dec(x_15); +x_19 = l_Lean_withTraceNodeBefore___rarg___lambda__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_17, x_13, x_14, x_18, x_16); +lean_dec(x_16); +return x_19; +} +} +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: +{ +uint8_t x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_unbox(x_12); +lean_dec(x_12); +x_17 = lean_unbox(x_15); +lean_dec(x_15); +x_18 = l_Lean_withTraceNodeBefore___rarg___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_16, x_13, x_14, x_17); return x_18; } } -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -uint8_t x_15; uint8_t x_16; lean_object* x_17; -x_15 = lean_unbox(x_12); -lean_dec(x_12); -x_16 = lean_unbox(x_14); +uint8_t x_17; lean_object* x_18; +x_17 = lean_unbox(x_14); lean_dec(x_14); -x_17 = l_Lean_withTraceNodeBefore___rarg___lambda__8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15, x_13, x_16); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___lambda__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { -_start: -{ -uint8_t x_16; lean_object* x_17; -x_16 = lean_unbox(x_14); -lean_dec(x_14); -x_17 = l_Lean_withTraceNodeBefore___rarg___lambda__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_16, x_15); -return x_17; +x_18 = l_Lean_withTraceNodeBefore___rarg___lambda__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_17, x_15, x_16); +return x_18; } } LEAN_EXPORT lean_object* l_Lean_withTraceNodeBefore___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { @@ -6697,6 +7797,8 @@ l_Lean_shouldProfile___rarg___lambda__1___closed__1 = _init_l_Lean_shouldProfile lean_mark_persistent(l_Lean_shouldProfile___rarg___lambda__1___closed__1); l_Lean_shouldProfile___rarg___lambda__1___closed__2 = _init_l_Lean_shouldProfile___rarg___lambda__1___closed__2(); lean_mark_persistent(l_Lean_shouldProfile___rarg___lambda__1___closed__2); +l_Lean_instMonadAlwaysExceptEIO___closed__1 = _init_l_Lean_instMonadAlwaysExceptEIO___closed__1(); +lean_mark_persistent(l_Lean_instMonadAlwaysExceptEIO___closed__1); l_Lean_withTraceNode___rarg___lambda__5___closed__1 = _init_l_Lean_withTraceNode___rarg___lambda__5___closed__1(); lean_mark_persistent(l_Lean_withTraceNode___rarg___lambda__5___closed__1); l_Lean_withTraceNode___rarg___lambda__5___closed__2 = _init_l_Lean_withTraceNode___rarg___lambda__5___closed__2(); @@ -6715,62 +7817,62 @@ l_Lean_withTraceNode___rarg___lambda__6___closed__2 = _init_l_Lean_withTraceNode lean_mark_persistent(l_Lean_withTraceNode___rarg___lambda__6___closed__2); l_Lean_withTraceNode_x27___rarg___closed__1 = _init_l_Lean_withTraceNode_x27___rarg___closed__1(); lean_mark_persistent(l_Lean_withTraceNode_x27___rarg___closed__1); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__1); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__2); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__3 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__3(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__3); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__4 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__4(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__4); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__5 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__5(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__5); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__6 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__6(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__6); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__7 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__7(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__7); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__8); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__9 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__9(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__9); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__10 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__10(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__10); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__11 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__11(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__11); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__12 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__12(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__12); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__13); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__14 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__14(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__14); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__15 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__15(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__15); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__16 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__16(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__16); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__17 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__17(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__17); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__18 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__18(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__18); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__19 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__19(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__19); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__20 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__20(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__20); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__21 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__21(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__21); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__22 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__22(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__22); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__23 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__23(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__23); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__24 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__24(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__24); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__25 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__25(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__25); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__26 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__26(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__26); -l___auto____x40_Lean_Util_Trace___hyg_2312____closed__27 = _init_l___auto____x40_Lean_Util_Trace___hyg_2312____closed__27(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312____closed__27); -l___auto____x40_Lean_Util_Trace___hyg_2312_ = _init_l___auto____x40_Lean_Util_Trace___hyg_2312_(); -lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2312_); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__1); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__2); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__3 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__3(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__3); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__4 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__4(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__4); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__5 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__5(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__5); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__6 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__6(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__6); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__7 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__7(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__7); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__8); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__9 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__9(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__9); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__10 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__10(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__10); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__11 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__11(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__11); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__12 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__12(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__12); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__13); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__14 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__14(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__14); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__15 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__15(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__15); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__16 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__16(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__16); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__17 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__17(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__17); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__18 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__18(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__18); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__19 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__19(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__19); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__20 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__20(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__20); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__21 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__21(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__21); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__22 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__22(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__22); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__23 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__23(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__23); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__24 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__24(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__24); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__25 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__25(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__25); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__26 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__26(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__26); +l___auto____x40_Lean_Util_Trace___hyg_2598____closed__27 = _init_l___auto____x40_Lean_Util_Trace___hyg_2598____closed__27(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598____closed__27); +l___auto____x40_Lean_Util_Trace___hyg_2598_ = _init_l___auto____x40_Lean_Util_Trace___hyg_2598_(); +lean_mark_persistent(l___auto____x40_Lean_Util_Trace___hyg_2598_); l_Lean_registerTraceClass___closed__1 = _init_l_Lean_registerTraceClass___closed__1(); lean_mark_persistent(l_Lean_registerTraceClass___closed__1); l_Lean_registerTraceClass___closed__2 = _init_l_Lean_registerTraceClass___closed__2(); @@ -6985,10 +8087,10 @@ l_Lean_instExceptToEmojiBool___closed__1 = _init_l_Lean_instExceptToEmojiBool___ lean_mark_persistent(l_Lean_instExceptToEmojiBool___closed__1); l_Lean_instExceptToEmojiOption___closed__1 = _init_l_Lean_instExceptToEmojiOption___closed__1(); lean_mark_persistent(l_Lean_instExceptToEmojiOption___closed__1); -l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__1 = _init_l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__1); -l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__2 = _init_l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__2(); -lean_mark_persistent(l_Lean_withTraceNodeBefore___rarg___lambda__2___closed__2); +l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__1 = _init_l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__1); +l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__2 = _init_l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_withTraceNodeBefore___rarg___lambda__3___closed__2); return lean_io_result_mk_ok(lean_box(0)); } #ifdef __cplusplus diff --git a/stage0/stdlib/Lean/Widget/UserWidget.c b/stage0/stdlib/Lean/Widget/UserWidget.c index 932e582361..772283dfc4 100644 --- a/stage0/stdlib/Lean/Widget/UserWidget.c +++ b/stage0/stdlib/Lean/Widget/UserWidget.c @@ -13,55 +13,51 @@ #ifdef __cplusplus extern "C" { #endif -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__2(lean_object*, lean_object*); lean_object* l_Lean_Server_RequestM_mapTask___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__3___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__4(lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean_Widget_eraseWidgetSpec___closed__2; LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__21; LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl; LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_instToJsonGetWidgetSourceParams; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(lean_object*); static lean_object* l_Lean_Widget_instToJsonGetWidgetSourceParams___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_builtinModulesRef; lean_object* l_List_join___rarg(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__9; LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget___rarg(lean_object*, uint64_t); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__13; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_eraseWidgetSpec; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__6; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__2; -static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__1; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__9; static lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePacket___closed__1; lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__39; static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__4; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__25; -static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__6; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____boxed(lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__42; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__23; lean_object* l_Lean_Server_Snapshots_Snapshot_infoTree(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__4; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__16; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__16; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__3___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__1; lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__3(lean_object*, uint64_t); static lean_object* l_Lean_Widget_eraseWidgetSpec___closed__6; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__6; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__13; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_addBuiltinModule___spec__2(lean_object*, uint64_t, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__7; +static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7; static lean_object* l_Lean_Widget_addWidgetSpec___closed__4; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__4; lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_InteractiveTermGoal_instRpcEncodableInteractiveTermGoal_dec____x40_Lean_Widget_InteractiveGoal___hyg_2319____spec__1(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetScoped___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__12(uint64_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__13; @@ -72,312 +68,307 @@ static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__18; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__11; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__1___closed__2; lean_object* l_Lean_Json_mkObj(lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582_(lean_object*); +static lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____closed__1; static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket___closed__1; LEAN_EXPORT lean_object* l_Lean_ofExcept___at___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___spec__1___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_getWidgetSource___rpc__wrapped___closed__2; LEAN_EXPORT lean_object* l_Lean_Widget_PanelWidgetInstance_range_x3f___default; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__4; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoTree___at_Lean_Widget_savePanelWidgetInfo___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__13; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__1; lean_object* l_Lean_ConstantInfo_type(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__3; static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__3; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__1; extern lean_object* l_Lean_maxRecDepthErrorMessage; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetGlobal___rarg(lean_object*, lean_object*, lean_object*, uint64_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint64_t lean_uint64_of_nat(lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__13; extern lean_object* l_Lean_Lsp_instToJsonPosition; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__14; +static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__1; lean_object* l_Lean_mkAppB(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__1; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4504_(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__28; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__1; lean_object* l_Lean_Json_getObjValAs_x3f___at___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_fromJsonRange____x40_Lean_Data_Lsp_Basic___hyg_784____spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947_(lean_object*); lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_elabShowPanelWidgetsCmd___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__1; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__1___boxed(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__8; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__35; -static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__5; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__7___rarg(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__15; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__29; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____lambda__1(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__28; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__3; -LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2(lean_object*, uint64_t, lean_object*); +static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__1; LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___at_Lean_Widget_saveWidgetInfo___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__10; +LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374_(lean_object*); lean_object* l_Lean_Name_toString(lean_object*, uint8_t); static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__3; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__24; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____boxed(lean_object*); lean_object* l_Lean_Syntax_getId(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___closed__1; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__2___rarg(lean_object*); uint8_t l_Lean_RBNode_isRed___rarg(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__20; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__15; lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891____boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Widget_getWidgets___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetLocal___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__12; static lean_object* l_Lean_Widget_getWidgets___rpc__wrapped___closed__1; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781_(lean_object*); static lean_object* l_Lean_Widget_instFromJsonUserWidgetDefinition___closed__1; lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance___closed__1; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_instInhabitedWidgetSource; +static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__9; static lean_object* l_Lean_Widget_getWidgetSource___lambda__5___closed__1; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___rpc__wrapped; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__6; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__9; uint8_t lean_uint64_dec_lt(uint64_t, uint64_t); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__45; uint8_t lean_usize_dec_eq(size_t, size_t); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__5; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__12; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__13; LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__2___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__33; uint8_t l_Lean_Name_isAnonymous(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830_(lean_object*, lean_object*); lean_object* l_Lean_Json_getObjValAs_x3f___at_Lean_JsonRpc_instFromJsonMessage___spec__3(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__25; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__9; LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__1(lean_object*, uint64_t, lean_object*); static lean_object* l_Lean_logWarning___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__2___closed__1; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__8; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217____spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__8; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__20; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__53; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__4; -static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__3; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__4; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__12; lean_object* l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__9; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoLeaf___at_Lean_Widget_savePanelWidgetInfo___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__14; LEAN_EXPORT lean_object* l_Lean_Widget_instInhabitedUserWidgetDefinition; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__16; static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__1; static lean_object* l_Lean_Widget_addWidgetSpec___closed__2; lean_object* l_Lean_Server_RequestM_withWaitFindSnap___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__5; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__5; +static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__2; lean_object* l_Lean_Syntax_TSepArray_getElems___rarg(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__17; static lean_object* l_Lean_Widget_showWidgetSpec___closed__3; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__20; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__6; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetGlobal___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_environment_find(lean_object*, lean_object*); static lean_object* l_Lean_Widget_showWidgetSpec___closed__2; lean_object* l_Lean_Attribute_Builtin_ensureNoArgs(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542_(lean_object*); lean_object* l_Lean_Json_getObjValAs_x3f___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_fromJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_338____spec__1(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__24; static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__3; lean_object* l_Lean_RBNode_balLeft___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__1; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__1; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__7; static lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_getWidgets___spec__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Widget_savePanelWidgetInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__55; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__15; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__12; uint64_t lean_string_hash(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__2; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__2; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__8; lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__18; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__12; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); static lean_object* l_Lean_Widget_getWidgetSource___lambda__7___closed__2; static lean_object* l_Lean_Widget_getWidgetSource___rpc__wrapped___closed__1; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__30; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__2; LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__9(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242_(lean_object*); lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Lsp_DiagnosticWith_instRpcEncodableDiagnosticWith_dec____x40_Lean_Widget_InteractiveDiagnostic___hyg_1549____spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Widget_getWidgetSource___lambda__7___closed__3; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245_(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__10; lean_object* l_Lean_RBNode_balRight___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__9; static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket___closed__1; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__9; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__2; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____closed__1; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__6; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__8; static lean_object* l_Lean_Widget_widgetCmd___closed__5; uint8_t lean_string_dec_eq(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__25; LEAN_EXPORT lean_object* l_Lean_Widget_elabWidgetCmd(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__17; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetLocal___rarg___lambda__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071_(lean_object*); static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__8; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__6; extern lean_object* l_Lean_Expr_instBEqExpr; LEAN_EXPORT lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__40; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetLocal___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ScopedEnvExtension_addEntry___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__38; +static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__1; static lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket___closed__1; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__9; LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___elambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_elabWidgetCmd___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__7; lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554_(lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099____boxed(lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__23; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__6; LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance; +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Widget_getWidgetSource___rpc__wrapped___closed__3; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_toJsonCommand____x40_Lean_Data_Lsp_Basic___hyg_1545____spec__2(size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___elambda__1___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_showWidgetSpec___closed__6; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__27; -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_3830_(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__44; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__19; LEAN_EXPORT lean_object* l_Lean_RBNode_del___at_Lean_Widget_erasePanelWidget___spec__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalWidgetInstanceUnsafe(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetLocal___rarg___lambda__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__52; LEAN_EXPORT lean_object* l_Lean_RBNode_del___at_Lean_Widget_erasePanelWidget___spec__2(uint64_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_erase___at_Lean_Widget_erasePanelWidget___spec__1___boxed(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__3; uint8_t l_Lean_Expr_hasMVar(lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__11; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__20; lean_object* l_Lean_Json_getStr_x3f(lean_object*); lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__48; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Widget_getWidgets___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__22; extern lean_object* l_Lean_Lsp_instFromJsonPosition; lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_MsgEmbed_instRpcEncodableMsgEmbed_dec____x40_Lean_Widget_InteractiveDiagnostic___hyg_551____spec__2(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; LEAN_EXPORT lean_object* l_Lean_Widget_instToModuleModule; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__21; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Json_opt___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_toJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_549____spec__1(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__7; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855_(lean_object*); static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__7; size_t lean_usize_of_nat(lean_object*); -static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__2; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__13; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetGlobal(lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__24; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__8; LEAN_EXPORT uint8_t l_Lean_Widget_getWidgetSource___lambda__2(lean_object*, uint64_t, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____boxed(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__13; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__5(uint64_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_task_pure(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Widget_saveWidgetInfo___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__2; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__18; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__3; lean_object* l_Lean_FileMap_lspPosToUtf8Pos(lean_object*, lean_object*); lean_object* l_Lean_Elab_Info_tailPos_x3f(lean_object*); lean_object* l_Lean_RBNode_appendTrees___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__26; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_addWidgetSpec; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174_(lean_object*); lean_object* l_Lean_ScopedEnvExtension_addScopedEntry___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__5; -LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____lambda__1(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__2; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4504_(lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___at_Lean_Widget_getWidgets___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6; lean_object* l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__17; lean_object* l_Lean_Elab_expandMacroImpl_x3f(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__1___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_eraseWidgetSpec___closed__3; LEAN_EXPORT lean_object* l_Lean_Widget_widgetCmd; lean_object* l_Lean_declareBuiltin(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetLocal___rarg(lean_object*, lean_object*); lean_object* l_Lean_ResolveName_resolveNamespace(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__5; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__5; lean_object* l_Lean_registerSimpleScopedEnvExtension___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____boxed(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860_(lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__10; static lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__1; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); lean_object* l_Lean_RBNode_setBlack___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_elabShowPanelWidgetsCmd___boxed__const__1; +static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__4; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_elabForall___spec__1___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__6(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoTree___at_Lean_Widget_savePanelWidgetInfo___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__19; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__18; static lean_object* l_Lean_Server_wrapRpcProcedure___at_Lean_Widget_getWidgetSource___rpc__wrapped___spec__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_panelWidgetsExt; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_83_(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__9; LEAN_EXPORT lean_object* l_Lean_ofExcept___at___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___spec__1(lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__6; lean_object* l_Lean_PersistentEnvExtension_addEntry___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_instFromJsonUserWidgetDefinition; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__1; LEAN_EXPORT lean_object* l_Lean_Widget_saveWidgetInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__12; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__1; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__7; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__15; static lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__3; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217_(lean_object*, lean_object*); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__2; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__11; lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__8; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__2; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__3; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_toAttributeKind___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__2(lean_object*, uint64_t, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__1; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_instToJsonUserWidgetDefinition___closed__1; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(size_t, size_t, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__19; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__2; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__10; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__14; static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__6___closed__2; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__7; -LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_getWidgets___lambda__4___closed__1; lean_object* l_Lean_Server_Snapshots_Snapshot_env(lean_object*); lean_object* lean_uint64_to_nat(uint64_t); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8; static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__5; extern lean_object* l_Lean_Server_RequestError_fileChanged; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__14; lean_object* l_Lean_Server_wrapRpcProcedure___elambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__3; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__5; static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__1; lean_object* l_Lean_quoteNameMk(lean_object*); LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Widget_saveWidgetInfo___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__7; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888_(lean_object*); +static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__3; lean_object* lean_st_ref_get(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__10; LEAN_EXPORT lean_object* l_Lean_Widget_widgetInfosAt_x3f(lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__14; lean_object* l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkAppM(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_addBuiltinModule___spec__1(lean_object*, uint64_t, lean_object*); @@ -387,6 +378,7 @@ LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Widget_initFn____x4 static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__5; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__21; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__37; +LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__1; @@ -394,45 +386,48 @@ static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232 LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____lambda__2(lean_object*); lean_object* l_Lean_addMessageContextPartial___at_Lean_Core_instAddMessageContextCoreM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__15; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__8; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__6; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524_(lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__1; lean_object* lean_list_to_array(lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_FileMap_utf8PosToLspPos(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__9; lean_object* l_Lean_ScopedEnvExtension_modifyState___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); static lean_object* l_Lean_Widget_addWidgetSpec___closed__7; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__4; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____boxed(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_fromJsonCommand____x40_Lean_Data_Lsp_Basic___hyg_1598____spec__2(size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346_(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1; extern lean_object* l_Lean_Expr_instHashableExpr; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_elabWidgetInstanceSpec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__7; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetLocal___boxed(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13; static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__14; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__6; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__12; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__19; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__7; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalWidgetInstanceUnsafe___closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245____spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__1; LEAN_EXPORT lean_object* l_Lean_Widget_instFromJsonWidgetSource; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__16; static lean_object* l_Lean_Widget_addBuiltinModule___closed__1; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__16; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__5; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); static lean_object* l_Lean_Widget_showWidgetSpec___closed__4; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__22; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__9; LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Widget_getWidgets___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); @@ -440,21 +435,21 @@ static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__14; lean_object* l_Lean_log___at_Lean_Meta_computeSynthOrder___spec__6(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_saveWidgetInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__15; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5355_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetGlobal___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_warningAsError; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__24; static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__13; static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__5; lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__54; uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Widget_widgetCmd___closed__3; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetScoped___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__3; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Widget_evalPanelWidgets___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__13; lean_object* l_Lean_registerSimplePersistentEnvExtension___rarg(lean_object*, lean_object*); @@ -462,41 +457,42 @@ static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalWidget uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____closed__3; lean_object* l_Lean_bignumFromJson_x3f(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__5; static lean_object* l_Lean_Widget_addWidgetSpec___closed__1; static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__9; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2; static lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacket___closed__1; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__12; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__46; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__12; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__3; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__3___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__47; +LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_3715_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoLeaf___at_Lean_Widget_savePanelWidgetInfo___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__4; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__31; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__3; LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__25; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__10; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_addWidgetSpec___closed__6; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__6; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827_(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__27; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__4; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__3; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__22; LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Widget_saveWidgetInfo___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_wrapRpcProcedure___at_Lean_Widget_getWidgets___rpc__wrapped___spec__1___closed__1; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__7; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__49; lean_object* l_String_Range_toLspRange(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8; lean_object* l_Array_append___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Widget_saveWidgetInfo___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofExpr(lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975_(lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__4; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__17; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____closed__5; @@ -505,29 +501,31 @@ LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_ela LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetScoped(lean_object*); lean_object* l___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_toJsonRange____x40_Lean_Data_Lsp_Basic___hyg_738_(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__7; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__5; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__8; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__13; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__6; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__4; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858_(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2; lean_object* l_Lean_ScopedEnvExtension_add___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__31; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__7; LEAN_EXPORT lean_object* l_Lean_Widget_elabShowPanelWidgetsCmd(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__10; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570_(lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_forIn_visit___at_Lean_Widget_evalPanelWidgets___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_IO_AsyncList_waitUntil___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__22; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__26; LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePacket; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__25; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__2; lean_object* l_Lean_Server_RequestM_readDoc___at_Lean_Server_RequestM_withWaitFindSnapAtPos___spec__1(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__12; static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__9___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__2; -LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(lean_object*, uint64_t, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___elambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__3; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__16; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__4; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetGlobal___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__8(uint64_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -538,46 +536,47 @@ static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__12; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232_(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__29; LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetScoped___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__11(uint64_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6; lean_object* l_List_getLast_x3f___rarg(lean_object*); lean_object* l_Lean_Server_instRpcEncodable___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217_(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__8; lean_object* l_Lean_throwError___at_Lean_AttributeImpl_erase___default___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__10; -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__2___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__2; static lean_object* l_Lean_Server_wrapRpcProcedure___at_Lean_Widget_getWidgetSource___rpc__wrapped___spec__1___closed__1; static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__7; LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instToJsonRpcEncodablePacket; LEAN_EXPORT lean_object* l_Lean_Widget_savePanelWidgetInfo(uint64_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__3; lean_object* l_Lean_Json_getObjValAs_x3f___at___private_Lean_Data_Lsp_Extra_0__Lean_Lsp_fromJsonRpcConnected____x40_Lean_Data_Lsp_Extra___hyg_1733____spec__1(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__12; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__12; lean_object* l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_instToModuleUserWidgetDefinition___boxed(lean_object*); static lean_object* l_Lean_Widget_widgetCmd___closed__4; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__18; static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__8; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__7; LEAN_EXPORT uint64_t l_Lean_Widget_Module_javascriptHash___default(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__11; static lean_object* l_Lean_Widget_showWidgetSpec___closed__5; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__4; static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__6___closed__1; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__1; static lean_object* l_Lean_Widget_widgetCmd___closed__1; static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__10; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__10; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270_(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__2(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__11; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__17; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____closed__6; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__34; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_3858_(lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__10; lean_object* l___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_fromJsonRange____x40_Lean_Data_Lsp_Basic___hyg_784_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__14; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__22; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__11; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); @@ -586,49 +585,50 @@ static lean_object* l_Lean_Widget_addWidgetSpec___closed__5; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__16; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__12; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__19; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__26; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____boxed(lean_object*); static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__12; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__4; static lean_object* l_Lean_Widget_instInhabitedUserWidgetDefinition___closed__1; lean_object* l_id___rarg___boxed(lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__11; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__2; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__32; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__7; static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__11; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__5; lean_object* l_Lean_indentExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_wrapRpcProcedure___at_Lean_Widget_getWidgets___rpc__wrapped___spec__1(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__22; static lean_object* l_Lean_Widget_getWidgets___rpc__wrapped___closed__2; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__20; LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget___rarg___lambda__1(uint64_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_instFromJsonGetWidgetSourceParams; LEAN_EXPORT uint8_t l_Lean_Widget_getWidgets___lambda__1(lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__17; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__2; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___elambda__1___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__10; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__3; uint8_t l___private_Lean_Attributes_0__Lean_beqAttributeKind____x40_Lean_Attributes___hyg_183_(uint8_t, uint8_t); LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetScoped___rarg(lean_object*, lean_object*, lean_object*, uint64_t, lean_object*); lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__15; uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); lean_object* l_Lean_Server_RequestM_runTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____boxed(lean_object*); +static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5; +LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(lean_object*, uint64_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_showPanelWidgetsCmd; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__10; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__2; LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Widget_getWidgetSource___spec__1(lean_object*, lean_object*); lean_object* l_String_toName(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_logWarning___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__8; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__8; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__4; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__18; LEAN_EXPORT lean_object* l_Lean_Widget_widgetInstanceSpec; @@ -637,54 +637,54 @@ static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232 static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__32; LEAN_EXPORT lean_object* l_Lean_Widget_instToJsonWidgetSource; LEAN_EXPORT lean_object* l_Lean_Server_wrapRpcProcedure___at_Lean_Widget_getWidgetSource___rpc__wrapped___spec__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(size_t, size_t, lean_object*, lean_object*); lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_InteractiveHypothesisBundle_instRpcEncodableInteractiveHypothesisBundle_dec____x40_Lean_Widget_InteractiveGoal___hyg_5____spec__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919____boxed(lean_object*); lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_PanelWidgetInstance_name_x3f___default; lean_object* l_Lean_ScopedEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpec___closed__8; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets___rpc__wrapped; -static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__2; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__16; uint8_t l_Lean_RBNode_isBlack___rarg(lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__9(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_addWidgetSpec___closed__3; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__26; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__20; LEAN_EXPORT lean_object* l_Lean_Widget_instToModuleUserWidgetDefinition(lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__33; LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_addBuiltinModule___spec__1___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17; lean_object* l_Lean_Syntax_getRange_x3f(lean_object*, uint8_t); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_SimplePersistentEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_3687_(lean_object*); static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__2; LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket; lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__24; -static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__3; lean_object* l_Lean_Environment_evalConstCheck___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_getWidgets___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_InfoTree_deepestNodes___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__18; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__28; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__3___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7; static lean_object* l_Lean_Widget_getWidgets___rpc__wrapped___closed__3; static lean_object* l_Lean_Widget_instToModuleModule___closed__1; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__12; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__3; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____boxed(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_getWidgets___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ScopedEnvExtension_addLocalEntry___rarg(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__24; +LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_showWidgetSpec; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_widgetInfosAt_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(size_t, size_t, lean_object*, lean_object*); lean_object* l_Lean_registerBuiltinAttribute(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__51; lean_object* l_Lean_bignumToJson(lean_object*); @@ -692,58 +692,56 @@ LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget___rarg___boxed(lean_obje static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__50; lean_object* l_List_reverse___rarg(lean_object*); static lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance___closed__3; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4504____boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____closed__2; lean_object* l___private_Lean_ToExpr_0__Lean_Name_toExprAux(lean_object*); uint8_t lean_uint64_dec_eq(uint64_t, uint64_t); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__12; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__7; lean_object* l_String_intercalate(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__21; static lean_object* l_Lean_Widget_evalPanelWidgets___closed__1; LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Widget_getWidgetSource___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__16; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__10; static lean_object* l_Lean_Widget_eraseWidgetSpec___closed__5; LEAN_EXPORT lean_object* l_Lean_Widget_addBuiltinModule(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Widget_getWidgets___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket; size_t lean_usize_add(size_t, size_t); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget___rarg___lambda__1___boxed(lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__11; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007_(lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_erase___at_Lean_Widget_erasePanelWidget___spec__1(uint64_t, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__9; LEAN_EXPORT lean_object* l_Lean_Widget_widgetInfosAt_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071____boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___elambda__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__25; static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__1___rarg___closed__2; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__1(lean_object*, uint64_t); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__3; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__5; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__15; lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_Widget_widgetModuleAttrImpl; LEAN_EXPORT lean_object* l_Lean_Widget_elabWidgetCmd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__43; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____boxed(lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__21; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__6; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___elambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_moduleRegistry; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__9; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2; static lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instToJsonRpcEncodablePacket___closed__1; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__23; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___closed__2; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__4; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__2; lean_object* l___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_toJsonPosition____x40_Lean_Data_Lsp_Basic___hyg_417_(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__11; LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_addBuiltinModule___spec__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Info_pos_x3f(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__5; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____closed__4; @@ -755,15 +753,17 @@ static lean_object* l_Lean_Widget_showPanelWidgetsCmd___closed__10; LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacket; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__1; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__3; -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__1(lean_object*, uint64_t); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__13; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__6; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__3; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__4; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__14; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__5; LEAN_EXPORT lean_object* l_Lean_Widget_evalPanelWidgets(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_erasePanelWidget___boxed(lean_object*, lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___closed__6; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__11; static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__2; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__27; lean_object* l_Lean_Meta_evalExpr_x27___rarg(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -773,23 +773,18 @@ static lean_object* l_Lean_Widget_instFromJsonWidgetSource___closed__1; lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_Widget_instFromJsonGetWidgetSourceParams___closed__1; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__7; -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4476_(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__5; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5327_(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__23; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__4; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__23; LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____spec__1___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Widget_showWidgetSpec___closed__1; uint8_t lean_nat_dec_le(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__2; static lean_object* l_Lean_Widget_instToJsonWidgetSource___closed__1; static lean_object* l_Lean_Widget_getWidgetSource___lambda__7___closed__1; extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__7; +LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2(lean_object*, uint64_t, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__26; uint8_t lean_usize_dec_lt(size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4476____boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_addPanelWidgetLocal(lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__28; static lean_object* l_Lean_Widget_eraseWidgetSpec___closed__1; @@ -798,58 +793,63 @@ LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__6___boxed(lean_ static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__5; lean_object* l_Lean_addAndCompile(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__14; +LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__1(lean_object*, uint64_t); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___at_Lean_Widget_getWidgets___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__36; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__7; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__11; lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Json_pretty(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__4; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__19; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__26; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_getWidgets___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__11; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979_(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1; lean_object* l_String_toSubstring_x27(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_getWidgets___lambda__1___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4; LEAN_EXPORT lean_object* l_Lean_Widget_getWidgetSource___lambda__2___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__27; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__34; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__8; static lean_object* l_Lean_Widget_elabWidgetInstanceSpecAux___closed__30; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__16; lean_object* l_Lean_MessageData_ofName(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496_(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245_(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_elabShowPanelWidgetsCmd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__14; static lean_object* l_Lean_Widget_widgetInstanceSpec___closed__5; +static lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__2; lean_object* l_Lean_Json_getObjValAs_x3f___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_fromJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_338____spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_174____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Widget_eraseWidgetSpec___closed__4; LEAN_EXPORT lean_object* l_Lean_Widget_instToJsonUserWidgetDefinition; lean_object* l_Lean_Server_Snapshots_Snapshot_endPos(lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__10; -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__15; static lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__2; static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__2; +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__13; -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____boxed(lean_object*); lean_object* l_Nat_repr(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4476_(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(size_t, size_t, lean_object*, lean_object*); static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__4; +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____boxed(lean_object*); +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____spec__1___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Widget_elabShowPanelWidgetsCmd___spec__1___rarg___closed__1; lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_StateT_pure___at_Lean_Server_instRpcEncodableStateMRpcObjectStore___spec__1___rarg(lean_object*, lean_object*); +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__23; lean_object* l_Lean_throwError___at___private_Lean_Meta_InferType_0__Lean_Meta_inferProjType___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__9; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__18; static lean_object* l_Lean_Widget_widgetCmd___closed__2; +static lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__3; static lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance___closed__2; LEAN_EXPORT uint64_t l_Lean_Widget_Module_javascriptHash___default(lean_object* x_1) { _start: @@ -6517,23 +6517,6 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__5() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("A builtin widget module with the same hash(JS source code) was already registered.", 82); -return x_1; -} -} -static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__5; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { @@ -6566,7 +6549,7 @@ lean_inc(x_4); x_17 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe(x_15, x_4, x_5, x_6, x_7, x_16); if (lean_obj_tag(x_17) == 0) { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint64_t x_29; lean_object* x_30; +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; x_18 = lean_ctor_get(x_17, 0); lean_inc(x_18); x_19 = lean_ctor_get(x_17, 1); @@ -6581,47 +6564,13 @@ lean_dec(x_20); x_23 = lean_ctor_get(x_21, 0); lean_inc(x_23); lean_dec(x_21); -x_24 = l_Lean_Widget_addBuiltinModule___closed__1; -x_25 = lean_st_ref_get(x_24, x_22); -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); -lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_ctor_get(x_18, 1); -lean_inc(x_28); -x_29 = lean_unbox_uint64(x_28); -lean_dec(x_28); -x_30 = l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__3(x_26, x_29); -if (lean_obj_tag(x_30) == 0) -{ -lean_object* x_31; lean_object* x_32; -x_31 = lean_box(0); -x_32 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2(x_9, x_1, x_10, x_2, x_23, x_18, x_31, x_4, x_5, x_6, x_7, x_27); -return x_32; +x_24 = lean_box(0); +x_25 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2(x_9, x_1, x_10, x_2, x_23, x_18, x_24, x_4, x_5, x_6, x_7, x_22); +return x_25; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -lean_dec(x_30); -x_33 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__6; -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_34 = l_Lean_logWarning___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____spec__2(x_33, x_4, x_5, x_6, x_7, x_27); -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); -lean_inc(x_36); -lean_dec(x_34); -x_37 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2(x_9, x_1, x_10, x_2, x_23, x_18, x_35, x_4, x_5, x_6, x_7, x_36); -return x_37; -} -} -else -{ -uint8_t x_38; +uint8_t x_26; lean_dec(x_10); lean_dec(x_7); lean_dec(x_6); @@ -6629,29 +6578,29 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_38 = !lean_is_exclusive(x_17); -if (x_38 == 0) +x_26 = !lean_is_exclusive(x_17); +if (x_26 == 0) { return x_17; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_17, 0); -x_40 = lean_ctor_get(x_17, 1); -lean_inc(x_40); -lean_inc(x_39); +lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_27 = lean_ctor_get(x_17, 0); +x_28 = lean_ctor_get(x_17, 1); +lean_inc(x_28); +lean_inc(x_27); lean_dec(x_17); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); -return x_41; +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_27); +lean_ctor_set(x_29, 1, x_28); +return x_29; } } } else { -uint8_t x_42; +uint8_t x_30; lean_dec(x_10); lean_dec(x_7); lean_dec(x_6); @@ -6659,23 +6608,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_42 = !lean_is_exclusive(x_14); -if (x_42 == 0) +x_30 = !lean_is_exclusive(x_14); +if (x_30 == 0) { return x_14; } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_14, 0); -x_44 = lean_ctor_get(x_14, 1); -lean_inc(x_44); -lean_inc(x_43); +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_14, 0); +x_32 = lean_ctor_get(x_14, 1); +lean_inc(x_32); +lean_inc(x_31); lean_dec(x_14); -x_45 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_45, 0, x_43); -lean_ctor_set(x_45, 1, x_44); -return x_45; +x_33 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_33, 0, x_31); +lean_ctor_set(x_33, 1, x_32); +return x_33; } } } @@ -7359,6 +7308,23 @@ return x_31; } } } +static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("A builtin widget module with the same hash(JS source code) was already registered.", 82); +return x_1; +} +} +static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { @@ -7429,7 +7395,7 @@ else { lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_dec(x_30); -x_33 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__6; +x_33 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__2; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); @@ -7974,7 +7940,7 @@ x_9 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__9( return x_9; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1() { _start: { lean_object* x_1; @@ -7982,7 +7948,7 @@ x_1 = lean_mk_string_from_bytes("hash", 4); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2() { _start: { lean_object* x_1; @@ -7990,14 +7956,14 @@ x_1 = lean_mk_string_from_bytes("pos", 3); return x_1; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809_(lean_object* x_1) { _start: { uint64_t x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_2 = lean_ctor_get_uint64(x_1, sizeof(void*)*1); x_3 = lean_uint64_to_nat(x_2); x_4 = l_Lean_bignumToJson(x_3); -x_5 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1; +x_5 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1; x_6 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_6, 0, x_5); lean_ctor_set(x_6, 1, x_4); @@ -8009,7 +7975,7 @@ x_9 = lean_ctor_get(x_1, 0); lean_inc(x_9); lean_dec(x_1); x_10 = l___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_toJsonPosition____x40_Lean_Data_Lsp_Basic___hyg_417_(x_9); -x_11 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2; +x_11 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2; x_12 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_12, 0, x_11); lean_ctor_set(x_12, 1, x_10); @@ -8031,7 +7997,7 @@ static lean_object* _init_l_Lean_Widget_instToJsonGetWidgetSourceParams___closed _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781_), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809_), 1, 0); return x_1; } } @@ -8043,7 +8009,7 @@ x_1 = l_Lean_Widget_instToJsonGetWidgetSourceParams___closed__1; return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__1() { _start: { lean_object* x_1; @@ -8051,68 +8017,68 @@ x_1 = lean_mk_string_from_bytes("GetWidgetSourceParams", 21); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; -x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__1; +x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__3() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__3() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__2; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__2; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__4() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__3; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__3; x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__4; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__5() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__6() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__6() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__5; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__5; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__7() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__6; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8() { _start: { lean_object* x_1; @@ -8120,61 +8086,61 @@ x_1 = lean_mk_string_from_bytes(": ", 2); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__9() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__7; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__7; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__10() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__11() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__11() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__10; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__10; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__12() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__11; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__11; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__13() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__12; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__12; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1; lean_inc(x_1); x_3 = l_Lean_Json_getObjValAs_x3f___at___private_Lean_Data_Lsp_Extra_0__Lean_Lsp_fromJsonRpcConnected____x40_Lean_Data_Lsp_Extra___hyg_1733____spec__1(x_1, x_2); if (lean_obj_tag(x_3) == 0) @@ -8186,7 +8152,7 @@ if (x_4 == 0) { lean_object* x_5; lean_object* x_6; lean_object* x_7; x_5 = lean_ctor_get(x_3, 0); -x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__9; +x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__9; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); lean_ctor_set(x_3, 0, x_7); @@ -8198,7 +8164,7 @@ lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; x_8 = lean_ctor_get(x_3, 0); lean_inc(x_8); lean_dec(x_3); -x_9 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__9; +x_9 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__9; x_10 = lean_string_append(x_9, x_8); lean_dec(x_8); x_11 = lean_alloc_ctor(0, 1, 0); @@ -8212,7 +8178,7 @@ lean_object* x_12; lean_object* x_13; lean_object* x_14; x_12 = lean_ctor_get(x_3, 0); lean_inc(x_12); lean_dec(x_3); -x_13 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2; +x_13 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2; x_14 = l_Lean_Json_getObjValAs_x3f___at___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_fromJsonRange____x40_Lean_Data_Lsp_Basic___hyg_784____spec__1(x_1, x_13); lean_dec(x_1); if (lean_obj_tag(x_14) == 0) @@ -8224,7 +8190,7 @@ if (x_15 == 0) { lean_object* x_16; lean_object* x_17; lean_object* x_18; x_16 = lean_ctor_get(x_14, 0); -x_17 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__13; +x_17 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__13; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); lean_ctor_set(x_14, 0, x_18); @@ -8236,7 +8202,7 @@ lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; x_19 = lean_ctor_get(x_14, 0); lean_inc(x_19); lean_dec(x_14); -x_20 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__13; +x_20 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__13; x_21 = lean_string_append(x_20, x_19); lean_dec(x_19); x_22 = lean_alloc_ctor(0, 1, 0); @@ -8283,7 +8249,7 @@ static lean_object* _init_l_Lean_Widget_instFromJsonGetWidgetSourceParams___clos _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827_), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855_), 1, 0); return x_1; } } @@ -8303,7 +8269,7 @@ x_1 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__12 return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1() { _start: { lean_object* x_1; @@ -8311,13 +8277,13 @@ x_1 = lean_mk_string_from_bytes("sourcetext", 10); return x_1; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); -x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1; +x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1; x_4 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_4, 0, x_3); lean_ctor_set(x_4, 1, x_2); @@ -8337,7 +8303,7 @@ static lean_object* _init_l_Lean_Widget_instToJsonWidgetSource___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947_), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975_), 1, 0); return x_1; } } @@ -8349,7 +8315,7 @@ x_1 = l_Lean_Widget_instToJsonWidgetSource___closed__1; return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__1() { _start: { lean_object* x_1; @@ -8357,82 +8323,82 @@ x_1 = lean_mk_string_from_bytes("WidgetSource", 12); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; -x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__1; +x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__3() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__3() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__2; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__2; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__4() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__3; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__3; x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__4; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__5() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__6() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__6() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__5; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__5; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__7() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__6; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__8() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__7; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__7; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1; x_3 = l_Lean_Json_getObjValAs_x3f___at_Lean_JsonRpc_instFromJsonMessage___spec__3(x_1, x_2); if (lean_obj_tag(x_3) == 0) { @@ -8442,7 +8408,7 @@ if (x_4 == 0) { lean_object* x_5; lean_object* x_6; lean_object* x_7; x_5 = lean_ctor_get(x_3, 0); -x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__8; +x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__8; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); lean_ctor_set(x_3, 0, x_7); @@ -8454,7 +8420,7 @@ lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; x_8 = lean_ctor_get(x_3, 0); lean_inc(x_8); lean_dec(x_3); -x_9 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__8; +x_9 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__8; x_10 = lean_string_append(x_9, x_8); lean_dec(x_8); x_11 = lean_alloc_ctor(0, 1, 0); @@ -8483,11 +8449,11 @@ return x_14; } } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007_(x_1); lean_dec(x_1); return x_2; } @@ -8496,7 +8462,7 @@ static lean_object* _init_l_Lean_Widget_instFromJsonWidgetSource___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____boxed), 1, 0); return x_1; } } @@ -9126,7 +9092,7 @@ x_3 = l_Lean_Server_wrapRpcProcedure___at_Lean_Widget_getWidgetSource___rpc__wra return x_3; } } -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__1(lean_object* x_1, uint64_t x_2) { +LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__1(lean_object* x_1, uint64_t x_2) { _start: { if (lean_obj_tag(x_1) == 0) @@ -9182,7 +9148,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(lean_object* x_1, uint64_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(lean_object* x_1, uint64_t x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -9224,7 +9190,7 @@ x_17 = lean_uint64_dec_eq(x_2, x_16); if (x_17 == 0) { lean_object* x_18; uint8_t x_19; -x_18 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_13, x_2, x_3); +x_18 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_13, x_2, x_3); x_19 = 0; lean_ctor_set(x_1, 3, x_18); lean_ctor_set_uint8(x_1, sizeof(void*)*4, x_19); @@ -9246,7 +9212,7 @@ return x_1; else { lean_object* x_22; uint8_t x_23; -x_22 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_10, x_2, x_3); +x_22 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_10, x_2, x_3); x_23 = 0; lean_ctor_set(x_1, 0, x_22); lean_ctor_set_uint8(x_1, sizeof(void*)*4, x_23); @@ -9275,7 +9241,7 @@ x_31 = lean_uint64_dec_eq(x_2, x_30); if (x_31 == 0) { lean_object* x_32; uint8_t x_33; lean_object* x_34; -x_32 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_27, x_2, x_3); +x_32 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_27, x_2, x_3); x_33 = 0; x_34 = lean_alloc_ctor(1, 4, 1); lean_ctor_set(x_34, 0, x_24); @@ -9304,7 +9270,7 @@ return x_37; else { lean_object* x_38; uint8_t x_39; lean_object* x_40; -x_38 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_24, x_2, x_3); +x_38 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_24, x_2, x_3); x_39 = 0; x_40 = lean_alloc_ctor(1, 4, 1); lean_ctor_set(x_40, 0, x_38); @@ -9337,7 +9303,7 @@ x_49 = lean_uint64_dec_eq(x_2, x_48); if (x_49 == 0) { lean_object* x_50; uint8_t x_51; -x_50 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_45, x_2, x_3); +x_50 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_45, x_2, x_3); x_51 = lean_ctor_get_uint8(x_50, sizeof(void*)*4); if (x_51 == 0) { @@ -10029,7 +9995,7 @@ return x_1; else { lean_object* x_203; uint8_t x_204; -x_203 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_42, x_2, x_3); +x_203 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_42, x_2, x_3); x_204 = lean_ctor_get_uint8(x_203, sizeof(void*)*4); if (x_204 == 0) { @@ -10737,7 +10703,7 @@ x_362 = lean_uint64_dec_eq(x_2, x_361); if (x_362 == 0) { lean_object* x_363; uint8_t x_364; -x_363 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_358, x_2, x_3); +x_363 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_358, x_2, x_3); x_364 = lean_ctor_get_uint8(x_363, sizeof(void*)*4); if (x_364 == 0) { @@ -11168,7 +11134,7 @@ return x_440; else { lean_object* x_441; uint8_t x_442; -x_441 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_355, x_2, x_3); +x_441 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_355, x_2, x_3); x_442 = lean_ctor_get_uint8(x_441, sizeof(void*)*4); if (x_442 == 0) { @@ -11585,7 +11551,7 @@ return x_515; } } } -LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2(lean_object* x_1, uint64_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2(lean_object* x_1, uint64_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -11593,19 +11559,19 @@ x_4 = l_Lean_RBNode_isRed___rarg(x_1); if (x_4 == 0) { lean_object* x_5; -x_5 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_1, x_2, x_3); +x_5 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_1, x_2, x_3); return x_5; } else { lean_object* x_6; lean_object* x_7; -x_6 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_1, x_2, x_3); +x_6 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_1, x_2, x_3); x_7 = l_Lean_RBNode_setBlack___rarg(x_6); return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____lambda__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____lambda__1(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; uint64_t x_7; lean_object* x_8; @@ -11619,7 +11585,7 @@ lean_ctor_set(x_5, 0, x_4); x_6 = lean_box(0); x_7 = lean_unbox_uint64(x_3); lean_inc(x_1); -x_8 = l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__1(x_1, x_7); +x_8 = l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__1(x_1, x_7); if (lean_obj_tag(x_8) == 0) { lean_object* x_9; uint64_t x_10; lean_object* x_11; @@ -11628,7 +11594,7 @@ lean_ctor_set(x_9, 0, x_5); lean_ctor_set(x_9, 1, x_6); x_10 = lean_unbox_uint64(x_3); lean_dec(x_3); -x_11 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2(x_1, x_10, x_9); +x_11 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2(x_1, x_10, x_9); return x_11; } else @@ -11642,12 +11608,12 @@ lean_ctor_set(x_13, 0, x_5); lean_ctor_set(x_13, 1, x_12); x_14 = lean_unbox_uint64(x_3); lean_dec(x_3); -x_15 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2(x_1, x_14, x_13); +x_15 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2(x_1, x_14, x_13); return x_15; } } } -static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__1() { +static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__1() { _start: { lean_object* x_1; @@ -11655,32 +11621,32 @@ x_1 = lean_mk_string_from_bytes("panelWidgetsExt", 15); return x_1; } } -static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__2() { +static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; -x_3 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__1; +x_3 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__3() { +static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____lambda__1), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____lambda__1), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__4() { +static lean_object* _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = lean_box(0); -x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__2; -x_3 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__3; +x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__2; +x_3 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__3; x_4 = l_Lean_Widget_instToModuleModule___closed__1; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_2); @@ -11690,42 +11656,42 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__4; +x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__4; x_3 = l_Lean_registerSimpleScopedEnvExtension___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__1___boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__1___boxed(lean_object* x_1, lean_object* x_2) { _start: { uint64_t x_3; lean_object* x_4; x_3 = lean_unbox_uint64(x_2); lean_dec(x_2); -x_4 = l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__1(x_1, x_3); +x_4 = l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__1(x_1, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint64_t x_4; lean_object* x_5; x_4 = lean_unbox_uint64(x_2); lean_dec(x_2); -x_5 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__3(x_1, x_4, x_3); +x_5 = l_Lean_RBNode_ins___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__3(x_1, x_4, x_3); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint64_t x_4; lean_object* x_5; x_4 = lean_unbox_uint64(x_2); lean_dec(x_2); -x_5 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2(x_1, x_4, x_3); +x_5 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2(x_1, x_4, x_3); return x_5; } } @@ -12133,14 +12099,14 @@ x_4 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_4, 0, x_1); x_5 = lean_box(0); lean_inc(x_2); -x_6 = l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__1(x_2, x_3); +x_6 = l_Lean_RBNode_find___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__1(x_2, x_3); if (lean_obj_tag(x_6) == 0) { lean_object* x_7; lean_object* x_8; x_7 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_7, 0, x_4); lean_ctor_set(x_7, 1, x_5); -x_8 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2(x_2, x_3, x_7); +x_8 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2(x_2, x_3, x_7); return x_8; } else @@ -12152,7 +12118,7 @@ lean_dec(x_6); x_10 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_10, 0, x_4); lean_ctor_set(x_10, 1, x_9); -x_11 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____spec__2(x_2, x_3, x_10); +x_11 = l_Lean_RBNode_insert___at_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____spec__2(x_2, x_3, x_10); return x_11; } } @@ -17719,7 +17685,7 @@ x_1 = l_Lean_Widget_instInhabitedUserWidgetDefinition___closed__1; return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1() { _start: { lean_object* x_1; @@ -17727,7 +17693,7 @@ x_1 = lean_mk_string_from_bytes("name", 4); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2() { _start: { lean_object* x_1; @@ -17735,7 +17701,7 @@ x_1 = lean_mk_string_from_bytes("javascript", 10); return x_1; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; @@ -17744,7 +17710,7 @@ x_3 = lean_ctor_get(x_1, 1); lean_inc(x_2); x_4 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_4, 0, x_2); -x_5 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1; +x_5 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1; x_6 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_6, 0, x_5); lean_ctor_set(x_6, 1, x_4); @@ -17755,7 +17721,7 @@ lean_ctor_set(x_8, 1, x_7); lean_inc(x_3); x_9 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_9, 0, x_3); -x_10 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2; +x_10 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_9); @@ -17773,11 +17739,11 @@ x_16 = l_Lean_Json_mkObj(x_15); return x_16; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524_(x_1); lean_dec(x_1); return x_2; } @@ -17786,7 +17752,7 @@ static lean_object* _init_l_Lean_Widget_instToJsonUserWidgetDefinition___closed_ _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____boxed), 1, 0); return x_1; } } @@ -17798,7 +17764,7 @@ x_1 = l_Lean_Widget_instToJsonUserWidgetDefinition___closed__1; return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__1() { _start: { lean_object* x_1; @@ -17806,122 +17772,122 @@ x_1 = lean_mk_string_from_bytes("UserWidgetDefinition", 20); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; -x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__1; +x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__3() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__3() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__4() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__3; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__3; x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__4; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__5() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__6() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__6() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__5; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__5; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__7() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__6; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__8() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__7; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__7; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__9() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__10() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__10() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__9; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__9; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__11() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__10; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__10; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__12() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__11; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__11; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1; x_3 = l_Lean_Json_getObjValAs_x3f___at_Lean_JsonRpc_instFromJsonMessage___spec__3(x_1, x_2); if (lean_obj_tag(x_3) == 0) { @@ -17931,7 +17897,7 @@ if (x_4 == 0) { lean_object* x_5; lean_object* x_6; lean_object* x_7; x_5 = lean_ctor_get(x_3, 0); -x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__8; +x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__8; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); lean_ctor_set(x_3, 0, x_7); @@ -17943,7 +17909,7 @@ lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; x_8 = lean_ctor_get(x_3, 0); lean_inc(x_8); lean_dec(x_3); -x_9 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__8; +x_9 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__8; x_10 = lean_string_append(x_9, x_8); lean_dec(x_8); x_11 = lean_alloc_ctor(0, 1, 0); @@ -17957,7 +17923,7 @@ lean_object* x_12; lean_object* x_13; lean_object* x_14; x_12 = lean_ctor_get(x_3, 0); lean_inc(x_12); lean_dec(x_3); -x_13 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2; +x_13 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2; x_14 = l_Lean_Json_getObjValAs_x3f___at_Lean_JsonRpc_instFromJsonMessage___spec__3(x_1, x_13); if (lean_obj_tag(x_14) == 0) { @@ -17968,7 +17934,7 @@ if (x_15 == 0) { lean_object* x_16; lean_object* x_17; lean_object* x_18; x_16 = lean_ctor_get(x_14, 0); -x_17 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__12; +x_17 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__12; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); lean_ctor_set(x_14, 0, x_18); @@ -17980,7 +17946,7 @@ lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; x_19 = lean_ctor_get(x_14, 0); lean_inc(x_19); lean_dec(x_14); -x_20 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__12; +x_20 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__12; x_21 = lean_string_append(x_20, x_19); lean_dec(x_19); x_22 = lean_alloc_ctor(0, 1, 0); @@ -18019,11 +17985,11 @@ return x_28; } } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570_(x_1); lean_dec(x_1); return x_2; } @@ -18032,7 +17998,7 @@ static lean_object* _init_l_Lean_Widget_instFromJsonUserWidgetDefinition___close _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____boxed), 1, 0); return x_1; } } @@ -18309,7 +18275,7 @@ x_8 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___elambda return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_3687_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_3715_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; @@ -18364,7 +18330,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalU _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_6 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_7 = l_Lean_Environment_evalConstCheck___rarg(x_1, x_5, x_6, x_2); x_8 = l_Lean_ofExcept___at___private_Lean_Widget_UserWidget_0__Lean_Widget_evalUserWidgetDefinitionUnsafe___spec__1___rarg(x_3, x_4, x_7); return x_8; @@ -18501,7 +18467,7 @@ x_8 = lean_ctor_get(x_6, 0); lean_inc(x_8); lean_dec(x_6); x_9 = lean_ctor_get(x_2, 2); -x_10 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_10 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_11 = l_Lean_Environment_evalConstCheck___rarg(x_8, x_9, x_10, x_1); x_12 = l_Lean_ofExcept___at_Lean_Widget_saveWidgetInfo___spec__2(x_11, x_2, x_3, x_7); return x_12; @@ -18596,7 +18562,7 @@ lean_dec(x_5); return x_7; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18606,47 +18572,47 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__1; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__1; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__3() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__2; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__2; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__3; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__3; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__5() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalWidgetInstanceUnsafe___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6() { _start: { lean_object* x_1; @@ -18654,17 +18620,17 @@ x_1 = lean_mk_string_from_bytes("RpcEncodablePacket", 18); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__7() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__5; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__5; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8() { _start: { lean_object* x_1; @@ -18672,47 +18638,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__9() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__7; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__7; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__10() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__9; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__9; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__11() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__10; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__10; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__12() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__11; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__11; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13() { _start: { lean_object* x_1; @@ -18720,47 +18686,47 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__14() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__12; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__12; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__15() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__14; -x_2 = lean_unsigned_to_nat(3830u); +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__14; +x_2 = lean_unsigned_to_nat(3858u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__16() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__16() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__15; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__15; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__16; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__16; x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__4; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__18() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__18() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; @@ -18770,27 +18736,27 @@ x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__19() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__18; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__18; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__20() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__19; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__19; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__21() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__21() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; @@ -18800,27 +18766,27 @@ x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__22() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__21; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__21; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__23() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__22; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__22; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__24() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__24() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; @@ -18830,27 +18796,27 @@ x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__25() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__24; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__24; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__26() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__25; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__25; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; uint8_t x_10; @@ -18894,11 +18860,11 @@ return x_15; } } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888_(x_1); lean_dec(x_1); return x_2; } @@ -18907,7 +18873,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonR _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____boxed), 1, 0); return x_1; } } @@ -18919,7 +18885,7 @@ x_1 = l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket___ return x_1; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; @@ -18965,11 +18931,11 @@ x_19 = l_Lean_Json_mkObj(x_18); return x_19; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099_(x_1); lean_dec(x_1); return x_2; } @@ -18978,7 +18944,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpc _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099____boxed), 1, 0); return x_1; } } @@ -18990,7 +18956,7 @@ x_1 = l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket___cl return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_3830_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_3858_(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; uint64_t x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; @@ -19016,7 +18982,7 @@ x_14 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_14, 0, x_6); lean_ctor_set(x_14, 1, x_9); lean_ctor_set(x_14, 2, x_13); -x_15 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071_(x_14); +x_15 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099_(x_14); lean_dec(x_14); lean_ctor_set(x_11, 0, x_15); return x_11; @@ -19033,7 +18999,7 @@ x_18 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_18, 0, x_6); lean_ctor_set(x_18, 1, x_9); lean_ctor_set(x_18, 2, x_16); -x_19 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4071_(x_18); +x_19 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4099_(x_18); lean_dec(x_18); x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); @@ -19042,7 +19008,7 @@ return x_20; } } } -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____spec__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____spec__1(lean_object* x_1, lean_object* x_2) { _start: { if (lean_obj_tag(x_1) == 0) @@ -19085,7 +19051,7 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__1(lean_object* x_1, lean_object* x_2) { _start: { uint64_t x_3; lean_object* x_4; lean_object* x_5; @@ -19096,7 +19062,7 @@ lean_ctor_set(x_5, 0, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__2(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__2(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; @@ -19105,7 +19071,7 @@ lean_ctor_set(x_3, 0, x_1); return x_3; } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__1() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__1() { _start: { lean_object* x_1; @@ -19113,7 +19079,7 @@ x_1 = lean_cstr_to_nat("18446744073709551616"); return x_1; } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__2() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__2() { _start: { lean_object* x_1; @@ -19121,17 +19087,17 @@ x_1 = lean_mk_string_from_bytes("value '{j}' is too large for `UInt64`", 37); return x_1; } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__3() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__2; +x_1 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__2; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4() { _start: { lean_object* x_1; @@ -19139,7 +19105,7 @@ x_1 = lean_mk_string_from_bytes("[anonymous]", 11); return x_1; } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5() { _start: { lean_object* x_1; @@ -19147,7 +19113,7 @@ x_1 = lean_mk_string_from_bytes("expected a `Name`, got '", 24); return x_1; } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6() { _start: { lean_object* x_1; @@ -19155,7 +19121,7 @@ x_1 = lean_mk_string_from_bytes("'", 1); return x_1; } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7() { _start: { lean_object* x_1; lean_object* x_2; @@ -19165,11 +19131,11 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858_(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_54; lean_object* x_55; -x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860_(x_1); +x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888_(x_1); x_4 = lean_ctor_get(x_3, 0); lean_inc(x_4); lean_dec(x_3); @@ -19264,7 +19230,7 @@ if (x_69 == 0) { lean_object* x_70; lean_object* x_71; uint8_t x_72; x_70 = lean_ctor_get(x_55, 0); -x_71 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4; +x_71 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4; x_72 = lean_string_dec_eq(x_70, x_71); if (x_72 == 0) { @@ -19313,10 +19279,10 @@ lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean lean_dec(x_73); x_80 = lean_unsigned_to_nat(80u); x_81 = l_Lean_Json_pretty(x_54, x_80); -x_82 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5; +x_82 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5; x_83 = lean_string_append(x_82, x_81); lean_dec(x_81); -x_84 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6; +x_84 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6; x_85 = lean_string_append(x_83, x_84); lean_ctor_set_tag(x_55, 0); lean_ctor_set(x_55, 0, x_85); @@ -19358,7 +19324,7 @@ lean_object* x_91; lean_object* x_92; lean_free_object(x_55); lean_dec(x_70); lean_dec(x_54); -x_91 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7; +x_91 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7; x_92 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_MsgEmbed_instRpcEncodableMsgEmbed_dec____x40_Lean_Widget_InteractiveDiagnostic___hyg_551____spec__2(x_91, x_2); if (lean_obj_tag(x_92) == 0) { @@ -19397,7 +19363,7 @@ lean_object* x_97; lean_object* x_98; uint8_t x_99; x_97 = lean_ctor_get(x_55, 0); lean_inc(x_97); lean_dec(x_55); -x_98 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4; +x_98 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4; x_99 = lean_string_dec_eq(x_97, x_98); if (x_99 == 0) { @@ -19448,10 +19414,10 @@ lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_dec(x_100); x_108 = lean_unsigned_to_nat(80u); x_109 = l_Lean_Json_pretty(x_54, x_108); -x_110 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5; +x_110 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5; x_111 = lean_string_append(x_110, x_109); lean_dec(x_109); -x_112 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6; +x_112 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6; x_113 = lean_string_append(x_111, x_112); x_114 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_114, 0, x_113); @@ -19493,7 +19459,7 @@ else lean_object* x_120; lean_object* x_121; lean_dec(x_97); lean_dec(x_54); -x_120 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7; +x_120 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7; x_121 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_MsgEmbed_instRpcEncodableMsgEmbed_dec____x40_Lean_Widget_InteractiveDiagnostic___hyg_551____spec__2(x_120, x_2); if (lean_obj_tag(x_121) == 0) { @@ -19561,13 +19527,13 @@ lean_object* x_47; lean_object* x_48; uint8_t x_49; x_47 = lean_ctor_get(x_43, 0); lean_inc(x_47); lean_dec(x_43); -x_48 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__1; +x_48 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__1; x_49 = lean_nat_dec_le(x_48, x_47); if (x_49 == 0) { lean_object* x_50; lean_object* x_51; x_50 = lean_box(0); -x_51 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__1(x_47, x_50); +x_51 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__1(x_47, x_50); lean_dec(x_47); x_7 = x_51; goto block_42; @@ -19576,7 +19542,7 @@ else { lean_object* x_52; lean_dec(x_47); -x_52 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__3; +x_52 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__3; x_7 = x_52; goto block_42; } @@ -19584,7 +19550,7 @@ goto block_42; block_42: { lean_object* x_8; -x_8 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____spec__1(x_7, x_2); +x_8 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____spec__1(x_7, x_2); if (lean_obj_tag(x_8) == 0) { uint8_t x_9; @@ -19747,39 +19713,39 @@ return x_41; } } } -LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____spec__1___boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____spec__1___boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____spec__1(x_1, x_2); +x_3 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____spec__1(x_1, x_2); lean_dec(x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__1___boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__1___boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__1(x_1, x_2); +x_3 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__1(x_1, x_2); lean_dec(x_2); lean_dec(x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__2___boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__2___boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__2(x_1, x_2); +x_3 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__2(x_1, x_2); lean_dec(x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830_(x_1, x_2); +x_3 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858_(x_1, x_2); lean_dec(x_2); lean_dec(x_1); return x_3; @@ -19789,7 +19755,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncoda _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_3830_), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_3858_), 2, 0); return x_1; } } @@ -19797,7 +19763,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncoda _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____boxed), 2, 0); return x_1; } } @@ -19994,7 +19960,7 @@ x_1 = lean_box(0); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__1() { _start: { lean_object* x_1; @@ -20002,167 +19968,167 @@ x_1 = lean_mk_string_from_bytes("PanelWidgetInstance", 19); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__1; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__3() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__2; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__4() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__3; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__3; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__5() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__4; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__4; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__6() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__5; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__5; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__7() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__6; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__8() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__7; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__7; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__9() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__8; -x_2 = lean_unsigned_to_nat(4476u); +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__8; +x_2 = lean_unsigned_to_nat(4504u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__10() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__10() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__9; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__9; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__10; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__10; x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__4; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__12() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__18; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__18; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__13() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__12; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__12; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__14() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__21; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__21; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__15() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__14; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__14; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__16() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__24; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__24; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__17() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__16; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__16; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__18() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__18() { _start: { lean_object* x_1; @@ -20170,7 +20136,7 @@ x_1 = lean_mk_string_from_bytes("range", 5); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__19() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__19() { _start: { lean_object* x_1; @@ -20178,47 +20144,47 @@ x_1 = lean_mk_string_from_bytes("range\?", 6); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__20() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__19; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__19; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__21() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__21() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__20; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__20; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__22() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__21; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__21; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__23() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__22; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__22; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__24() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__24() { _start: { lean_object* x_1; @@ -20226,47 +20192,47 @@ x_1 = lean_mk_string_from_bytes("name\?", 5); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__25() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__24; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__24; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__26() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__26() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__25; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__25; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__27() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__27() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__26; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__26; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__28() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__27; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__27; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; @@ -20285,12 +20251,12 @@ x_9 = l_Lean_Json_getObjValAs_x3f___at___private_Lean_Widget_InteractiveCode_0__ x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); lean_dec(x_9); -x_11 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__18; +x_11 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__18; x_12 = l_Lean_Json_getObjValAs_x3f___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_fromJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_338____spec__2(x_1, x_11); x_13 = lean_ctor_get(x_12, 0); lean_inc(x_13); lean_dec(x_12); -x_14 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1; +x_14 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1; x_15 = l_Lean_Json_getObjValAs_x3f___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_fromJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_338____spec__2(x_1, x_14); x_16 = !lean_is_exclusive(x_15); if (x_16 == 0) @@ -20324,11 +20290,11 @@ return x_21; } } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582_(x_1); lean_dec(x_1); return x_2; } @@ -20337,7 +20303,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFrom _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____boxed), 1, 0); return x_1; } } @@ -20349,7 +20315,7 @@ x_1 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePack return x_1; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; @@ -20383,9 +20349,9 @@ lean_ctor_set(x_15, 1, x_4); x_16 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_16, 0, x_15); lean_ctor_set(x_16, 1, x_9); -x_17 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__18; +x_17 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__18; x_18 = l_Lean_Json_opt___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_toJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_549____spec__1(x_17, x_5); -x_19 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1; +x_19 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1; x_20 = l_Lean_Json_opt___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_toJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_549____spec__1(x_19, x_6); x_21 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_21, 0, x_20); @@ -20407,11 +20373,11 @@ x_27 = l_Lean_Json_mkObj(x_26); return x_27; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_1); lean_dec(x_1); return x_2; } @@ -20420,7 +20386,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instToJs _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919____boxed), 1, 0); return x_1; } } @@ -20432,7 +20398,7 @@ x_1 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instToJsonRpcEncodablePacket return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4476_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4504_(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; uint8_t x_5; lean_object* x_6; lean_object* x_7; uint64_t x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; @@ -20474,7 +20440,7 @@ lean_ctor_set(x_18, 1, x_10); lean_ctor_set(x_18, 2, x_15); lean_ctor_set(x_18, 3, x_16); lean_ctor_set(x_18, 4, x_16); -x_19 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_18); +x_19 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_18); lean_dec(x_18); lean_ctor_set(x_12, 0, x_19); return x_12; @@ -20496,7 +20462,7 @@ lean_ctor_set(x_23, 1, x_10); lean_ctor_set(x_23, 2, x_15); lean_ctor_set(x_23, 3, x_16); lean_ctor_set(x_23, 4, x_17); -x_24 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_23); +x_24 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_23); lean_dec(x_23); lean_ctor_set(x_12, 0, x_24); return x_12; @@ -20517,7 +20483,7 @@ lean_ctor_set(x_28, 1, x_10); lean_ctor_set(x_28, 2, x_15); lean_ctor_set(x_28, 3, x_16); lean_ctor_set(x_28, 4, x_27); -x_29 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_28); +x_29 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_28); lean_dec(x_28); lean_ctor_set(x_12, 0, x_29); return x_12; @@ -20545,7 +20511,7 @@ lean_ctor_set(x_34, 1, x_10); lean_ctor_set(x_34, 2, x_30); lean_ctor_set(x_34, 3, x_32); lean_ctor_set(x_34, 4, x_32); -x_35 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_34); +x_35 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_34); lean_dec(x_34); x_36 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_36, 0, x_35); @@ -20578,7 +20544,7 @@ lean_ctor_set(x_41, 1, x_10); lean_ctor_set(x_41, 2, x_30); lean_ctor_set(x_41, 3, x_32); lean_ctor_set(x_41, 4, x_40); -x_42 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_41); +x_42 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_41); lean_dec(x_41); x_43 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_43, 0, x_42); @@ -20615,7 +20581,7 @@ lean_ctor_set(x_51, 1, x_10); lean_ctor_set(x_51, 2, x_46); lean_ctor_set(x_51, 3, x_13); lean_ctor_set(x_51, 4, x_50); -x_52 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_51); +x_52 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_51); lean_dec(x_51); lean_ctor_set(x_12, 0, x_52); return x_12; @@ -20637,7 +20603,7 @@ lean_ctor_set(x_56, 1, x_10); lean_ctor_set(x_56, 2, x_46); lean_ctor_set(x_56, 3, x_13); lean_ctor_set(x_56, 4, x_49); -x_57 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_56); +x_57 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_56); lean_dec(x_56); lean_ctor_set(x_12, 0, x_57); return x_12; @@ -20658,7 +20624,7 @@ lean_ctor_set(x_61, 1, x_10); lean_ctor_set(x_61, 2, x_46); lean_ctor_set(x_61, 3, x_13); lean_ctor_set(x_61, 4, x_60); -x_62 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_61); +x_62 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_61); lean_dec(x_61); lean_ctor_set(x_12, 0, x_62); return x_12; @@ -20688,7 +20654,7 @@ lean_ctor_set(x_69, 1, x_10); lean_ctor_set(x_69, 2, x_63); lean_ctor_set(x_69, 3, x_66); lean_ctor_set(x_69, 4, x_68); -x_70 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_69); +x_70 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_69); lean_dec(x_69); lean_ctor_set(x_12, 0, x_70); return x_12; @@ -20719,7 +20685,7 @@ lean_ctor_set(x_75, 1, x_10); lean_ctor_set(x_75, 2, x_63); lean_ctor_set(x_75, 3, x_66); lean_ctor_set(x_75, 4, x_74); -x_76 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_75); +x_76 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_75); lean_dec(x_75); lean_ctor_set(x_12, 0, x_76); return x_12; @@ -20763,7 +20729,7 @@ lean_ctor_set(x_85, 1, x_10); lean_ctor_set(x_85, 2, x_77); lean_ctor_set(x_85, 3, x_82); lean_ctor_set(x_85, 4, x_84); -x_86 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_85); +x_86 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_85); lean_dec(x_85); x_87 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_87, 0, x_86); @@ -20796,7 +20762,7 @@ lean_ctor_set(x_92, 1, x_10); lean_ctor_set(x_92, 2, x_77); lean_ctor_set(x_92, 3, x_82); lean_ctor_set(x_92, 4, x_91); -x_93 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4891_(x_92); +x_93 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4919_(x_92); lean_dec(x_92); x_94 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_94, 0, x_93); @@ -20807,11 +20773,11 @@ return x_94; } } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4476_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4504_(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_133; lean_object* x_134; -x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554_(x_1); +x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582_(x_1); x_4 = lean_ctor_get(x_3, 0); lean_inc(x_4); lean_dec(x_3); @@ -20906,7 +20872,7 @@ if (x_148 == 0) { lean_object* x_149; lean_object* x_150; uint8_t x_151; x_149 = lean_ctor_get(x_134, 0); -x_150 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4; +x_150 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4; x_151 = lean_string_dec_eq(x_149, x_150); if (x_151 == 0) { @@ -20955,10 +20921,10 @@ lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_dec(x_152); x_159 = lean_unsigned_to_nat(80u); x_160 = l_Lean_Json_pretty(x_133, x_159); -x_161 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5; +x_161 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5; x_162 = lean_string_append(x_161, x_160); lean_dec(x_160); -x_163 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6; +x_163 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6; x_164 = lean_string_append(x_162, x_163); lean_ctor_set_tag(x_134, 0); lean_ctor_set(x_134, 0, x_164); @@ -21000,7 +20966,7 @@ lean_object* x_170; lean_object* x_171; lean_free_object(x_134); lean_dec(x_149); lean_dec(x_133); -x_170 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7; +x_170 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7; x_171 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_MsgEmbed_instRpcEncodableMsgEmbed_dec____x40_Lean_Widget_InteractiveDiagnostic___hyg_551____spec__2(x_170, x_2); if (lean_obj_tag(x_171) == 0) { @@ -21039,7 +21005,7 @@ lean_object* x_176; lean_object* x_177; uint8_t x_178; x_176 = lean_ctor_get(x_134, 0); lean_inc(x_176); lean_dec(x_134); -x_177 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4; +x_177 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4; x_178 = lean_string_dec_eq(x_176, x_177); if (x_178 == 0) { @@ -21090,10 +21056,10 @@ lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_dec(x_179); x_187 = lean_unsigned_to_nat(80u); x_188 = l_Lean_Json_pretty(x_133, x_187); -x_189 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5; +x_189 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5; x_190 = lean_string_append(x_189, x_188); lean_dec(x_188); -x_191 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6; +x_191 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6; x_192 = lean_string_append(x_190, x_191); x_193 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_193, 0, x_192); @@ -21135,7 +21101,7 @@ else lean_object* x_199; lean_object* x_200; lean_dec(x_176); lean_dec(x_133); -x_199 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7; +x_199 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7; x_200 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_MsgEmbed_instRpcEncodableMsgEmbed_dec____x40_Lean_Widget_InteractiveDiagnostic___hyg_551____spec__2(x_199, x_2); if (lean_obj_tag(x_200) == 0) { @@ -21203,13 +21169,13 @@ lean_object* x_126; lean_object* x_127; uint8_t x_128; x_126 = lean_ctor_get(x_122, 0); lean_inc(x_126); lean_dec(x_122); -x_127 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__1; +x_127 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__1; x_128 = lean_nat_dec_le(x_127, x_126); if (x_128 == 0) { lean_object* x_129; lean_object* x_130; x_129 = lean_box(0); -x_130 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____lambda__1(x_126, x_129); +x_130 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____lambda__1(x_126, x_129); lean_dec(x_126); x_7 = x_130; goto block_121; @@ -21218,7 +21184,7 @@ else { lean_object* x_131; lean_dec(x_126); -x_131 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__3; +x_131 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__3; x_7 = x_131; goto block_121; } @@ -21226,7 +21192,7 @@ goto block_121; block_121: { lean_object* x_8; -x_8 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____spec__1(x_7, x_2); +x_8 = l_MonadExcept_ofExcept___at_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____spec__1(x_7, x_2); if (lean_obj_tag(x_8) == 0) { uint8_t x_9; @@ -21806,11 +21772,11 @@ return x_108; } } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4476____boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4504____boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4476_(x_1, x_2); +x_3 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4504_(x_1, x_2); lean_dec(x_2); lean_dec(x_1); return x_3; @@ -21820,7 +21786,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcE _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4476_), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4504_), 2, 0); return x_1; } } @@ -21828,7 +21794,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcE _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4476____boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4504____boxed), 2, 0); return x_1; } } @@ -21852,7 +21818,7 @@ x_1 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetI return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1() { _start: { lean_object* x_1; @@ -21860,7 +21826,7 @@ x_1 = lean_mk_string_from_bytes("widgets", 7); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__2() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__2() { _start: { lean_object* x_1; @@ -21868,151 +21834,151 @@ x_1 = lean_mk_string_from_bytes("GetWidgetsResponse", 18); return x_1; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__3() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__2; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__4() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__3; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__3; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__5() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__4; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__6() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__5; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__5; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__7() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__6; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__6; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_evalModuleUnsafe___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__8() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__7; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__7; x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__9() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__8; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__8; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__10() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__9; -x_2 = lean_unsigned_to_nat(5217u); +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__9; +x_2 = lean_unsigned_to_nat(5245u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__11() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__11() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__10; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__10; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__12() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__11; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__11; x_2 = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__2___closed__4; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__13() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__14() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__14() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__13; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__13; x_2 = 1; x_3 = l_Lean_Name_toString(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__15() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__12; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__14; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__12; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__14; x_3 = lean_string_append(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__16() { +static lean_object* _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__15; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8; +x_1 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__15; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8; x_3 = lean_string_append(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1; x_3 = l_Lean_Json_getObjValAs_x3f___at___private_Lean_Widget_InteractiveCode_0__Lean_Widget_Lean_Widget_SubexprInfo_fromJsonRpcEncodablePacket____x40_Lean_Widget_InteractiveCode___hyg_338____spec__1(x_1, x_2); x_4 = !lean_is_exclusive(x_3); if (x_4 == 0) @@ -22031,11 +21997,11 @@ return x_6; } } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242_(x_1); +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270_(x_1); lean_dec(x_1); return x_2; } @@ -22044,7 +22010,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJ _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____boxed), 1, 0); return x_1; } } @@ -22056,11 +22022,11 @@ x_1 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacke return x_1; } } -LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5327_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5355_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1; +x_2 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1; x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -22080,7 +22046,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJso _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5327_), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5355_), 1, 0); return x_1; } } @@ -22092,7 +22058,7 @@ x_1 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket_ return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -22111,7 +22077,7 @@ lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_ob x_7 = lean_array_uget(x_3, x_2); x_8 = lean_unsigned_to_nat(0u); x_9 = lean_array_uset(x_3, x_2, x_8); -x_10 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4476_(x_7, x_4); +x_10 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_enc____x40_Lean_Widget_UserWidget___hyg_4504_(x_7, x_4); x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); x_12 = lean_ctor_get(x_10, 1); @@ -22127,7 +22093,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245_(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; size_t x_4; size_t x_5; lean_object* x_6; uint8_t x_7; @@ -22135,7 +22101,7 @@ x_3 = lean_array_get_size(x_1); x_4 = lean_usize_of_nat(x_3); lean_dec(x_3); x_5 = 0; -x_6 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(x_4, x_5, x_1, x_2); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(x_4, x_5, x_1, x_2); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) { @@ -22147,7 +22113,7 @@ lean_dec(x_9); x_11 = l_Array_mapMUnsafe_map___at___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_toJsonCommand____x40_Lean_Data_Lsp_Basic___hyg_1545____spec__2(x_10, x_5, x_8); x_12 = lean_alloc_ctor(4, 1, 0); lean_ctor_set(x_12, 0, x_11); -x_13 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5327_(x_12); +x_13 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5355_(x_12); lean_ctor_set(x_6, 0, x_13); return x_6; } @@ -22165,7 +22131,7 @@ lean_dec(x_16); x_18 = l_Array_mapMUnsafe_map___at___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_toJsonCommand____x40_Lean_Data_Lsp_Basic___hyg_1545____spec__2(x_17, x_5, x_14); x_19 = lean_alloc_ctor(4, 1, 0); lean_ctor_set(x_19, 0, x_18); -x_20 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5327_(x_19); +x_20 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_toJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5355_(x_19); x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_15); @@ -22173,7 +22139,7 @@ return x_21; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217____spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245____spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -22181,11 +22147,11 @@ x_5 = lean_unbox_usize(x_1); lean_dec(x_1); x_6 = lean_unbox_usize(x_2); lean_dec(x_2); -x_7 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(x_5, x_6, x_3, x_4); +x_7 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(x_5, x_6, x_3, x_4); return x_7; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -22203,7 +22169,7 @@ lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; x_7 = lean_array_uget(x_3, x_2); x_8 = lean_unsigned_to_nat(0u); x_9 = lean_array_uset(x_3, x_2, x_8); -x_10 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4476_(x_7, x_4); +x_10 = l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_4504_(x_7, x_4); lean_dec(x_7); if (lean_obj_tag(x_10) == 0) { @@ -22241,7 +22207,7 @@ goto _start; } } } -static lean_object* _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____closed__1() { +static lean_object* _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____closed__1() { _start: { lean_object* x_1; @@ -22249,11 +22215,11 @@ x_1 = lean_mk_string_from_bytes("expected JSON array, got '", 26); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245_(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; uint8_t x_4; -x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242_(x_1); +x_3 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270_(x_1); x_4 = !lean_is_exclusive(x_3); if (x_4 == 0) { @@ -22277,7 +22243,7 @@ lean_dec(x_10); x_12 = lean_array_get_size(x_11); x_13 = lean_usize_of_nat(x_12); lean_dec(x_12); -x_14 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(x_13, x_9, x_11, x_2); +x_14 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(x_13, x_9, x_11, x_2); if (lean_obj_tag(x_14) == 0) { uint8_t x_15; @@ -22322,10 +22288,10 @@ else lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; x_21 = lean_unsigned_to_nat(80u); x_22 = l_Lean_Json_pretty(x_5, x_21); -x_23 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____closed__1; +x_23 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____closed__1; x_24 = lean_string_append(x_23, x_22); lean_dec(x_22); -x_25 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6; +x_25 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6; x_26 = lean_string_append(x_24, x_25); lean_ctor_set_tag(x_3, 0); lean_ctor_set(x_3, 0, x_26); @@ -22355,7 +22321,7 @@ lean_dec(x_32); x_34 = lean_array_get_size(x_33); x_35 = lean_usize_of_nat(x_34); lean_dec(x_34); -x_36 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(x_35, x_31, x_33, x_2); +x_36 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(x_35, x_31, x_33, x_2); if (lean_obj_tag(x_36) == 0) { lean_object* x_37; lean_object* x_38; lean_object* x_39; @@ -22402,10 +22368,10 @@ else lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; x_43 = lean_unsigned_to_nat(80u); x_44 = l_Lean_Json_pretty(x_27, x_43); -x_45 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____closed__1; +x_45 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____closed__1; x_46 = lean_string_append(x_45, x_44); lean_dec(x_44); -x_47 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6; +x_47 = l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6; x_48 = lean_string_append(x_46, x_47); x_49 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_49, 0, x_48); @@ -22414,7 +22380,7 @@ return x_49; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -22422,16 +22388,16 @@ x_5 = lean_unbox_usize(x_1); lean_dec(x_1); x_6 = lean_unbox_usize(x_2); lean_dec(x_2); -x_7 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____spec__1(x_5, x_6, x_3, x_4); +x_7 = l_Array_mapMUnsafe_map___at_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____spec__1(x_5, x_6, x_3, x_4); lean_dec(x_4); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217_(x_1, x_2); +x_3 = l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245_(x_1, x_2); lean_dec(x_2); lean_dec(x_1); return x_3; @@ -22441,7 +22407,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEn _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5217_), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_enc____x40_Lean_Widget_UserWidget___hyg_5245_), 2, 0); return x_1; } } @@ -22449,7 +22415,7 @@ static lean_object* _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEn _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____boxed), 2, 0); return x_1; } } @@ -22569,7 +22535,7 @@ x_13 = lean_ctor_get(x_11, 0); lean_inc(x_13); lean_dec(x_11); x_14 = lean_ctor_get(x_7, 2); -x_15 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_15 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_16 = l_Lean_Environment_evalConstCheck___rarg(x_13, x_14, x_15, x_1); x_17 = l_Lean_ofExcept___at_Lean_Widget_getWidgets___spec__2(x_16, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_12); return x_17; @@ -22631,7 +22597,7 @@ lean_object* x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; x_33 = lean_ctor_get(x_30, 0); x_34 = l_Lean_ConstantInfo_type(x_33); lean_dec(x_33); -x_35 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_35 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_36 = l_Lean_Expr_isConstOf(x_34, x_35); lean_dec(x_34); if (x_36 == 0) @@ -22726,7 +22692,7 @@ lean_inc(x_52); lean_dec(x_30); x_53 = l_Lean_ConstantInfo_type(x_52); lean_dec(x_52); -x_54 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_54 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_55 = l_Lean_Expr_isConstOf(x_53, x_54); lean_dec(x_53); if (x_55 == 0) @@ -22874,7 +22840,7 @@ lean_object* x_64; lean_object* x_65; lean_object* x_66; uint8_t x_67; x_64 = lean_ctor_get(x_61, 0); x_65 = l_Lean_ConstantInfo_type(x_64); lean_dec(x_64); -x_66 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_66 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_67 = l_Lean_Expr_isConstOf(x_65, x_66); lean_dec(x_65); if (x_67 == 0) @@ -22970,7 +22936,7 @@ lean_inc(x_83); lean_dec(x_61); x_84 = l_Lean_ConstantInfo_type(x_83); lean_dec(x_83); -x_85 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2; +x_85 = l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2; x_86 = l_Lean_Expr_isConstOf(x_84, x_85); lean_dec(x_84); if (x_86 == 0) @@ -23785,10 +23751,6 @@ l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___clos lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__3); l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__4 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__4(); lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__4); -l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__5 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__5(); -lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__5); -l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__6 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__6(); -lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__3___closed__6); l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__1 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__1(); lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__1); l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__2 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__4___closed__2(); @@ -23861,6 +23823,10 @@ l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___clos lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___closed__1); l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___closed__2 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___closed__2(); lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__5___closed__2); +l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__1 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__1(); +lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__1); +l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__2 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__2(); +lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____lambda__8___closed__2); l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__1 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__1(); lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__1); l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__2 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_232____closed__2(); @@ -23894,68 +23860,68 @@ if (lean_io_result_is_error(res)) return res; l_Lean_Widget_widgetModuleAttrImpl = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Widget_widgetModuleAttrImpl); lean_dec_ref(res); -}l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_781____closed__2); +}l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_809____closed__2); l_Lean_Widget_instToJsonGetWidgetSourceParams___closed__1 = _init_l_Lean_Widget_instToJsonGetWidgetSourceParams___closed__1(); lean_mark_persistent(l_Lean_Widget_instToJsonGetWidgetSourceParams___closed__1); l_Lean_Widget_instToJsonGetWidgetSourceParams = _init_l_Lean_Widget_instToJsonGetWidgetSourceParams(); lean_mark_persistent(l_Lean_Widget_instToJsonGetWidgetSourceParams); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__2); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__3(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__3); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__4(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__4); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__5(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__5); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__6(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__6); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__7(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__7); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__8); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__9(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__9); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__10(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__10); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__11(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__11); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__12(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__12); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__13(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_827____closed__13); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__2); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__3(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__3); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__4(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__4); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__5(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__5); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__6(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__6); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__7(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__7); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__8); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__9(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__9); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__10(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__10); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__11(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__11); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__12(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__12); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__13(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonGetWidgetSourceParams____x40_Lean_Widget_UserWidget___hyg_855____closed__13); l_Lean_Widget_instFromJsonGetWidgetSourceParams___closed__1 = _init_l_Lean_Widget_instFromJsonGetWidgetSourceParams___closed__1(); lean_mark_persistent(l_Lean_Widget_instFromJsonGetWidgetSourceParams___closed__1); l_Lean_Widget_instFromJsonGetWidgetSourceParams = _init_l_Lean_Widget_instFromJsonGetWidgetSourceParams(); lean_mark_persistent(l_Lean_Widget_instFromJsonGetWidgetSourceParams); l_Lean_Widget_instInhabitedWidgetSource = _init_l_Lean_Widget_instInhabitedWidgetSource(); lean_mark_persistent(l_Lean_Widget_instInhabitedWidgetSource); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_947____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_975____closed__1); l_Lean_Widget_instToJsonWidgetSource___closed__1 = _init_l_Lean_Widget_instToJsonWidgetSource___closed__1(); lean_mark_persistent(l_Lean_Widget_instToJsonWidgetSource___closed__1); l_Lean_Widget_instToJsonWidgetSource = _init_l_Lean_Widget_instToJsonWidgetSource(); lean_mark_persistent(l_Lean_Widget_instToJsonWidgetSource); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__2); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__3(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__3); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__4(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__4); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__5(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__5); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__6(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__6); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__7(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__7); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__8(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_979____closed__8); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__2); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__3(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__3); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__4(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__4); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__5(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__5); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__6(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__6); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__7(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__7); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__8(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonWidgetSource____x40_Lean_Widget_UserWidget___hyg_1007____closed__8); l_Lean_Widget_instFromJsonWidgetSource___closed__1 = _init_l_Lean_Widget_instFromJsonWidgetSource___closed__1(); lean_mark_persistent(l_Lean_Widget_instFromJsonWidgetSource___closed__1); l_Lean_Widget_instFromJsonWidgetSource = _init_l_Lean_Widget_instFromJsonWidgetSource(); @@ -23980,15 +23946,15 @@ l_Lean_Widget_getWidgetSource___rpc__wrapped___closed__3 = _init_l_Lean_Widget_g lean_mark_persistent(l_Lean_Widget_getWidgetSource___rpc__wrapped___closed__3); l_Lean_Widget_getWidgetSource___rpc__wrapped = _init_l_Lean_Widget_getWidgetSource___rpc__wrapped(); lean_mark_persistent(l_Lean_Widget_getWidgetSource___rpc__wrapped); -l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__1 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__1(); -lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__1); -l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__2 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__2(); -lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__2); -l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__3 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__3(); -lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__3); -l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__4 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__4(); -lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346____closed__4); -if (builtin) {res = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1346_(lean_io_mk_world()); +l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__1 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__1(); +lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__1); +l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__2 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__2(); +lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__2); +l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__3 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__3(); +lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__3); +l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__4 = _init_l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__4(); +lean_mark_persistent(l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374____closed__4); +if (builtin) {res = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_1374_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Widget_panelWidgetsExt = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Widget_panelWidgetsExt); @@ -24293,38 +24259,38 @@ l_Lean_Widget_instInhabitedUserWidgetDefinition___closed__1 = _init_l_Lean_Widge lean_mark_persistent(l_Lean_Widget_instInhabitedUserWidgetDefinition___closed__1); l_Lean_Widget_instInhabitedUserWidgetDefinition = _init_l_Lean_Widget_instInhabitedUserWidgetDefinition(); lean_mark_persistent(l_Lean_Widget_instInhabitedUserWidgetDefinition); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3496____closed__2); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_toJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3524____closed__2); l_Lean_Widget_instToJsonUserWidgetDefinition___closed__1 = _init_l_Lean_Widget_instToJsonUserWidgetDefinition___closed__1(); lean_mark_persistent(l_Lean_Widget_instToJsonUserWidgetDefinition___closed__1); l_Lean_Widget_instToJsonUserWidgetDefinition = _init_l_Lean_Widget_instToJsonUserWidgetDefinition(); lean_mark_persistent(l_Lean_Widget_instToJsonUserWidgetDefinition); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__2); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__3(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__3); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__4(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__4); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__5(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__5); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__6(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__6); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__7(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__7); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__8(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__8); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__9(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__9); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__10(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__10); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__11(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__11); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__12(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3542____closed__12); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__2); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__3(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__3); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__4(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__4); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__5(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__5); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__6(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__6); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__7(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__7); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__8(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__8); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__9(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__9); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__10(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__10); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__11(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__11); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__12(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_fromJsonUserWidgetDefinition____x40_Lean_Widget_UserWidget___hyg_3570____closed__12); l_Lean_Widget_instFromJsonUserWidgetDefinition___closed__1 = _init_l_Lean_Widget_instFromJsonUserWidgetDefinition___closed__1(); lean_mark_persistent(l_Lean_Widget_instFromJsonUserWidgetDefinition___closed__1); l_Lean_Widget_instFromJsonUserWidgetDefinition = _init_l_Lean_Widget_instFromJsonUserWidgetDefinition(); @@ -24367,61 +24333,61 @@ l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__18 = lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl___closed__18); l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl(); lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_widgetAttrImpl); -if (builtin) {res = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_3687_(lean_io_mk_world()); +if (builtin) {res = l_Lean_Widget_initFn____x40_Lean_Widget_UserWidget___hyg_3715_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__2); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__3(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__3); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__4); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__5(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__5); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__6); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__7(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__7); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__8); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__9(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__9); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__10(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__10); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__11(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__11); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__12(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__12); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__13); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__14 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__14(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__14); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__15 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__15(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__15); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__16 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__16(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__16); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__17); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__18 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__18(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__18); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__19 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__19(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__19); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__20 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__20(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__20); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__21 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__21(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__21); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__22 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__22(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__22); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__23 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__23(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__23); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__24 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__24(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__24); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__25 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__25(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__25); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__26 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__26(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3860____closed__26); +}l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__2); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__3(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__3); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__4); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__5(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__5); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__6); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__7(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__7); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__8); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__9(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__9); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__10(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__10); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__11(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__11); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__12(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__12); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__13); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__14 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__14(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__14); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__15 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__15(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__15); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__16 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__16(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__16); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__17); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__18 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__18(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__18); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__19 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__19(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__19); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__20 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__20(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__20); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__21 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__21(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__21); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__22 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__22(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__22); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__23 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__23(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__23); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__24 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__24(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__24); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__25 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__25(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__25); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__26 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__26(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_WidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_3888____closed__26); l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket___closed__1 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket___closed__1(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket___closed__1); l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instFromJsonRpcEncodablePacket(); @@ -24430,20 +24396,20 @@ l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket___closed__ lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket___closed__1); l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instToJsonRpcEncodablePacket); -l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__1 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__1(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__1); -l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__2 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__2(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__2); -l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__3 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__3(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__3); -l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__4); -l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__5); -l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__6); -l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3830____closed__7); +l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__1 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__1(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__1); +l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__2 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__2(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__2); +l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__3 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__3(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__3); +l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__4); +l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__5); +l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__6); +l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance_dec____x40_Lean_Widget_UserWidget___hyg_3858____closed__7); l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__1 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__1(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__1); l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__2 = _init_l_Lean_Widget_Lean_Widget_WidgetInstance_instRpcEncodableWidgetInstance___closed__2(); @@ -24456,62 +24422,62 @@ l_Lean_Widget_PanelWidgetInstance_range_x3f___default = _init_l_Lean_Widget_Pane lean_mark_persistent(l_Lean_Widget_PanelWidgetInstance_range_x3f___default); l_Lean_Widget_PanelWidgetInstance_name_x3f___default = _init_l_Lean_Widget_PanelWidgetInstance_name_x3f___default(); lean_mark_persistent(l_Lean_Widget_PanelWidgetInstance_name_x3f___default); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__2); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__3(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__3); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__4(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__4); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__5(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__5); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__6(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__6); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__7(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__7); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__8(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__8); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__9(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__9); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__10(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__10); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__11); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__12(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__12); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__13(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__13); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__14 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__14(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__14); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__15 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__15(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__15); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__16 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__16(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__16); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__17 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__17(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__17); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__18 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__18(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__18); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__19 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__19(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__19); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__20 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__20(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__20); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__21 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__21(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__21); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__22 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__22(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__22); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__23 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__23(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__23); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__24 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__24(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__24); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__25 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__25(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__25); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__26 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__26(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__26); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__27 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__27(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__27); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__28 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__28(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4554____closed__28); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__2); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__3(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__3); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__4(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__4); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__5(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__5); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__6(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__6); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__7(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__7); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__8(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__8); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__9(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__9); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__10(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__10); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__11); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__12(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__12); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__13(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__13); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__14 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__14(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__14); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__15 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__15(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__15); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__16 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__16(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__16); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__17 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__17(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__17); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__18 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__18(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__18); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__19 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__19(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__19); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__20 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__20(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__20); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__21 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__21(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__21); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__22 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__22(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__22); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__23 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__23(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__23); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__24 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__24(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__24); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__25 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__25(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__25); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__26 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__26(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__26); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__27 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__27(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__27); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__28 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__28(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_PanelWidgetInstance_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_4582____closed__28); l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePacket___closed__1 = _init_l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePacket___closed__1(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePacket___closed__1); l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePacket = _init_l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instFromJsonRpcEncodablePacket(); @@ -24528,38 +24494,38 @@ l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstanc lean_mark_persistent(l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance___closed__3); l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance = _init_l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_PanelWidgetInstance_instRpcEncodablePanelWidgetInstance); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__1); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__2(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__2); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__3(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__3); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__4(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__4); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__5(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__5); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__6(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__6); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__7(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__7); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__8(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__8); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__9(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__9); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__10(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__10); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__11(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__11); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__12(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__12); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__13(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__13); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__14 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__14(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__14); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__15 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__15(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__15); -l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__16 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__16(); -lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5242____closed__16); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__1); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__2 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__2(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__2); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__3 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__3(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__3); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__4 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__4(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__4); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__5 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__5(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__5); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__6 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__6(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__6); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__7 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__7(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__7); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__8 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__8(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__8); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__9 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__9(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__9); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__10 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__10(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__10); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__11 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__11(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__11); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__12 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__12(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__12); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__13 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__13(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__13); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__14 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__14(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__14); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__15 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__15(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__15); +l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__16 = _init_l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__16(); +lean_mark_persistent(l___private_Lean_Widget_UserWidget_0__Lean_Widget_Lean_Widget_GetWidgetsResponse_fromJsonRpcEncodablePacket____x40_Lean_Widget_UserWidget___hyg_5270____closed__16); l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacket___closed__1 = _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacket___closed__1(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacket___closed__1); l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacket = _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instFromJsonRpcEncodablePacket(); @@ -24568,8 +24534,8 @@ l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket___clos lean_mark_persistent(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket___closed__1); l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket = _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instToJsonRpcEncodablePacket); -l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____closed__1 = _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____closed__1(); -lean_mark_persistent(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5217____closed__1); +l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____closed__1 = _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____closed__1(); +lean_mark_persistent(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse_dec____x40_Lean_Widget_UserWidget___hyg_5245____closed__1); l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__1 = _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__1(); lean_mark_persistent(l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__1); l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__2 = _init_l_Lean_Widget_Lean_Widget_GetWidgetsResponse_instRpcEncodableGetWidgetsResponse___closed__2();