diff --git a/stage0/stdlib/Init/Tactics.c b/stage0/stdlib/Init/Tactics.c index e1aed2aa97..980256ddb0 100644 --- a/stage0/stdlib/Init/Tactics.c +++ b/stage0/stdlib/Init/Tactics.c @@ -546,6 +546,7 @@ static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__L LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticTrivial__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_mleftMacro___closed__4; 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_Tactic_as__aux__lemma___closed__15; static lean_object* l_Lean_Parser_Tactic_clearValueHyp___closed__18; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_liftLets; @@ -1320,7 +1321,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRul static lean_object* l_Lean_Parser_Tactic_tacticHave_______closed__4; static lean_object* l_Lean_Parser_Tactic_tacticSimp_x3f_x21_____closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpPre; -static lean_object* l_Lean_Parser_Tactic_valConfigItem___closed__27; static lean_object* l_Lean_Parser_Tactic_first___closed__21; static lean_object* l_Lean_Parser_Tactic_exposeNames___closed__1; static lean_object* l_Lean_Parser_Tactic_apply_x3f___closed__1; @@ -1341,6 +1341,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_simpTrace; static lean_object* l_Lean_Parser_Tactic_mhaveMacro___closed__3; static lean_object* l_Lean_Parser_Tactic_normCastAddElim___closed__0; static lean_object* l_Lean_Parser_Tactic_simpTraceArgsRest___closed__8; +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__mintroMacro__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_simpArgs___closed__2; @@ -1687,7 +1688,6 @@ static lean_object* l_Lean_Parser_Tactic_tacticLet_x27_______closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__mpureMacro__1(lean_object*, lean_object*, lean_object*); 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_Lean_Parser_Tactic_valConfigItem___closed__29; static lean_object* l_Lean_Parser_Tactic_specialize___closed__3; static lean_object* l_Lean_Parser_Tactic_unfold___closed__3; static lean_object* l_Lean_Parser_Tactic_fail___closed__1; @@ -1764,7 +1764,6 @@ static lean_object* l_Lean_Parser_Tactic_dbgTrace___closed__5; static lean_object* l_Lean_Parser_Tactic_refine___closed__3; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticNomatch___x2c_x2c__1___closed__1; static lean_object* l_Lean_Parser_Tactic_failIfSuccess___closed__1; -static lean_object* l_Lean_Parser_Tactic_valConfigItem___closed__30; static lean_object* l_Lean_Parser_Tactic_dsimpTraceArgsRest___closed__0; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticUnhygienic__; static lean_object* l_Lean_Parser_Tactic_tacticTrivial___closed__3; @@ -1807,7 +1806,6 @@ static lean_object* l_Lean_Parser_Tactic_rotateLeft___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_exact; static lean_object* l_Lean_Parser_Tactic_traceMessage___closed__2; static lean_object* l_Lean_Parser_Tactic_tacticTry_____closed__3; -static lean_object* l_Lean_Parser_Tactic_valConfigItem___closed__28; static lean_object* l_Lean_Parser_Tactic_funInduction___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_normCastAddElim; static lean_object* l_Lean_Parser_Tactic_paren___closed__2; @@ -1835,7 +1833,6 @@ static lean_object* l_Lean_Parser_Tactic_clearValue___closed__2; static lean_object* l_Lean_Parser_Tactic_anyGoals___closed__4; static lean_object* l_Lean_Parser_Tactic_omega___closed__3; static lean_object* l_Lean_Parser_Tactic_generalize___closed__5; -static lean_object* l_Lean_Parser_Tactic_valConfigItem___closed__31; static lean_object* l_Lean_Parser_Tactic___aux__Init__Tactics______macroRules__Lean__Parser__Tactic__tacticExfalso__1___closed__4; static lean_object* l_Lean_Parser_Tactic_constructor___closed__1; static lean_object* l_Lean_Parser_Tactic_intro___closed__5; @@ -8625,66 +8622,8 @@ return x_4; static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__18() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_unchecked("config", 6, 6); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__19() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__18; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__7; -x_3 = l_Lean_Name_mkStr2(x_2, x_1); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__20() { -_start: -{ -uint8_t x_1; lean_object* x_2; lean_object* x_3; -x_1 = 0; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__18; -x_3 = lean_alloc_ctor(6, 1, 1); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_1); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__21() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__20; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__19; -x_3 = l_Lean_Parser_Tactic_valConfigItem___closed__18; -x_4 = lean_alloc_ctor(9, 3, 0); -lean_ctor_set(x_4, 0, x_3); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_1); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__22() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__21; -x_2 = l_Lean_Parser_Tactic_intros___closed__7; -x_3 = l_Lean_Parser_Tactic_intros___closed__4; -x_4 = lean_alloc_ctor(2, 3, 0); -lean_ctor_set(x_4, 0, x_3); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_1); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__23() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__22; +x_1 = l_Lean_Parser_Tactic_intros___closed__7; x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__17; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); @@ -8694,19 +8633,7 @@ lean_ctor_set(x_4, 2, x_1); return x_4; } } -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__24() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__23; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__3; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__25() { +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__19() { _start: { lean_object* x_1; @@ -8714,22 +8641,22 @@ x_1 = lean_mk_string_unchecked(" := ", 4, 4); return x_1; } } -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__26() { +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__20() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__25; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__19; 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_valConfigItem___closed__27() { +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__26; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__24; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__20; +x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__18; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_3); @@ -8738,7 +8665,19 @@ lean_ctor_set(x_4, 2, x_1); return x_4; } } -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__28() { +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__22() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__21; +x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__3; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -8750,12 +8689,12 @@ lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__29() { +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__28; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__27; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__23; +x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__22; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_3); @@ -8764,12 +8703,12 @@ lean_ctor_set(x_4, 2, x_1); return x_4; } } -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__30() { +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_clearValueHyp___closed__16; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__29; +x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__24; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_3); @@ -8778,11 +8717,11 @@ lean_ctor_set(x_4, 2, x_1); return x_4; } } -static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__31() { +static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem___closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__30; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__25; x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__1; x_3 = l_Lean_Parser_Tactic_valConfigItem___closed__0; x_4 = lean_alloc_ctor(9, 3, 0); @@ -8796,7 +8735,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_valConfigItem() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__31; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__26; return x_1; } } @@ -8941,8 +8880,16 @@ return x_1; static lean_object* _init_l_Lean_Parser_Tactic_config___closed__0() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_unchecked("config", 6, 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_config___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_Lean_Parser_Tactic_valConfigItem___closed__18; +x_1 = l_Lean_Parser_Tactic_config___closed__0; x_2 = l_Lean_Parser_Tactic_as__aux__lemma___closed__2; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__1; x_4 = l_Lean_Parser_Tactic_as__aux__lemma___closed__0; @@ -8950,29 +8897,15 @@ x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); return x_5; } } -static lean_object* _init_l_Lean_Parser_Tactic_config___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__20; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__5; -x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; -x_4 = lean_alloc_ctor(2, 3, 0); -lean_ctor_set(x_4, 0, x_3); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_1); -return x_4; -} -} static lean_object* _init_l_Lean_Parser_Tactic_config___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Tactic_config___closed__1; -x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__3; -x_3 = lean_alloc_ctor(1, 2, 0); +uint8_t x_1; lean_object* x_2; lean_object* x_3; +x_1 = 0; +x_2 = l_Lean_Parser_Tactic_config___closed__0; +x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_1); return x_3; } } @@ -8980,8 +8913,8 @@ static lean_object* _init_l_Lean_Parser_Tactic_config___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_valConfigItem___closed__26; -x_2 = l_Lean_Parser_Tactic_config___closed__2; +x_1 = l_Lean_Parser_Tactic_config___closed__2; +x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__5; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_3); @@ -8993,22 +8926,20 @@ return x_4; static lean_object* _init_l_Lean_Parser_Tactic_config___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_valConfigItem___closed__28; -x_2 = l_Lean_Parser_Tactic_config___closed__3; -x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; -x_4 = lean_alloc_ctor(2, 3, 0); -lean_ctor_set(x_4, 0, x_3); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_1); -return x_4; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Tactic_config___closed__3; +x_2 = l_Lean_Parser_Tactic_valConfigItem___closed__3; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; } } static lean_object* _init_l_Lean_Parser_Tactic_config___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_clearValueHyp___closed__16; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__20; x_2 = l_Lean_Parser_Tactic_config___closed__4; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); @@ -9022,9 +8953,37 @@ static lean_object* _init_l_Lean_Parser_Tactic_config___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_config___closed__5; -x_2 = l_Lean_Parser_Tactic_config___closed__0; -x_3 = l_Lean_Parser_Tactic_valConfigItem___closed__18; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__23; +x_2 = l_Lean_Parser_Tactic_config___closed__5; +x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_3); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_1); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_config___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_clearValueHyp___closed__16; +x_2 = l_Lean_Parser_Tactic_config___closed__6; +x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; +x_4 = lean_alloc_ctor(2, 3, 0); +lean_ctor_set(x_4, 0, x_3); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_1); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_config___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Tactic_config___closed__7; +x_2 = l_Lean_Parser_Tactic_config___closed__1; +x_3 = l_Lean_Parser_Tactic_config___closed__0; x_4 = lean_alloc_ctor(9, 3, 0); lean_ctor_set(x_4, 0, x_3); lean_ctor_set(x_4, 1, x_2); @@ -9036,7 +8995,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_config() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Tactic_config___closed__6; +x_1 = l_Lean_Parser_Tactic_config___closed__8; return x_1; } } @@ -11516,7 +11475,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_discharger___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_valConfigItem___closed__26; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__20; x_2 = l_Lean_Parser_Tactic_discharger___closed__3; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); @@ -31123,7 +31082,7 @@ static lean_object* _init_l_term_u2039___u203a___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_valConfigItem___closed__28; +x_1 = l_Lean_Parser_Tactic_valConfigItem___closed__23; x_2 = l_term_u2039___u203a___closed__3; x_3 = l_Lean_Parser_Tactic_as__aux__lemma___closed__6; x_4 = lean_alloc_ctor(2, 3, 0); @@ -33061,16 +33020,6 @@ l_Lean_Parser_Tactic_valConfigItem___closed__25 = _init_l_Lean_Parser_Tactic_val lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem___closed__25); l_Lean_Parser_Tactic_valConfigItem___closed__26 = _init_l_Lean_Parser_Tactic_valConfigItem___closed__26(); lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem___closed__26); -l_Lean_Parser_Tactic_valConfigItem___closed__27 = _init_l_Lean_Parser_Tactic_valConfigItem___closed__27(); -lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem___closed__27); -l_Lean_Parser_Tactic_valConfigItem___closed__28 = _init_l_Lean_Parser_Tactic_valConfigItem___closed__28(); -lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem___closed__28); -l_Lean_Parser_Tactic_valConfigItem___closed__29 = _init_l_Lean_Parser_Tactic_valConfigItem___closed__29(); -lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem___closed__29); -l_Lean_Parser_Tactic_valConfigItem___closed__30 = _init_l_Lean_Parser_Tactic_valConfigItem___closed__30(); -lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem___closed__30); -l_Lean_Parser_Tactic_valConfigItem___closed__31 = _init_l_Lean_Parser_Tactic_valConfigItem___closed__31(); -lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem___closed__31); l_Lean_Parser_Tactic_valConfigItem = _init_l_Lean_Parser_Tactic_valConfigItem(); lean_mark_persistent(l_Lean_Parser_Tactic_valConfigItem); l_Lean_Parser_Tactic_configItem___closed__0 = _init_l_Lean_Parser_Tactic_configItem___closed__0(); @@ -33111,6 +33060,10 @@ l_Lean_Parser_Tactic_config___closed__5 = _init_l_Lean_Parser_Tactic_config___cl lean_mark_persistent(l_Lean_Parser_Tactic_config___closed__5); l_Lean_Parser_Tactic_config___closed__6 = _init_l_Lean_Parser_Tactic_config___closed__6(); lean_mark_persistent(l_Lean_Parser_Tactic_config___closed__6); +l_Lean_Parser_Tactic_config___closed__7 = _init_l_Lean_Parser_Tactic_config___closed__7(); +lean_mark_persistent(l_Lean_Parser_Tactic_config___closed__7); +l_Lean_Parser_Tactic_config___closed__8 = _init_l_Lean_Parser_Tactic_config___closed__8(); +lean_mark_persistent(l_Lean_Parser_Tactic_config___closed__8); l_Lean_Parser_Tactic_config = _init_l_Lean_Parser_Tactic_config(); lean_mark_persistent(l_Lean_Parser_Tactic_config); l_Lean_Parser_Tactic_locationWildcard___closed__0 = _init_l_Lean_Parser_Tactic_locationWildcard___closed__0(); diff --git a/stage0/stdlib/Lean/Class.c b/stage0/stdlib/Lean/Class.c index 02f451fa2c..81b04613f2 100644 --- a/stage0/stdlib/Lean/Class.c +++ b/stage0/stdlib/Lean/Class.c @@ -3333,7 +3333,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___private_Lean_Class_0__Lean_mkOutParamArgsImplicit_go___closed__2; x_2 = lean_unsigned_to_nat(24u); -x_3 = lean_unsigned_to_nat(1861u); +x_3 = lean_unsigned_to_nat(1876u); x_4 = l___private_Lean_Class_0__Lean_mkOutParamArgsImplicit_go___closed__1; x_5 = l___private_Lean_Class_0__Lean_mkOutParamArgsImplicit_go___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -3354,7 +3354,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___private_Lean_Class_0__Lean_mkOutParamArgsImplicit_go___closed__2; x_2 = lean_unsigned_to_nat(23u); -x_3 = lean_unsigned_to_nat(1850u); +x_3 = lean_unsigned_to_nat(1865u); x_4 = l___private_Lean_Class_0__Lean_mkOutParamArgsImplicit_go___closed__4; x_5 = l___private_Lean_Class_0__Lean_mkOutParamArgsImplicit_go___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Elab/App.c b/stage0/stdlib/Lean/Elab/App.c index bc44e0f0fd..16b39da1f1 100644 --- a/stage0/stdlib/Lean/Elab/App.c +++ b/stage0/stdlib/Lean/Elab/App.c @@ -29,6 +29,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoTree___at___Lean_Elab_pushInfoLeaf_ LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_elabAppArgs_spec__0___redArg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__10_spec__10___redArg(lean_object*, lean_object*, lean_object*, size_t, size_t); +lean_object* l_Lean_Expr_updateBinderNames(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Format_joinSep___at___Array_Array_repr___at___Lean_Elab_Term_instReprElabElimInfo_repr_spec__0_spec__0(lean_object*, lean_object*); static lean_object* l_Lean_exprDependsOn___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_findNamedArgDependsOnCurrent_x3f_spec__0___redArg___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabChoice(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -885,6 +886,7 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux___at___Lean_Persiste static lean_object* l_Lean_Elab_Term_initFn___lam__1___closed__0____x40_Lean_Elab_App_3092713055____hygCtx___hyg_2_; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabNamedPattern___regBuiltin_Lean_Elab_Term_elabNamedPattern_declRange__3___closed__0; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabElim_getNextArg_x3f___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__5___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_instReprElabElimInfo_repr___redArg___closed__15; LEAN_EXPORT lean_object* l___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__31_spec__31(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_go_spec__7_spec__11___boxed(lean_object*, lean_object*, lean_object*); @@ -984,6 +986,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at_____private_Lean_Elab_ LEAN_EXPORT lean_object* l_Array_contains___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__22___boxed(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg_throwUnusableParameter___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_elabAndAddNewArg(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_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__6(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_getRefPos___at___Lean_Elab_nestedExceptionToMessageData___at___Lean_Elab_throwErrorWithNestedErrors___at_____private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures_spec__9_spec__9_spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Iterators_IterM_DefaultConsumers_forIn_x27___at___Std_Iterators_IterM_DefaultConsumers_forIn_x27___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__3_spec__3___redArg___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___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg_throwUnusableParameter___closed__0; @@ -1244,6 +1247,7 @@ LEAN_EXPORT lean_object* l_Lean_withEnv___at_____private_Lean_Elab_App_0__Lean_E LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Elab_Term_initFn____x40_Lean_Elab_App_3092713055____hygCtx___hyg_2__spec__0_spec__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_usize_to_nat(size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabElim_saveArgInfo___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_Core_mkFreshUserName(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__5; LEAN_EXPORT lean_object* l___private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__31___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PersistentHashMap_contains___at___Lean_MVarId_isAssigned___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__0_spec__0___redArg(lean_object*, lean_object*); @@ -1854,10 +1858,12 @@ static lean_object* l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at___Lean_Elab_Term_ElabElim_finalize_spec__8(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*); static lean_object* l_Lean_mkUnknownIdentifierMessage___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Elab_Term_initFn____x40_Lean_Elab_App_3092713055____hygCtx___hyg_2__spec__0_spec__0_spec__0_spec__0_spec__0___closed__7; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___closed__1; +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__6___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_DTreeMap_Internal_Impl_Const_get_x3f___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux_spec__5___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_processInstImplicitArg_mkInstMVar___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_findSomeRevM_x3f_find___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_go_spec__7_spec__7_spec__7___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__4; +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__5(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_shouldElabAsElim___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__27; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__42; @@ -1911,6 +1917,7 @@ LEAN_EXPORT lean_object* l_Std_PRange_RangeIterator_instIteratorLoop_loop___at__ uint8_t l_Lean_Exception_isRuntime(lean_object*); static lean_object* l_Lean_Elab_Term_mkFreshBinderName___at___Lean_Elab_Term_ElabElim_mkMotive_spec__22___redArg___closed__0; LEAN_EXPORT lean_object* l___private_Lean_Meta_Transform_0__Lean_Meta_transformWithCache_visit___at___Lean_Meta_transform___at___Lean_Elab_Term_ElabElim_mkMotive_spec__1_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*); +static lean_object* l_Lean_Elab_Term_elabAppArgs___closed__19; LEAN_EXPORT lean_object* l_Lean_Meta_withIncRecDepth___at_____private_Lean_Meta_Transform_0__Lean_Meta_transformWithCache_visit___at___Lean_Meta_transform___at___Lean_Elab_Term_ElabElim_revertArgs_spec__1_spec__1_spec__10___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwUnknownConstantAt___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux_spec__1___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_Lean_logError___at___Lean_Elab_logException___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_go_spec__0_spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1988,7 +1995,7 @@ static lean_object* l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__27; LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_Term_throwInvalidNamedArg_spec__7(size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_Term_ElabElim_finalize___closed__4; LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevMAux___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_go_spec__7_spec__7_spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg___lam__0(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_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg___lam__0(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_App_0__Lean_Elab_Term_initFn___closed__14____x40_Lean_Elab_App_86049619____hygCtx___hyg_2_; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__44; static lean_object* l_Lean_logAt___at___Lean_logErrorAt___at___Lean_Elab_logException___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_go_spec__0_spec__0_spec__0___redArg___lam__0___closed__0; @@ -8695,56 +8702,56 @@ block_20: { lean_object* x_10; uint8_t x_11; x_10 = lean_unsigned_to_nat(0u); -x_11 = lean_nat_dec_lt(x_10, x_9); +x_11 = lean_nat_dec_lt(x_10, x_7); if (x_11 == 0) { uint8_t x_12; -x_12 = l_Lean_Expr_isAutoParam(x_7); +x_12 = l_Lean_Expr_isAutoParam(x_9); if (x_12 == 0) { uint8_t x_13; -x_13 = l_Lean_Expr_isOptParam(x_7); -lean_dec_ref(x_7); +x_13 = l_Lean_Expr_isOptParam(x_9); +lean_dec_ref(x_9); if (x_13 == 0) { lean_object* x_14; -lean_dec(x_9); -lean_dec(x_8); -lean_dec_ref(x_5); +lean_dec(x_7); +lean_dec_ref(x_6); +lean_dec(x_5); x_14 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_14, 0, x_6); +lean_ctor_set(x_14, 0, x_8); return x_14; } else { -lean_dec_ref(x_6); -x_2 = x_9; -x_3 = x_8; -x_4 = x_5; +lean_dec_ref(x_8); +x_2 = x_7; +x_3 = x_5; +x_4 = x_6; goto _start; } } else { -lean_dec_ref(x_7); -lean_dec_ref(x_6); -x_2 = x_9; -x_3 = x_8; -x_4 = x_5; +lean_dec_ref(x_9); +lean_dec_ref(x_8); +x_2 = x_7; +x_3 = x_5; +x_4 = x_6; goto _start; } } else { lean_object* x_17; lean_object* x_18; -lean_dec_ref(x_7); -lean_dec_ref(x_6); +lean_dec_ref(x_9); +lean_dec_ref(x_8); x_17 = lean_unsigned_to_nat(1u); -x_18 = lean_nat_sub(x_9, x_17); -lean_dec(x_9); +x_18 = lean_nat_sub(x_7, x_17); +lean_dec(x_7); x_2 = x_18; -x_3 = x_8; -x_4 = x_5; +x_3 = x_5; +x_4 = x_6; goto _start; } } @@ -8772,21 +8779,21 @@ goto _start; } else { -x_5 = x_26; -x_6 = x_23; -x_7 = x_25; -x_8 = x_22; -x_9 = x_21; +x_5 = x_22; +x_6 = x_26; +x_7 = x_21; +x_8 = x_23; +x_9 = x_25; goto block_20; } } else { -x_5 = x_26; -x_6 = x_23; -x_7 = x_25; -x_8 = x_22; -x_9 = x_21; +x_5 = x_22; +x_6 = x_26; +x_7 = x_21; +x_8 = x_23; +x_9 = x_25; goto block_20; } } @@ -9439,7 +9446,7 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType(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; 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; uint8_t x_62; +lean_object* x_11; uint8_t 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; uint8_t x_62; x_62 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_shouldPropagateExpectedTypeFor(x_1); if (x_62 == 0) { @@ -9530,12 +9537,12 @@ block_154: { uint8_t x_90; lean_object* x_91; x_90 = lean_ctor_get_uint8(x_81, 1); -x_91 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_getForallBody(x_90, x_80, x_74, x_72); +x_91 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_getForallBody(x_90, x_78, x_74, x_72); if (lean_obj_tag(x_91) == 0) { lean_object* x_92; lean_object* x_93; +lean_dec(x_80); lean_dec_ref(x_79); -lean_dec(x_78); x_92 = lean_box(0); x_93 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType___lam__0(x_92, x_81, x_82, x_83, x_84, x_85, x_86, x_87, x_88, x_89); lean_dec(x_88); @@ -9588,8 +9595,8 @@ lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; x_102 = lean_ctor_get(x_100, 1); x_103 = lean_ctor_get(x_100, 0); lean_dec(x_103); -lean_inc(x_78); -x_104 = l_Lean_isTracingEnabledFor___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__0___redArg(x_78, x_87, x_102); +lean_inc(x_80); +x_104 = l_Lean_isTracingEnabledFor___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__0___redArg(x_80, x_87, x_102); x_105 = lean_ctor_get(x_104, 0); lean_inc(x_105); x_106 = lean_unbox(x_105); @@ -9598,15 +9605,15 @@ if (x_106 == 0) { lean_object* x_107; uint8_t x_108; lean_free_object(x_100); -lean_dec(x_78); +lean_dec(x_80); x_107 = lean_ctor_get(x_104, 1); lean_inc(x_107); lean_dec_ref(x_104); x_108 = lean_unbox(x_97); lean_dec(x_97); -x_11 = x_108; -x_12 = x_94; -x_13 = x_79; +x_11 = x_79; +x_12 = x_108; +x_13 = x_94; x_14 = x_82; x_15 = x_85; x_16 = x_86; @@ -9636,15 +9643,15 @@ x_114 = l_Lean_MessageData_ofExpr(x_94); lean_ctor_set_tag(x_100, 7); lean_ctor_set(x_100, 1, x_114); lean_ctor_set(x_100, 0, x_104); -x_115 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_78, x_100, x_85, x_86, x_87, x_88, x_110); +x_115 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_80, x_100, x_85, x_86, x_87, x_88, x_110); x_116 = lean_ctor_get(x_115, 1); lean_inc(x_116); lean_dec_ref(x_115); x_117 = lean_unbox(x_97); lean_dec(x_97); -x_11 = x_117; -x_12 = x_94; -x_13 = x_79; +x_11 = x_79; +x_12 = x_117; +x_13 = x_94; x_14 = x_82; x_15 = x_85; x_16 = x_86; @@ -9670,15 +9677,15 @@ x_122 = l_Lean_MessageData_ofExpr(x_94); lean_ctor_set_tag(x_100, 7); lean_ctor_set(x_100, 1, x_122); lean_ctor_set(x_100, 0, x_121); -x_123 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_78, x_100, x_85, x_86, x_87, x_88, x_118); +x_123 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_80, x_100, x_85, x_86, x_87, x_88, x_118); x_124 = lean_ctor_get(x_123, 1); lean_inc(x_124); lean_dec_ref(x_123); x_125 = lean_unbox(x_97); lean_dec(x_97); -x_11 = x_125; -x_12 = x_94; -x_13 = x_79; +x_11 = x_79; +x_12 = x_125; +x_13 = x_94; x_14 = x_82; x_15 = x_85; x_16 = x_86; @@ -9695,8 +9702,8 @@ lean_object* x_126; lean_object* x_127; lean_object* x_128; uint8_t x_129; x_126 = lean_ctor_get(x_100, 1); lean_inc(x_126); lean_dec(x_100); -lean_inc(x_78); -x_127 = l_Lean_isTracingEnabledFor___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__0___redArg(x_78, x_87, x_126); +lean_inc(x_80); +x_127 = l_Lean_isTracingEnabledFor___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__0___redArg(x_80, x_87, x_126); x_128 = lean_ctor_get(x_127, 0); lean_inc(x_128); x_129 = lean_unbox(x_128); @@ -9704,15 +9711,15 @@ lean_dec(x_128); if (x_129 == 0) { lean_object* x_130; uint8_t x_131; -lean_dec(x_78); +lean_dec(x_80); x_130 = lean_ctor_get(x_127, 1); lean_inc(x_130); lean_dec_ref(x_127); x_131 = lean_unbox(x_97); lean_dec(x_97); -x_11 = x_131; -x_12 = x_94; -x_13 = x_79; +x_11 = x_79; +x_12 = x_131; +x_13 = x_94; x_14 = x_82; x_15 = x_85; x_16 = x_86; @@ -9750,15 +9757,15 @@ x_137 = l_Lean_MessageData_ofExpr(x_94); x_138 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_138, 0, x_136); lean_ctor_set(x_138, 1, x_137); -x_139 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_78, x_138, x_85, x_86, x_87, x_88, x_132); +x_139 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_80, x_138, x_85, x_86, x_87, x_88, x_132); x_140 = lean_ctor_get(x_139, 1); lean_inc(x_140); lean_dec_ref(x_139); x_141 = lean_unbox(x_97); lean_dec(x_97); -x_11 = x_141; -x_12 = x_94; -x_13 = x_79; +x_11 = x_79; +x_12 = x_141; +x_13 = x_94; x_14 = x_82; x_15 = x_85; x_16 = x_86; @@ -9777,8 +9784,8 @@ lean_dec(x_88); lean_dec_ref(x_87); lean_dec(x_86); lean_dec_ref(x_85); +lean_dec(x_80); lean_dec_ref(x_79); -lean_dec(x_78); return x_100; } } @@ -9792,8 +9799,8 @@ lean_dec_ref(x_87); lean_dec(x_86); lean_dec_ref(x_85); lean_dec_ref(x_83); +lean_dec(x_80); lean_dec_ref(x_79); -lean_dec(x_78); x_142 = !lean_is_exclusive(x_96); if (x_142 == 0) { @@ -9827,8 +9834,8 @@ lean_dec_ref(x_87); lean_dec(x_86); lean_dec_ref(x_85); lean_dec_ref(x_83); +lean_dec(x_80); lean_dec_ref(x_79); -lean_dec(x_78); x_148 = !lean_is_exclusive(x_96); if (x_148 == 0) { @@ -9858,8 +9865,8 @@ lean_dec_ref(x_87); lean_dec(x_86); lean_dec_ref(x_85); lean_dec_ref(x_83); +lean_dec(x_80); lean_dec_ref(x_79); -lean_dec(x_78); x_152 = lean_box(0); x_153 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_153, 0, x_152); @@ -9915,9 +9922,9 @@ if (x_167 == 0) lean_free_object(x_162); lean_free_object(x_75); lean_dec_ref(x_76); -x_78 = x_161; +x_78 = x_166; x_79 = x_159; -x_80 = x_166; +x_80 = x_161; x_81 = x_2; x_82 = x_3; x_83 = x_4; @@ -9967,9 +9974,9 @@ x_182 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabApp x_183 = lean_ctor_get(x_182, 1); lean_inc(x_183); lean_dec_ref(x_182); -x_78 = x_161; +x_78 = x_166; x_79 = x_159; -x_80 = x_166; +x_80 = x_161; x_81 = x_2; x_82 = x_3; x_83 = x_4; @@ -9998,9 +10005,9 @@ if (x_187 == 0) { lean_free_object(x_75); lean_dec_ref(x_76); -x_78 = x_161; +x_78 = x_186; x_79 = x_159; -x_80 = x_186; +x_80 = x_161; x_81 = x_2; x_82 = x_3; x_83 = x_4; @@ -10050,9 +10057,9 @@ x_203 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabApp x_204 = lean_ctor_get(x_203, 1); lean_inc(x_204); lean_dec_ref(x_203); -x_78 = x_161; +x_78 = x_186; x_79 = x_159; -x_80 = x_186; +x_80 = x_161; x_81 = x_2; x_82 = x_3; x_83 = x_4; @@ -10206,9 +10213,9 @@ if (x_240 == 0) { lean_dec(x_238); lean_dec_ref(x_76); -x_78 = x_234; +x_78 = x_239; x_79 = x_232; -x_80 = x_239; +x_80 = x_234; x_81 = x_2; x_82 = x_3; x_83 = x_4; @@ -10263,9 +10270,9 @@ x_257 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabApp x_258 = lean_ctor_get(x_257, 1); lean_inc(x_258); lean_dec_ref(x_257); -x_78 = x_234; +x_78 = x_239; x_79 = x_232; -x_80 = x_239; +x_80 = x_234; x_81 = x_2; x_82 = x_3; x_83 = x_4; @@ -10409,7 +10416,7 @@ goto block_279; block_61: { lean_object* x_20; -x_20 = l_Lean_Meta_isExprDefEq(x_13, x_12, x_15, x_16, x_17, x_18, x_19); +x_20 = l_Lean_Meta_isExprDefEq(x_11, x_13, x_15, x_16, x_17, x_18, x_19); if (lean_obj_tag(x_20) == 0) { lean_object* x_21; uint8_t x_22; @@ -10459,7 +10466,7 @@ x_33 = !lean_is_exclusive(x_31); if (x_33 == 0) { lean_object* x_34; uint8_t x_35; -lean_ctor_set_uint8(x_31, sizeof(void*)*10, x_11); +lean_ctor_set_uint8(x_31, sizeof(void*)*10, x_12); x_34 = lean_st_ref_set(x_14, x_31, x_32); x_35 = !lean_is_exclusive(x_34); if (x_35 == 0) @@ -10519,7 +10526,7 @@ lean_ctor_set(x_51, 6, x_47); lean_ctor_set(x_51, 7, x_48); lean_ctor_set(x_51, 8, x_49); lean_ctor_set(x_51, 9, x_50); -lean_ctor_set_uint8(x_51, sizeof(void*)*10, x_11); +lean_ctor_set_uint8(x_51, sizeof(void*)*10, x_12); x_52 = lean_st_ref_set(x_14, x_51, x_32); x_53 = lean_ctor_get(x_52, 1); lean_inc(x_53); @@ -10903,6 +10910,62 @@ x_17 = l___private_Init_Data_Array_Basic_0__Array_forIn_x27Unsafe_loop___at_____ return x_17; } } +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__5(size_t x_1, size_t x_2, lean_object* x_3) { +_start: +{ +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) +{ +return x_3; +} +else +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; size_t x_9; size_t x_10; lean_object* x_11; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_ctor_get(x_5, 1); +lean_inc(x_6); +lean_dec(x_5); +x_7 = lean_unsigned_to_nat(0u); +x_8 = lean_array_uset(x_3, x_2, x_7); +x_9 = 1; +x_10 = lean_usize_add(x_2, x_9); +x_11 = lean_array_uset(x_8, x_2, x_6); +x_2 = x_10; +x_3 = x_11; +goto _start; +} +} +} +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__6(size_t x_1, size_t x_2, lean_object* x_3) { +_start: +{ +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) +{ +return x_3; +} +else +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_ctor_get(x_5, 0); +lean_inc(x_6); +lean_dec(x_5); +x_7 = lean_unsigned_to_nat(0u); +x_8 = lean_array_uset(x_3, x_2, x_7); +x_9 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_9, 0, x_6); +x_10 = 1; +x_11 = lean_usize_add(x_2, x_10); +x_12 = lean_array_uset(x_8, x_2, x_9); +x_2 = x_11; +x_3 = x_12; +goto _start; +} +} +} LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___lam__0(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: { @@ -11030,7 +11093,7 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize(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) { _start: { -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_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; 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_120; lean_object* x_121; 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_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; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_214; +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_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; 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_120; lean_object* x_121; 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_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; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_219; x_31 = lean_st_ref_get(x_2, x_9); x_32 = lean_ctor_get(x_31, 0); lean_inc(x_32); @@ -11062,9 +11125,9 @@ lean_inc_ref(x_186); x_187 = lean_ctor_get(x_32, 8); lean_inc(x_187); lean_dec(x_32); -x_214 = lean_unbox(x_181); +x_219 = lean_unbox(x_181); lean_dec(x_181); -if (x_214 == 0) +if (x_219 == 0) { x_188 = x_1; x_189 = x_2; @@ -11075,17 +11138,17 @@ x_193 = x_6; x_194 = x_7; x_195 = x_8; x_196 = x_182; -goto block_213; +goto block_218; } else { -lean_object* x_215; lean_object* x_216; lean_object* x_217; +lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_inc_ref(x_183); -x_215 = l_Lean_MessageData_ofExpr(x_183); -x_216 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_35, x_215, x_5, x_6, x_7, x_8, x_182); -x_217 = lean_ctor_get(x_216, 1); -lean_inc(x_217); -lean_dec_ref(x_216); +x_220 = l_Lean_MessageData_ofExpr(x_183); +x_221 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg(x_35, x_220, x_5, x_6, x_7, x_8, x_182); +x_222 = lean_ctor_get(x_221, 1); +lean_inc(x_222); +lean_dec_ref(x_221); x_188 = x_1; x_189 = x_2; x_190 = x_3; @@ -11094,8 +11157,8 @@ x_192 = x_5; x_193 = x_6; x_194 = x_7; x_195 = x_8; -x_196 = x_217; -goto block_213; +x_196 = x_222; +goto block_218; } block_30: { @@ -11148,22 +11211,22 @@ return x_29; } block_119: { -if (lean_obj_tag(x_39) == 0) +if (lean_obj_tag(x_40) == 0) { -lean_dec_ref(x_37); -if (lean_obj_tag(x_36) == 0) +lean_dec_ref(x_36); +if (lean_obj_tag(x_38) == 0) { lean_object* x_51; lean_dec_ref(x_41); -x_51 = lean_apply_10(x_40, x_38, x_42, x_43, x_44, x_45, x_46, x_47, x_48, x_49, x_50); +x_51 = lean_apply_10(x_39, x_37, x_42, x_43, x_44, x_45, x_46, x_47, x_48, x_49, x_50); return x_51; } else { lean_object* x_52; lean_object* x_53; -x_52 = lean_ctor_get(x_36, 0); +x_52 = lean_ctor_get(x_38, 0); lean_inc(x_52); -lean_dec_ref(x_36); +lean_dec_ref(x_38); lean_inc(x_49); lean_inc_ref(x_48); lean_inc(x_47); @@ -11187,9 +11250,9 @@ lean_object* x_58; x_58 = lean_ctor_get(x_55, 1); lean_inc(x_58); lean_dec_ref(x_55); -x_10 = x_38; +x_10 = x_37; x_11 = x_52; -x_12 = x_40; +x_12 = x_39; x_13 = x_41; x_14 = x_42; x_15 = x_43; @@ -11222,9 +11285,9 @@ x_64 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppA x_65 = lean_ctor_get(x_64, 1); lean_inc(x_65); lean_dec_ref(x_64); -x_10 = x_38; +x_10 = x_37; x_11 = x_52; -x_12 = x_40; +x_12 = x_39; x_13 = x_41; x_14 = x_42; x_15 = x_43; @@ -11253,9 +11316,9 @@ x_70 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppA x_71 = lean_ctor_get(x_70, 1); lean_inc(x_71); lean_dec_ref(x_70); -x_10 = x_38; +x_10 = x_37; x_11 = x_52; -x_12 = x_40; +x_12 = x_39; x_13 = x_41; x_14 = x_42; x_15 = x_43; @@ -11283,7 +11346,7 @@ lean_dec_ref(x_44); lean_dec(x_43); lean_dec_ref(x_42); lean_dec_ref(x_41); -lean_dec_ref(x_40); +lean_dec_ref(x_39); x_72 = !lean_is_exclusive(x_53); if (x_72 == 0) { @@ -11309,11 +11372,11 @@ else { lean_object* x_76; lean_object* x_77; lean_dec_ref(x_42); -lean_dec_ref(x_40); -lean_dec(x_36); -x_76 = lean_ctor_get(x_39, 0); -lean_inc(x_76); lean_dec_ref(x_39); +lean_dec(x_38); +x_76 = lean_ctor_get(x_40, 0); +lean_inc(x_76); +lean_dec_ref(x_40); lean_inc(x_49); lean_inc_ref(x_48); lean_inc(x_47); @@ -11353,7 +11416,7 @@ lean_dec_ref(x_46); lean_dec(x_45); lean_dec_ref(x_44); lean_dec_ref(x_41); -lean_ctor_set(x_79, 0, x_37); +lean_ctor_set(x_79, 0, x_36); return x_79; } else @@ -11372,7 +11435,7 @@ lean_dec(x_47); lean_dec_ref(x_46); lean_dec(x_45); lean_dec_ref(x_44); -lean_ctor_set(x_79, 0, x_37); +lean_ctor_set(x_79, 0, x_36); return x_79; } else @@ -11389,7 +11452,7 @@ if (x_89 == 0) lean_object* x_90; x_90 = lean_ctor_get(x_88, 0); lean_dec(x_90); -lean_ctor_set(x_88, 0, x_37); +lean_ctor_set(x_88, 0, x_36); return x_88; } else @@ -11399,7 +11462,7 @@ x_91 = lean_ctor_get(x_88, 1); lean_inc(x_91); lean_dec(x_88); x_92 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_92, 0, x_37); +lean_ctor_set(x_92, 0, x_36); lean_ctor_set(x_92, 1, x_91); return x_92; } @@ -11407,7 +11470,7 @@ return x_92; else { uint8_t x_93; -lean_dec_ref(x_37); +lean_dec_ref(x_36); x_93 = !lean_is_exclusive(x_88); if (x_93 == 0) { @@ -11449,7 +11512,7 @@ lean_dec(x_45); lean_dec_ref(x_44); lean_dec_ref(x_41); x_99 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_99, 0, x_37); +lean_ctor_set(x_99, 0, x_36); lean_ctor_set(x_99, 1, x_97); return x_99; } @@ -11471,7 +11534,7 @@ lean_dec_ref(x_46); lean_dec(x_45); lean_dec_ref(x_44); x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_37); +lean_ctor_set(x_102, 0, x_36); lean_ctor_set(x_102, 1, x_97); return x_102; } @@ -11497,14 +11560,14 @@ if (lean_is_scalar(x_105)) { } else { x_106 = x_105; } -lean_ctor_set(x_106, 0, x_37); +lean_ctor_set(x_106, 0, x_36); lean_ctor_set(x_106, 1, x_104); return x_106; } else { lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; -lean_dec_ref(x_37); +lean_dec_ref(x_36); x_107 = lean_ctor_get(x_103, 0); lean_inc(x_107); x_108 = lean_ctor_get(x_103, 1); @@ -11547,7 +11610,7 @@ if (x_111 == 0) lean_object* x_112; x_112 = lean_ctor_get(x_79, 0); lean_dec(x_112); -lean_ctor_set(x_79, 0, x_37); +lean_ctor_set(x_79, 0, x_36); return x_79; } else @@ -11557,7 +11620,7 @@ x_113 = lean_ctor_get(x_79, 1); lean_inc(x_113); lean_dec(x_79); x_114 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_114, 0, x_37); +lean_ctor_set(x_114, 0, x_36); lean_ctor_set(x_114, 1, x_113); return x_114; } @@ -11574,7 +11637,7 @@ lean_dec_ref(x_46); lean_dec(x_45); lean_dec_ref(x_44); lean_dec_ref(x_41); -lean_dec_ref(x_37); +lean_dec_ref(x_36); x_115 = !lean_is_exclusive(x_77); if (x_115 == 0) { @@ -11631,11 +11694,11 @@ if (x_142 == 0) lean_free_object(x_137); lean_free_object(x_133); lean_dec(x_34); -x_36 = x_120; -x_37 = x_123; +x_36 = x_123; +x_37 = x_120; x_38 = x_121; -x_39 = x_122; -x_40 = x_141; +x_39 = x_141; +x_40 = x_122; x_41 = x_135; x_42 = x_124; x_43 = x_125; @@ -11675,11 +11738,11 @@ x_148 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabApp x_149 = lean_ctor_get(x_148, 1); lean_inc(x_149); lean_dec_ref(x_148); -x_36 = x_120; -x_37 = x_123; +x_36 = x_123; +x_37 = x_120; x_38 = x_121; -x_39 = x_122; -x_40 = x_141; +x_39 = x_141; +x_40 = x_122; x_41 = x_135; x_42 = x_124; x_43 = x_125; @@ -11710,11 +11773,11 @@ if (x_153 == 0) { lean_free_object(x_133); lean_dec(x_34); -x_36 = x_120; -x_37 = x_123; +x_36 = x_123; +x_37 = x_120; x_38 = x_121; -x_39 = x_122; -x_40 = x_152; +x_39 = x_152; +x_40 = x_122; x_41 = x_135; x_42 = x_124; x_43 = x_125; @@ -11754,11 +11817,11 @@ x_160 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabApp x_161 = lean_ctor_get(x_160, 1); lean_inc(x_161); lean_dec_ref(x_160); -x_36 = x_120; -x_37 = x_123; +x_36 = x_123; +x_37 = x_120; x_38 = x_121; -x_39 = x_122; -x_40 = x_152; +x_39 = x_152; +x_40 = x_122; x_41 = x_135; x_42 = x_124; x_43 = x_125; @@ -11803,11 +11866,11 @@ if (x_169 == 0) { lean_dec(x_167); lean_dec(x_34); -x_36 = x_120; -x_37 = x_123; +x_36 = x_123; +x_37 = x_120; x_38 = x_121; -x_39 = x_122; -x_40 = x_168; +x_39 = x_168; +x_40 = x_122; x_41 = x_162; x_42 = x_124; x_43 = x_125; @@ -11852,11 +11915,11 @@ x_177 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabApp x_178 = lean_ctor_get(x_177, 1); lean_inc(x_178); lean_dec_ref(x_177); -x_36 = x_120; -x_37 = x_123; +x_36 = x_123; +x_37 = x_120; x_38 = x_121; -x_39 = x_122; -x_40 = x_168; +x_39 = x_168; +x_40 = x_122; x_41 = x_162; x_42 = x_124; x_43 = x_125; @@ -11883,12 +11946,12 @@ lean_dec(x_125); lean_dec_ref(x_124); lean_dec_ref(x_123); lean_dec(x_122); -lean_dec(x_120); +lean_dec(x_121); lean_dec(x_34); return x_133; } } -block_213: +block_218: { lean_object* x_197; lean_object* x_198; size_t x_199; size_t x_200; lean_object* x_201; x_197 = lean_ctor_get(x_194, 5); @@ -11908,23 +11971,29 @@ lean_dec_ref(x_201); x_203 = l_Array_isEmpty___redArg(x_185); if (x_203 == 0) { -uint8_t x_204; uint8_t x_205; lean_object* x_206; +uint8_t x_204; size_t x_205; lean_object* x_206; uint8_t x_207; lean_object* x_208; x_204 = 1; -x_205 = 1; -x_206 = l_Lean_Meta_mkLambdaFVars(x_185, x_183, x_203, x_204, x_203, x_204, x_205, x_192, x_193, x_194, x_195, x_202); -lean_dec_ref(x_185); -if (lean_obj_tag(x_206) == 0) -{ -lean_object* x_207; lean_object* x_208; -x_207 = lean_ctor_get(x_206, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); -lean_inc(x_208); +x_205 = lean_array_size(x_185); +lean_inc_ref(x_185); +x_206 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__5(x_205, x_200, x_185); +x_207 = 1; +x_208 = l_Lean_Meta_mkLambdaFVars(x_206, x_183, x_203, x_204, x_203, x_204, x_207, x_192, x_193, x_194, x_195, x_202); lean_dec_ref(x_206); -x_120 = x_184; -x_121 = x_198; +if (lean_obj_tag(x_208) == 0) +{ +lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; +x_209 = lean_ctor_get(x_208, 0); +lean_inc(x_209); +x_210 = lean_ctor_get(x_208, 1); +lean_inc(x_210); +lean_dec_ref(x_208); +x_211 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__6(x_205, x_200, x_185); +x_212 = lean_array_to_list(x_211); +x_213 = l_Lean_Expr_updateBinderNames(x_209, x_212); +x_120 = x_198; +x_121 = x_184; x_122 = x_187; -x_123 = x_207; +x_123 = x_213; x_124 = x_188; x_125 = x_189; x_126 = x_190; @@ -11933,7 +12002,7 @@ x_128 = x_192; x_129 = x_193; x_130 = x_194; x_131 = x_195; -x_132 = x_208; +x_132 = x_210; goto block_179; } else @@ -11947,16 +12016,17 @@ lean_dec_ref(x_190); lean_dec(x_189); lean_dec_ref(x_188); lean_dec(x_187); +lean_dec_ref(x_185); lean_dec(x_184); lean_dec(x_34); -return x_206; +return x_208; } } else { lean_dec_ref(x_185); -x_120 = x_184; -x_121 = x_198; +x_120 = x_198; +x_121 = x_184; x_122 = x_187; x_123 = x_183; x_124 = x_188; @@ -11973,7 +12043,7 @@ goto block_179; } else { -uint8_t x_209; +uint8_t x_214; lean_dec(x_195); lean_dec_ref(x_194); lean_dec(x_193); @@ -11987,23 +12057,23 @@ lean_dec_ref(x_185); lean_dec(x_184); lean_dec_ref(x_183); lean_dec(x_34); -x_209 = !lean_is_exclusive(x_201); -if (x_209 == 0) +x_214 = !lean_is_exclusive(x_201); +if (x_214 == 0) { return x_201; } else { -lean_object* x_210; lean_object* x_211; lean_object* x_212; -x_210 = lean_ctor_get(x_201, 0); -x_211 = lean_ctor_get(x_201, 1); -lean_inc(x_211); -lean_inc(x_210); +lean_object* x_215; lean_object* x_216; lean_object* x_217; +x_215 = lean_ctor_get(x_201, 0); +x_216 = lean_ctor_get(x_201, 1); +lean_inc(x_216); +lean_inc(x_215); lean_dec(x_201); -x_212 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_212, 0, x_210); -lean_ctor_set(x_212, 1, x_211); -return x_212; +x_217 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_217, 0, x_215); +lean_ctor_set(x_217, 1, x_216); +return x_217; } } } @@ -12139,6 +12209,30 @@ lean_dec_ref(x_4); return x_19; } } +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__5(x_4, x_5, x_3); +return x_6; +} +} +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize_spec__6(x_4, x_5, x_3); +return x_6; +} +} LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___lam__0___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: { @@ -15475,153 +15569,273 @@ x_14 = l_Lean_Meta_withLocalDeclD___at_____private_Lean_Elab_App_0__Lean_Elab_Te return x_14; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg___lam__0(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___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg___lam__0(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_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; -x_12 = lean_st_ref_take(x_4, 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_ref(x_12); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_13; uint8_t x_14; +x_13 = lean_st_ref_take(x_5, x_12); +x_14 = !lean_is_exclusive(x_13); +if (x_14 == 0) { -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_13, 5); -lean_inc_ref(x_2); -x_17 = lean_array_push(x_16, x_2); -lean_ctor_set(x_13, 5, x_17); -x_18 = lean_st_ref_set(x_4, x_13, x_14); -x_19 = lean_ctor_get(x_18, 1); -lean_inc(x_19); -lean_dec_ref(x_18); -x_20 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addNewArg___redArg(x_1, x_2, x_4, x_6, x_19); -if (lean_obj_tag(x_20) == 0) +lean_object* x_15; uint8_t x_16; +x_15 = lean_ctor_get(x_13, 0); +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) { -lean_object* x_21; lean_object* x_22; +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_17 = lean_ctor_get(x_13, 1); +x_18 = lean_ctor_get(x_15, 5); +lean_inc_ref(x_3); +lean_ctor_set(x_13, 1, x_3); +lean_ctor_set(x_13, 0, x_1); +x_19 = lean_array_push(x_18, x_13); +lean_ctor_set(x_15, 5, x_19); +x_20 = lean_st_ref_set(x_5, x_15, x_17); x_21 = lean_ctor_get(x_20, 1); lean_inc(x_21); lean_dec_ref(x_20); -x_22 = l_Lean_Elab_Term_ElabAppArgs_main(x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_21); +x_22 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addNewArg___redArg(x_2, x_3, x_5, x_7, x_21); +if (lean_obj_tag(x_22) == 0) +{ +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_22, 1); +lean_inc(x_23); +lean_dec_ref(x_22); +x_24 = l_Lean_Elab_Term_ElabAppArgs_main(x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_23); +return x_24; +} +else +{ +uint8_t x_25; +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec(x_7); +lean_dec_ref(x_6); +lean_dec(x_5); +lean_dec_ref(x_4); +x_25 = !lean_is_exclusive(x_22); +if (x_25 == 0) +{ return x_22; } else { -uint8_t x_23; -lean_dec(x_10); -lean_dec_ref(x_9); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -x_23 = !lean_is_exclusive(x_20); -if (x_23 == 0) -{ -return x_20; -} -else -{ -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_20, 0); -x_25 = lean_ctor_get(x_20, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_20); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_25); -return x_26; +lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_26 = lean_ctor_get(x_22, 0); +x_27 = lean_ctor_get(x_22, 1); +lean_inc(x_27); +lean_inc(x_26); +lean_dec(x_22); +x_28 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_28, 0, x_26); +lean_ctor_set(x_28, 1, x_27); +return x_28; } } } 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; uint8_t 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_27 = lean_ctor_get(x_13, 0); -x_28 = lean_ctor_get(x_13, 1); -x_29 = lean_ctor_get(x_13, 2); -x_30 = lean_ctor_get(x_13, 3); -x_31 = lean_ctor_get(x_13, 4); -x_32 = lean_ctor_get(x_13, 5); -x_33 = lean_ctor_get(x_13, 6); -x_34 = lean_ctor_get(x_13, 7); -x_35 = lean_ctor_get_uint8(x_13, sizeof(void*)*10); -x_36 = lean_ctor_get(x_13, 8); -x_37 = lean_ctor_get(x_13, 9); +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; uint8_t x_38; 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; +x_29 = lean_ctor_get(x_13, 1); +x_30 = lean_ctor_get(x_15, 0); +x_31 = lean_ctor_get(x_15, 1); +x_32 = lean_ctor_get(x_15, 2); +x_33 = lean_ctor_get(x_15, 3); +x_34 = lean_ctor_get(x_15, 4); +x_35 = lean_ctor_get(x_15, 5); +x_36 = lean_ctor_get(x_15, 6); +x_37 = lean_ctor_get(x_15, 7); +x_38 = lean_ctor_get_uint8(x_15, sizeof(void*)*10); +x_39 = lean_ctor_get(x_15, 8); +x_40 = lean_ctor_get(x_15, 9); +lean_inc(x_40); +lean_inc(x_39); lean_inc(x_37); lean_inc(x_36); +lean_inc(x_35); lean_inc(x_34); lean_inc(x_33); lean_inc(x_32); lean_inc(x_31); lean_inc(x_30); -lean_inc(x_29); -lean_inc(x_28); -lean_inc(x_27); -lean_dec(x_13); -lean_inc_ref(x_2); -x_38 = lean_array_push(x_32, x_2); -x_39 = lean_alloc_ctor(0, 10, 1); -lean_ctor_set(x_39, 0, x_27); -lean_ctor_set(x_39, 1, x_28); -lean_ctor_set(x_39, 2, x_29); -lean_ctor_set(x_39, 3, x_30); -lean_ctor_set(x_39, 4, x_31); -lean_ctor_set(x_39, 5, x_38); -lean_ctor_set(x_39, 6, x_33); -lean_ctor_set(x_39, 7, x_34); -lean_ctor_set(x_39, 8, x_36); -lean_ctor_set(x_39, 9, x_37); -lean_ctor_set_uint8(x_39, sizeof(void*)*10, x_35); -x_40 = lean_st_ref_set(x_4, x_39, x_14); -x_41 = lean_ctor_get(x_40, 1); -lean_inc(x_41); -lean_dec_ref(x_40); -x_42 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addNewArg___redArg(x_1, x_2, x_4, x_6, x_41); -if (lean_obj_tag(x_42) == 0) +lean_dec(x_15); +lean_inc_ref(x_3); +lean_ctor_set(x_13, 1, x_3); +lean_ctor_set(x_13, 0, x_1); +x_41 = lean_array_push(x_35, x_13); +x_42 = lean_alloc_ctor(0, 10, 1); +lean_ctor_set(x_42, 0, x_30); +lean_ctor_set(x_42, 1, x_31); +lean_ctor_set(x_42, 2, x_32); +lean_ctor_set(x_42, 3, x_33); +lean_ctor_set(x_42, 4, x_34); +lean_ctor_set(x_42, 5, x_41); +lean_ctor_set(x_42, 6, x_36); +lean_ctor_set(x_42, 7, x_37); +lean_ctor_set(x_42, 8, x_39); +lean_ctor_set(x_42, 9, x_40); +lean_ctor_set_uint8(x_42, sizeof(void*)*10, x_38); +x_43 = lean_st_ref_set(x_5, x_42, x_29); +x_44 = lean_ctor_get(x_43, 1); +lean_inc(x_44); +lean_dec_ref(x_43); +x_45 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addNewArg___redArg(x_2, x_3, x_5, x_7, x_44); +if (lean_obj_tag(x_45) == 0) { -lean_object* x_43; lean_object* x_44; -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -lean_dec_ref(x_42); -x_44 = l_Lean_Elab_Term_ElabAppArgs_main(x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_43); -return x_44; +lean_object* x_46; lean_object* x_47; +x_46 = lean_ctor_get(x_45, 1); +lean_inc(x_46); +lean_dec_ref(x_45); +x_47 = l_Lean_Elab_Term_ElabAppArgs_main(x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_46); +return x_47; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -lean_dec(x_10); -lean_dec_ref(x_9); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -x_45 = lean_ctor_get(x_42, 0); -lean_inc(x_45); -x_46 = lean_ctor_get(x_42, 1); -lean_inc(x_46); -if (lean_is_exclusive(x_42)) { - lean_ctor_release(x_42, 0); - lean_ctor_release(x_42, 1); - x_47 = x_42; +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec(x_7); +lean_dec_ref(x_6); +lean_dec(x_5); +lean_dec_ref(x_4); +x_48 = lean_ctor_get(x_45, 0); +lean_inc(x_48); +x_49 = lean_ctor_get(x_45, 1); +lean_inc(x_49); +if (lean_is_exclusive(x_45)) { + lean_ctor_release(x_45, 0); + lean_ctor_release(x_45, 1); + x_50 = x_45; } else { - lean_dec_ref(x_42); - x_47 = lean_box(0); + lean_dec_ref(x_45); + x_50 = lean_box(0); } -if (lean_is_scalar(x_47)) { - x_48 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_50)) { + x_51 = lean_alloc_ctor(1, 2, 0); } else { - x_48 = x_47; + x_51 = x_50; } -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -return x_48; +lean_ctor_set(x_51, 0, x_48); +lean_ctor_set(x_51, 1, x_49); +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_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t 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_52 = lean_ctor_get(x_13, 0); +x_53 = lean_ctor_get(x_13, 1); +lean_inc(x_53); +lean_inc(x_52); +lean_dec(x_13); +x_54 = lean_ctor_get(x_52, 0); +lean_inc_ref(x_54); +x_55 = lean_ctor_get(x_52, 1); +lean_inc_ref(x_55); +x_56 = lean_ctor_get(x_52, 2); +lean_inc(x_56); +x_57 = lean_ctor_get(x_52, 3); +lean_inc(x_57); +x_58 = lean_ctor_get(x_52, 4); +lean_inc(x_58); +x_59 = lean_ctor_get(x_52, 5); +lean_inc_ref(x_59); +x_60 = lean_ctor_get(x_52, 6); +lean_inc_ref(x_60); +x_61 = lean_ctor_get(x_52, 7); +lean_inc_ref(x_61); +x_62 = lean_ctor_get_uint8(x_52, sizeof(void*)*10); +x_63 = lean_ctor_get(x_52, 8); +lean_inc(x_63); +x_64 = lean_ctor_get(x_52, 9); +lean_inc_ref(x_64); +if (lean_is_exclusive(x_52)) { + lean_ctor_release(x_52, 0); + lean_ctor_release(x_52, 1); + lean_ctor_release(x_52, 2); + lean_ctor_release(x_52, 3); + lean_ctor_release(x_52, 4); + lean_ctor_release(x_52, 5); + lean_ctor_release(x_52, 6); + lean_ctor_release(x_52, 7); + lean_ctor_release(x_52, 8); + lean_ctor_release(x_52, 9); + x_65 = x_52; +} else { + lean_dec_ref(x_52); + x_65 = lean_box(0); +} +lean_inc_ref(x_3); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_1); +lean_ctor_set(x_66, 1, x_3); +x_67 = lean_array_push(x_59, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 10, 1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_54); +lean_ctor_set(x_68, 1, x_55); +lean_ctor_set(x_68, 2, x_56); +lean_ctor_set(x_68, 3, x_57); +lean_ctor_set(x_68, 4, x_58); +lean_ctor_set(x_68, 5, x_67); +lean_ctor_set(x_68, 6, x_60); +lean_ctor_set(x_68, 7, x_61); +lean_ctor_set(x_68, 8, x_63); +lean_ctor_set(x_68, 9, x_64); +lean_ctor_set_uint8(x_68, sizeof(void*)*10, x_62); +x_69 = lean_st_ref_set(x_5, x_68, x_53); +x_70 = lean_ctor_get(x_69, 1); +lean_inc(x_70); +lean_dec_ref(x_69); +x_71 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addNewArg___redArg(x_2, x_3, x_5, x_7, x_70); +if (lean_obj_tag(x_71) == 0) +{ +lean_object* x_72; lean_object* x_73; +x_72 = lean_ctor_get(x_71, 1); +lean_inc(x_72); +lean_dec_ref(x_71); +x_73 = l_Lean_Elab_Term_ElabAppArgs_main(x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_72); +return x_73; +} +else +{ +lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec(x_7); +lean_dec_ref(x_6); +lean_dec(x_5); +lean_dec_ref(x_4); +x_74 = lean_ctor_get(x_71, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_71, 1); +lean_inc(x_75); +if (lean_is_exclusive(x_71)) { + lean_ctor_release(x_71, 0); + lean_ctor_release(x_71, 1); + x_76 = x_71; +} else { + lean_dec_ref(x_71); + x_76 = lean_box(0); +} +if (lean_is_scalar(x_76)) { + x_77 = lean_alloc_ctor(1, 2, 0); +} else { + x_77 = x_76; +} +lean_ctor_set(x_77, 0, x_74); +lean_ctor_set(x_77, 1, x_75); +return x_77; } } } @@ -15629,7 +15843,7 @@ return x_48; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg(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; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +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_11 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_getBindingName___redArg(x_3, x_10); x_12 = lean_ctor_get(x_11, 0); lean_inc(x_12); @@ -15642,10 +15856,57 @@ lean_inc(x_15); x_16 = lean_ctor_get(x_14, 1); lean_inc(x_16); lean_dec_ref(x_14); -x_17 = lean_alloc_closure((void*)(l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg___lam__0), 11, 1); -lean_closure_set(x_17, 0, x_1); -x_18 = l_Lean_Meta_withLocalDeclD___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg_spec__0___redArg(x_12, x_15, x_17, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_16); -return x_18; +lean_inc(x_9); +lean_inc_ref(x_8); +lean_inc(x_12); +x_17 = l_Lean_Core_mkFreshUserName(x_12, x_8, x_9, 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; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +lean_dec_ref(x_17); +x_20 = lean_alloc_closure((void*)(l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg___lam__0), 12, 2); +lean_closure_set(x_20, 0, x_12); +lean_closure_set(x_20, 1, x_1); +x_21 = l_Lean_Meta_withLocalDeclD___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg_spec__0___redArg(x_18, x_15, x_20, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_19); +return x_21; +} +else +{ +uint8_t x_22; +lean_dec(x_15); +lean_dec(x_12); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec(x_7); +lean_dec_ref(x_6); +lean_dec(x_5); +lean_dec_ref(x_4); +lean_dec(x_3); +lean_dec_ref(x_2); +lean_dec(x_1); +x_22 = !lean_is_exclusive(x_17); +if (x_22 == 0) +{ +return x_17; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_17, 0); +x_24 = lean_ctor_get(x_17, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_17); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; +} +} } } LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabAppArgs_main(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) { @@ -21111,7 +21372,7 @@ return x_2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_getElabElimExprInfo___lam__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_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_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_78; lean_object* x_79; uint8_t 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_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; uint8_t x_116; uint8_t x_157; +lean_object* x_12; lean_object* x_13; lean_object* x_14; 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_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_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; 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; uint8_t x_116; uint8_t x_157; x_109 = l_Lean_Expr_getAppFn(x_6); x_110 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_isNextOutParamOfLocalInstanceAndResult_isOutParamOfLocalInstance___closed__0; x_111 = l_Lean_Expr_getAppNumArgs(x_6); @@ -21144,8 +21405,8 @@ lean_object* x_15; lean_object* x_16; x_15 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_15, 0, x_1); lean_ctor_set(x_15, 1, x_2); -lean_ctor_set(x_15, 2, x_13); -lean_ctor_set(x_15, 3, x_12); +lean_ctor_set(x_15, 2, x_12); +lean_ctor_set(x_15, 3, x_13); x_16 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_16, 0, x_15); lean_ctor_set(x_16, 1, x_14); @@ -21187,8 +21448,8 @@ x_30 = lean_ctor_get(x_25, 1); x_31 = lean_ctor_get(x_25, 0); lean_dec(x_31); x_32 = l_Lean_Elab_Term_getElabElimExprInfo___lam__1___closed__1; -lean_inc_ref(x_18); -x_33 = lean_array_to_list(x_18); +lean_inc_ref(x_19); +x_33 = lean_array_to_list(x_19); x_34 = lean_box(0); x_35 = l_List_mapTR_loop___at___Lean_Elab_Term_getElabElimExprInfo_spec__8(x_33, x_34); x_36 = l_Lean_MessageData_ofList(x_35); @@ -21215,8 +21476,8 @@ x_39 = lean_ctor_get(x_25, 1); lean_inc(x_39); lean_dec(x_25); x_40 = l_Lean_Elab_Term_getElabElimExprInfo___lam__1___closed__1; -lean_inc_ref(x_18); -x_41 = lean_array_to_list(x_18); +lean_inc_ref(x_19); +x_41 = lean_array_to_list(x_19); x_42 = lean_box(0); x_43 = l_List_mapTR_loop___at___Lean_Elab_Term_getElabElimExprInfo_spec__8(x_41, x_42); x_44 = l_Lean_MessageData_ofList(x_43); @@ -21242,7 +21503,7 @@ block_77: { lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_inc(x_3); -x_56 = l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_getElabElimExprInfo_spec__7___redArg(x_3, x_49, x_55); +x_56 = l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_getElabElimExprInfo_spec__7___redArg(x_3, x_52, x_55); x_57 = lean_ctor_get(x_56, 0); lean_inc(x_57); x_58 = lean_unbox(x_57); @@ -21253,12 +21514,12 @@ lean_object* x_59; x_59 = lean_ctor_get(x_56, 1); lean_inc(x_59); lean_dec_ref(x_56); -x_18 = x_54; -x_19 = x_51; -x_20 = x_50; -x_21 = x_52; -x_22 = x_49; -x_23 = x_53; +x_18 = x_49; +x_19 = x_54; +x_20 = x_53; +x_21 = x_51; +x_22 = x_52; +x_23 = x_50; x_24 = x_59; goto block_48; } @@ -21273,8 +21534,8 @@ x_61 = lean_ctor_get(x_56, 1); x_62 = lean_ctor_get(x_56, 0); lean_dec(x_62); x_63 = l_Lean_Elab_Term_getElabElimExprInfo___lam__1___closed__3; -lean_inc(x_51); -x_64 = l_Nat_reprFast(x_51); +lean_inc(x_49); +x_64 = l_Nat_reprFast(x_49); x_65 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_65, 0, x_64); x_66 = l_Lean_MessageData_ofFormat(x_65); @@ -21282,16 +21543,16 @@ lean_ctor_set_tag(x_56, 7); lean_ctor_set(x_56, 1, x_66); lean_ctor_set(x_56, 0, x_63); lean_inc(x_3); -x_67 = l_Lean_addTrace___at___Lean_Elab_Term_getElabElimExprInfo_spec__9(x_3, x_56, x_50, x_52, x_49, x_53, x_61); +x_67 = l_Lean_addTrace___at___Lean_Elab_Term_getElabElimExprInfo_spec__9(x_3, x_56, x_53, x_51, x_52, x_50, x_61); x_68 = lean_ctor_get(x_67, 1); lean_inc(x_68); lean_dec_ref(x_67); -x_18 = x_54; -x_19 = x_51; -x_20 = x_50; -x_21 = x_52; -x_22 = x_49; -x_23 = x_53; +x_18 = x_49; +x_19 = x_54; +x_20 = x_53; +x_21 = x_51; +x_22 = x_52; +x_23 = x_50; x_24 = x_68; goto block_48; } @@ -21302,8 +21563,8 @@ x_69 = lean_ctor_get(x_56, 1); lean_inc(x_69); lean_dec(x_56); x_70 = l_Lean_Elab_Term_getElabElimExprInfo___lam__1___closed__3; -lean_inc(x_51); -x_71 = l_Nat_reprFast(x_51); +lean_inc(x_49); +x_71 = l_Nat_reprFast(x_49); x_72 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_72, 0, x_71); x_73 = l_Lean_MessageData_ofFormat(x_72); @@ -21311,16 +21572,16 @@ x_74 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_74, 0, x_70); lean_ctor_set(x_74, 1, x_73); lean_inc(x_3); -x_75 = l_Lean_addTrace___at___Lean_Elab_Term_getElabElimExprInfo_spec__9(x_3, x_74, x_50, x_52, x_49, x_53, x_69); +x_75 = l_Lean_addTrace___at___Lean_Elab_Term_getElabElimExprInfo_spec__9(x_3, x_74, x_53, x_51, x_52, x_50, x_69); x_76 = lean_ctor_get(x_75, 1); lean_inc(x_76); lean_dec_ref(x_75); -x_18 = x_54; -x_19 = x_51; -x_20 = x_50; -x_21 = x_52; -x_22 = x_49; -x_23 = x_53; +x_18 = x_49; +x_19 = x_54; +x_20 = x_53; +x_21 = x_51; +x_22 = x_52; +x_23 = x_50; x_24 = x_76; goto block_48; } @@ -21330,11 +21591,11 @@ block_108: { lean_object* x_86; lean_object* x_87; x_86 = lean_array_get_size(x_5); -lean_inc(x_83); -lean_inc_ref(x_78); -lean_inc(x_82); -lean_inc_ref(x_79); -x_87 = l___private_Init_Data_Nat_Control_0__Nat_foldRevM_loop___at___Lean_Elab_Term_getElabElimExprInfo_spec__5___redArg(x_5, x_86, x_86, x_85, x_79, x_82, x_78, x_83, x_84); +lean_inc(x_79); +lean_inc_ref(x_81); +lean_inc(x_80); +lean_inc_ref(x_83); +x_87 = l___private_Init_Data_Nat_Control_0__Nat_foldRevM_loop___at___Lean_Elab_Term_getElabElimExprInfo_spec__5___redArg(x_5, x_86, x_86, x_85, x_83, x_80, x_81, x_79, x_84); if (lean_obj_tag(x_87) == 0) { 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; @@ -21356,8 +21617,8 @@ lean_dec(x_88); lean_dec(x_86); x_49 = x_78; x_50 = x_79; -x_51 = x_81; -x_52 = x_82; +x_51 = x_80; +x_52 = x_81; x_53 = x_83; x_54 = x_92; x_55 = x_89; @@ -21367,8 +21628,8 @@ else { uint8_t x_96; lean_object* x_97; x_96 = 0; -lean_inc_ref(x_79); -x_97 = l_Std_PRange_RangeIterator_instIteratorLoop_loop___at___Lean_Elab_Term_getElabElimExprInfo_spec__10___redArg(x_81, x_5, x_88, x_80, x_96, x_86, x_91, x_92, x_91, x_79, x_82, x_78, x_83, x_89); +lean_inc_ref(x_83); +x_97 = l_Std_PRange_RangeIterator_instIteratorLoop_loop___at___Lean_Elab_Term_getElabElimExprInfo_spec__10___redArg(x_78, x_5, x_88, x_82, x_96, x_86, x_91, x_92, x_91, x_83, x_80, x_81, x_79, x_89); if (lean_obj_tag(x_97) == 0) { lean_object* x_98; lean_object* x_99; @@ -21379,8 +21640,8 @@ lean_inc(x_99); lean_dec_ref(x_97); x_49 = x_78; x_50 = x_79; -x_51 = x_81; -x_52 = x_82; +x_51 = x_80; +x_52 = x_81; x_53 = x_83; x_54 = x_98; x_55 = x_99; @@ -21389,11 +21650,11 @@ goto block_77; else { uint8_t x_100; -lean_dec(x_83); -lean_dec(x_82); -lean_dec(x_81); -lean_dec_ref(x_79); -lean_dec_ref(x_78); +lean_dec_ref(x_83); +lean_dec_ref(x_81); +lean_dec(x_80); +lean_dec(x_79); +lean_dec(x_78); lean_dec(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); @@ -21422,11 +21683,11 @@ else { uint8_t x_104; lean_dec(x_86); -lean_dec(x_83); -lean_dec(x_82); -lean_dec(x_81); -lean_dec_ref(x_79); -lean_dec_ref(x_78); +lean_dec_ref(x_83); +lean_dec_ref(x_81); +lean_dec(x_80); +lean_dec(x_79); +lean_dec(x_78); lean_dec(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); @@ -21565,12 +21826,12 @@ if (x_143 == 0) { lean_dec(x_142); lean_dec_ref(x_115); -x_78 = x_9; -x_79 = x_7; -x_80 = x_129; -x_81 = x_137; -x_82 = x_8; -x_83 = x_10; +x_78 = x_137; +x_79 = x_10; +x_80 = x_8; +x_81 = x_9; +x_82 = x_129; +x_83 = x_7; x_84 = x_131; x_85 = x_141; goto block_108; @@ -21583,12 +21844,12 @@ if (x_144 == 0) { lean_dec(x_142); lean_dec_ref(x_115); -x_78 = x_9; -x_79 = x_7; -x_80 = x_129; -x_81 = x_137; -x_82 = x_8; -x_83 = x_10; +x_78 = x_137; +x_79 = x_10; +x_80 = x_8; +x_81 = x_9; +x_82 = x_129; +x_83 = x_7; x_84 = x_131; x_85 = x_141; goto block_108; @@ -21601,12 +21862,12 @@ x_146 = lean_usize_of_nat(x_142); lean_dec(x_142); x_147 = l___private_Init_Data_Array_Basic_0__Array_foldlMUnsafe_fold___at___Lean_Elab_Term_getElabElimExprInfo_spec__12(x_115, x_145, x_146, x_141); lean_dec_ref(x_115); -x_78 = x_9; -x_79 = x_7; -x_80 = x_129; -x_81 = x_137; -x_82 = x_8; -x_83 = x_10; +x_78 = x_137; +x_79 = x_10; +x_80 = x_8; +x_81 = x_9; +x_82 = x_129; +x_83 = x_7; x_84 = x_131; x_85 = x_147; goto block_108; @@ -23635,7 +23896,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(0u); -x_2 = lean_unsigned_to_nat(882u); +x_2 = lean_unsigned_to_nat(886u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -23647,7 +23908,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(19u); -x_2 = lean_unsigned_to_nat(964u); +x_2 = lean_unsigned_to_nat(968u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -23675,7 +23936,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(19u); -x_2 = lean_unsigned_to_nat(949u); +x_2 = lean_unsigned_to_nat(953u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -23687,7 +23948,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(29u); -x_2 = lean_unsigned_to_nat(949u); +x_2 = lean_unsigned_to_nat(953u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -32753,7 +33014,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_Term_ElabElim_finalize___lam__0___closed__18; x_2 = lean_unsigned_to_nat(6u); -x_3 = lean_unsigned_to_nat(1038u); +x_3 = lean_unsigned_to_nat(1042u); x_4 = l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__17; x_5 = l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__16; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -32953,7 +33214,7 @@ lean_inc(x_42); lean_inc_ref(x_41); lean_inc(x_40); lean_inc_ref(x_39); -x_44 = l_Lean_Elab_Term_ElabElim_mkMotive(x_34, x_33, x_39, x_40, x_41, x_42, x_43); +x_44 = l_Lean_Elab_Term_ElabElim_mkMotive(x_34, x_32, x_39, x_40, x_41, x_42, x_43); lean_dec_ref(x_34); if (lean_obj_tag(x_44) == 0) { @@ -32984,7 +33245,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33048,7 +33309,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33106,8 +33367,8 @@ lean_inc_ref(x_41); lean_inc(x_40); lean_inc_ref(x_39); lean_inc_ref(x_37); -lean_inc_ref(x_32); -x_77 = l_Lean_Elab_Term_synthesizeAppInstMVars(x_76, x_32, x_37, x_38, x_39, x_40, x_41, x_42, x_75); +lean_inc_ref(x_33); +x_77 = l_Lean_Elab_Term_synthesizeAppInstMVars(x_76, x_33, x_37, x_38, x_39, x_40, x_41, x_42, x_75); lean_dec_ref(x_76); if (lean_obj_tag(x_77) == 0) { @@ -33129,7 +33390,7 @@ lean_dec(x_1); x_82 = lean_ctor_get(x_79, 1); lean_inc(x_82); lean_dec_ref(x_79); -x_14 = x_32; +x_14 = x_33; x_15 = x_35; x_16 = x_36; x_17 = x_37; @@ -33161,7 +33422,7 @@ x_89 = l_Lean_addTrace___at___Lean_Elab_Term_ElabElim_finalize_spec__3___redArg( x_90 = lean_ctor_get(x_89, 1); lean_inc(x_90); lean_dec_ref(x_89); -x_14 = x_32; +x_14 = x_33; x_15 = x_35; x_16 = x_36; x_17 = x_37; @@ -33189,7 +33450,7 @@ x_96 = l_Lean_addTrace___at___Lean_Elab_Term_ElabElim_finalize_spec__3___redArg( x_97 = lean_ctor_get(x_96, 1); lean_inc(x_97); lean_dec_ref(x_96); -x_14 = x_32; +x_14 = x_33; x_15 = x_35; x_16 = x_36; x_17 = x_37; @@ -33214,7 +33475,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33252,7 +33513,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33290,7 +33551,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33342,7 +33603,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33408,7 +33669,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33467,8 +33728,8 @@ lean_inc_ref(x_41); lean_inc(x_40); lean_inc_ref(x_39); lean_inc_ref(x_37); -lean_inc_ref(x_32); -x_143 = l_Lean_Elab_Term_synthesizeAppInstMVars(x_142, x_32, x_37, x_38, x_39, x_40, x_41, x_42, x_141); +lean_inc_ref(x_33); +x_143 = l_Lean_Elab_Term_synthesizeAppInstMVars(x_142, x_33, x_37, x_38, x_39, x_40, x_41, x_42, x_141); lean_dec_ref(x_142); if (lean_obj_tag(x_143) == 0) { @@ -33490,7 +33751,7 @@ lean_dec(x_1); x_148 = lean_ctor_get(x_145, 1); lean_inc(x_148); lean_dec_ref(x_145); -x_14 = x_32; +x_14 = x_33; x_15 = x_35; x_16 = x_36; x_17 = x_37; @@ -33530,7 +33791,7 @@ x_155 = l_Lean_addTrace___at___Lean_Elab_Term_ElabElim_finalize_spec__3___redArg x_156 = lean_ctor_get(x_155, 1); lean_inc(x_156); lean_dec_ref(x_155); -x_14 = x_32; +x_14 = x_33; x_15 = x_35; x_16 = x_36; x_17 = x_37; @@ -33554,7 +33815,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33593,7 +33854,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33632,7 +33893,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33669,7 +33930,7 @@ lean_dec(x_38); lean_dec_ref(x_37); lean_dec(x_36); lean_dec_ref(x_35); -lean_dec_ref(x_32); +lean_dec_ref(x_33); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); @@ -33887,8 +34148,8 @@ lean_dec(x_243); if (x_246 == 0) { lean_free_object(x_241); -x_170 = x_245; -x_171 = x_230; +x_170 = x_230; +x_171 = x_245; x_172 = x_232; x_173 = x_233; x_174 = x_234; @@ -33915,8 +34176,8 @@ x_250 = l_Lean_addTrace___at___Lean_Elab_Term_ElabElim_finalize_spec__3___redArg x_251 = lean_ctor_get(x_250, 1); lean_inc(x_251); lean_dec_ref(x_250); -x_170 = x_245; -x_171 = x_230; +x_170 = x_230; +x_171 = x_245; x_172 = x_232; x_173 = x_233; x_174 = x_234; @@ -33942,8 +34203,8 @@ x_255 = lean_unbox(x_252); lean_dec(x_252); if (x_255 == 0) { -x_170 = x_254; -x_171 = x_230; +x_170 = x_230; +x_171 = x_254; x_172 = x_232; x_173 = x_233; x_174 = x_234; @@ -33970,8 +34231,8 @@ x_260 = l_Lean_addTrace___at___Lean_Elab_Term_ElabElim_finalize_spec__3___redArg x_261 = lean_ctor_get(x_260, 1); lean_inc(x_261); lean_dec_ref(x_260); -x_170 = x_254; -x_171 = x_230; +x_170 = x_230; +x_171 = x_254; x_172 = x_232; x_173 = x_233; x_174 = x_234; @@ -38301,7 +38562,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___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppArgs_elabAsElim_x3f___lam__0___closed__1; x_2 = lean_unsigned_to_nat(46u); -x_3 = lean_unsigned_to_nat(1226u); +x_3 = lean_unsigned_to_nat(1230u); x_4 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppArgs_elabAsElim_x3f___lam__0___closed__0; x_5 = l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__16; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -39487,21 +39748,30 @@ goto _start; static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__0() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_unchecked("failed to elaborate eliminator, expected type is not available", 62, 62); -return x_1; +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_Lean_Elab_Term_elabAppArgs___closed__1() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_unchecked("failed to elaborate eliminator, expected type is not available", 62, 62); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__2() { +_start: +{ lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__0; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__2() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__3() { _start: { lean_object* x_1; @@ -39509,16 +39779,16 @@ x_1 = lean_mk_string_unchecked("args: ", 6, 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__3() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__2; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__3; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__4() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__5() { _start: { lean_object* x_1; @@ -39526,16 +39796,16 @@ x_1 = lean_mk_string_unchecked("namedArgs: ", 11, 11); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__5() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__4; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__5; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__6() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__7() { _start: { lean_object* x_1; @@ -39543,16 +39813,16 @@ x_1 = lean_mk_string_unchecked(", ", 2, 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__7() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__6; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__7; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__8() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__9() { _start: { lean_object* x_1; @@ -39560,16 +39830,16 @@ x_1 = lean_mk_string_unchecked(", ellipsis: ", 12, 12); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__9() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__8; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__9; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__10() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__11() { _start: { lean_object* x_1; @@ -39577,7 +39847,7 @@ x_1 = lean_mk_string_unchecked("false", 5, 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__11() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__12() { _start: { lean_object* x_1; @@ -39585,7 +39855,7 @@ x_1 = lean_mk_string_unchecked("true", 4, 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__12() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__13() { _start: { lean_object* x_1; @@ -39593,18 +39863,18 @@ x_1 = lean_mk_string_unchecked("args", 4, 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__13() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__12; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__13; x_2 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType___closed__2; x_3 = l_Lean_Elab_Term_initFn___closed__4____x40_Lean_Elab_App_3067922437____hygCtx___hyg_2_; x_4 = l_Lean_Name_mkStr3(x_3, x_2, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__14() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__15() { _start: { lean_object* x_1; @@ -39612,16 +39882,16 @@ x_1 = lean_mk_string_unchecked("explicit: ", 10, 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__15() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__16() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__14; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__15; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__16() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__17() { _start: { lean_object* x_1; @@ -39629,7 +39899,7 @@ x_1 = lean_mk_string_unchecked("Internal", 8, 8); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__17() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__18() { _start: { lean_object* x_1; @@ -39637,12 +39907,12 @@ x_1 = lean_mk_string_unchecked("coeM", 4, 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__18() { +static lean_object* _init_l_Lean_Elab_Term_elabAppArgs___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__17; -x_2 = l_Lean_Elab_Term_elabAppArgs___closed__16; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__18; +x_2 = l_Lean_Elab_Term_elabAppArgs___closed__17; x_3 = l_Lean_Elab_Term_initFn___closed__3____x40_Lean_Elab_App_3067922437____hygCtx___hyg_2_; x_4 = l_Lean_Name_mkStr3(x_3, x_2, x_1); return x_4; @@ -39651,7 +39921,7 @@ return x_4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabAppArgs(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, uint8_t x_5, uint8_t 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) { _start: { -uint8_t 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_104; uint8_t x_105; lean_object* x_106; lean_object* 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_138; uint8_t 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; lean_object* x_146; lean_object* x_147; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; uint8_t 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_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; uint8_t 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; uint8_t x_220; lean_object* x_221; 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_239; uint8_t x_240; lean_object* x_241; uint8_t x_242; lean_object* x_250; lean_object* x_251; lean_object* x_252; uint8_t x_253; uint8_t x_263; lean_object* x_266; lean_object* x_267; uint8_t x_268; uint8_t x_269; +lean_object* x_15; uint8_t 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_104; lean_object* x_105; uint8_t x_106; lean_object* 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_138; lean_object* x_139; uint8_t x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; uint8_t 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_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; uint8_t 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_220; uint8_t x_221; 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_239; uint8_t x_240; lean_object* x_241; uint8_t x_242; lean_object* x_250; lean_object* x_251; lean_object* x_252; uint8_t x_253; uint8_t x_263; lean_object* x_266; lean_object* x_267; uint8_t x_268; uint8_t x_269; x_250 = lean_st_ref_get(x_13, x_14); x_251 = lean_ctor_get(x_250, 0); lean_inc(x_251); @@ -39661,7 +39931,7 @@ lean_dec_ref(x_250); x_266 = lean_ctor_get(x_251, 0); lean_inc_ref(x_266); lean_dec(x_251); -x_267 = l_Lean_Elab_Term_elabAppArgs___closed__18; +x_267 = l_Lean_Elab_Term_elabAppArgs___closed__19; x_268 = 1; x_269 = l_Lean_Environment_contains(x_266, x_267, x_268); if (x_269 == 0) @@ -39706,11 +39976,11 @@ lean_inc(x_29); lean_dec_ref(x_27); x_30 = lean_array_to_list(x_3); x_31 = lean_array_to_list(x_2); -x_32 = l___private_Lean_Meta_Transform_0__Lean_Meta_transformWithCache_visit___at___Lean_Meta_transform___at___Lean_Elab_Term_ElabElim_mkMotive_spec__1_spec__1___lam__1___closed__0; +x_32 = l_Lean_Elab_Term_elabAppArgs___closed__0; x_33 = lean_box(0); x_34 = lean_alloc_ctor(0, 10, 1); lean_ctor_set(x_34, 0, x_1); -lean_ctor_set(x_34, 1, x_16); +lean_ctor_set(x_34, 1, x_15); lean_ctor_set(x_34, 2, x_30); lean_ctor_set(x_34, 3, x_31); lean_ctor_set(x_34, 4, x_4); @@ -39731,7 +40001,7 @@ lean_dec_ref(x_36); x_39 = lean_alloc_ctor(0, 0, 3); lean_ctor_set_uint8(x_39, 0, x_6); lean_ctor_set_uint8(x_39, 1, x_5); -lean_ctor_set_uint8(x_39, 2, x_15); +lean_ctor_set_uint8(x_39, 2, x_16); lean_inc(x_37); x_40 = l_Lean_Elab_Term_ElabAppArgs_main(x_39, x_37, x_17, x_18, x_19, x_20, x_21, x_22, x_38); if (lean_obj_tag(x_40) == 0) @@ -39792,14 +40062,14 @@ if (lean_obj_tag(x_4) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_dec(x_49); -lean_dec_ref(x_16); +lean_dec_ref(x_15); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); x_51 = lean_ctor_get(x_50, 1); lean_inc(x_51); lean_dec_ref(x_50); -x_52 = l_Lean_Elab_Term_elabAppArgs___closed__1; +x_52 = l_Lean_Elab_Term_elabAppArgs___closed__2; x_53 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_52, x_17, x_18, x_19, x_20, x_21, x_22, x_51); lean_dec(x_22); lean_dec_ref(x_21); @@ -39836,7 +40106,7 @@ x_64 = l_Lean_Elab_Term_ElabAppArgs_trySynthesizeAppInstMVars___closed__0; x_65 = lean_box(0); x_66 = lean_alloc_ctor(0, 7, 0); lean_ctor_set(x_66, 0, x_1); -lean_ctor_set(x_66, 1, x_16); +lean_ctor_set(x_66, 1, x_15); lean_ctor_set(x_66, 2, x_61); lean_ctor_set(x_66, 3, x_62); lean_ctor_set(x_66, 4, x_64); @@ -39944,11 +40214,11 @@ else lean_object* x_89; lean_object* x_90; uint8_t x_91; lean_dec(x_57); lean_dec(x_49); -lean_dec_ref(x_16); +lean_dec_ref(x_15); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); -x_89 = l_Lean_Elab_Term_elabAppArgs___closed__1; +x_89 = l_Lean_Elab_Term_elabAppArgs___closed__2; x_90 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_89, x_17, x_18, x_19, x_20, x_21, x_22, x_58); lean_dec(x_22); lean_dec_ref(x_21); @@ -39986,7 +40256,7 @@ lean_dec(x_20); lean_dec_ref(x_19); lean_dec(x_18); lean_dec_ref(x_17); -lean_dec_ref(x_16); +lean_dec_ref(x_15); lean_dec(x_4); lean_dec_ref(x_3); lean_dec_ref(x_2); @@ -40021,7 +40291,7 @@ lean_dec(x_20); lean_dec_ref(x_19); lean_dec(x_18); lean_dec_ref(x_17); -lean_dec_ref(x_16); +lean_dec_ref(x_15); lean_dec(x_4); lean_dec_ref(x_3); lean_dec_ref(x_2); @@ -40049,8 +40319,8 @@ return x_102; block_137: { lean_object* x_114; lean_object* x_115; uint8_t x_116; -lean_inc(x_104); -x_114 = l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_elabAppArgs_spec__0___redArg(x_104, x_111, x_113); +lean_inc(x_105); +x_114 = l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_elabAppArgs_spec__0___redArg(x_105, x_111, x_113); x_115 = lean_ctor_get(x_114, 0); lean_inc(x_115); x_116 = lean_unbox(x_115); @@ -40058,11 +40328,11 @@ lean_dec(x_115); if (x_116 == 0) { lean_object* x_117; -lean_dec(x_104); +lean_dec(x_105); x_117 = lean_ctor_get(x_114, 1); lean_inc(x_117); lean_dec_ref(x_114); -x_15 = x_105; +x_15 = x_104; x_16 = x_106; x_17 = x_107; x_18 = x_108; @@ -40083,7 +40353,7 @@ lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; x_119 = lean_ctor_get(x_114, 1); x_120 = lean_ctor_get(x_114, 0); lean_dec(x_120); -x_121 = l_Lean_Elab_Term_elabAppArgs___closed__3; +x_121 = l_Lean_Elab_Term_elabAppArgs___closed__4; lean_inc_ref(x_3); x_122 = lean_array_to_list(x_3); x_123 = lean_box(0); @@ -40092,11 +40362,11 @@ x_125 = l_Lean_MessageData_ofList(x_124); lean_ctor_set_tag(x_114, 7); lean_ctor_set(x_114, 1, x_125); lean_ctor_set(x_114, 0, x_121); -x_126 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_104, x_114, x_109, x_110, x_111, x_112, x_119); +x_126 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_105, x_114, x_109, x_110, x_111, x_112, x_119); x_127 = lean_ctor_get(x_126, 1); lean_inc(x_127); lean_dec_ref(x_126); -x_15 = x_105; +x_15 = x_104; x_16 = x_106; x_17 = x_107; x_18 = x_108; @@ -40113,7 +40383,7 @@ lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; x_128 = lean_ctor_get(x_114, 1); lean_inc(x_128); lean_dec(x_114); -x_129 = l_Lean_Elab_Term_elabAppArgs___closed__3; +x_129 = l_Lean_Elab_Term_elabAppArgs___closed__4; lean_inc_ref(x_3); x_130 = lean_array_to_list(x_3); x_131 = lean_box(0); @@ -40122,11 +40392,11 @@ x_133 = l_Lean_MessageData_ofList(x_132); x_134 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_134, 0, x_129); lean_ctor_set(x_134, 1, x_133); -x_135 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_104, x_134, x_109, x_110, x_111, x_112, x_128); +x_135 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_105, x_134, x_109, x_110, x_111, x_112, x_128); x_136 = lean_ctor_get(x_135, 1); lean_inc(x_136); lean_dec_ref(x_135); -x_15 = x_105; +x_15 = x_104; x_16 = x_106; x_17 = x_107; x_18 = x_108; @@ -40142,8 +40412,8 @@ goto block_103; block_173: { lean_object* x_148; lean_object* x_149; uint8_t x_150; -lean_inc(x_138); -x_148 = l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_elabAppArgs_spec__0___redArg(x_138, x_145, x_147); +lean_inc(x_139); +x_148 = l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_elabAppArgs_spec__0___redArg(x_139, x_145, x_147); x_149 = lean_ctor_get(x_148, 0); lean_inc(x_149); x_150 = lean_unbox(x_149); @@ -40176,7 +40446,7 @@ lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; x_153 = lean_ctor_get(x_148, 1); x_154 = lean_ctor_get(x_148, 0); lean_dec(x_154); -x_155 = l_Lean_Elab_Term_elabAppArgs___closed__5; +x_155 = l_Lean_Elab_Term_elabAppArgs___closed__6; lean_inc_ref(x_2); x_156 = lean_array_to_list(x_2); x_157 = lean_box(0); @@ -40187,8 +40457,8 @@ x_160 = l_Lean_MessageData_ofList(x_159); lean_ctor_set_tag(x_148, 7); lean_ctor_set(x_148, 1, x_160); lean_ctor_set(x_148, 0, x_155); -lean_inc(x_138); -x_161 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_138, x_148, x_143, x_144, x_145, x_146, x_153); +lean_inc(x_139); +x_161 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_139, x_148, x_143, x_144, x_145, x_146, x_153); x_162 = lean_ctor_get(x_161, 1); lean_inc(x_162); lean_dec_ref(x_161); @@ -40210,7 +40480,7 @@ lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; x_163 = lean_ctor_get(x_148, 1); lean_inc(x_163); lean_dec(x_148); -x_164 = l_Lean_Elab_Term_elabAppArgs___closed__5; +x_164 = l_Lean_Elab_Term_elabAppArgs___closed__6; lean_inc_ref(x_2); x_165 = lean_array_to_list(x_2); x_166 = lean_box(0); @@ -40221,8 +40491,8 @@ x_169 = l_Lean_MessageData_ofList(x_168); x_170 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_170, 0, x_164); lean_ctor_set(x_170, 1, x_169); -lean_inc(x_138); -x_171 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_138, x_170, x_143, x_144, x_145, x_146, x_163); +lean_inc(x_139); +x_171 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_139, x_170, x_143, x_144, x_145, x_146, x_163); x_172 = lean_ctor_get(x_171, 1); lean_inc(x_172); lean_dec_ref(x_171); @@ -40247,9 +40517,9 @@ x_186 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_186, 0, x_185); x_187 = l_Lean_MessageData_ofFormat(x_186); x_188 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_188, 0, x_180); +lean_ctor_set(x_188, 0, x_178); lean_ctor_set(x_188, 1, x_187); -x_189 = l_Lean_Elab_Term_elabAppArgs___closed__7; +x_189 = l_Lean_Elab_Term_elabAppArgs___closed__8; x_190 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_190, 0, x_188); lean_ctor_set(x_190, 1, x_189); @@ -40262,25 +40532,25 @@ x_193 = l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___close x_194 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_194, 0, x_192); lean_ctor_set(x_194, 1, x_193); -lean_inc_ref(x_184); -x_195 = l_Lean_MessageData_ofExpr(x_184); +lean_inc_ref(x_176); +x_195 = l_Lean_MessageData_ofExpr(x_176); x_196 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_196, 0, x_194); lean_ctor_set(x_196, 1, x_195); -lean_inc(x_174); -x_197 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_174, x_196, x_183, x_182, x_179, x_175, x_181); +lean_inc(x_175); +x_197 = l_Lean_addTrace___at___Lean_Elab_Term_elabAppArgs_spec__2___redArg(x_175, x_196, x_183, x_177, x_182, x_181, x_180); x_198 = lean_ctor_get(x_197, 1); lean_inc(x_198); lean_dec_ref(x_197); -x_138 = x_174; -x_139 = x_178; -x_140 = x_184; -x_141 = x_176; -x_142 = x_177; +x_138 = x_176; +x_139 = x_175; +x_140 = x_179; +x_141 = x_184; +x_142 = x_174; x_143 = x_183; -x_144 = x_182; -x_145 = x_179; -x_146 = x_175; +x_144 = x_177; +x_145 = x_182; +x_146 = x_181; x_147 = x_198; goto block_173; } @@ -40293,24 +40563,24 @@ x_213 = l_Lean_MessageData_ofFormat(x_212); x_214 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_214, 0, x_210); lean_ctor_set(x_214, 1, x_213); -x_215 = l_Lean_Elab_Term_elabAppArgs___closed__9; +x_215 = l_Lean_Elab_Term_elabAppArgs___closed__10; x_216 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_216, 0, x_214); lean_ctor_set(x_216, 1, x_215); if (x_6 == 0) { lean_object* x_217; -x_217 = l_Lean_Elab_Term_elabAppArgs___closed__10; +x_217 = l_Lean_Elab_Term_elabAppArgs___closed__11; x_174 = x_200; x_175 = x_202; x_176 = x_201; x_177 = x_203; -x_178 = x_205; +x_178 = x_216; x_179 = x_204; -x_180 = x_216; +x_180 = x_205; x_181 = x_206; -x_182 = x_208; -x_183 = x_207; +x_182 = x_207; +x_183 = x_208; x_184 = x_209; x_185 = x_217; goto block_199; @@ -40318,17 +40588,17 @@ goto block_199; else { lean_object* x_218; -x_218 = l_Lean_Elab_Term_elabAppArgs___closed__11; +x_218 = l_Lean_Elab_Term_elabAppArgs___closed__12; x_174 = x_200; x_175 = x_202; x_176 = x_201; x_177 = x_203; -x_178 = x_205; +x_178 = x_216; x_179 = x_204; -x_180 = x_216; +x_180 = x_205; x_181 = x_206; -x_182 = x_208; -x_183 = x_207; +x_182 = x_207; +x_183 = x_208; x_184 = x_209; x_185 = x_218; goto block_199; @@ -40337,7 +40607,7 @@ goto block_199; block_238: { lean_object* x_229; lean_object* x_230; lean_object* x_231; uint8_t x_232; -x_229 = l_Lean_Elab_Term_elabAppArgs___closed__13; +x_229 = l_Lean_Elab_Term_elabAppArgs___closed__14; x_230 = l_Lean_isTracingEnabledFor___at___Lean_Elab_Term_elabAppArgs_spec__0___redArg(x_229, x_226, x_228); x_231 = lean_ctor_get(x_230, 0); lean_inc(x_231); @@ -40349,8 +40619,8 @@ lean_object* x_233; x_233 = lean_ctor_get(x_230, 1); lean_inc(x_233); lean_dec_ref(x_230); -x_138 = x_229; -x_139 = x_220; +x_138 = x_220; +x_139 = x_229; x_140 = x_221; x_141 = x_222; x_142 = x_223; @@ -40367,21 +40637,21 @@ lean_object* x_234; lean_object* x_235; x_234 = lean_ctor_get(x_230, 1); lean_inc(x_234); lean_dec_ref(x_230); -x_235 = l_Lean_Elab_Term_elabAppArgs___closed__15; +x_235 = l_Lean_Elab_Term_elabAppArgs___closed__16; if (x_5 == 0) { lean_object* x_236; -x_236 = l_Lean_Elab_Term_elabAppArgs___closed__10; -x_200 = x_229; -x_201 = x_222; -x_202 = x_227; -x_203 = x_223; -x_204 = x_226; -x_205 = x_220; -x_206 = x_234; -x_207 = x_224; -x_208 = x_225; -x_209 = x_221; +x_236 = l_Lean_Elab_Term_elabAppArgs___closed__11; +x_200 = x_223; +x_201 = x_220; +x_202 = x_229; +x_203 = x_225; +x_204 = x_221; +x_205 = x_234; +x_206 = x_227; +x_207 = x_226; +x_208 = x_224; +x_209 = x_222; x_210 = x_235; x_211 = x_236; goto block_219; @@ -40389,17 +40659,17 @@ goto block_219; else { lean_object* x_237; -x_237 = l_Lean_Elab_Term_elabAppArgs___closed__11; -x_200 = x_229; -x_201 = x_222; -x_202 = x_227; -x_203 = x_223; -x_204 = x_226; -x_205 = x_220; -x_206 = x_234; -x_207 = x_224; -x_208 = x_225; -x_209 = x_221; +x_237 = l_Lean_Elab_Term_elabAppArgs___closed__12; +x_200 = x_223; +x_201 = x_220; +x_202 = x_229; +x_203 = x_225; +x_204 = x_221; +x_205 = x_234; +x_206 = x_227; +x_207 = x_226; +x_208 = x_224; +x_209 = x_222; x_210 = x_235; x_211 = x_237; goto block_219; @@ -40415,16 +40685,16 @@ lean_inc(x_13); lean_inc_ref(x_12); lean_inc(x_11); lean_inc_ref(x_10); -lean_inc_ref(x_241); -x_243 = l_Lean_Elab_Term_tryPostponeIfMVar(x_241, x_8, x_9, x_10, x_11, x_12, x_13, x_239); +lean_inc_ref(x_239); +x_243 = l_Lean_Elab_Term_tryPostponeIfMVar(x_239, x_8, x_9, x_10, x_11, x_12, x_13, x_241); if (lean_obj_tag(x_243) == 0) { lean_object* x_244; x_244 = lean_ctor_get(x_243, 1); lean_inc(x_244); lean_dec_ref(x_243); -x_220 = x_240; -x_221 = x_241; +x_220 = x_239; +x_221 = x_240; x_222 = x_8; x_223 = x_9; x_224 = x_10; @@ -40437,7 +40707,7 @@ goto block_238; else { uint8_t x_245; -lean_dec_ref(x_241); +lean_dec_ref(x_239); lean_dec(x_13); lean_dec_ref(x_12); lean_dec(x_11); @@ -40470,15 +40740,15 @@ return x_248; } else { -x_220 = x_240; -x_221 = x_241; +x_220 = x_239; +x_221 = x_240; x_222 = x_8; x_223 = x_9; x_224 = x_10; x_225 = x_11; x_226 = x_12; x_227 = x_13; -x_228 = x_239; +x_228 = x_241; goto block_238; } } @@ -40508,9 +40778,9 @@ lean_dec_ref(x_257); x_260 = l_Array_isEmpty___redArg(x_2); if (x_260 == 0) { -x_239 = x_259; +x_239 = x_258; x_240 = x_253; -x_241 = x_258; +x_241 = x_259; x_242 = x_260; goto block_249; } @@ -40518,9 +40788,9 @@ else { uint8_t x_261; x_261 = l_Array_isEmpty___redArg(x_3); -x_239 = x_259; +x_239 = x_258; x_240 = x_253; -x_241 = x_258; +x_241 = x_259; x_242 = x_261; goto block_249; } @@ -41083,7 +41353,7 @@ static lean_object* _init_l_Std_Iterators_IterM_DefaultConsumers_forIn_x27___at_ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_elabAppArgs___closed__6; +x_1 = l_Lean_Elab_Term_elabAppArgs___closed__7; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -42946,24 +43216,24 @@ return x_8; block_21: { uint8_t x_17; -x_17 = lean_nat_dec_lt(x_14, x_16); +x_17 = lean_nat_dec_lt(x_15, x_16); if (x_17 == 0) { lean_dec(x_16); -lean_dec_ref(x_15); -lean_dec(x_14); +lean_dec(x_15); +lean_dec_ref(x_14); x_9 = x_7; goto block_13; } else { size_t x_18; size_t x_19; uint8_t x_20; -x_18 = lean_usize_of_nat(x_14); -lean_dec(x_14); +x_18 = lean_usize_of_nat(x_15); +lean_dec(x_15); x_19 = lean_usize_of_nat(x_16); lean_dec(x_16); -x_20 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_15, x_18, x_19); -lean_dec_ref(x_15); +x_20 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_14, x_18, x_19); +lean_dec_ref(x_14); if (x_20 == 0) { x_9 = x_20; @@ -43004,16 +43274,16 @@ x_31 = lean_nat_dec_le(x_28, x_30); if (x_31 == 0) { lean_dec(x_28); -x_14 = x_27; -x_15 = x_26; +x_14 = x_26; +x_15 = x_27; x_16 = x_30; goto block_21; } else { lean_dec(x_30); -x_14 = x_27; -x_15 = x_26; +x_14 = x_26; +x_15 = x_27; x_16 = x_28; goto block_21; } @@ -43082,24 +43352,24 @@ return x_9; block_22: { uint8_t x_18; -x_18 = lean_nat_dec_lt(x_16, x_17); +x_18 = lean_nat_dec_lt(x_15, x_17); if (x_18 == 0) { lean_dec(x_17); -lean_dec(x_16); -lean_dec_ref(x_15); +lean_dec_ref(x_16); +lean_dec(x_15); x_10 = x_8; goto block_14; } else { size_t x_19; size_t x_20; uint8_t x_21; -x_19 = lean_usize_of_nat(x_16); -lean_dec(x_16); +x_19 = lean_usize_of_nat(x_15); +lean_dec(x_15); x_20 = lean_usize_of_nat(x_17); lean_dec(x_17); -x_21 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_15, x_19, x_20); -lean_dec_ref(x_15); +x_21 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_16, x_19, x_20); +lean_dec_ref(x_16); if (x_21 == 0) { x_10 = x_21; @@ -43140,16 +43410,16 @@ x_32 = lean_nat_dec_le(x_29, x_31); if (x_32 == 0) { lean_dec(x_29); -x_15 = x_27; -x_16 = x_28; +x_15 = x_28; +x_16 = x_27; x_17 = x_31; goto block_22; } else { lean_dec(x_31); -x_15 = x_27; -x_16 = x_28; +x_15 = x_28; +x_16 = x_27; x_17 = x_29; goto block_22; } @@ -43210,24 +43480,24 @@ return x_7; block_20: { uint8_t x_16; -x_16 = lean_nat_dec_lt(x_13, x_15); +x_16 = lean_nat_dec_lt(x_14, x_15); if (x_16 == 0) { lean_dec(x_15); -lean_dec_ref(x_14); -lean_dec(x_13); +lean_dec(x_14); +lean_dec_ref(x_13); x_8 = x_6; goto block_12; } else { size_t x_17; size_t x_18; uint8_t x_19; -x_17 = lean_usize_of_nat(x_13); -lean_dec(x_13); +x_17 = lean_usize_of_nat(x_14); +lean_dec(x_14); x_18 = lean_usize_of_nat(x_15); lean_dec(x_15); -x_19 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_14, x_17, x_18); -lean_dec_ref(x_14); +x_19 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_13, x_17, x_18); +lean_dec_ref(x_13); x_8 = x_19; goto block_12; } @@ -43260,16 +43530,16 @@ x_30 = lean_nat_dec_le(x_27, x_29); if (x_30 == 0) { lean_dec(x_27); -x_13 = x_26; -x_14 = x_25; +x_13 = x_25; +x_14 = x_26; x_15 = x_29; goto block_20; } else { lean_dec(x_29); -x_13 = x_26; -x_14 = x_25; +x_13 = x_25; +x_14 = x_26; x_15 = x_27; goto block_20; } @@ -43416,7 +43686,7 @@ return x_36; LEAN_EXPORT lean_object* l_Std_PRange_RangeIterator_instIteratorLoop_loop___at___Std_PRange_RangeIterator_instIteratorLoop_loop___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__12_spec__12___redArg(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_object* x_25; lean_object* x_26; lean_object* x_34; lean_object* x_35; uint8_t x_36; lean_object* x_37; uint8_t x_43; lean_object* x_44; lean_object* x_45; uint8_t x_54; lean_object* x_55; uint8_t x_58; uint8_t x_63; lean_object* x_65; lean_object* x_66; uint8_t x_67; lean_object* x_68; lean_object* x_74; lean_object* x_75; uint8_t x_85; +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_25; lean_object* x_26; lean_object* x_34; lean_object* x_35; uint8_t x_36; lean_object* x_37; uint8_t x_43; lean_object* x_44; lean_object* x_45; uint8_t x_54; lean_object* x_55; uint8_t x_58; uint8_t x_63; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_74; lean_object* x_75; uint8_t x_85; x_14 = l_Std_PRange_RangeIterator_instIteratorLoop_loop___at___Std_PRange_RangeIterator_instIteratorLoop_loop___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_findNamedArgDependsOnCurrent_x3f_spec__1_spec__1___redArg___closed__0; lean_inc_ref(x_2); x_25 = lean_array_get_borrowed(x_2, x_3, x_12); @@ -43497,12 +43767,12 @@ return x_32; block_42: { uint8_t x_38; -x_38 = lean_nat_dec_lt(x_35, x_37); +x_38 = lean_nat_dec_lt(x_34, x_37); if (x_38 == 0) { lean_dec(x_37); -lean_dec(x_35); -lean_dec_ref(x_34); +lean_dec_ref(x_35); +lean_dec(x_34); lean_inc(x_26); lean_dec(x_12); lean_dec(x_11); @@ -43517,13 +43787,13 @@ goto block_33; else { size_t x_39; size_t x_40; uint8_t x_41; -x_39 = lean_usize_of_nat(x_35); -lean_dec(x_35); +x_39 = lean_usize_of_nat(x_34); +lean_dec(x_34); x_40 = lean_usize_of_nat(x_37); lean_dec(x_37); lean_inc(x_5); -x_41 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__8(x_26, x_8, x_5, x_36, x_34, x_39, x_40); -lean_dec_ref(x_34); +x_41 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__8(x_26, x_8, x_5, x_36, x_35, x_39, x_40); +lean_dec_ref(x_35); if (x_41 == 0) { lean_inc(x_26); @@ -43583,8 +43853,8 @@ x_52 = lean_nat_dec_le(x_49, x_51); if (x_52 == 0) { lean_dec(x_49); -x_34 = x_47; -x_35 = x_48; +x_34 = x_48; +x_35 = x_47; x_36 = x_43; x_37 = x_51; goto block_42; @@ -43592,8 +43862,8 @@ goto block_42; else { lean_dec(x_51); -x_34 = x_47; -x_35 = x_48; +x_34 = x_48; +x_35 = x_47; x_36 = x_43; x_37 = x_49; goto block_42; @@ -43660,20 +43930,20 @@ goto block_62; block_73: { uint8_t x_69; -x_69 = lean_nat_dec_lt(x_66, x_68); +x_69 = lean_nat_dec_lt(x_67, x_68); if (x_69 == 0) { lean_dec(x_68); -lean_dec(x_66); +lean_dec(x_67); lean_dec_ref(x_65); -x_63 = x_67; +x_63 = x_66; goto block_64; } else { size_t x_70; size_t x_71; uint8_t x_72; -x_70 = lean_usize_of_nat(x_66); -lean_dec(x_66); +x_70 = lean_usize_of_nat(x_67); +lean_dec(x_67); x_71 = lean_usize_of_nat(x_68); lean_dec(x_68); lean_inc(x_5); @@ -43725,8 +43995,8 @@ if (x_83 == 0) { lean_dec(x_79); x_65 = x_77; -x_66 = x_78; -x_67 = x_80; +x_66 = x_80; +x_67 = x_78; x_68 = x_82; goto block_73; } @@ -43734,8 +44004,8 @@ else { lean_dec(x_82); x_65 = x_77; -x_66 = x_78; -x_67 = x_80; +x_66 = x_80; +x_67 = x_78; x_68 = x_79; goto block_73; } @@ -43835,12 +44105,12 @@ return x_38; block_48: { uint8_t x_44; -x_44 = lean_nat_dec_lt(x_40, x_43); +x_44 = lean_nat_dec_lt(x_41, x_43); if (x_44 == 0) { lean_dec(x_43); -lean_dec_ref(x_41); -lean_dec(x_40); +lean_dec(x_41); +lean_dec_ref(x_40); lean_inc(x_32); lean_dec(x_14); lean_dec(x_12); @@ -43855,13 +44125,13 @@ goto block_39; else { size_t x_45; size_t x_46; uint8_t x_47; -x_45 = lean_usize_of_nat(x_40); -lean_dec(x_40); +x_45 = lean_usize_of_nat(x_41); +lean_dec(x_41); x_46 = lean_usize_of_nat(x_43); lean_dec(x_43); lean_inc(x_5); -x_47 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__8(x_32, x_8, x_5, x_42, x_41, x_45, x_46); -lean_dec_ref(x_41); +x_47 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__8(x_32, x_8, x_5, x_42, x_40, x_45, x_46); +lean_dec_ref(x_40); if (x_47 == 0) { lean_inc(x_32); @@ -43921,8 +44191,8 @@ x_58 = lean_nat_dec_le(x_55, x_57); if (x_58 == 0) { lean_dec(x_55); -x_40 = x_54; -x_41 = x_53; +x_40 = x_53; +x_41 = x_54; x_42 = x_49; x_43 = x_57; goto block_48; @@ -43930,8 +44200,8 @@ goto block_48; else { lean_dec(x_57); -x_40 = x_54; -x_41 = x_53; +x_40 = x_53; +x_41 = x_54; x_42 = x_49; x_43 = x_55; goto block_48; @@ -45550,12 +45820,12 @@ goto block_32; block_22: { uint8_t x_17; -x_17 = lean_nat_dec_lt(x_14, x_16); +x_17 = lean_nat_dec_lt(x_15, x_16); if (x_17 == 0) { lean_dec(x_16); -lean_dec_ref(x_15); -lean_dec(x_14); +lean_dec(x_15); +lean_dec_ref(x_14); lean_dec_ref(x_13); x_7 = x_6; goto block_11; @@ -45563,12 +45833,12 @@ goto block_11; else { size_t x_18; size_t x_19; uint8_t x_20; -x_18 = lean_usize_of_nat(x_14); -lean_dec(x_14); +x_18 = lean_usize_of_nat(x_15); +lean_dec(x_15); x_19 = lean_usize_of_nat(x_16); lean_dec(x_16); -x_20 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_15, x_18, x_19); -lean_dec_ref(x_15); +x_20 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_Structure_0__Lean_mergeStructureResolutionOrders_selectParent___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__7_spec__7(x_1, x_14, x_18, x_19); +lean_dec_ref(x_14); if (x_20 == 0) { lean_dec_ref(x_13); @@ -45614,16 +45884,16 @@ x_31 = lean_nat_dec_le(x_28, x_30); if (x_31 == 0) { lean_dec(x_28); -x_14 = x_27; -x_15 = x_26; +x_14 = x_26; +x_15 = x_27; x_16 = x_30; goto block_22; } else { lean_dec(x_30); -x_14 = x_27; -x_15 = x_26; +x_14 = x_26; +x_15 = x_27; x_16 = x_28; goto block_22; } @@ -45941,8 +46211,8 @@ goto block_15; block_44: { lean_object* x_43; -lean_dec(x_40); -x_43 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_39, x_41, x_42); +lean_dec(x_39); +x_43 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_40, x_41, x_42); lean_dec(x_42); x_28 = x_43; goto block_38; @@ -45950,23 +46220,23 @@ goto block_38; block_50: { uint8_t x_49; -x_49 = lean_nat_dec_le(x_48, x_45); +x_49 = lean_nat_dec_le(x_48, x_47); if (x_49 == 0) { -lean_dec(x_45); +lean_dec(x_47); lean_inc(x_48); -x_39 = x_46; -x_40 = x_47; +x_39 = x_45; +x_40 = x_46; x_41 = x_48; x_42 = x_48; goto block_44; } else { -x_39 = x_46; -x_40 = x_47; +x_39 = x_45; +x_40 = x_46; x_41 = x_48; -x_42 = x_45; +x_42 = x_47; goto block_44; } } @@ -45987,18 +46257,18 @@ x_59 = lean_nat_dec_le(x_1, x_58); if (x_59 == 0) { lean_inc(x_58); -x_45 = x_58; +x_45 = x_55; x_46 = x_54; -x_47 = x_55; +x_47 = x_58; x_48 = x_58; goto block_50; } else { lean_inc(x_1); -x_45 = x_58; +x_45 = x_55; x_46 = x_54; -x_47 = x_55; +x_47 = x_58; x_48 = x_1; goto block_50; } @@ -46168,8 +46438,8 @@ goto block_15; block_102: { lean_object* x_101; -lean_dec(x_98); -x_101 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_97, x_99, x_100); +lean_dec(x_97); +x_101 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_98, x_99, x_100); lean_dec(x_100); x_86 = x_101; goto block_96; @@ -46177,23 +46447,23 @@ goto block_96; block_108: { uint8_t x_107; -x_107 = lean_nat_dec_le(x_106, x_103); +x_107 = lean_nat_dec_le(x_106, x_105); if (x_107 == 0) { -lean_dec(x_103); +lean_dec(x_105); lean_inc(x_106); -x_97 = x_104; -x_98 = x_105; +x_97 = x_103; +x_98 = x_104; x_99 = x_106; x_100 = x_106; goto block_102; } else { -x_97 = x_104; -x_98 = x_105; +x_97 = x_103; +x_98 = x_104; x_99 = x_106; -x_100 = x_103; +x_100 = x_105; goto block_102; } } @@ -46214,18 +46484,18 @@ x_117 = lean_nat_dec_le(x_1, x_116); if (x_117 == 0) { lean_inc(x_116); -x_103 = x_116; +x_103 = x_113; x_104 = x_112; -x_105 = x_113; +x_105 = x_116; x_106 = x_116; goto block_108; } else { lean_inc(x_1); -x_103 = x_116; +x_103 = x_113; x_104 = x_112; -x_105 = x_113; +x_105 = x_116; x_106 = x_1; goto block_108; } @@ -46413,8 +46683,8 @@ goto block_15; block_163: { lean_object* x_162; -lean_dec(x_159); -x_162 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_158, x_160, x_161); +lean_dec(x_158); +x_162 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_159, x_160, x_161); lean_dec(x_161); x_147 = x_162; goto block_157; @@ -46422,23 +46692,23 @@ goto block_157; block_169: { uint8_t x_168; -x_168 = lean_nat_dec_le(x_167, x_164); +x_168 = lean_nat_dec_le(x_167, x_166); if (x_168 == 0) { -lean_dec(x_164); +lean_dec(x_166); lean_inc(x_167); -x_158 = x_165; -x_159 = x_166; +x_158 = x_164; +x_159 = x_165; x_160 = x_167; x_161 = x_167; goto block_163; } else { -x_158 = x_165; -x_159 = x_166; +x_158 = x_164; +x_159 = x_165; x_160 = x_167; -x_161 = x_164; +x_161 = x_166; goto block_163; } } @@ -46459,18 +46729,18 @@ x_178 = lean_nat_dec_le(x_1, x_177); if (x_178 == 0) { lean_inc(x_177); -x_164 = x_177; +x_164 = x_174; x_165 = x_173; -x_166 = x_174; +x_166 = x_177; x_167 = x_177; goto block_169; } else { lean_inc(x_1); -x_164 = x_177; +x_164 = x_174; x_165 = x_173; -x_166 = x_174; +x_166 = x_177; x_167 = x_1; goto block_169; } @@ -46677,8 +46947,8 @@ goto block_15; block_44: { lean_object* x_43; -lean_dec(x_41); -x_43 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_40, x_39, x_42); +lean_dec(x_39); +x_43 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_41, x_40, x_42); lean_dec(x_42); x_28 = x_43; goto block_38; @@ -46686,23 +46956,23 @@ goto block_38; block_50: { uint8_t x_49; -x_49 = lean_nat_dec_le(x_48, x_45); +x_49 = lean_nat_dec_le(x_48, x_47); if (x_49 == 0) { -lean_dec(x_45); +lean_dec(x_47); lean_inc(x_48); -x_39 = x_48; -x_40 = x_46; -x_41 = x_47; +x_39 = x_45; +x_40 = x_48; +x_41 = x_46; x_42 = x_48; goto block_44; } else { -x_39 = x_48; -x_40 = x_46; -x_41 = x_47; -x_42 = x_45; +x_39 = x_45; +x_40 = x_48; +x_41 = x_46; +x_42 = x_47; goto block_44; } } @@ -46723,18 +46993,18 @@ x_59 = lean_nat_dec_le(x_1, x_58); if (x_59 == 0) { lean_inc(x_58); -x_45 = x_58; +x_45 = x_55; x_46 = x_54; -x_47 = x_55; +x_47 = x_58; x_48 = x_58; goto block_50; } else { lean_inc(x_1); -x_45 = x_58; +x_45 = x_55; x_46 = x_54; -x_47 = x_55; +x_47 = x_58; x_48 = x_1; goto block_50; } @@ -46904,8 +47174,8 @@ goto block_15; block_102: { lean_object* x_101; -lean_dec(x_99); -x_101 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_98, x_97, x_100); +lean_dec(x_97); +x_101 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_99, x_98, x_100); lean_dec(x_100); x_86 = x_101; goto block_96; @@ -46913,23 +47183,23 @@ goto block_96; block_108: { uint8_t x_107; -x_107 = lean_nat_dec_le(x_106, x_103); +x_107 = lean_nat_dec_le(x_106, x_105); if (x_107 == 0) { -lean_dec(x_103); +lean_dec(x_105); lean_inc(x_106); -x_97 = x_106; -x_98 = x_104; -x_99 = x_105; +x_97 = x_103; +x_98 = x_106; +x_99 = x_104; x_100 = x_106; goto block_102; } else { -x_97 = x_106; -x_98 = x_104; -x_99 = x_105; -x_100 = x_103; +x_97 = x_103; +x_98 = x_106; +x_99 = x_104; +x_100 = x_105; goto block_102; } } @@ -46950,18 +47220,18 @@ x_117 = lean_nat_dec_le(x_1, x_116); if (x_117 == 0) { lean_inc(x_116); -x_103 = x_116; +x_103 = x_113; x_104 = x_112; -x_105 = x_113; +x_105 = x_116; x_106 = x_116; goto block_108; } else { lean_inc(x_1); -x_103 = x_116; +x_103 = x_113; x_104 = x_112; -x_105 = x_113; +x_105 = x_116; x_106 = x_1; goto block_108; } @@ -47149,8 +47419,8 @@ goto block_15; block_163: { lean_object* x_162; -lean_dec(x_160); -x_162 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_159, x_158, x_161); +lean_dec(x_158); +x_162 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at___Lean_mergeStructureResolutionOrders___at___Lean_computeStructureResolutionOrder___at___Lean_getStructureResolutionOrder___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__5_spec__5_spec__6_spec__28___redArg(x_160, x_159, x_161); lean_dec(x_161); x_147 = x_162; goto block_157; @@ -47158,23 +47428,23 @@ goto block_157; block_169: { uint8_t x_168; -x_168 = lean_nat_dec_le(x_167, x_164); +x_168 = lean_nat_dec_le(x_167, x_166); if (x_168 == 0) { -lean_dec(x_164); +lean_dec(x_166); lean_inc(x_167); -x_158 = x_167; -x_159 = x_165; -x_160 = x_166; +x_158 = x_164; +x_159 = x_167; +x_160 = x_165; x_161 = x_167; goto block_163; } else { -x_158 = x_167; -x_159 = x_165; -x_160 = x_166; -x_161 = x_164; +x_158 = x_164; +x_159 = x_167; +x_160 = x_165; +x_161 = x_166; goto block_163; } } @@ -47195,18 +47465,18 @@ x_178 = lean_nat_dec_le(x_1, x_177); if (x_178 == 0) { lean_inc(x_177); -x_164 = x_177; +x_164 = x_174; x_165 = x_173; -x_166 = x_174; +x_166 = x_177; x_167 = x_177; goto block_169; } else { lean_inc(x_1); -x_164 = x_177; +x_164 = x_174; x_165 = x_173; -x_166 = x_174; +x_166 = x_177; x_167 = x_1; goto block_169; } @@ -54175,10 +54445,10 @@ return x_19; block_69: { lean_object* x_33; +lean_inc(x_21); +lean_inc_ref(x_27); lean_inc(x_25); -lean_inc_ref(x_24); -lean_inc(x_23); -x_33 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkTupleHint___redArg(x_2, x_23, x_27, x_24, x_25, x_30); +x_33 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkTupleHint___redArg(x_2, x_25, x_28, x_27, x_21, x_26); if (lean_obj_tag(x_33) == 0) { 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; 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; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; @@ -54188,7 +54458,7 @@ x_35 = lean_ctor_get(x_33, 1); lean_inc(x_35); lean_dec_ref(x_33); x_36 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__4; -x_37 = l_Nat_reprFast(x_23); +x_37 = l_Nat_reprFast(x_25); x_38 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_38, 0, x_37); x_39 = l_Lean_MessageData_ofFormat(x_38); @@ -54220,7 +54490,7 @@ x_52 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__12; x_53 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_53, 0, x_51); lean_ctor_set(x_53, 1, x_52); -x_54 = l_Nat_reprFast(x_28); +x_54 = l_Nat_reprFast(x_30); x_55 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_55, 0, x_54); x_56 = l_Lean_MessageData_ofFormat(x_55); @@ -54241,11 +54511,11 @@ 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_34); -x_64 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_63, x_22, x_29, x_21, x_26, x_24, x_25, x_35); -lean_dec(x_25); +x_64 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_63, x_23, x_22, x_24, x_29, x_27, x_21, x_35); +lean_dec(x_21); +lean_dec_ref(x_27); +lean_dec(x_29); lean_dec_ref(x_24); -lean_dec(x_26); -lean_dec_ref(x_21); return x_64; } else @@ -54253,13 +54523,13 @@ else uint8_t x_65; lean_dec_ref(x_32); lean_dec_ref(x_31); -lean_dec(x_28); -lean_dec(x_26); +lean_dec(x_30); +lean_dec(x_29); +lean_dec_ref(x_27); lean_dec(x_25); lean_dec_ref(x_24); -lean_dec(x_23); -lean_dec_ref(x_22); -lean_dec_ref(x_21); +lean_dec_ref(x_23); +lean_dec(x_21); lean_dec_ref(x_2); lean_dec_ref(x_1); x_65 = !lean_is_exclusive(x_33); @@ -54342,14 +54612,14 @@ x_100 = lean_ctor_get(x_97, 2); lean_dec(x_100); x_101 = lean_ctor_get(x_97, 0); lean_dec(x_101); -lean_inc(x_89); -x_102 = l_Lean_privateToUserName(x_89); -lean_inc_ref(x_88); -x_103 = l_Lean_Name_str___override(x_102, x_88); +lean_inc(x_87); +x_102 = l_Lean_privateToUserName(x_87); +lean_inc_ref(x_89); +x_103 = l_Lean_Name_str___override(x_102, x_89); x_104 = lean_box(0); x_105 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__21; -lean_inc(x_89); -x_106 = l_Lean_PersistentArray_forIn___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux_spec__6(x_105, x_103, x_89, x_104, x_99, x_105, x_90, x_91, x_92, x_93, x_94, x_95, x_96); +lean_inc(x_87); +x_106 = l_Lean_PersistentArray_forIn___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux_spec__6(x_105, x_103, x_87, x_104, x_99, x_105, x_90, x_91, x_92, x_93, x_94, x_95, x_96); x_107 = lean_ctor_get(x_106, 0); lean_inc(x_107); x_108 = lean_ctor_get(x_107, 0); @@ -54362,14 +54632,14 @@ x_109 = lean_ctor_get(x_106, 1); lean_inc(x_109); lean_dec_ref(x_106); x_110 = lean_box(0); -lean_inc_ref(x_88); -x_111 = l_Lean_Name_str___override(x_110, x_88); +lean_inc_ref(x_89); +x_111 = l_Lean_Name_str___override(x_110, x_89); lean_inc(x_95); lean_inc_ref(x_94); lean_inc(x_93); lean_inc_ref(x_92); -lean_inc(x_89); -x_112 = l___private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f(x_89, x_111, x_92, x_93, x_94, x_95, x_109); +lean_inc(x_87); +x_112 = l___private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f(x_87, x_111, x_92, x_93, x_94, x_95, x_109); if (lean_obj_tag(x_112) == 0) { lean_object* x_113; @@ -54379,16 +54649,16 @@ if (lean_obj_tag(x_113) == 0) { lean_object* x_114; lean_object* x_115; lean_free_object(x_97); -lean_dec(x_89); +lean_dec(x_87); x_114 = lean_ctor_get(x_112, 1); lean_inc(x_114); lean_dec_ref(x_112); -x_115 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lam__0(x_1, x_2, lean_box(0), x_87, x_88, x_103, x_90, x_91, x_92, x_93, x_94, x_95, x_114); +x_115 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lam__0(x_1, x_2, lean_box(0), x_88, x_89, x_103, x_90, x_91, x_92, x_93, x_94, x_95, x_114); lean_dec(x_95); lean_dec(x_93); lean_dec_ref(x_92); -lean_dec_ref(x_88); -lean_dec(x_87); +lean_dec_ref(x_89); +lean_dec(x_88); return x_115; } else @@ -54400,8 +54670,8 @@ lean_dec_ref(x_94); lean_dec(x_93); lean_dec_ref(x_92); lean_dec_ref(x_90); -lean_dec_ref(x_88); -lean_dec(x_87); +lean_dec_ref(x_89); +lean_dec(x_88); lean_dec_ref(x_2); lean_dec_ref(x_1); x_116 = lean_ctor_get(x_113, 0); @@ -54420,7 +54690,7 @@ lean_inc(x_120); lean_dec(x_116); lean_ctor_set_tag(x_97, 2); lean_ctor_set(x_97, 2, x_120); -lean_ctor_set(x_97, 1, x_89); +lean_ctor_set(x_97, 1, x_87); lean_ctor_set(x_97, 0, x_119); lean_ctor_set(x_112, 0, x_97); return x_112; @@ -54438,7 +54708,7 @@ lean_inc(x_123); lean_dec(x_116); lean_ctor_set_tag(x_97, 2); lean_ctor_set(x_97, 2, x_123); -lean_ctor_set(x_97, 1, x_89); +lean_ctor_set(x_97, 1, x_87); lean_ctor_set(x_97, 0, x_122); x_124 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_124, 0, x_97); @@ -54457,8 +54727,8 @@ lean_dec_ref(x_94); lean_dec(x_93); lean_dec_ref(x_92); lean_dec_ref(x_90); -lean_dec(x_89); -lean_dec_ref(x_88); +lean_dec_ref(x_89); +lean_dec(x_88); lean_dec(x_87); lean_dec_ref(x_2); lean_dec_ref(x_1); @@ -54492,8 +54762,8 @@ lean_dec_ref(x_94); lean_dec(x_93); lean_dec_ref(x_92); lean_dec_ref(x_90); -lean_dec(x_89); -lean_dec_ref(x_88); +lean_dec_ref(x_89); +lean_dec(x_88); lean_dec(x_87); lean_dec_ref(x_2); lean_dec_ref(x_1); @@ -54531,14 +54801,14 @@ lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; x_135 = lean_ctor_get(x_97, 1); lean_inc(x_135); lean_dec(x_97); -lean_inc(x_89); -x_136 = l_Lean_privateToUserName(x_89); -lean_inc_ref(x_88); -x_137 = l_Lean_Name_str___override(x_136, x_88); +lean_inc(x_87); +x_136 = l_Lean_privateToUserName(x_87); +lean_inc_ref(x_89); +x_137 = l_Lean_Name_str___override(x_136, x_89); x_138 = lean_box(0); x_139 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__21; -lean_inc(x_89); -x_140 = l_Lean_PersistentArray_forIn___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux_spec__6(x_139, x_137, x_89, x_138, x_135, x_139, x_90, x_91, x_92, x_93, x_94, x_95, x_96); +lean_inc(x_87); +x_140 = l_Lean_PersistentArray_forIn___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux_spec__6(x_139, x_137, x_87, x_138, x_135, x_139, x_90, x_91, x_92, x_93, x_94, x_95, x_96); x_141 = lean_ctor_get(x_140, 0); lean_inc(x_141); x_142 = lean_ctor_get(x_141, 0); @@ -54551,14 +54821,14 @@ x_143 = lean_ctor_get(x_140, 1); lean_inc(x_143); lean_dec_ref(x_140); x_144 = lean_box(0); -lean_inc_ref(x_88); -x_145 = l_Lean_Name_str___override(x_144, x_88); +lean_inc_ref(x_89); +x_145 = l_Lean_Name_str___override(x_144, x_89); lean_inc(x_95); lean_inc_ref(x_94); lean_inc(x_93); lean_inc_ref(x_92); -lean_inc(x_89); -x_146 = l___private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f(x_89, x_145, x_92, x_93, x_94, x_95, x_143); +lean_inc(x_87); +x_146 = l___private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f(x_87, x_145, x_92, x_93, x_94, x_95, x_143); if (lean_obj_tag(x_146) == 0) { lean_object* x_147; @@ -54567,16 +54837,16 @@ lean_inc(x_147); if (lean_obj_tag(x_147) == 0) { lean_object* x_148; lean_object* x_149; -lean_dec(x_89); +lean_dec(x_87); x_148 = lean_ctor_get(x_146, 1); lean_inc(x_148); lean_dec_ref(x_146); -x_149 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lam__0(x_1, x_2, lean_box(0), x_87, x_88, x_137, x_90, x_91, x_92, x_93, x_94, x_95, x_148); +x_149 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lam__0(x_1, x_2, lean_box(0), x_88, x_89, x_137, x_90, x_91, x_92, x_93, x_94, x_95, x_148); lean_dec(x_95); lean_dec(x_93); lean_dec_ref(x_92); -lean_dec_ref(x_88); -lean_dec(x_87); +lean_dec_ref(x_89); +lean_dec(x_88); return x_149; } else @@ -54588,8 +54858,8 @@ lean_dec_ref(x_94); lean_dec(x_93); lean_dec_ref(x_92); lean_dec_ref(x_90); -lean_dec_ref(x_88); -lean_dec(x_87); +lean_dec_ref(x_89); +lean_dec(x_88); lean_dec_ref(x_2); lean_dec_ref(x_1); x_150 = lean_ctor_get(x_147, 0); @@ -54612,7 +54882,7 @@ lean_inc(x_154); lean_dec(x_150); x_155 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_155, 0, x_153); -lean_ctor_set(x_155, 1, x_89); +lean_ctor_set(x_155, 1, x_87); lean_ctor_set(x_155, 2, x_154); if (lean_is_scalar(x_152)) { x_156 = lean_alloc_ctor(0, 2, 0); @@ -54633,8 +54903,8 @@ lean_dec_ref(x_94); lean_dec(x_93); lean_dec_ref(x_92); lean_dec_ref(x_90); -lean_dec(x_89); -lean_dec_ref(x_88); +lean_dec_ref(x_89); +lean_dec(x_88); lean_dec(x_87); lean_dec_ref(x_2); lean_dec_ref(x_1); @@ -54669,8 +54939,8 @@ lean_dec_ref(x_94); lean_dec(x_93); lean_dec_ref(x_92); lean_dec_ref(x_90); -lean_dec(x_89); -lean_dec_ref(x_88); +lean_dec_ref(x_89); +lean_dec(x_88); lean_dec(x_87); lean_dec_ref(x_2); lean_dec_ref(x_1); @@ -54925,16 +55195,16 @@ x_223 = l_Lean_MessageData_ofFormat(x_208); lean_ctor_set_tag(x_202, 7); lean_ctor_set(x_202, 1, x_223); lean_ctor_set(x_202, 0, x_221); -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_214; -x_29 = x_167; -x_30 = x_212; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_212; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_214; x_31 = x_220; x_32 = x_202; goto block_69; @@ -54946,16 +55216,16 @@ lean_free_object(x_208); lean_free_object(x_202); x_224 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__27; x_225 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__29; -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_214; -x_29 = x_167; -x_30 = x_212; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_212; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_214; x_31 = x_224; x_32 = x_225; goto block_69; @@ -55079,16 +55349,16 @@ x_249 = l_Lean_MessageData_ofFormat(x_208); lean_ctor_set_tag(x_202, 7); lean_ctor_set(x_202, 1, x_249); lean_ctor_set(x_202, 0, x_247); -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_240; -x_29 = x_167; -x_30 = x_239; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_239; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_240; x_31 = x_246; x_32 = x_202; goto block_69; @@ -55100,16 +55370,16 @@ lean_free_object(x_208); lean_free_object(x_202); x_250 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__27; x_251 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__29; -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_240; -x_29 = x_167; -x_30 = x_239; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_239; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_240; x_31 = x_250; x_32 = x_251; goto block_69; @@ -55251,16 +55521,16 @@ x_279 = l_Lean_MessageData_ofFormat(x_278); lean_ctor_set_tag(x_202, 7); lean_ctor_set(x_202, 1, x_279); lean_ctor_set(x_202, 0, x_276); -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_269; -x_29 = x_167; -x_30 = x_267; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_267; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_269; x_31 = x_275; x_32 = x_202; goto block_69; @@ -55271,16 +55541,16 @@ lean_object* x_280; lean_object* x_281; lean_free_object(x_202); x_280 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__27; x_281 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__29; -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_269; -x_29 = x_167; -x_30 = x_267; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_267; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_269; x_31 = x_280; x_32 = x_281; goto block_69; @@ -55510,16 +55780,16 @@ x_318 = l_Lean_MessageData_ofFormat(x_317); x_319 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_319, 0, x_315); lean_ctor_set(x_319, 1, x_318); -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_308; -x_29 = x_167; -x_30 = x_306; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_306; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_308; x_31 = x_314; x_32 = x_319; goto block_69; @@ -55530,16 +55800,16 @@ lean_object* x_320; lean_object* x_321; lean_dec(x_305); x_320 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__27; x_321 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___closed__29; -x_21 = x_168; -x_22 = x_166; -x_23 = x_188; -x_24 = x_170; -x_25 = x_171; -x_26 = x_169; -x_27 = x_187; -x_28 = x_308; -x_29 = x_167; -x_30 = x_306; +x_21 = x_171; +x_22 = x_167; +x_23 = x_166; +x_24 = x_168; +x_25 = x_188; +x_26 = x_306; +x_27 = x_170; +x_28 = x_187; +x_29 = x_169; +x_30 = x_308; x_31 = x_320; x_32 = x_321; goto block_69; @@ -55818,9 +56088,9 @@ if (x_357 == 0) { lean_dec_ref(x_356); lean_free_object(x_352); -x_87 = x_351; -x_88 = x_350; -x_89 = x_349; +x_87 = x_349; +x_88 = x_351; +x_89 = x_350; x_90 = x_166; x_91 = x_167; x_92 = x_168; @@ -55842,9 +56112,9 @@ if (lean_obj_tag(x_360) == 0) { lean_dec(x_359); lean_free_object(x_352); -x_87 = x_351; -x_88 = x_350; -x_89 = x_349; +x_87 = x_349; +x_88 = x_351; +x_89 = x_350; x_90 = x_166; x_91 = x_167; x_92 = x_168; @@ -55895,9 +56165,9 @@ x_366 = l_Lean_isStructure(x_365, x_349); if (x_366 == 0) { lean_dec_ref(x_365); -x_87 = x_351; -x_88 = x_350; -x_89 = x_349; +x_87 = x_349; +x_88 = x_351; +x_89 = x_350; x_90 = x_166; x_91 = x_167; x_92 = x_168; @@ -55918,9 +56188,9 @@ x_369 = l_Lean_findField_x3f(x_365, x_349, x_368); if (lean_obj_tag(x_369) == 0) { lean_dec(x_368); -x_87 = x_351; -x_88 = x_350; -x_89 = x_349; +x_87 = x_349; +x_88 = x_351; +x_89 = x_350; x_90 = x_166; x_91 = x_167; x_92 = x_168; @@ -56905,15 +57175,15 @@ block_45: { if (x_29 == 0) { -if (lean_obj_tag(x_24) == 0) +if (lean_obj_tag(x_28) == 0) { lean_object* x_30; lean_dec(x_16); -lean_inc(x_21); -lean_inc_ref(x_23); -lean_inc(x_28); -lean_inc_ref(x_25); -x_30 = l_Lean_Meta_unfoldDefinition_x3f(x_26, x_29, x_25, x_28, x_23, x_21, x_20); +lean_inc(x_26); +lean_inc_ref(x_22); +lean_inc(x_24); +lean_inc_ref(x_20); +x_30 = l_Lean_Meta_unfoldDefinition_x3f(x_25, x_29, x_20, x_24, x_22, x_26, x_27); if (lean_obj_tag(x_30) == 0) { lean_object* x_31; @@ -56922,12 +57192,12 @@ lean_inc(x_31); if (lean_obj_tag(x_31) == 0) { uint8_t x_32; -lean_dec(x_28); -lean_dec(x_27); -lean_dec_ref(x_25); +lean_dec(x_26); +lean_dec(x_24); lean_dec_ref(x_23); lean_dec_ref(x_22); lean_dec(x_21); +lean_dec_ref(x_20); lean_dec(x_17); lean_dec_ref(x_1); x_32 = !lean_is_exclusive(x_30); @@ -56937,7 +57207,7 @@ lean_object* x_33; x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); lean_ctor_set_tag(x_30, 1); -lean_ctor_set(x_30, 0, x_24); +lean_ctor_set(x_30, 0, x_28); return x_30; } else @@ -56947,7 +57217,7 @@ x_34 = lean_ctor_get(x_30, 1); lean_inc(x_34); lean_dec(x_30); x_35 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_35, 0, x_24); +lean_ctor_set(x_35, 0, x_28); lean_ctor_set(x_35, 1, x_34); return x_35; } @@ -56955,7 +57225,7 @@ return x_35; else { lean_object* x_36; lean_object* x_37; -lean_dec_ref(x_24); +lean_dec_ref(x_28); x_36 = lean_ctor_get(x_30, 1); lean_inc(x_36); lean_dec_ref(x_30); @@ -56964,12 +57234,12 @@ lean_inc(x_37); lean_dec_ref(x_31); x_2 = x_17; x_3 = x_37; -x_5 = x_22; -x_6 = x_27; -x_7 = x_25; -x_8 = x_28; -x_9 = x_23; -x_10 = x_21; +x_5 = x_23; +x_6 = x_21; +x_7 = x_20; +x_8 = x_24; +x_9 = x_22; +x_10 = x_26; x_11 = x_36; goto _start; } @@ -56977,13 +57247,13 @@ goto _start; else { uint8_t x_39; -lean_dec(x_28); -lean_dec(x_27); -lean_dec_ref(x_25); -lean_dec_ref(x_24); +lean_dec_ref(x_28); +lean_dec(x_26); +lean_dec(x_24); lean_dec_ref(x_23); lean_dec_ref(x_22); lean_dec(x_21); +lean_dec_ref(x_20); lean_dec(x_17); lean_dec_ref(x_1); x_39 = !lean_is_exclusive(x_30); @@ -57009,13 +57279,13 @@ return x_42; else { lean_object* x_43; -lean_dec(x_28); -lean_dec(x_27); -lean_dec_ref(x_26); +lean_dec(x_26); lean_dec_ref(x_25); +lean_dec(x_24); lean_dec_ref(x_23); lean_dec_ref(x_22); lean_dec(x_21); +lean_dec_ref(x_20); lean_dec(x_17); lean_dec_ref(x_1); if (lean_is_scalar(x_16)) { @@ -57024,21 +57294,21 @@ if (lean_is_scalar(x_16)) { x_43 = x_16; lean_ctor_set_tag(x_43, 1); } -lean_ctor_set(x_43, 0, x_24); -lean_ctor_set(x_43, 1, x_20); +lean_ctor_set(x_43, 0, x_28); +lean_ctor_set(x_43, 1, x_27); return x_43; } } else { lean_object* x_44; -lean_dec(x_28); -lean_dec(x_27); -lean_dec_ref(x_26); +lean_dec(x_26); lean_dec_ref(x_25); +lean_dec(x_24); lean_dec_ref(x_23); lean_dec_ref(x_22); lean_dec(x_21); +lean_dec_ref(x_20); lean_dec(x_17); lean_dec_ref(x_1); if (lean_is_scalar(x_16)) { @@ -57047,8 +57317,8 @@ if (lean_is_scalar(x_16)) { x_44 = x_16; lean_ctor_set_tag(x_44, 1); } -lean_ctor_set(x_44, 0, x_24); -lean_ctor_set(x_44, 1, x_20); +lean_ctor_set(x_44, 0, x_28); +lean_ctor_set(x_44, 1, x_27); return x_44; } } @@ -57132,29 +57402,29 @@ if (x_66 == 0) { uint8_t x_67; x_67 = l_Lean_Exception_isRuntime(x_64); -x_20 = x_65; -x_21 = x_51; -x_22 = x_46; -x_23 = x_50; -x_24 = x_64; -x_25 = x_48; -x_26 = x_54; -x_27 = x_47; -x_28 = x_49; +x_20 = x_48; +x_21 = x_47; +x_22 = x_50; +x_23 = x_46; +x_24 = x_49; +x_25 = x_54; +x_26 = x_51; +x_27 = x_65; +x_28 = x_64; x_29 = x_67; goto block_45; } else { -x_20 = x_65; -x_21 = x_51; -x_22 = x_46; -x_23 = x_50; -x_24 = x_64; -x_25 = x_48; -x_26 = x_54; -x_27 = x_47; -x_28 = x_49; +x_20 = x_48; +x_21 = x_47; +x_22 = x_50; +x_23 = x_46; +x_24 = x_49; +x_25 = x_54; +x_26 = x_51; +x_27 = x_65; +x_28 = x_64; x_29 = x_66; goto block_45; } @@ -58784,7 +59054,7 @@ x_14 = lean_ctor_get(x_4, 2); lean_inc_ref(x_14); lean_dec_ref(x_4); x_15 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_15, 0, x_12); +lean_ctor_set(x_15, 0, x_11); lean_ctor_set(x_15, 1, x_13); x_16 = l_Lean_MessageData_hint_x27(x_15); x_17 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg_throwUnusableParameter___closed__1; @@ -58805,7 +59075,7 @@ 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_11); +lean_ctor_set(x_25, 1, x_12); x_26 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_26, 0, x_25); lean_ctor_set(x_26, 1, x_16); @@ -58820,8 +59090,8 @@ if (x_3 == 0) { lean_object* x_31; x_31 = l_Lean_Elab_Term_throwInvalidNamedArg___redArg___closed__4; -x_11 = x_29; -x_12 = x_30; +x_11 = x_30; +x_12 = x_29; x_13 = x_31; goto block_28; } @@ -58829,8 +59099,8 @@ else { lean_object* x_32; x_32 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg_throwUnusableParameter___closed__9; -x_11 = x_29; -x_12 = x_30; +x_11 = x_30; +x_12 = x_29; x_13 = x_32; goto block_28; } @@ -59220,16 +59490,16 @@ goto block_73; else { x_74 = x_97; -x_75 = x_99; -x_76 = x_98; +x_75 = x_98; +x_76 = x_99; goto block_78; } } else { x_74 = x_97; -x_75 = x_99; -x_76 = x_98; +x_75 = x_98; +x_76 = x_99; goto block_78; } } @@ -59437,8 +59707,8 @@ lean_object* x_77; x_77 = lean_nat_add(x_74, x_59); lean_dec(x_74); x_65 = x_77; -x_66 = x_76; -x_67 = x_75; +x_66 = x_75; +x_67 = x_76; goto block_73; } } @@ -59707,16 +59977,16 @@ goto block_161; else { x_162 = x_185; -x_163 = x_187; -x_164 = x_186; +x_163 = x_186; +x_164 = x_187; goto block_166; } } else { x_162 = x_185; -x_163 = x_187; -x_164 = x_186; +x_163 = x_186; +x_164 = x_187; goto block_166; } } @@ -59928,8 +60198,8 @@ lean_object* x_165; x_165 = lean_nat_add(x_162, x_146); lean_dec(x_162); x_153 = x_165; -x_154 = x_164; -x_155 = x_163; +x_154 = x_163; +x_155 = x_164; goto block_161; } } @@ -63587,7 +63857,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___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppArgs_elabAsElim_x3f___lam__0___closed__1; x_2 = lean_unsigned_to_nat(75u); -x_3 = lean_unsigned_to_nat(1605u); +x_3 = lean_unsigned_to_nat(1609u); x_4 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___closed__0; x_5 = l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__16; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -63927,7 +64197,7 @@ lean_inc(x_73); lean_inc_ref(x_72); lean_inc(x_71); lean_inc_ref(x_68); -x_76 = l_Lean_Elab_Term_mkConst(x_66, x_75, x_68, x_69, x_70, x_71, x_72, x_73, x_74); +x_76 = l_Lean_Elab_Term_mkConst(x_65, x_75, x_68, x_69, x_70, x_71, x_72, x_73, x_74); if (lean_obj_tag(x_76) == 0) { lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; lean_object* x_83; @@ -63967,7 +64237,7 @@ lean_inc_ref(x_72); lean_inc(x_71); lean_inc_ref(x_70); lean_inc(x_84); -x_89 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_65, x_67, x_88, x_88, x_84, x_82, x_70, x_71, x_72, x_73, x_85); +x_89 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_66, x_67, x_88, x_88, x_84, x_82, x_70, x_71, x_72, x_73, x_85); if (lean_obj_tag(x_89) == 0) { lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; @@ -64065,7 +64335,7 @@ lean_inc_ref(x_72); lean_inc(x_71); lean_inc_ref(x_70); lean_inc(x_84); -x_102 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_65, x_67, x_2, x_1, x_84, x_4, x_70, x_71, x_72, x_73, x_85); +x_102 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_66, x_67, x_2, x_1, x_84, x_4, x_70, x_71, x_72, x_73, x_85); if (lean_obj_tag(x_102) == 0) { lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; @@ -64123,7 +64393,7 @@ lean_dec_ref(x_70); lean_dec(x_69); lean_dec_ref(x_68); lean_dec_ref(x_67); -lean_dec(x_65); +lean_dec(x_66); lean_dec(x_18); lean_dec(x_3); lean_dec_ref(x_2); @@ -64140,7 +64410,7 @@ lean_dec_ref(x_70); lean_dec(x_69); lean_dec_ref(x_68); lean_dec_ref(x_67); -lean_dec(x_65); +lean_dec(x_66); lean_dec(x_18); lean_dec(x_17); lean_dec(x_3); @@ -64152,14 +64422,14 @@ return x_76; block_337: { lean_object* x_121; -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -lean_inc(x_114); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); lean_inc_ref(x_116); +lean_inc(x_119); +lean_inc_ref(x_114); lean_inc(x_17); -x_121 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLVal(x_6, x_17, x_120, x_116, x_114, x_119, x_113, x_117, x_118, x_115); +x_121 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLVal(x_6, x_17, x_120, x_114, x_119, x_116, x_115, x_118, x_117, x_113); if (lean_obj_tag(x_121) == 0) { lean_object* x_122; lean_object* x_123; @@ -64188,15 +64458,15 @@ lean_inc(x_129); x_130 = lean_ctor_get(x_123, 2); lean_inc(x_130); lean_dec_ref(x_123); -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -lean_inc(x_114); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); lean_inc_ref(x_116); +lean_inc(x_119); +lean_inc_ref(x_114); lean_inc(x_129); lean_inc(x_128); -x_131 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections(x_128, x_129, x_126, x_116, x_114, x_119, x_113, x_117, x_118, x_124); +x_131 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections(x_128, x_129, x_126, x_114, x_119, x_116, x_115, x_118, x_117, x_124); if (lean_obj_tag(x_131) == 0) { uint8_t x_132; @@ -64206,7 +64476,7 @@ if (x_132 == 0) lean_object* x_133; lean_object* x_134; lean_object* x_135; uint8_t x_136; x_133 = lean_ctor_get(x_131, 0); x_134 = lean_ctor_get(x_131, 1); -x_135 = lean_st_ref_get(x_118, x_134); +x_135 = lean_st_ref_get(x_117, x_134); x_136 = !lean_is_exclusive(x_135); if (x_136 == 0) { @@ -64233,7 +64503,7 @@ lean_dec(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); x_141 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___closed__1; -x_142 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_141, x_116, x_114, x_119, x_113, x_117, x_118, x_138); +x_142 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_141, x_114, x_119, x_116, x_115, x_118, x_117, x_138); return x_142; } else @@ -64242,7 +64512,7 @@ lean_object* x_143; lean_object* x_144; uint8_t x_145; x_143 = lean_ctor_get(x_140, 0); lean_inc(x_143); lean_dec_ref(x_140); -x_144 = lean_st_ref_get(x_118, x_138); +x_144 = lean_st_ref_get(x_117, x_138); x_145 = !lean_is_exclusive(x_144); if (x_145 == 0) { @@ -64268,12 +64538,12 @@ lean_dec(x_129); lean_free_object(x_122); x_19 = x_133; x_20 = x_149; -x_21 = x_116; -x_22 = x_114; -x_23 = x_119; -x_24 = x_113; -x_25 = x_117; -x_26 = x_118; +x_21 = x_114; +x_22 = x_119; +x_23 = x_116; +x_24 = x_115; +x_25 = x_118; +x_26 = x_117; x_27 = x_147; goto block_64; } @@ -64304,12 +64574,12 @@ x_155 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___close lean_ctor_set_tag(x_122, 7); lean_ctor_set(x_122, 1, x_155); lean_ctor_set(x_122, 0, x_131); -x_156 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_116, x_114, x_119, x_113, x_117, x_118, x_147); -lean_dec(x_118); -lean_dec_ref(x_117); -lean_dec(x_113); -lean_dec_ref(x_119); -lean_dec(x_114); +x_156 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_114, x_119, x_116, x_115, x_118, x_117, x_147); +lean_dec(x_117); +lean_dec_ref(x_118); +lean_dec(x_115); +lean_dec_ref(x_116); +lean_dec(x_119); x_157 = !lean_is_exclusive(x_156); if (x_157 == 0) { @@ -64356,12 +64626,12 @@ lean_dec(x_129); lean_free_object(x_122); x_19 = x_133; x_20 = x_164; -x_21 = x_116; -x_22 = x_114; -x_23 = x_119; -x_24 = x_113; -x_25 = x_117; -x_26 = x_118; +x_21 = x_114; +x_22 = x_119; +x_23 = x_116; +x_24 = x_115; +x_25 = x_118; +x_26 = x_117; x_27 = x_162; goto block_64; } @@ -64392,12 +64662,12 @@ x_171 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___close lean_ctor_set_tag(x_122, 7); lean_ctor_set(x_122, 1, x_171); lean_ctor_set(x_122, 0, x_131); -x_172 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_116, x_114, x_119, x_113, x_117, x_118, x_162); -lean_dec(x_118); -lean_dec_ref(x_117); -lean_dec(x_113); -lean_dec_ref(x_119); -lean_dec(x_114); +x_172 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_114, x_119, x_116, x_115, x_118, x_117, x_162); +lean_dec(x_117); +lean_dec_ref(x_118); +lean_dec(x_115); +lean_dec_ref(x_116); +lean_dec(x_119); x_173 = lean_ctor_get(x_172, 0); lean_inc(x_173); x_174 = lean_ctor_get(x_172, 1); @@ -64449,7 +64719,7 @@ lean_dec(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); x_181 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___closed__1; -x_182 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_181, x_116, x_114, x_119, x_113, x_117, x_118, x_178); +x_182 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_181, x_114, x_119, x_116, x_115, x_118, x_117, x_178); return x_182; } else @@ -64458,7 +64728,7 @@ lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; x_183 = lean_ctor_get(x_180, 0); lean_inc(x_183); lean_dec_ref(x_180); -x_184 = lean_st_ref_get(x_118, x_178); +x_184 = lean_st_ref_get(x_117, x_178); x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); x_186 = lean_ctor_get(x_184, 1); @@ -64489,12 +64759,12 @@ lean_dec(x_129); lean_free_object(x_122); x_19 = x_133; x_20 = x_189; -x_21 = x_116; -x_22 = x_114; -x_23 = x_119; -x_24 = x_113; -x_25 = x_117; -x_26 = x_118; +x_21 = x_114; +x_22 = x_119; +x_23 = x_116; +x_24 = x_115; +x_25 = x_118; +x_26 = x_117; x_27 = x_186; goto block_64; } @@ -64530,12 +64800,12 @@ x_197 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___close lean_ctor_set_tag(x_122, 7); lean_ctor_set(x_122, 1, x_197); lean_ctor_set(x_122, 0, x_131); -x_198 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_116, x_114, x_119, x_113, x_117, x_118, x_186); -lean_dec(x_118); -lean_dec_ref(x_117); -lean_dec(x_113); -lean_dec_ref(x_119); -lean_dec(x_114); +x_198 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_114, x_119, x_116, x_115, x_118, x_117, x_186); +lean_dec(x_117); +lean_dec_ref(x_118); +lean_dec(x_115); +lean_dec_ref(x_116); +lean_dec(x_119); x_199 = lean_ctor_get(x_198, 0); lean_inc(x_199); x_200 = lean_ctor_get(x_198, 1); @@ -64568,7 +64838,7 @@ x_204 = lean_ctor_get(x_131, 1); lean_inc(x_204); lean_inc(x_203); lean_dec(x_131); -x_205 = lean_st_ref_get(x_118, x_204); +x_205 = lean_st_ref_get(x_117, x_204); x_206 = lean_ctor_get(x_205, 0); lean_inc(x_206); x_207 = lean_ctor_get(x_205, 1); @@ -64600,7 +64870,7 @@ lean_dec(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); x_211 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___closed__1; -x_212 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_211, x_116, x_114, x_119, x_113, x_117, x_118, x_207); +x_212 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_211, x_114, x_119, x_116, x_115, x_118, x_117, x_207); return x_212; } else @@ -64609,7 +64879,7 @@ lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; x_213 = lean_ctor_get(x_210, 0); lean_inc(x_213); lean_dec_ref(x_210); -x_214 = lean_st_ref_get(x_118, x_207); +x_214 = lean_st_ref_get(x_117, x_207); x_215 = lean_ctor_get(x_214, 0); lean_inc(x_215); x_216 = lean_ctor_get(x_214, 1); @@ -64640,12 +64910,12 @@ lean_dec(x_129); lean_free_object(x_122); x_19 = x_203; x_20 = x_219; -x_21 = x_116; -x_22 = x_114; -x_23 = x_119; -x_24 = x_113; -x_25 = x_117; -x_26 = x_118; +x_21 = x_114; +x_22 = x_119; +x_23 = x_116; +x_24 = x_115; +x_25 = x_118; +x_26 = x_117; x_27 = x_216; goto block_64; } @@ -64686,12 +64956,12 @@ x_228 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___close lean_ctor_set_tag(x_122, 7); lean_ctor_set(x_122, 1, x_228); lean_ctor_set(x_122, 0, x_227); -x_229 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_116, x_114, x_119, x_113, x_117, x_118, x_216); -lean_dec(x_118); -lean_dec_ref(x_117); -lean_dec(x_113); -lean_dec_ref(x_119); -lean_dec(x_114); +x_229 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_122, x_114, x_119, x_116, x_115, x_118, x_117, x_216); +lean_dec(x_117); +lean_dec_ref(x_118); +lean_dec(x_115); +lean_dec_ref(x_116); +lean_dec(x_119); x_230 = lean_ctor_get(x_229, 0); lean_inc(x_230); x_231 = lean_ctor_get(x_229, 1); @@ -64722,12 +64992,12 @@ lean_dec(x_130); lean_dec(x_129); lean_dec(x_128); lean_free_object(x_122); -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_17); lean_dec(x_3); @@ -64749,15 +65019,15 @@ lean_inc(x_236); x_237 = lean_ctor_get(x_123, 2); lean_inc(x_237); lean_dec_ref(x_123); -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -lean_inc(x_114); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); lean_inc_ref(x_116); +lean_inc(x_119); +lean_inc_ref(x_114); lean_inc(x_236); lean_inc(x_235); -x_238 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections(x_235, x_236, x_234, x_116, x_114, x_119, x_113, x_117, x_118, x_124); +x_238 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections(x_235, x_236, x_234, x_114, x_119, x_116, x_115, x_118, x_117, x_124); if (lean_obj_tag(x_238) == 0) { lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; @@ -64773,7 +65043,7 @@ if (lean_is_exclusive(x_238)) { lean_dec_ref(x_238); x_241 = lean_box(0); } -x_242 = lean_st_ref_get(x_118, x_240); +x_242 = lean_st_ref_get(x_117, x_240); x_243 = lean_ctor_get(x_242, 0); lean_inc(x_243); x_244 = lean_ctor_get(x_242, 1); @@ -64805,7 +65075,7 @@ lean_dec(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); x_248 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___closed__1; -x_249 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_248, x_116, x_114, x_119, x_113, x_117, x_118, x_244); +x_249 = l_panic___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop_spec__0(x_248, x_114, x_119, x_116, x_115, x_118, x_117, x_244); return x_249; } else @@ -64814,7 +65084,7 @@ lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; x_250 = lean_ctor_get(x_247, 0); lean_inc(x_250); lean_dec_ref(x_247); -x_251 = lean_st_ref_get(x_118, x_244); +x_251 = lean_st_ref_get(x_117, x_244); x_252 = lean_ctor_get(x_251, 0); lean_inc(x_252); x_253 = lean_ctor_get(x_251, 1); @@ -64845,12 +65115,12 @@ lean_dec(x_237); lean_dec(x_236); x_19 = x_239; x_20 = x_256; -x_21 = x_116; -x_22 = x_114; -x_23 = x_119; -x_24 = x_113; -x_25 = x_117; -x_26 = x_118; +x_21 = x_114; +x_22 = x_119; +x_23 = x_116; +x_24 = x_115; +x_25 = x_118; +x_26 = x_117; x_27 = x_253; goto block_64; } @@ -64896,12 +65166,12 @@ x_265 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___close x_266 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_266, 0, x_264); lean_ctor_set(x_266, 1, x_265); -x_267 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_266, x_116, x_114, x_119, x_113, x_117, x_118, x_253); -lean_dec(x_118); -lean_dec_ref(x_117); -lean_dec(x_113); -lean_dec_ref(x_119); -lean_dec(x_114); +x_267 = l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0___redArg(x_266, x_114, x_119, x_116, x_115, x_118, x_117, x_253); +lean_dec(x_117); +lean_dec_ref(x_118); +lean_dec(x_115); +lean_dec_ref(x_116); +lean_dec(x_119); x_268 = lean_ctor_get(x_267, 0); lean_inc(x_268); x_269 = lean_ctor_get(x_267, 1); @@ -64930,12 +65200,12 @@ else lean_dec(x_237); lean_dec(x_236); lean_dec(x_235); -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_17); lean_dec(x_3); @@ -64959,11 +65229,11 @@ lean_inc(x_274); x_275 = lean_ctor_get(x_123, 1); lean_inc(x_275); lean_dec_ref(x_123); -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -x_276 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkProjAndCheck(x_274, x_275, x_273, x_119, x_113, x_117, x_118, x_272); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); +lean_inc_ref(x_116); +x_276 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkProjAndCheck(x_274, x_275, x_273, x_116, x_115, x_118, x_117, x_272); if (lean_obj_tag(x_276) == 0) { lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; uint8_t x_282; lean_object* x_283; @@ -64977,13 +65247,13 @@ lean_dec(x_17); x_280 = lean_box(0); x_281 = lean_box(0); x_282 = 0; -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -lean_inc(x_114); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); lean_inc_ref(x_116); -x_283 = l_Lean_Elab_Term_addTermInfo(x_279, x_277, x_280, x_280, x_281, x_282, x_282, x_116, x_114, x_119, x_113, x_117, x_118, x_278); +lean_inc(x_119); +lean_inc_ref(x_114); +x_283 = l_Lean_Elab_Term_addTermInfo(x_279, x_277, x_280, x_280, x_281, x_282, x_282, x_114, x_119, x_116, x_115, x_118, x_117, x_278); if (lean_obj_tag(x_283) == 0) { lean_object* x_284; lean_object* x_285; @@ -64994,23 +65264,23 @@ lean_inc(x_285); lean_dec_ref(x_283); x_6 = x_284; x_7 = x_18; -x_8 = x_116; -x_9 = x_114; -x_10 = x_119; -x_11 = x_113; -x_12 = x_117; -x_13 = x_118; +x_8 = x_114; +x_9 = x_119; +x_10 = x_116; +x_11 = x_115; +x_12 = x_118; +x_13 = x_117; x_14 = x_285; goto _start; } else { -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_3); lean_dec_ref(x_2); @@ -65020,12 +65290,12 @@ return x_283; } else { -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_17); lean_dec(x_3); @@ -65054,14 +65324,14 @@ x_292 = lean_name_eq(x_289, x_290); if (x_292 == 0) { lean_object* x_293; -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -lean_inc(x_114); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); lean_inc_ref(x_116); +lean_inc(x_119); +lean_inc_ref(x_114); lean_inc(x_289); -x_293 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections(x_289, x_290, x_288, x_116, x_114, x_119, x_113, x_117, x_118, x_287); +x_293 = l___private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections(x_289, x_290, x_288, x_114, x_119, x_116, x_115, x_118, x_117, x_287); if (lean_obj_tag(x_293) == 0) { lean_object* x_294; lean_object* x_295; @@ -65070,15 +65340,15 @@ lean_inc(x_294); x_295 = lean_ctor_get(x_293, 1); lean_inc(x_295); lean_dec_ref(x_293); -x_65 = x_289; -x_66 = x_291; +x_65 = x_291; +x_66 = x_289; x_67 = x_294; -x_68 = x_116; -x_69 = x_114; -x_70 = x_119; -x_71 = x_113; -x_72 = x_117; -x_73 = x_118; +x_68 = x_114; +x_69 = x_119; +x_70 = x_116; +x_71 = x_115; +x_72 = x_118; +x_73 = x_117; x_74 = x_295; goto block_112; } @@ -65086,12 +65356,12 @@ else { lean_dec(x_291); lean_dec(x_289); -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_17); lean_dec(x_3); @@ -65103,15 +65373,15 @@ return x_293; else { lean_dec(x_290); -x_65 = x_289; -x_66 = x_291; +x_65 = x_291; +x_66 = x_289; x_67 = x_288; -x_68 = x_116; -x_69 = x_114; -x_70 = x_119; -x_71 = x_113; -x_72 = x_117; -x_73 = x_118; +x_68 = x_114; +x_69 = x_119; +x_70 = x_116; +x_71 = x_115; +x_72 = x_118; +x_73 = x_117; x_74 = x_287; goto block_112; } @@ -65135,13 +65405,13 @@ lean_dec(x_17); x_301 = lean_box(0); x_302 = lean_box(0); x_303 = 0; -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -lean_inc(x_114); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); lean_inc_ref(x_116); -x_304 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addProjTermInfo(x_300, x_299, x_301, x_301, x_302, x_303, x_303, x_116, x_114, x_119, x_113, x_117, x_118, x_296); +lean_inc(x_119); +lean_inc_ref(x_114); +x_304 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addProjTermInfo(x_300, x_299, x_301, x_301, x_302, x_303, x_303, x_114, x_119, x_116, x_115, x_118, x_117, x_296); if (lean_obj_tag(x_304) == 0) { lean_object* x_305; lean_object* x_306; uint8_t x_307; uint8_t x_308; @@ -65156,12 +65426,12 @@ if (x_307 == 0) { lean_object* x_309; lean_object* x_310; x_309 = l_List_forIn_x27_loop___at_____private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections_spec__0___redArg___closed__3; -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); +lean_inc_ref(x_116); lean_inc(x_305); -x_310 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_298, x_297, x_309, x_309, x_305, x_303, x_119, x_113, x_117, x_118, x_306); +x_310 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_298, x_297, x_309, x_309, x_305, x_303, x_116, x_115, x_118, x_117, x_306); if (lean_obj_tag(x_310) == 0) { lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; @@ -65175,13 +65445,13 @@ lean_inc(x_313); x_314 = lean_ctor_get(x_311, 1); lean_inc(x_314); lean_dec(x_311); -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); -lean_inc(x_114); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); lean_inc_ref(x_116); -x_315 = l_Lean_Elab_Term_elabAppArgs(x_305, x_314, x_313, x_301, x_303, x_303, x_308, x_116, x_114, x_119, x_113, x_117, x_118, x_312); +lean_inc(x_119); +lean_inc_ref(x_114); +x_315 = l_Lean_Elab_Term_elabAppArgs(x_305, x_314, x_313, x_301, x_303, x_303, x_308, x_114, x_119, x_116, x_115, x_118, x_117, x_312); if (lean_obj_tag(x_315) == 0) { lean_object* x_316; lean_object* x_317; @@ -65192,23 +65462,23 @@ lean_inc(x_317); lean_dec_ref(x_315); x_6 = x_316; x_7 = x_18; -x_8 = x_116; -x_9 = x_114; -x_10 = x_119; -x_11 = x_113; -x_12 = x_117; -x_13 = x_118; +x_8 = x_114; +x_9 = x_119; +x_10 = x_116; +x_11 = x_115; +x_12 = x_118; +x_13 = x_117; x_14 = x_317; goto _start; } else { -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_3); lean_dec_ref(x_2); @@ -65220,12 +65490,12 @@ else { uint8_t x_319; lean_dec(x_305); -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_3); lean_dec_ref(x_2); @@ -65254,12 +65524,12 @@ else { lean_object* x_323; lean_dec(x_18); -lean_inc(x_118); -lean_inc_ref(x_117); -lean_inc(x_113); -lean_inc_ref(x_119); +lean_inc(x_117); +lean_inc_ref(x_118); +lean_inc(x_115); +lean_inc_ref(x_116); lean_inc(x_305); -x_323 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_298, x_297, x_2, x_1, x_305, x_4, x_119, x_113, x_117, x_118, x_306); +x_323 = l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg(x_298, x_297, x_2, x_1, x_305, x_4, x_116, x_115, x_118, x_117, x_306); if (lean_obj_tag(x_323) == 0) { lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; @@ -65273,19 +65543,19 @@ lean_inc(x_326); x_327 = lean_ctor_get(x_324, 1); lean_inc(x_327); lean_dec(x_324); -x_328 = l_Lean_Elab_Term_elabAppArgs(x_305, x_327, x_326, x_3, x_4, x_5, x_308, x_116, x_114, x_119, x_113, x_117, x_118, x_325); +x_328 = l_Lean_Elab_Term_elabAppArgs(x_305, x_327, x_326, x_3, x_4, x_5, x_308, x_114, x_119, x_116, x_115, x_118, x_117, x_325); return x_328; } else { uint8_t x_329; lean_dec(x_305); -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_3); x_329 = !lean_is_exclusive(x_323); if (x_329 == 0) @@ -65312,12 +65582,12 @@ else { lean_dec(x_298); lean_dec(x_297); -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_3); lean_dec_ref(x_2); @@ -65330,12 +65600,12 @@ return x_304; else { uint8_t x_333; -lean_dec_ref(x_119); -lean_dec(x_118); -lean_dec_ref(x_117); +lean_dec(x_119); +lean_dec_ref(x_118); +lean_dec(x_117); lean_dec_ref(x_116); -lean_dec(x_114); -lean_dec(x_113); +lean_dec(x_115); +lean_dec_ref(x_114); lean_dec(x_18); lean_dec(x_17); lean_dec(x_3); @@ -65369,13 +65639,13 @@ if (x_345 == 0) { uint8_t x_346; x_346 = 1; -x_113 = x_341; -x_114 = x_339; -x_115 = x_344; -x_116 = x_338; -x_117 = x_342; -x_118 = x_343; -x_119 = x_340; +x_113 = x_344; +x_114 = x_338; +x_115 = x_341; +x_116 = x_340; +x_117 = x_343; +x_118 = x_342; +x_119 = x_339; x_120 = x_346; goto block_337; } @@ -65385,13 +65655,13 @@ uint8_t x_347; x_347 = l_Array_isEmpty___redArg(x_2); if (x_347 == 0) { -x_113 = x_341; -x_114 = x_339; -x_115 = x_344; -x_116 = x_338; -x_117 = x_342; -x_118 = x_343; -x_119 = x_340; +x_113 = x_344; +x_114 = x_338; +x_115 = x_341; +x_116 = x_340; +x_117 = x_343; +x_118 = x_342; +x_119 = x_339; x_120 = x_345; goto block_337; } @@ -65399,13 +65669,13 @@ else { uint8_t x_348; x_348 = 0; -x_113 = x_341; -x_114 = x_339; -x_115 = x_344; -x_116 = x_338; -x_117 = x_342; -x_118 = x_343; -x_119 = x_340; +x_113 = x_344; +x_114 = x_338; +x_115 = x_341; +x_116 = x_340; +x_117 = x_343; +x_118 = x_342; +x_119 = x_339; x_120 = x_348; goto block_337; } @@ -66008,7 +66278,7 @@ return x_41; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFnResolutions(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, uint8_t x_8, uint8_t 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) { _start: { -uint8_t x_19; lean_object* x_20; uint8_t x_21; lean_object* x_22; uint8_t x_23; uint8_t x_24; lean_object* x_25; uint8_t x_26; uint8_t x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; uint8_t x_31; uint8_t x_32; lean_object* x_33; uint8_t x_34; uint8_t x_35; lean_object* x_36; uint8_t x_37; uint8_t x_41; +uint8_t x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; uint8_t x_26; uint8_t x_27; lean_object* x_28; uint8_t x_29; uint8_t x_30; lean_object* x_31; uint8_t x_32; uint8_t x_33; lean_object* x_34; uint8_t x_35; uint8_t x_36; uint8_t x_37; uint8_t x_41; if (x_9 == 0) { lean_object* x_64; lean_object* x_65; uint8_t x_66; @@ -66028,25 +66298,25 @@ block_40: { lean_object* x_38; lean_object* x_39; x_38 = lean_alloc_ctor(0, 7, 11); -lean_ctor_set(x_38, 0, x_25); -lean_ctor_set(x_38, 1, x_20); -lean_ctor_set(x_38, 2, x_33); -lean_ctor_set(x_38, 3, x_36); -lean_ctor_set(x_38, 4, x_22); -lean_ctor_set(x_38, 5, x_29); -lean_ctor_set(x_38, 6, x_28); -lean_ctor_set_uint8(x_38, sizeof(void*)*7, x_34); +lean_ctor_set(x_38, 0, x_28); +lean_ctor_set(x_38, 1, x_21); +lean_ctor_set(x_38, 2, x_24); +lean_ctor_set(x_38, 3, x_23); +lean_ctor_set(x_38, 4, x_31); +lean_ctor_set(x_38, 5, x_34); +lean_ctor_set(x_38, 6, x_22); +lean_ctor_set_uint8(x_38, sizeof(void*)*7, x_29); lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 1, x_37); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 2, x_35); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 3, x_21); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 4, x_32); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 5, x_27); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 6, x_24); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 7, x_26); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 8, x_31); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 9, x_30); -lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 10, x_19); -x_39 = l_List_foldlM___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFnResolutions_spec__0(x_1, x_6, x_11, x_3, x_4, x_5, x_7, x_8, x_23, x_10, x_2, x_38, x_13, x_14, x_15, x_16, x_17, x_18); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 2, x_25); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 3, x_33); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 4, x_35); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 5, x_26); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 6, x_32); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 7, x_19); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 8, x_36); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 9, x_20); +lean_ctor_set_uint8(x_38, sizeof(void*)*7 + 10, x_30); +x_39 = l_List_foldlM___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFnResolutions_spec__0(x_1, x_6, x_11, x_3, x_4, x_5, x_7, x_8, x_27, x_10, x_2, x_38, x_13, x_14, x_15, x_16, x_17, x_18); return x_39; } block_63: @@ -66084,47 +66354,47 @@ x_62 = lean_nat_dec_eq(x_60, x_61); lean_dec(x_60); if (x_62 == 0) { -x_19 = x_59; -x_20 = x_43; -x_21 = x_51; -x_22 = x_49; -x_23 = x_41; -x_24 = x_54; -x_25 = x_42; -x_26 = x_55; -x_27 = x_53; -x_28 = x_56; -x_29 = x_50; -x_30 = x_58; -x_31 = x_57; -x_32 = x_52; -x_33 = x_47; -x_34 = x_44; -x_35 = x_46; -x_36 = x_48; +x_19 = x_55; +x_20 = x_58; +x_21 = x_43; +x_22 = x_56; +x_23 = x_48; +x_24 = x_47; +x_25 = x_46; +x_26 = x_53; +x_27 = x_41; +x_28 = x_42; +x_29 = x_44; +x_30 = x_59; +x_31 = x_49; +x_32 = x_54; +x_33 = x_51; +x_34 = x_50; +x_35 = x_52; +x_36 = x_57; x_37 = x_62; goto block_40; } else { -x_19 = x_59; -x_20 = x_43; -x_21 = x_51; -x_22 = x_49; -x_23 = x_41; -x_24 = x_54; -x_25 = x_42; -x_26 = x_55; -x_27 = x_53; -x_28 = x_56; -x_29 = x_50; -x_30 = x_58; -x_31 = x_57; -x_32 = x_52; -x_33 = x_47; -x_34 = x_44; -x_35 = x_46; -x_36 = x_48; +x_19 = x_55; +x_20 = x_58; +x_21 = x_43; +x_22 = x_56; +x_23 = x_48; +x_24 = x_47; +x_25 = x_46; +x_26 = x_53; +x_27 = x_41; +x_28 = x_42; +x_29 = x_44; +x_30 = x_59; +x_31 = x_49; +x_32 = x_54; +x_33 = x_51; +x_34 = x_50; +x_35 = x_52; +x_36 = x_57; x_37 = x_45; goto block_40; } @@ -66848,7 +67118,7 @@ return x_1; LEAN_EXPORT lean_object* l_Lean_logAt___at___Lean_logErrorAt___at___Lean_Elab_logException___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_go_spec__0_spec__0_spec__0___redArg(lean_object* x_1, lean_object* x_2, uint8_t 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) { _start: { -lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; uint8_t 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_81; uint8_t x_82; uint8_t x_83; uint8_t x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_110; uint8_t x_111; lean_object* x_112; uint8_t x_113; lean_object* x_114; uint8_t x_115; lean_object* x_116; lean_object* x_117; lean_object* x_121; uint8_t x_122; lean_object* x_123; uint8_t x_124; lean_object* x_125; lean_object* x_126; uint8_t x_127; uint8_t x_133; lean_object* x_134; uint8_t x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; uint8_t x_139; uint8_t x_140; uint8_t x_142; uint8_t x_158; +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; uint8_t x_85; uint8_t x_86; uint8_t x_87; lean_object* x_88; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; uint8_t x_114; uint8_t x_115; uint8_t x_116; lean_object* x_117; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; uint8_t x_126; uint8_t x_127; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; uint8_t x_138; uint8_t x_139; uint8_t x_140; uint8_t x_142; uint8_t x_158; x_133 = 2; x_158 = l_Lean_instBEqMessageSeverity_beq(x_3, x_133); if (x_158 == 0) @@ -66888,15 +67158,15 @@ lean_ctor_set(x_20, 1, x_25); lean_ctor_set(x_20, 0, x_24); x_28 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_28, 0, x_20); -lean_ctor_set(x_28, 1, x_13); +lean_ctor_set(x_28, 1, x_14); x_29 = lean_alloc_ctor(0, 5, 3); -lean_ctor_set(x_29, 0, x_16); -lean_ctor_set(x_29, 1, x_10); -lean_ctor_set(x_29, 2, x_12); -lean_ctor_set(x_29, 3, x_15); +lean_ctor_set(x_29, 0, x_12); +lean_ctor_set(x_29, 1, x_13); +lean_ctor_set(x_29, 2, x_11); +lean_ctor_set(x_29, 3, x_10); lean_ctor_set(x_29, 4, x_28); -lean_ctor_set_uint8(x_29, sizeof(void*)*5, x_11); -lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 1, x_14); +lean_ctor_set_uint8(x_29, sizeof(void*)*5, x_15); +lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 1, x_16); lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 2, x_4); x_30 = l_Lean_MessageLog_add(x_29, x_27); lean_ctor_set(x_22, 6, x_30); @@ -66950,15 +67220,15 @@ lean_ctor_set(x_20, 1, x_25); lean_ctor_set(x_20, 0, x_24); x_47 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_47, 0, x_20); -lean_ctor_set(x_47, 1, x_13); +lean_ctor_set(x_47, 1, x_14); x_48 = lean_alloc_ctor(0, 5, 3); -lean_ctor_set(x_48, 0, x_16); -lean_ctor_set(x_48, 1, x_10); -lean_ctor_set(x_48, 2, x_12); -lean_ctor_set(x_48, 3, x_15); +lean_ctor_set(x_48, 0, x_12); +lean_ctor_set(x_48, 1, x_13); +lean_ctor_set(x_48, 2, x_11); +lean_ctor_set(x_48, 3, x_10); lean_ctor_set(x_48, 4, x_47); -lean_ctor_set_uint8(x_48, sizeof(void*)*5, x_11); -lean_ctor_set_uint8(x_48, sizeof(void*)*5 + 1, x_14); +lean_ctor_set_uint8(x_48, sizeof(void*)*5, x_15); +lean_ctor_set_uint8(x_48, sizeof(void*)*5 + 1, x_16); lean_ctor_set_uint8(x_48, sizeof(void*)*5 + 2, x_4); x_49 = l_Lean_MessageLog_add(x_48, x_44); x_50 = lean_alloc_ctor(0, 9, 0); @@ -67044,15 +67314,15 @@ lean_ctor_set(x_70, 0, x_58); lean_ctor_set(x_70, 1, x_59); x_71 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_13); +lean_ctor_set(x_71, 1, x_14); x_72 = lean_alloc_ctor(0, 5, 3); -lean_ctor_set(x_72, 0, x_16); -lean_ctor_set(x_72, 1, x_10); -lean_ctor_set(x_72, 2, x_12); -lean_ctor_set(x_72, 3, x_15); +lean_ctor_set(x_72, 0, x_12); +lean_ctor_set(x_72, 1, x_13); +lean_ctor_set(x_72, 2, x_11); +lean_ctor_set(x_72, 3, x_10); lean_ctor_set(x_72, 4, x_71); -lean_ctor_set_uint8(x_72, sizeof(void*)*5, x_11); -lean_ctor_set_uint8(x_72, sizeof(void*)*5 + 1, x_14); +lean_ctor_set_uint8(x_72, sizeof(void*)*5, x_15); +lean_ctor_set_uint8(x_72, sizeof(void*)*5 + 1, x_16); lean_ctor_set_uint8(x_72, sizeof(void*)*5 + 2, x_4); x_73 = l_Lean_MessageLog_add(x_72, x_66); if (lean_is_scalar(x_69)) { @@ -67102,24 +67372,24 @@ if (x_91 == 0) lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; x_92 = lean_ctor_get(x_90, 0); x_93 = lean_ctor_get(x_90, 1); -lean_inc_ref(x_85); -x_94 = l_Lean_FileMap_toPosition(x_85, x_86); -lean_dec(x_86); -x_95 = l_Lean_FileMap_toPosition(x_85, x_88); +lean_inc_ref(x_82); +x_94 = l_Lean_FileMap_toPosition(x_82, x_83); +lean_dec(x_83); +x_95 = l_Lean_FileMap_toPosition(x_82, x_88); lean_dec(x_88); x_96 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_96, 0, x_95); x_97 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg___closed__1; -if (x_83 == 0) +if (x_86 == 0) { lean_free_object(x_90); lean_dec_ref(x_81); -x_10 = x_94; -x_11 = x_82; -x_12 = x_96; -x_13 = x_92; -x_14 = x_84; -x_15 = x_97; +x_10 = x_97; +x_11 = x_96; +x_12 = x_84; +x_13 = x_94; +x_14 = x_92; +x_15 = x_85; x_16 = x_87; x_17 = x_7; x_18 = x_8; @@ -67137,7 +67407,7 @@ lean_object* x_99; lean_dec_ref(x_96); lean_dec_ref(x_94); lean_dec(x_92); -lean_dec_ref(x_87); +lean_dec_ref(x_84); lean_dec_ref(x_7); x_99 = lean_box(0); lean_ctor_set(x_90, 0, x_99); @@ -67146,12 +67416,12 @@ return x_90; else { lean_free_object(x_90); -x_10 = x_94; -x_11 = x_82; -x_12 = x_96; -x_13 = x_92; -x_14 = x_84; -x_15 = x_97; +x_10 = x_97; +x_11 = x_96; +x_12 = x_84; +x_13 = x_94; +x_14 = x_92; +x_15 = x_85; x_16 = x_87; x_17 = x_7; x_18 = x_8; @@ -67168,23 +67438,23 @@ x_101 = lean_ctor_get(x_90, 1); lean_inc(x_101); lean_inc(x_100); lean_dec(x_90); -lean_inc_ref(x_85); -x_102 = l_Lean_FileMap_toPosition(x_85, x_86); -lean_dec(x_86); -x_103 = l_Lean_FileMap_toPosition(x_85, x_88); +lean_inc_ref(x_82); +x_102 = l_Lean_FileMap_toPosition(x_82, x_83); +lean_dec(x_83); +x_103 = l_Lean_FileMap_toPosition(x_82, x_88); lean_dec(x_88); x_104 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_104, 0, x_103); x_105 = l_Lean_addTrace___at_____private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType_spec__1___redArg___closed__1; -if (x_83 == 0) +if (x_86 == 0) { lean_dec_ref(x_81); -x_10 = x_102; -x_11 = x_82; -x_12 = x_104; -x_13 = x_100; -x_14 = x_84; -x_15 = x_105; +x_10 = x_105; +x_11 = x_104; +x_12 = x_84; +x_13 = x_102; +x_14 = x_100; +x_15 = x_85; x_16 = x_87; x_17 = x_7; x_18 = x_8; @@ -67202,7 +67472,7 @@ lean_object* x_107; lean_object* x_108; lean_dec_ref(x_104); lean_dec_ref(x_102); lean_dec(x_100); -lean_dec_ref(x_87); +lean_dec_ref(x_84); lean_dec_ref(x_7); x_107 = lean_box(0); x_108 = lean_alloc_ctor(0, 2, 0); @@ -67212,12 +67482,12 @@ return x_108; } else { -x_10 = x_102; -x_11 = x_82; -x_12 = x_104; -x_13 = x_100; -x_14 = x_84; -x_15 = x_105; +x_10 = x_105; +x_11 = x_104; +x_12 = x_84; +x_13 = x_102; +x_14 = x_100; +x_15 = x_85; x_16 = x_87; x_17 = x_7; x_18 = x_8; @@ -67230,17 +67500,17 @@ goto block_80; block_120: { lean_object* x_118; -x_118 = l_Lean_Syntax_getTailPos_x3f(x_112, x_111); -lean_dec(x_112); +x_118 = l_Lean_Syntax_getTailPos_x3f(x_111, x_114); +lean_dec(x_111); if (lean_obj_tag(x_118) == 0) { lean_inc(x_117); x_81 = x_110; -x_82 = x_111; -x_83 = x_113; -x_84 = x_115; +x_82 = x_112; +x_83 = x_117; +x_84 = x_113; x_85 = x_114; -x_86 = x_117; +x_86 = x_115; x_87 = x_116; x_88 = x_117; goto block_109; @@ -67252,11 +67522,11 @@ x_119 = lean_ctor_get(x_118, 0); lean_inc(x_119); lean_dec_ref(x_118); x_81 = x_110; -x_82 = x_111; -x_83 = x_113; -x_84 = x_115; +x_82 = x_112; +x_83 = x_117; +x_84 = x_113; x_85 = x_114; -x_86 = x_117; +x_86 = x_115; x_87 = x_116; x_88 = x_119; goto block_109; @@ -67265,20 +67535,20 @@ goto block_109; block_132: { lean_object* x_128; lean_object* x_129; -x_128 = l_Lean_replaceRef(x_1, x_123); -lean_dec(x_123); -x_129 = l_Lean_Syntax_getPos_x3f(x_128, x_122); +x_128 = l_Lean_replaceRef(x_1, x_124); +lean_dec(x_124); +x_129 = l_Lean_Syntax_getPos_x3f(x_128, x_125); if (lean_obj_tag(x_129) == 0) { lean_object* x_130; x_130 = lean_unsigned_to_nat(0u); x_110 = x_121; -x_111 = x_122; -x_112 = x_128; -x_113 = x_124; +x_111 = x_128; +x_112 = x_122; +x_113 = x_123; x_114 = x_125; -x_115 = x_127; -x_116 = x_126; +x_115 = x_126; +x_116 = x_127; x_117 = x_130; goto block_120; } @@ -67289,12 +67559,12 @@ x_131 = lean_ctor_get(x_129, 0); lean_inc(x_131); lean_dec_ref(x_129); x_110 = x_121; -x_111 = x_122; -x_112 = x_128; -x_113 = x_124; +x_111 = x_128; +x_112 = x_122; +x_113 = x_123; x_114 = x_125; -x_115 = x_127; -x_116 = x_126; +x_115 = x_126; +x_116 = x_127; x_117 = x_131; goto block_120; } @@ -67303,22 +67573,22 @@ block_141: { if (x_140 == 0) { -x_121 = x_137; -x_122 = x_139; -x_123 = x_134; -x_124 = x_135; -x_125 = x_136; +x_121 = x_135; +x_122 = x_134; +x_123 = x_136; +x_124 = x_137; +x_125 = x_139; x_126 = x_138; x_127 = x_3; goto block_132; } else { -x_121 = x_137; -x_122 = x_139; -x_123 = x_134; -x_124 = x_135; -x_125 = x_136; +x_121 = x_135; +x_122 = x_134; +x_123 = x_136; +x_124 = x_137; +x_125 = x_139; x_126 = x_138; x_127 = x_133; goto block_132; @@ -67343,14 +67613,14 @@ x_151 = 1; x_152 = l_Lean_instBEqMessageSeverity_beq(x_3, x_151); if (x_152 == 0) { +lean_inc(x_146); lean_inc_ref(x_143); lean_inc_ref(x_144); -lean_inc(x_146); -x_134 = x_146; -x_135 = x_147; -x_136 = x_144; -x_137 = x_150; -x_138 = x_143; +x_134 = x_144; +x_135 = x_150; +x_136 = x_143; +x_137 = x_146; +x_138 = x_147; x_139 = x_142; x_140 = x_152; goto block_141; @@ -67360,14 +67630,14 @@ else lean_object* x_153; uint8_t x_154; x_153 = l_Lean_logAt___at___Lean_logErrorAt___at___Lean_Elab_logException___at_____private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_go_spec__0_spec__0_spec__0___redArg___closed__0; x_154 = l_Lean_Option_get___at___Lean_Elab_addMacroStack___at___Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_Term_throwInvalidNamedArg_spec__0_spec__0_spec__1_spec__1(x_145, x_153); +lean_inc(x_146); lean_inc_ref(x_143); lean_inc_ref(x_144); -lean_inc(x_146); -x_134 = x_146; -x_135 = x_147; -x_136 = x_144; -x_137 = x_150; -x_138 = x_143; +x_134 = x_144; +x_135 = x_150; +x_136 = x_143; +x_137 = x_146; +x_138 = x_147; x_139 = x_142; x_140 = x_154; goto block_141; @@ -69491,7 +69761,7 @@ block_68: { if (x_19 == 0) { -if (lean_obj_tag(x_16) == 0) +if (lean_obj_tag(x_18) == 0) { lean_object* x_20; lean_dec(x_15); @@ -69508,7 +69778,7 @@ lean_inc(x_21); if (lean_obj_tag(x_21) == 0) { uint8_t x_22; -lean_dec_ref(x_18); +lean_dec_ref(x_16); x_22 = !lean_is_exclusive(x_20); if (x_22 == 0) { @@ -69530,7 +69800,7 @@ lean_dec(x_6); lean_dec_ref(x_5); lean_dec_ref(x_4); lean_ctor_set_tag(x_20, 1); -lean_ctor_set(x_20, 0, x_16); +lean_ctor_set(x_20, 0, x_18); return x_20; } else @@ -69548,7 +69818,7 @@ lean_dec(x_6); lean_dec_ref(x_5); lean_dec_ref(x_4); lean_ctor_set_tag(x_20, 1); -lean_ctor_set(x_20, 0, x_16); +lean_ctor_set(x_20, 0, x_18); return x_20; } else @@ -69576,7 +69846,7 @@ lean_object* x_34; x_34 = lean_ctor_get(x_32, 0); lean_dec(x_34); lean_ctor_set_tag(x_32, 1); -lean_ctor_set(x_32, 0, x_16); +lean_ctor_set(x_32, 0, x_18); return x_32; } else @@ -69586,7 +69856,7 @@ x_35 = lean_ctor_get(x_32, 1); lean_inc(x_35); lean_dec(x_32); x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_16); +lean_ctor_set(x_36, 0, x_18); lean_ctor_set(x_36, 1, x_35); return x_36; } @@ -69594,7 +69864,7 @@ return x_36; else { uint8_t x_37; -lean_dec_ref(x_16); +lean_dec_ref(x_18); x_37 = !lean_is_exclusive(x_32); if (x_37 == 0) { @@ -69638,7 +69908,7 @@ lean_dec(x_6); lean_dec_ref(x_5); lean_dec_ref(x_4); x_45 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_45, 0, x_16); +lean_ctor_set(x_45, 0, x_18); lean_ctor_set(x_45, 1, x_41); return x_45; } @@ -69658,7 +69928,7 @@ lean_dec(x_6); lean_dec_ref(x_5); lean_dec_ref(x_4); x_47 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_47, 0, x_16); +lean_ctor_set(x_47, 0, x_18); lean_ctor_set(x_47, 1, x_41); return x_47; } @@ -69695,14 +69965,14 @@ if (lean_is_scalar(x_53)) { x_54 = x_53; lean_ctor_set_tag(x_54, 1); } -lean_ctor_set(x_54, 0, x_16); +lean_ctor_set(x_54, 0, x_18); 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; -lean_dec_ref(x_16); +lean_dec_ref(x_18); x_55 = lean_ctor_get(x_51, 0); lean_inc(x_55); x_56 = lean_ctor_get(x_51, 1); @@ -69731,7 +70001,7 @@ return x_58; else { lean_object* x_59; lean_object* x_60; lean_object* x_61; -lean_dec_ref(x_16); +lean_dec_ref(x_18); lean_dec_ref(x_4); x_59 = lean_ctor_get(x_20, 1); lean_inc(x_59); @@ -69739,7 +70009,7 @@ lean_dec_ref(x_20); x_60 = lean_ctor_get(x_21, 0); lean_inc(x_60); lean_dec_ref(x_21); -x_61 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_withForallBody___redArg(x_60, x_18, x_5, x_6, x_7, x_8, x_9, x_10, x_59); +x_61 = l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveDottedIdentFn_withForallBody___redArg(x_60, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_59); return x_61; } } @@ -69778,7 +70048,7 @@ return x_65; else { lean_object* x_66; -lean_dec_ref(x_18); +lean_dec_ref(x_16); lean_dec(x_13); lean_dec(x_10); lean_dec_ref(x_9); @@ -69793,7 +70063,7 @@ if (lean_is_scalar(x_15)) { x_66 = x_15; lean_ctor_set_tag(x_66, 1); } -lean_ctor_set(x_66, 0, x_16); +lean_ctor_set(x_66, 0, x_18); lean_ctor_set(x_66, 1, x_17); return x_66; } @@ -69801,7 +70071,7 @@ return x_66; else { lean_object* x_67; -lean_dec_ref(x_18); +lean_dec_ref(x_16); lean_dec(x_13); lean_dec(x_10); lean_dec_ref(x_9); @@ -69816,7 +70086,7 @@ if (lean_is_scalar(x_15)) { x_67 = x_15; lean_ctor_set_tag(x_67, 1); } -lean_ctor_set(x_67, 0, x_16); +lean_ctor_set(x_67, 0, x_18); lean_ctor_set(x_67, 1, x_17); return x_67; } @@ -69836,17 +70106,17 @@ if (x_72 == 0) { uint8_t x_73; x_73 = l_Lean_Exception_isRuntime(x_69); -x_16 = x_69; +x_16 = x_71; x_17 = x_70; -x_18 = x_71; +x_18 = x_69; x_19 = x_73; goto block_68; } else { -x_16 = x_69; +x_16 = x_71; x_17 = x_70; -x_18 = x_71; +x_18 = x_69; x_19 = x_72; goto block_68; } @@ -71343,7 +71613,7 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFn(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, uint8_t x_6, uint8_t 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) { _start: { -lean_object* x_17; lean_object* x_18; uint8_t 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_34; lean_object* x_35; uint8_t 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; lean_object* x_43; lean_object* x_56; lean_object* x_57; uint8_t x_58; uint8_t x_59; uint8_t x_60; uint8_t x_81; lean_object* x_82; uint8_t x_83; uint8_t x_98; uint8_t x_106; lean_object* x_127; uint8_t x_128; uint8_t x_129; uint8_t x_144; uint8_t x_152; lean_object* x_173; uint8_t x_174; uint8_t x_175; uint8_t x_190; uint8_t x_198; uint8_t x_219; lean_object* x_220; uint8_t x_221; uint8_t x_236; uint8_t x_244; lean_object* x_265; uint8_t x_266; uint8_t x_267; uint8_t x_282; uint8_t x_290; uint8_t x_311; lean_object* x_312; uint8_t x_313; uint8_t x_328; uint8_t x_336; uint8_t x_357; lean_object* x_358; uint8_t x_359; uint8_t x_374; uint8_t x_382; uint8_t x_403; lean_object* x_404; uint8_t x_405; uint8_t x_420; uint8_t x_428; lean_object* x_449; uint8_t x_450; uint8_t x_451; uint8_t x_466; +lean_object* x_17; lean_object* x_18; uint8_t 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_34; lean_object* x_35; uint8_t 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; lean_object* x_43; lean_object* x_56; lean_object* x_57; uint8_t x_58; uint8_t x_59; uint8_t x_60; lean_object* x_81; uint8_t x_82; uint8_t x_83; uint8_t x_98; uint8_t x_106; uint8_t x_127; lean_object* x_128; uint8_t x_129; uint8_t x_144; uint8_t x_152; uint8_t x_173; lean_object* x_174; uint8_t x_175; uint8_t x_190; uint8_t x_198; lean_object* x_219; uint8_t x_220; uint8_t x_221; uint8_t x_236; uint8_t x_244; lean_object* x_265; uint8_t x_266; uint8_t x_267; uint8_t x_282; uint8_t x_290; uint8_t x_311; lean_object* x_312; uint8_t x_313; uint8_t x_328; uint8_t x_336; lean_object* x_357; uint8_t x_358; uint8_t x_359; uint8_t x_374; uint8_t x_382; lean_object* x_403; uint8_t x_404; uint8_t x_405; uint8_t x_420; uint8_t x_428; uint8_t x_449; lean_object* x_450; uint8_t x_451; uint8_t x_466; lean_inc(x_1); x_56 = l_Lean_Syntax_getKind(x_1); x_57 = l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFn___closed__3; @@ -72396,8 +72666,8 @@ block_97: { if (x_83 == 0) { -lean_dec_ref(x_82); -x_60 = x_81; +lean_dec_ref(x_81); +x_60 = x_82; goto block_80; } else @@ -72406,8 +72676,8 @@ uint8_t x_84; x_84 = l_Array_isEmpty___redArg(x_4); if (x_84 == 0) { -lean_dec_ref(x_82); -x_60 = x_81; +lean_dec_ref(x_81); +x_60 = x_82; goto block_80; } else @@ -72418,7 +72688,7 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec(x_1); -x_85 = l_Lean_Elab_Term_observing___redArg(x_82, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_85 = l_Lean_Elab_Term_observing___redArg(x_81, x_10, x_11, x_12, x_13, x_14, x_15, x_16); if (lean_obj_tag(x_85) == 0) { uint8_t x_86; @@ -72489,8 +72759,8 @@ lean_closure_set(x_102, 4, x_101); x_103 = l_List_isEmpty___redArg(x_2); if (x_103 == 0) { -x_81 = x_98; -x_82 = x_102; +x_81 = x_102; +x_82 = x_98; x_83 = x_103; goto block_97; } @@ -72498,8 +72768,8 @@ else { uint8_t x_104; x_104 = l_Array_isEmpty___redArg(x_3); -x_81 = x_98; -x_82 = x_102; +x_81 = x_102; +x_82 = x_98; x_83 = x_104; goto block_97; } @@ -72581,8 +72851,8 @@ block_143: { if (x_129 == 0) { -lean_dec_ref(x_127); -x_106 = x_128; +lean_dec_ref(x_128); +x_106 = x_127; goto block_126; } else @@ -72591,8 +72861,8 @@ uint8_t x_130; x_130 = l_Array_isEmpty___redArg(x_4); if (x_130 == 0) { -lean_dec_ref(x_127); -x_106 = x_128; +lean_dec_ref(x_128); +x_106 = x_127; goto block_126; } else @@ -72603,7 +72873,7 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec(x_1); -x_131 = l_Lean_Elab_Term_observing___redArg(x_127, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_131 = l_Lean_Elab_Term_observing___redArg(x_128, x_10, x_11, x_12, x_13, x_14, x_15, x_16); if (lean_obj_tag(x_131) == 0) { uint8_t x_132; @@ -72674,8 +72944,8 @@ lean_closure_set(x_148, 4, x_147); x_149 = l_List_isEmpty___redArg(x_2); if (x_149 == 0) { -x_127 = x_148; -x_128 = x_144; +x_127 = x_144; +x_128 = x_148; x_129 = x_149; goto block_143; } @@ -72683,8 +72953,8 @@ else { uint8_t x_150; x_150 = l_Array_isEmpty___redArg(x_3); -x_127 = x_148; -x_128 = x_144; +x_127 = x_144; +x_128 = x_148; x_129 = x_150; goto block_143; } @@ -72766,8 +73036,8 @@ block_189: { if (x_175 == 0) { -lean_dec_ref(x_173); -x_152 = x_174; +lean_dec_ref(x_174); +x_152 = x_173; goto block_172; } else @@ -72776,8 +73046,8 @@ uint8_t x_176; x_176 = l_Array_isEmpty___redArg(x_4); if (x_176 == 0) { -lean_dec_ref(x_173); -x_152 = x_174; +lean_dec_ref(x_174); +x_152 = x_173; goto block_172; } else @@ -72788,7 +73058,7 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec(x_1); -x_177 = l_Lean_Elab_Term_observing___redArg(x_173, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_177 = l_Lean_Elab_Term_observing___redArg(x_174, x_10, x_11, x_12, x_13, x_14, x_15, x_16); if (lean_obj_tag(x_177) == 0) { uint8_t x_178; @@ -72859,8 +73129,8 @@ lean_closure_set(x_194, 4, x_193); x_195 = l_List_isEmpty___redArg(x_2); if (x_195 == 0) { -x_173 = x_194; -x_174 = x_190; +x_173 = x_190; +x_174 = x_194; x_175 = x_195; goto block_189; } @@ -72868,8 +73138,8 @@ else { uint8_t x_196; x_196 = l_Array_isEmpty___redArg(x_3); -x_173 = x_194; -x_174 = x_190; +x_173 = x_190; +x_174 = x_194; x_175 = x_196; goto block_189; } @@ -72951,8 +73221,8 @@ block_235: { if (x_221 == 0) { -lean_dec_ref(x_220); -x_198 = x_219; +lean_dec_ref(x_219); +x_198 = x_220; goto block_218; } else @@ -72961,8 +73231,8 @@ uint8_t x_222; x_222 = l_Array_isEmpty___redArg(x_4); if (x_222 == 0) { -lean_dec_ref(x_220); -x_198 = x_219; +lean_dec_ref(x_219); +x_198 = x_220; goto block_218; } else @@ -72973,7 +73243,7 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec(x_1); -x_223 = l_Lean_Elab_Term_observing___redArg(x_220, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_223 = l_Lean_Elab_Term_observing___redArg(x_219, x_10, x_11, x_12, x_13, x_14, x_15, x_16); if (lean_obj_tag(x_223) == 0) { uint8_t x_224; @@ -73044,8 +73314,8 @@ lean_closure_set(x_240, 4, x_239); x_241 = l_List_isEmpty___redArg(x_2); if (x_241 == 0) { -x_219 = x_236; -x_220 = x_240; +x_219 = x_240; +x_220 = x_236; x_221 = x_241; goto block_235; } @@ -73053,8 +73323,8 @@ else { uint8_t x_242; x_242 = l_Array_isEmpty___redArg(x_3); -x_219 = x_236; -x_220 = x_240; +x_219 = x_240; +x_220 = x_236; x_221 = x_242; goto block_235; } @@ -73506,8 +73776,8 @@ block_373: { if (x_359 == 0) { -lean_dec_ref(x_358); -x_336 = x_357; +lean_dec_ref(x_357); +x_336 = x_358; goto block_356; } else @@ -73516,8 +73786,8 @@ uint8_t x_360; x_360 = l_Array_isEmpty___redArg(x_4); if (x_360 == 0) { -lean_dec_ref(x_358); -x_336 = x_357; +lean_dec_ref(x_357); +x_336 = x_358; goto block_356; } else @@ -73528,7 +73798,7 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec(x_1); -x_361 = l_Lean_Elab_Term_observing___redArg(x_358, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_361 = l_Lean_Elab_Term_observing___redArg(x_357, x_10, x_11, x_12, x_13, x_14, x_15, x_16); if (lean_obj_tag(x_361) == 0) { uint8_t x_362; @@ -73599,8 +73869,8 @@ lean_closure_set(x_378, 4, x_377); x_379 = l_List_isEmpty___redArg(x_2); if (x_379 == 0) { -x_357 = x_374; -x_358 = x_378; +x_357 = x_378; +x_358 = x_374; x_359 = x_379; goto block_373; } @@ -73608,8 +73878,8 @@ else { uint8_t x_380; x_380 = l_Array_isEmpty___redArg(x_3); -x_357 = x_374; -x_358 = x_378; +x_357 = x_378; +x_358 = x_374; x_359 = x_380; goto block_373; } @@ -73691,8 +73961,8 @@ block_419: { if (x_405 == 0) { -lean_dec_ref(x_404); -x_382 = x_403; +lean_dec_ref(x_403); +x_382 = x_404; goto block_402; } else @@ -73701,8 +73971,8 @@ uint8_t x_406; x_406 = l_Array_isEmpty___redArg(x_4); if (x_406 == 0) { -lean_dec_ref(x_404); -x_382 = x_403; +lean_dec_ref(x_403); +x_382 = x_404; goto block_402; } else @@ -73713,7 +73983,7 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec(x_1); -x_407 = l_Lean_Elab_Term_observing___redArg(x_404, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_407 = l_Lean_Elab_Term_observing___redArg(x_403, x_10, x_11, x_12, x_13, x_14, x_15, x_16); if (lean_obj_tag(x_407) == 0) { uint8_t x_408; @@ -73784,8 +74054,8 @@ lean_closure_set(x_424, 4, x_423); x_425 = l_List_isEmpty___redArg(x_2); if (x_425 == 0) { -x_403 = x_420; -x_404 = x_424; +x_403 = x_424; +x_404 = x_420; x_405 = x_425; goto block_419; } @@ -73793,8 +74063,8 @@ else { uint8_t x_426; x_426 = l_Array_isEmpty___redArg(x_3); -x_403 = x_420; -x_404 = x_424; +x_403 = x_424; +x_404 = x_420; x_405 = x_426; goto block_419; } @@ -73876,8 +74146,8 @@ block_465: { if (x_451 == 0) { -lean_dec_ref(x_449); -x_428 = x_450; +lean_dec_ref(x_450); +x_428 = x_449; goto block_448; } else @@ -73886,8 +74156,8 @@ uint8_t x_452; x_452 = l_Array_isEmpty___redArg(x_4); if (x_452 == 0) { -lean_dec_ref(x_449); -x_428 = x_450; +lean_dec_ref(x_450); +x_428 = x_449; goto block_448; } else @@ -73898,7 +74168,7 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec(x_1); -x_453 = l_Lean_Elab_Term_observing___redArg(x_449, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_453 = l_Lean_Elab_Term_observing___redArg(x_450, x_10, x_11, x_12, x_13, x_14, x_15, x_16); if (lean_obj_tag(x_453) == 0) { uint8_t x_454; @@ -73969,8 +74239,8 @@ lean_closure_set(x_470, 4, x_469); x_471 = l_List_isEmpty___redArg(x_2); if (x_471 == 0) { -x_449 = x_470; -x_450 = x_466; +x_449 = x_466; +x_450 = x_470; x_451 = x_471; goto block_465; } @@ -73978,8 +74248,8 @@ else { uint8_t x_472; x_472 = l_Array_isEmpty___redArg(x_3); -x_449 = x_470; -x_450 = x_466; +x_449 = x_466; +x_450 = x_470; x_451 = x_472; goto block_465; } @@ -74230,9 +74500,9 @@ block_34: { if (x_29 == 0) { -lean_dec_ref(x_27); +lean_dec_ref(x_28); x_24 = x_1; -x_25 = x_28; +x_25 = x_27; goto block_26; } else @@ -74246,19 +74516,19 @@ lean_dec_ref(x_8); lean_dec(x_7); lean_dec_ref(x_6); lean_dec_ref(x_5); -x_30 = !lean_is_exclusive(x_27); +x_30 = !lean_is_exclusive(x_28); if (x_30 == 0) { -return x_27; +return x_28; } else { lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_27, 0); -x_32 = lean_ctor_get(x_27, 1); +x_31 = lean_ctor_get(x_28, 0); +x_32 = lean_ctor_get(x_28, 1); lean_inc(x_32); lean_inc(x_31); -lean_dec(x_27); +lean_dec(x_28); x_33 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_33, 0, x_31); lean_ctor_set(x_33, 1, x_32); @@ -74275,16 +74545,16 @@ if (x_38 == 0) uint8_t x_39; x_39 = l_Lean_Exception_isRuntime(x_36); lean_dec_ref(x_36); -x_27 = x_35; -x_28 = x_37; +x_27 = x_37; +x_28 = x_35; x_29 = x_39; goto block_34; } else { lean_dec_ref(x_36); -x_27 = x_35; -x_28 = x_37; +x_27 = x_37; +x_28 = x_35; x_29 = x_38; goto block_34; } @@ -75318,7 +75588,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___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppArgs_elabAsElim_x3f___lam__0___closed__1; x_2 = lean_unsigned_to_nat(84u); -x_3 = lean_unsigned_to_nat(1887u); +x_3 = lean_unsigned_to_nat(1891u); x_4 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures_spec__2___closed__0; x_5 = l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__16; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -76091,7 +76361,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___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppArgs_elabAsElim_x3f___lam__0___closed__1; x_2 = lean_unsigned_to_nat(57u); -x_3 = lean_unsigned_to_nat(1886u); +x_3 = lean_unsigned_to_nat(1890u); x_4 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures_spec__2___closed__0; x_5 = l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__16; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -77457,7 +77727,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___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppArgs_elabAsElim_x3f___lam__0___closed__1; x_2 = lean_unsigned_to_nat(21u); -x_3 = lean_unsigned_to_nat(1911u); +x_3 = lean_unsigned_to_nat(1915u); x_4 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_App_0__Lean_Elab_Term_elabAppAux_spec__4_spec__4___closed__0; x_5 = l_Lean_Elab_Term_ElabElim_finalize___lam__0___closed__16; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -80489,7 +80759,7 @@ lean_object* x_6; lean_object* x_7; uint8_t x_8; lean_object* x_9; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec_ref(x_5); -x_7 = l_Lean_Elab_Term_elabAppArgs___closed__13; +x_7 = l_Lean_Elab_Term_elabAppArgs___closed__14; x_8 = 1; x_9 = l_Lean_registerTraceClass(x_7, x_8, x_4, x_6); if (lean_obj_tag(x_9) == 0) @@ -81193,6 +81463,8 @@ l_Lean_Elab_Term_elabAppArgs___closed__17 = _init_l_Lean_Elab_Term_elabAppArgs__ lean_mark_persistent(l_Lean_Elab_Term_elabAppArgs___closed__17); l_Lean_Elab_Term_elabAppArgs___closed__18 = _init_l_Lean_Elab_Term_elabAppArgs___closed__18(); lean_mark_persistent(l_Lean_Elab_Term_elabAppArgs___closed__18); +l_Lean_Elab_Term_elabAppArgs___closed__19 = _init_l_Lean_Elab_Term_elabAppArgs___closed__19(); +lean_mark_persistent(l_Lean_Elab_Term_elabAppArgs___closed__19); l_Std_Iterators_IterM_DefaultConsumers_forIn_x27___at___Std_Iterators_IterM_DefaultConsumers_forIn_x27___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__3_spec__3___redArg___closed__0 = _init_l_Std_Iterators_IterM_DefaultConsumers_forIn_x27___at___Std_Iterators_IterM_DefaultConsumers_forIn_x27___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__3_spec__3___redArg___closed__0(); lean_mark_persistent(l_Std_Iterators_IterM_DefaultConsumers_forIn_x27___at___Std_Iterators_IterM_DefaultConsumers_forIn_x27___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__3_spec__3___redArg___closed__0); l_Std_Iterators_IterM_DefaultConsumers_forIn_x27___at___Std_Iterators_IterM_DefaultConsumers_forIn_x27___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__3_spec__3___redArg___closed__1 = _init_l_Std_Iterators_IterM_DefaultConsumers_forIn_x27___at___Std_Iterators_IterM_DefaultConsumers_forIn_x27___at_____private_Lean_Elab_App_0__Lean_Elab_Term_findMethod_x3f_spec__3_spec__3___redArg___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/Mixfix.c b/stage0/stdlib/Lean/Elab/Mixfix.c index 33df2e867a..4577ae12ee 100644 --- a/stage0/stdlib/Lean/Elab/Mixfix.c +++ b/stage0/stdlib/Lean/Elab/Mixfix.c @@ -52,7 +52,6 @@ lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; lean_object* l_Array_empty(lean_object*); static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__44; -static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__56; static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__42; static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; static lean_object* l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix_withAttrKindGlobal___closed__0; @@ -117,7 +116,6 @@ static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__46; lean_object* l_Lean_Syntax_mkNumLit(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__50; LEAN_EXPORT lean_object* l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1(lean_object*); -static lean_object* l_Lean_Elab_Command_expandMixfix___lam__0___closed__57; static lean_object* l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__2; static lean_object* _init_l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix_withAttrKindGlobal___closed__0() { _start: @@ -411,32 +409,15 @@ static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__25 _start: { lean_object* x_1; -x_1 = lean_mk_string_unchecked("str", 3, 3); +x_1 = lean_mk_string_unchecked("notation", 8, 8); return x_1; } } static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__26() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__25; -x_2 = l_Lean_Name_mkStr1(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__27() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_unchecked("notation", 8, 8); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__28() { -_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_Elab_Command_expandMixfix___lam__0___closed__27; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__25; x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__2; x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; @@ -444,7 +425,7 @@ x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__29() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__27() { _start: { lean_object* x_1; @@ -452,16 +433,16 @@ x_1 = lean_mk_string_unchecked("null", 4, 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__30() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__28() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__29; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__27; x_2 = l_Lean_Name_mkStr1(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__31() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__29() { _start: { lean_object* x_1; @@ -469,7 +450,7 @@ x_1 = l_Array_mkArray0(lean_box(0)); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__32() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__30() { _start: { lean_object* x_1; @@ -477,25 +458,25 @@ x_1 = lean_mk_string_unchecked("lhs", 3, 3); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__33() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__31() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__32; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__30; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__34() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__32() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__32; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__30; x_2 = l_Lean_Name_mkStr1(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__35() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__33() { _start: { lean_object* x_1; @@ -503,25 +484,25 @@ x_1 = lean_mk_string_unchecked("rhs", 3, 3); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__36() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__34() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__35; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__33; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__37() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__35() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__35; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__33; x_2 = l_Lean_Name_mkStr1(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__38() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__36() { _start: { lean_object* x_1; @@ -529,11 +510,11 @@ x_1 = lean_mk_string_unchecked("mixfix", 6, 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__39() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__37() { _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_Elab_Command_expandMixfix___lam__0___closed__38; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__36; x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__2; x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; @@ -541,7 +522,7 @@ x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__40() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__38() { _start: { lean_object* x_1; @@ -549,7 +530,7 @@ x_1 = lean_mk_string_unchecked("Term", 4, 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__41() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__39() { _start: { lean_object* x_1; @@ -557,12 +538,32 @@ x_1 = lean_mk_string_unchecked("attrKind", 8, 8); return x_1; } } +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__40() { +_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_Elab_Command_expandMixfix___lam__0___closed__39; +x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__38; +x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; +x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; +x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__41() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_unchecked("infixl", 6, 6); +return x_1; +} +} static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__42() { _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_Elab_Command_expandMixfix___lam__0___closed__41; -x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__40; +x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__2; x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); @@ -573,7 +574,7 @@ static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__43 _start: { lean_object* x_1; -x_1 = lean_mk_string_unchecked("infixl", 6, 6); +x_1 = lean_mk_string_unchecked("infix", 5, 5); return x_1; } } @@ -593,7 +594,7 @@ static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__45 _start: { lean_object* x_1; -x_1 = lean_mk_string_unchecked("infix", 5, 5); +x_1 = lean_mk_string_unchecked("infixr", 6, 6); return x_1; } } @@ -613,7 +614,7 @@ static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__47 _start: { lean_object* x_1; -x_1 = lean_mk_string_unchecked("infixr", 6, 6); +x_1 = lean_mk_string_unchecked("prefix", 6, 6); return x_1; } } @@ -633,7 +634,7 @@ static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__49 _start: { lean_object* x_1; -x_1 = lean_mk_string_unchecked("prefix", 6, 6); +x_1 = lean_mk_string_unchecked("postfix", 7, 7); return x_1; } } @@ -653,54 +654,34 @@ static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__51 _start: { lean_object* x_1; -x_1 = lean_mk_string_unchecked("postfix", 7, 7); +x_1 = lean_mk_string_unchecked("precedence", 10, 10); return x_1; } } static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__52() { _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_Elab_Command_expandMixfix___lam__0___closed__51; -x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__2; -x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; -x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; -x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__53() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_unchecked("precedence", 10, 10); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__54() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__53; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__51; x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; x_4 = l_Lean_Name_mkStr3(x_3, x_2, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__55() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__53() { _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_Elab_Command_expandMixfix___lam__0___closed__22; -x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__40; +x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__38; x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__56() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__54() { _start: { lean_object* x_1; @@ -708,11 +689,11 @@ x_1 = lean_mk_string_unchecked("docComment", 10, 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__57() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__55() { _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_Elab_Command_expandMixfix___lam__0___closed__56; +x_1 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__54; x_2 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__2; x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; @@ -723,1314 +704,1314 @@ return x_5; LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandMixfix___lam__0(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -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_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; 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_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; 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; lean_object* x_103; 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_160; uint8_t 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; lean_object* x_169; lean_object* x_170; lean_object* x_190; lean_object* 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; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; uint8_t x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; lean_object* x_524; lean_object* x_525; lean_object* x_526; lean_object* x_527; uint8_t x_543; lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; lean_object* x_549; lean_object* x_550; lean_object* x_551; lean_object* x_552; lean_object* x_553; lean_object* x_554; lean_object* x_585; lean_object* x_586; lean_object* x_587; lean_object* x_588; lean_object* x_589; lean_object* x_590; lean_object* x_591; lean_object* x_592; lean_object* x_593; lean_object* x_594; lean_object* x_595; lean_object* x_596; lean_object* x_597; lean_object* x_598; lean_object* x_599; lean_object* x_600; lean_object* x_601; lean_object* x_602; lean_object* x_603; lean_object* x_604; lean_object* x_642; lean_object* x_643; lean_object* x_644; lean_object* x_645; lean_object* x_646; lean_object* x_647; lean_object* x_648; lean_object* x_649; lean_object* x_650; lean_object* x_651; lean_object* x_652; lean_object* x_653; lean_object* x_654; lean_object* x_655; lean_object* x_656; lean_object* x_657; lean_object* x_658; lean_object* x_659; lean_object* x_660; lean_object* x_661; lean_object* x_678; lean_object* x_679; lean_object* x_680; lean_object* x_681; lean_object* x_682; lean_object* x_683; lean_object* x_684; lean_object* x_685; lean_object* x_686; lean_object* x_687; lean_object* x_688; lean_object* x_689; lean_object* x_690; lean_object* x_691; lean_object* x_692; lean_object* x_693; lean_object* x_694; lean_object* x_695; lean_object* x_696; lean_object* x_720; lean_object* x_721; lean_object* x_722; lean_object* x_723; lean_object* x_724; lean_object* x_725; lean_object* x_726; lean_object* x_727; lean_object* x_728; lean_object* x_729; lean_object* x_730; lean_object* x_731; lean_object* x_732; lean_object* x_733; lean_object* x_734; lean_object* x_735; lean_object* x_736; lean_object* x_737; lean_object* x_738; lean_object* x_754; lean_object* x_755; lean_object* x_756; lean_object* x_757; lean_object* x_758; lean_object* x_759; lean_object* x_760; lean_object* x_761; uint8_t x_762; lean_object* x_763; lean_object* x_764; lean_object* x_765; lean_object* x_796; lean_object* x_797; lean_object* x_798; lean_object* x_799; lean_object* x_800; lean_object* x_801; lean_object* x_802; lean_object* x_803; lean_object* x_804; lean_object* x_805; lean_object* x_806; lean_object* x_807; lean_object* x_808; lean_object* x_809; lean_object* x_810; lean_object* x_811; lean_object* x_812; lean_object* x_813; lean_object* x_814; lean_object* x_815; lean_object* x_853; lean_object* x_854; lean_object* x_855; lean_object* x_856; lean_object* x_857; lean_object* x_858; lean_object* x_859; lean_object* x_860; lean_object* x_861; lean_object* x_862; lean_object* x_863; lean_object* x_864; lean_object* x_865; lean_object* x_866; lean_object* x_867; lean_object* x_868; lean_object* x_869; lean_object* x_870; lean_object* x_871; lean_object* x_872; lean_object* x_889; lean_object* x_890; lean_object* x_891; lean_object* x_892; lean_object* x_893; lean_object* x_894; lean_object* x_895; lean_object* x_896; lean_object* x_897; lean_object* x_898; lean_object* x_899; lean_object* x_900; lean_object* x_901; lean_object* x_902; lean_object* x_903; lean_object* x_904; lean_object* x_905; lean_object* x_906; lean_object* x_907; lean_object* x_931; lean_object* x_932; lean_object* x_933; lean_object* x_934; lean_object* x_935; lean_object* x_936; lean_object* x_937; lean_object* x_938; lean_object* x_939; lean_object* x_940; lean_object* x_941; lean_object* x_942; lean_object* x_943; lean_object* x_944; lean_object* x_945; lean_object* x_946; lean_object* x_947; lean_object* x_948; lean_object* x_949; lean_object* x_965; lean_object* x_966; lean_object* x_967; lean_object* x_968; lean_object* x_969; lean_object* x_970; lean_object* x_971; lean_object* x_972; lean_object* x_973; lean_object* x_974; lean_object* x_975; lean_object* x_1007; uint8_t x_1008; +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_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; 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_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; 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; lean_object* x_103; 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_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; uint8_t x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* 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; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; uint8_t x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_537; lean_object* x_538; uint8_t x_539; lean_object* x_540; lean_object* x_541; lean_object* x_542; lean_object* x_543; lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; lean_object* x_576; lean_object* x_577; lean_object* x_578; lean_object* x_579; lean_object* x_580; lean_object* x_581; lean_object* x_582; lean_object* x_583; lean_object* x_584; lean_object* x_585; lean_object* x_586; lean_object* x_587; lean_object* x_588; lean_object* x_589; lean_object* x_590; lean_object* x_591; lean_object* x_592; lean_object* x_593; lean_object* x_594; lean_object* x_595; lean_object* x_633; lean_object* x_634; lean_object* x_635; lean_object* x_636; lean_object* x_637; lean_object* x_638; lean_object* x_639; lean_object* x_640; lean_object* x_641; lean_object* x_642; lean_object* x_643; lean_object* x_644; lean_object* x_645; lean_object* x_646; lean_object* x_647; lean_object* x_648; lean_object* x_649; lean_object* x_650; lean_object* x_651; lean_object* x_652; lean_object* x_669; lean_object* x_670; lean_object* x_671; lean_object* x_672; lean_object* x_673; lean_object* x_674; lean_object* x_675; lean_object* x_676; lean_object* x_677; lean_object* x_678; lean_object* x_679; lean_object* x_680; lean_object* x_681; lean_object* x_682; lean_object* x_683; lean_object* x_684; lean_object* x_685; lean_object* x_686; lean_object* x_687; lean_object* x_711; lean_object* x_712; lean_object* x_713; lean_object* x_714; lean_object* x_715; lean_object* x_716; lean_object* x_717; lean_object* x_718; lean_object* x_719; lean_object* x_720; lean_object* x_721; lean_object* x_722; lean_object* x_723; lean_object* x_724; lean_object* x_725; lean_object* x_726; lean_object* x_727; lean_object* x_728; lean_object* x_729; lean_object* x_745; lean_object* x_746; lean_object* x_747; lean_object* x_748; lean_object* x_749; uint8_t x_750; lean_object* x_751; lean_object* x_752; lean_object* x_753; lean_object* x_754; lean_object* x_755; lean_object* x_756; lean_object* x_784; lean_object* x_785; lean_object* x_786; lean_object* x_787; lean_object* x_788; lean_object* x_789; lean_object* x_790; lean_object* x_791; lean_object* x_792; lean_object* x_793; lean_object* x_794; lean_object* x_795; lean_object* x_796; lean_object* x_797; lean_object* x_798; lean_object* x_799; lean_object* x_800; lean_object* x_801; lean_object* x_802; lean_object* x_803; lean_object* x_841; lean_object* x_842; lean_object* x_843; lean_object* x_844; lean_object* x_845; lean_object* x_846; lean_object* x_847; lean_object* x_848; lean_object* x_849; lean_object* x_850; lean_object* x_851; lean_object* x_852; lean_object* x_853; lean_object* x_854; lean_object* x_855; lean_object* x_856; lean_object* x_857; lean_object* x_858; lean_object* x_859; lean_object* x_860; lean_object* x_877; lean_object* x_878; lean_object* x_879; lean_object* x_880; lean_object* x_881; lean_object* x_882; lean_object* x_883; lean_object* x_884; lean_object* x_885; lean_object* x_886; lean_object* x_887; lean_object* x_888; lean_object* x_889; lean_object* x_890; lean_object* x_891; lean_object* x_892; lean_object* x_893; lean_object* x_894; lean_object* x_895; lean_object* x_919; lean_object* x_920; lean_object* x_921; lean_object* x_922; lean_object* x_923; lean_object* x_924; lean_object* x_925; lean_object* x_926; lean_object* x_927; lean_object* x_928; lean_object* x_929; lean_object* x_930; lean_object* x_931; lean_object* x_932; lean_object* x_933; lean_object* x_934; lean_object* x_935; lean_object* x_936; lean_object* x_937; lean_object* x_953; lean_object* x_954; lean_object* x_955; lean_object* x_956; lean_object* x_957; lean_object* x_958; lean_object* x_959; lean_object* x_960; lean_object* x_961; lean_object* x_962; lean_object* x_963; lean_object* x_992; uint8_t x_993; x_4 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__0; x_5 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__1; -x_1007 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__39; +x_992 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__37; lean_inc(x_1); -x_1008 = l_Lean_Syntax_isOfKind(x_1, x_1007); -if (x_1008 == 0) +x_993 = l_Lean_Syntax_isOfKind(x_1, x_992); +if (x_993 == 0) { -lean_object* x_1009; +lean_object* x_994; lean_dec_ref(x_2); lean_dec(x_1); -x_1009 = l_Lean_Macro_throwUnsupported___redArg(x_3); -return x_1009; +x_994 = l_Lean_Macro_throwUnsupported___redArg(x_3); +return x_994; } else { -lean_object* x_1010; lean_object* x_1011; lean_object* x_1012; uint8_t x_1013; lean_object* x_1014; lean_object* x_1015; lean_object* x_1016; lean_object* x_1017; lean_object* x_1018; lean_object* x_1019; lean_object* x_1020; lean_object* x_1021; lean_object* x_1022; lean_object* x_1036; lean_object* x_1037; lean_object* x_1038; lean_object* x_1039; lean_object* x_1040; uint8_t x_1041; lean_object* x_1042; lean_object* x_1043; lean_object* x_1044; lean_object* x_1045; lean_object* x_1046; lean_object* x_1047; lean_object* x_1061; uint8_t x_1062; lean_object* x_1063; lean_object* x_1064; lean_object* x_1065; lean_object* x_1066; lean_object* x_1067; lean_object* x_1068; lean_object* x_1069; lean_object* x_1070; lean_object* x_1071; lean_object* x_1072; lean_object* x_1086; lean_object* x_1087; lean_object* x_1088; lean_object* x_1089; lean_object* x_1090; lean_object* x_1091; lean_object* x_1092; uint8_t x_1093; lean_object* x_1094; lean_object* x_1095; lean_object* x_1096; lean_object* x_1097; lean_object* x_1111; lean_object* x_1112; lean_object* x_1113; lean_object* x_1114; lean_object* x_1115; lean_object* x_1116; lean_object* x_1117; lean_object* x_1118; lean_object* x_1119; lean_object* x_1120; lean_object* x_1121; lean_object* x_1135; lean_object* x_1136; lean_object* x_1137; lean_object* x_1138; lean_object* x_1139; lean_object* x_1253; lean_object* x_1254; lean_object* x_1255; lean_object* x_1270; uint8_t x_1271; -x_1010 = lean_unsigned_to_nat(0u); -x_1270 = l_Lean_Syntax_getArg(x_1, x_1010); -x_1271 = l_Lean_Syntax_isNone(x_1270); -if (x_1271 == 0) +lean_object* x_995; lean_object* x_996; lean_object* x_997; lean_object* x_998; lean_object* x_999; lean_object* x_1000; lean_object* x_1001; lean_object* x_1002; uint8_t x_1003; lean_object* x_1004; lean_object* x_1005; lean_object* x_1006; lean_object* x_1007; lean_object* x_1021; lean_object* x_1022; lean_object* x_1023; lean_object* x_1024; lean_object* x_1025; lean_object* x_1026; lean_object* x_1027; lean_object* x_1028; uint8_t x_1029; lean_object* x_1030; lean_object* x_1031; lean_object* x_1032; lean_object* x_1046; uint8_t x_1047; lean_object* x_1048; lean_object* x_1049; lean_object* x_1050; lean_object* x_1051; lean_object* x_1052; lean_object* x_1053; lean_object* x_1054; lean_object* x_1055; lean_object* x_1056; lean_object* x_1057; lean_object* x_1071; lean_object* x_1072; lean_object* x_1073; lean_object* x_1074; lean_object* x_1075; lean_object* x_1076; uint8_t x_1077; lean_object* x_1078; lean_object* x_1079; lean_object* x_1080; lean_object* x_1081; lean_object* x_1082; lean_object* x_1096; lean_object* x_1097; lean_object* x_1098; lean_object* x_1099; lean_object* x_1100; lean_object* x_1101; lean_object* x_1102; lean_object* x_1103; lean_object* x_1104; lean_object* x_1105; lean_object* x_1106; lean_object* x_1120; lean_object* x_1121; lean_object* x_1122; lean_object* x_1123; lean_object* x_1124; lean_object* x_1238; lean_object* x_1239; lean_object* x_1240; lean_object* x_1255; uint8_t x_1256; +x_995 = lean_unsigned_to_nat(0u); +x_1255 = l_Lean_Syntax_getArg(x_1, x_995); +x_1256 = l_Lean_Syntax_isNone(x_1255); +if (x_1256 == 0) { -lean_object* x_1272; uint8_t x_1273; -x_1272 = lean_unsigned_to_nat(1u); -lean_inc(x_1270); -x_1273 = l_Lean_Syntax_matchesNull(x_1270, x_1272); -if (x_1273 == 0) +lean_object* x_1257; uint8_t x_1258; +x_1257 = lean_unsigned_to_nat(1u); +lean_inc(x_1255); +x_1258 = l_Lean_Syntax_matchesNull(x_1255, x_1257); +if (x_1258 == 0) { -lean_object* x_1274; -lean_dec(x_1270); +lean_object* x_1259; +lean_dec(x_1255); lean_dec_ref(x_2); lean_dec(x_1); -x_1274 = l_Lean_Macro_throwUnsupported___redArg(x_3); -return x_1274; +x_1259 = l_Lean_Macro_throwUnsupported___redArg(x_3); +return x_1259; } else { -lean_object* x_1275; lean_object* x_1276; uint8_t x_1277; -x_1275 = l_Lean_Syntax_getArg(x_1270, x_1010); -lean_dec(x_1270); -x_1276 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__57; -lean_inc(x_1275); -x_1277 = l_Lean_Syntax_isOfKind(x_1275, x_1276); -if (x_1277 == 0) +lean_object* x_1260; lean_object* x_1261; uint8_t x_1262; +x_1260 = l_Lean_Syntax_getArg(x_1255, x_995); +lean_dec(x_1255); +x_1261 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__55; +lean_inc(x_1260); +x_1262 = l_Lean_Syntax_isOfKind(x_1260, x_1261); +if (x_1262 == 0) { -lean_object* x_1278; -lean_dec(x_1275); +lean_object* x_1263; +lean_dec(x_1260); lean_dec_ref(x_2); lean_dec(x_1); -x_1278 = l_Lean_Macro_throwUnsupported___redArg(x_3); -return x_1278; +x_1263 = l_Lean_Macro_throwUnsupported___redArg(x_3); +return x_1263; } else { -lean_object* x_1279; -x_1279 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1279, 0, x_1275); -x_1253 = x_1279; -x_1254 = x_2; -x_1255 = x_3; -goto block_1269; +lean_object* x_1264; +x_1264 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1264, 0, x_1260); +x_1238 = x_1264; +x_1239 = x_2; +x_1240 = x_3; +goto block_1254; } } } else { -lean_object* x_1280; -lean_dec(x_1270); -x_1280 = lean_box(0); -x_1253 = x_1280; -x_1254 = x_2; -x_1255 = x_3; -goto block_1269; +lean_object* x_1265; +lean_dec(x_1255); +x_1265 = lean_box(0); +x_1238 = x_1265; +x_1239 = x_2; +x_1240 = x_3; +goto block_1254; } -block_1035: +block_1020: { -lean_object* x_1023; lean_object* x_1024; uint8_t x_1025; -x_1023 = lean_unsigned_to_nat(6u); -x_1024 = l_Lean_Syntax_getArg(x_1, x_1023); -x_1025 = l_Lean_Syntax_isNone(x_1024); -if (x_1025 == 0) +lean_object* x_1008; lean_object* x_1009; uint8_t x_1010; +x_1008 = lean_unsigned_to_nat(6u); +x_1009 = l_Lean_Syntax_getArg(x_1, x_1008); +x_1010 = l_Lean_Syntax_isNone(x_1009); +if (x_1010 == 0) { -uint8_t x_1026; -lean_inc(x_1024); -x_1026 = l_Lean_Syntax_matchesNull(x_1024, x_1011); -if (x_1026 == 0) +uint8_t x_1011; +lean_inc(x_1009); +x_1011 = l_Lean_Syntax_matchesNull(x_1009, x_1002); +if (x_1011 == 0) { -lean_object* x_1027; -lean_dec(x_1024); -lean_dec_ref(x_1021); -lean_dec(x_1020); -lean_dec(x_1019); -lean_dec(x_1018); -lean_dec(x_1017); -lean_dec(x_1016); -lean_dec(x_1015); -lean_dec_ref(x_1012); +lean_object* x_1012; +lean_dec(x_1009); +lean_dec_ref(x_1006); +lean_dec(x_1005); +lean_dec(x_1001); +lean_dec(x_1000); +lean_dec(x_999); +lean_dec(x_998); +lean_dec(x_997); +lean_dec_ref(x_996); lean_dec(x_1); -x_1027 = l_Lean_Macro_throwUnsupported___redArg(x_1022); -return x_1027; +x_1012 = l_Lean_Macro_throwUnsupported___redArg(x_1007); +return x_1012; } else { -lean_object* x_1028; lean_object* x_1029; uint8_t x_1030; -x_1028 = l_Lean_Syntax_getArg(x_1024, x_1010); -lean_dec(x_1024); -x_1029 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -lean_inc(x_1028); -x_1030 = l_Lean_Syntax_isOfKind(x_1028, x_1029); -if (x_1030 == 0) +lean_object* x_1013; lean_object* x_1014; uint8_t x_1015; +x_1013 = l_Lean_Syntax_getArg(x_1009, x_995); +lean_dec(x_1009); +x_1014 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +lean_inc(x_1013); +x_1015 = l_Lean_Syntax_isOfKind(x_1013, x_1014); +if (x_1015 == 0) { -lean_object* x_1031; -lean_dec(x_1028); -lean_dec_ref(x_1021); -lean_dec(x_1020); -lean_dec(x_1019); -lean_dec(x_1018); -lean_dec(x_1017); -lean_dec(x_1016); -lean_dec(x_1015); -lean_dec_ref(x_1012); +lean_object* x_1016; +lean_dec(x_1013); +lean_dec_ref(x_1006); +lean_dec(x_1005); +lean_dec(x_1001); +lean_dec(x_1000); +lean_dec(x_999); +lean_dec(x_998); +lean_dec(x_997); +lean_dec_ref(x_996); lean_dec(x_1); -x_1031 = l_Lean_Macro_throwUnsupported___redArg(x_1022); -return x_1031; +x_1016 = l_Lean_Macro_throwUnsupported___redArg(x_1007); +return x_1016; } else { -lean_object* x_1032; lean_object* x_1033; -x_1032 = l_Lean_Syntax_getArg(x_1028, x_1014); -lean_dec(x_1028); -x_1033 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1033, 0, x_1032); -x_160 = x_1012; -x_161 = x_1013; -x_162 = x_1015; -x_163 = x_1017; -x_164 = x_1016; -x_165 = x_1020; -x_166 = x_1018; -x_167 = x_1019; -x_168 = x_1033; -x_169 = x_1021; -x_170 = x_1022; -goto block_189; +lean_object* x_1017; lean_object* x_1018; +x_1017 = l_Lean_Syntax_getArg(x_1013, x_1004); +lean_dec(x_1013); +x_1018 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1018, 0, x_1017); +x_160 = x_996; +x_161 = x_997; +x_162 = x_1005; +x_163 = x_998; +x_164 = x_1000; +x_165 = x_999; +x_166 = x_1001; +x_167 = x_1003; +x_168 = x_1018; +x_169 = x_1006; +x_170 = x_1007; +goto block_186; } } } else { -lean_object* x_1034; +lean_object* x_1019; +lean_dec(x_1009); +x_1019 = lean_box(0); +x_160 = x_996; +x_161 = x_997; +x_162 = x_1005; +x_163 = x_998; +x_164 = x_1000; +x_165 = x_999; +x_166 = x_1001; +x_167 = x_1003; +x_168 = x_1019; +x_169 = x_1006; +x_170 = x_1007; +goto block_186; +} +} +block_1045: +{ +lean_object* x_1033; lean_object* x_1034; uint8_t x_1035; +x_1033 = lean_unsigned_to_nat(6u); +x_1034 = l_Lean_Syntax_getArg(x_1, x_1033); +x_1035 = l_Lean_Syntax_isNone(x_1034); +if (x_1035 == 0) +{ +uint8_t x_1036; +lean_inc(x_1034); +x_1036 = l_Lean_Syntax_matchesNull(x_1034, x_1027); +if (x_1036 == 0) +{ +lean_object* x_1037; +lean_dec(x_1034); +lean_dec_ref(x_1031); +lean_dec(x_1030); +lean_dec(x_1026); +lean_dec(x_1025); lean_dec(x_1024); -x_1034 = lean_box(0); -x_160 = x_1012; -x_161 = x_1013; -x_162 = x_1015; -x_163 = x_1017; -x_164 = x_1016; -x_165 = x_1020; -x_166 = x_1018; -x_167 = x_1019; -x_168 = x_1034; -x_169 = x_1021; -x_170 = x_1022; -goto block_189; -} -} -block_1060: -{ -lean_object* x_1048; lean_object* x_1049; uint8_t x_1050; -x_1048 = lean_unsigned_to_nat(6u); -x_1049 = l_Lean_Syntax_getArg(x_1, x_1048); -x_1050 = l_Lean_Syntax_isNone(x_1049); -if (x_1050 == 0) -{ -uint8_t x_1051; -lean_inc(x_1049); -x_1051 = l_Lean_Syntax_matchesNull(x_1049, x_1037); -if (x_1051 == 0) -{ -lean_object* x_1052; -lean_dec(x_1049); -lean_dec_ref(x_1046); -lean_dec(x_1045); -lean_dec(x_1044); -lean_dec(x_1043); -lean_dec(x_1042); -lean_dec(x_1040); -lean_dec_ref(x_1038); -lean_dec(x_1036); +lean_dec(x_1023); +lean_dec_ref(x_1022); +lean_dec(x_1021); lean_dec(x_1); -x_1052 = l_Lean_Macro_throwUnsupported___redArg(x_1047); -return x_1052; +x_1037 = l_Lean_Macro_throwUnsupported___redArg(x_1032); +return x_1037; } else { -lean_object* x_1053; lean_object* x_1054; uint8_t x_1055; -x_1053 = l_Lean_Syntax_getArg(x_1049, x_1010); -lean_dec(x_1049); -x_1054 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -lean_inc(x_1053); -x_1055 = l_Lean_Syntax_isOfKind(x_1053, x_1054); -if (x_1055 == 0) +lean_object* x_1038; lean_object* x_1039; uint8_t x_1040; +x_1038 = l_Lean_Syntax_getArg(x_1034, x_995); +lean_dec(x_1034); +x_1039 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +lean_inc(x_1038); +x_1040 = l_Lean_Syntax_isOfKind(x_1038, x_1039); +if (x_1040 == 0) { -lean_object* x_1056; +lean_object* x_1041; +lean_dec(x_1038); +lean_dec_ref(x_1031); +lean_dec(x_1030); +lean_dec(x_1026); +lean_dec(x_1025); +lean_dec(x_1024); +lean_dec(x_1023); +lean_dec_ref(x_1022); +lean_dec(x_1021); +lean_dec(x_1); +x_1041 = l_Lean_Macro_throwUnsupported___redArg(x_1032); +return x_1041; +} +else +{ +lean_object* x_1042; lean_object* x_1043; +x_1042 = l_Lean_Syntax_getArg(x_1038, x_1028); +lean_dec(x_1038); +x_1043 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1043, 0, x_1042); +x_341 = x_1022; +x_342 = x_1021; +x_343 = x_1023; +x_344 = x_1024; +x_345 = x_1030; +x_346 = x_1026; +x_347 = x_1025; +x_348 = x_1029; +x_349 = x_1043; +x_350 = x_1031; +x_351 = x_1032; +goto block_367; +} +} +} +else +{ +lean_object* x_1044; +lean_dec(x_1034); +x_1044 = lean_box(0); +x_341 = x_1022; +x_342 = x_1021; +x_343 = x_1023; +x_344 = x_1024; +x_345 = x_1030; +x_346 = x_1026; +x_347 = x_1025; +x_348 = x_1029; +x_349 = x_1044; +x_350 = x_1031; +x_351 = x_1032; +goto block_367; +} +} +block_1070: +{ +lean_object* x_1058; lean_object* x_1059; uint8_t x_1060; +x_1058 = lean_unsigned_to_nat(6u); +x_1059 = l_Lean_Syntax_getArg(x_1, x_1058); +x_1060 = l_Lean_Syntax_isNone(x_1059); +if (x_1060 == 0) +{ +uint8_t x_1061; +lean_inc(x_1059); +x_1061 = l_Lean_Syntax_matchesNull(x_1059, x_1052); +if (x_1061 == 0) +{ +lean_object* x_1062; +lean_dec(x_1059); +lean_dec_ref(x_1056); +lean_dec(x_1055); lean_dec(x_1053); -lean_dec_ref(x_1046); -lean_dec(x_1045); -lean_dec(x_1044); -lean_dec(x_1043); -lean_dec(x_1042); -lean_dec(x_1040); -lean_dec_ref(x_1038); -lean_dec(x_1036); -lean_dec(x_1); -x_1056 = l_Lean_Macro_throwUnsupported___redArg(x_1047); -return x_1056; -} -else -{ -lean_object* x_1057; lean_object* x_1058; -x_1057 = l_Lean_Syntax_getArg(x_1053, x_1039); -lean_dec(x_1053); -x_1058 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1058, 0, x_1057); -x_344 = x_1036; -x_345 = x_1038; -x_346 = x_1045; -x_347 = x_1040; -x_348 = x_1042; -x_349 = x_1041; -x_350 = x_1043; -x_351 = x_1044; -x_352 = x_1058; -x_353 = x_1046; -x_354 = x_1047; -goto block_373; -} -} -} -else -{ -lean_object* x_1059; +lean_dec(x_1051); +lean_dec(x_1050); lean_dec(x_1049); -x_1059 = lean_box(0); -x_344 = x_1036; -x_345 = x_1038; -x_346 = x_1045; -x_347 = x_1040; -x_348 = x_1042; -x_349 = x_1041; -x_350 = x_1043; -x_351 = x_1044; -x_352 = x_1059; -x_353 = x_1046; -x_354 = x_1047; -goto block_373; -} -} -block_1085: -{ -lean_object* x_1073; lean_object* x_1074; uint8_t x_1075; -x_1073 = lean_unsigned_to_nat(6u); -x_1074 = l_Lean_Syntax_getArg(x_1, x_1073); -x_1075 = l_Lean_Syntax_isNone(x_1074); -if (x_1075 == 0) -{ -uint8_t x_1076; -lean_inc(x_1074); -x_1076 = l_Lean_Syntax_matchesNull(x_1074, x_1063); -if (x_1076 == 0) -{ -lean_object* x_1077; -lean_dec(x_1074); -lean_dec_ref(x_1071); -lean_dec(x_1070); -lean_dec(x_1069); -lean_dec(x_1068); -lean_dec(x_1067); -lean_dec_ref(x_1065); -lean_dec(x_1064); -lean_dec(x_1061); +lean_dec_ref(x_1048); +lean_dec(x_1046); lean_dec(x_1); -x_1077 = l_Lean_Macro_throwUnsupported___redArg(x_1072); -return x_1077; +x_1062 = l_Lean_Macro_throwUnsupported___redArg(x_1057); +return x_1062; } else { -lean_object* x_1078; lean_object* x_1079; uint8_t x_1080; -x_1078 = l_Lean_Syntax_getArg(x_1074, x_1010); -lean_dec(x_1074); -x_1079 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -lean_inc(x_1078); -x_1080 = l_Lean_Syntax_isOfKind(x_1078, x_1079); -if (x_1080 == 0) +lean_object* x_1063; lean_object* x_1064; uint8_t x_1065; +x_1063 = l_Lean_Syntax_getArg(x_1059, x_995); +lean_dec(x_1059); +x_1064 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +lean_inc(x_1063); +x_1065 = l_Lean_Syntax_isOfKind(x_1063, x_1064); +if (x_1065 == 0) { -lean_object* x_1081; +lean_object* x_1066; +lean_dec(x_1063); +lean_dec_ref(x_1056); +lean_dec(x_1055); +lean_dec(x_1053); +lean_dec(x_1051); +lean_dec(x_1050); +lean_dec(x_1049); +lean_dec_ref(x_1048); +lean_dec(x_1046); +lean_dec(x_1); +x_1066 = l_Lean_Macro_throwUnsupported___redArg(x_1057); +return x_1066; +} +else +{ +lean_object* x_1067; lean_object* x_1068; +x_1067 = l_Lean_Syntax_getArg(x_1063, x_1054); +lean_dec(x_1063); +x_1068 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1068, 0, x_1067); +x_537 = x_1046; +x_538 = x_1048; +x_539 = x_1047; +x_540 = x_1049; +x_541 = x_1055; +x_542 = x_1051; +x_543 = x_1050; +x_544 = x_1052; +x_545 = x_1053; +x_546 = x_1068; +x_547 = x_1056; +x_548 = x_1057; +goto block_575; +} +} +} +else +{ +lean_object* x_1069; +lean_dec(x_1059); +x_1069 = lean_box(0); +x_537 = x_1046; +x_538 = x_1048; +x_539 = x_1047; +x_540 = x_1049; +x_541 = x_1055; +x_542 = x_1051; +x_543 = x_1050; +x_544 = x_1052; +x_545 = x_1053; +x_546 = x_1069; +x_547 = x_1056; +x_548 = x_1057; +goto block_575; +} +} +block_1095: +{ +lean_object* x_1083; lean_object* x_1084; uint8_t x_1085; +x_1083 = lean_unsigned_to_nat(6u); +x_1084 = l_Lean_Syntax_getArg(x_1, x_1083); +x_1085 = l_Lean_Syntax_isNone(x_1084); +if (x_1085 == 0) +{ +uint8_t x_1086; +lean_inc(x_1084); +x_1086 = l_Lean_Syntax_matchesNull(x_1084, x_1076); +if (x_1086 == 0) +{ +lean_object* x_1087; +lean_dec(x_1084); +lean_dec_ref(x_1081); +lean_dec(x_1080); lean_dec(x_1078); -lean_dec_ref(x_1071); -lean_dec(x_1070); -lean_dec(x_1069); -lean_dec(x_1068); -lean_dec(x_1067); -lean_dec_ref(x_1065); -lean_dec(x_1064); -lean_dec(x_1061); -lean_dec(x_1); -x_1081 = l_Lean_Macro_throwUnsupported___redArg(x_1072); -return x_1081; -} -else -{ -lean_object* x_1082; lean_object* x_1083; -x_1082 = l_Lean_Syntax_getArg(x_1078, x_1066); -lean_dec(x_1078); -x_1083 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1083, 0, x_1082); -x_543 = x_1062; -x_544 = x_1061; -x_545 = x_1065; -x_546 = x_1064; -x_547 = x_1063; -x_548 = x_1070; -x_549 = x_1067; -x_550 = x_1068; -x_551 = x_1069; -x_552 = x_1083; -x_553 = x_1071; -x_554 = x_1072; -goto block_584; -} -} -} -else -{ -lean_object* x_1084; +lean_dec(x_1075); lean_dec(x_1074); -x_1084 = lean_box(0); -x_543 = x_1062; -x_544 = x_1061; -x_545 = x_1065; -x_546 = x_1064; -x_547 = x_1063; -x_548 = x_1070; -x_549 = x_1067; -x_550 = x_1068; -x_551 = x_1069; -x_552 = x_1084; -x_553 = x_1071; -x_554 = x_1072; -goto block_584; -} -} -block_1110: -{ -lean_object* x_1098; lean_object* x_1099; uint8_t x_1100; -x_1098 = lean_unsigned_to_nat(6u); -x_1099 = l_Lean_Syntax_getArg(x_1, x_1098); -x_1100 = l_Lean_Syntax_isNone(x_1099); -if (x_1100 == 0) -{ -uint8_t x_1101; -lean_inc(x_1099); -x_1101 = l_Lean_Syntax_matchesNull(x_1099, x_1087); -if (x_1101 == 0) -{ -lean_object* x_1102; -lean_dec(x_1099); -lean_dec_ref(x_1096); -lean_dec(x_1095); -lean_dec(x_1094); -lean_dec(x_1092); -lean_dec(x_1091); -lean_dec(x_1090); -lean_dec_ref(x_1088); -lean_dec(x_1086); +lean_dec(x_1073); +lean_dec(x_1072); +lean_dec_ref(x_1071); lean_dec(x_1); -x_1102 = l_Lean_Macro_throwUnsupported___redArg(x_1097); -return x_1102; +x_1087 = l_Lean_Macro_throwUnsupported___redArg(x_1082); +return x_1087; } else { -lean_object* x_1103; lean_object* x_1104; uint8_t x_1105; -x_1103 = l_Lean_Syntax_getArg(x_1099, x_1010); -lean_dec(x_1099); -x_1104 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -lean_inc(x_1103); -x_1105 = l_Lean_Syntax_isOfKind(x_1103, x_1104); -if (x_1105 == 0) +lean_object* x_1088; lean_object* x_1089; uint8_t x_1090; +x_1088 = l_Lean_Syntax_getArg(x_1084, x_995); +lean_dec(x_1084); +x_1089 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +lean_inc(x_1088); +x_1090 = l_Lean_Syntax_isOfKind(x_1088, x_1089); +if (x_1090 == 0) { -lean_object* x_1106; -lean_dec(x_1103); -lean_dec_ref(x_1096); -lean_dec(x_1095); -lean_dec(x_1094); -lean_dec(x_1092); -lean_dec(x_1091); -lean_dec(x_1090); -lean_dec_ref(x_1088); -lean_dec(x_1086); +lean_object* x_1091; +lean_dec(x_1088); +lean_dec_ref(x_1081); +lean_dec(x_1080); +lean_dec(x_1078); +lean_dec(x_1075); +lean_dec(x_1074); +lean_dec(x_1073); +lean_dec(x_1072); +lean_dec_ref(x_1071); lean_dec(x_1); -x_1106 = l_Lean_Macro_throwUnsupported___redArg(x_1097); -return x_1106; +x_1091 = l_Lean_Macro_throwUnsupported___redArg(x_1082); +return x_1091; } else { -lean_object* x_1107; lean_object* x_1108; -x_1107 = l_Lean_Syntax_getArg(x_1103, x_1089); -lean_dec(x_1103); -x_1108 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1108, 0, x_1107); -x_754 = x_1086; -x_755 = x_1095; -x_756 = x_1088; -x_757 = x_1087; -x_758 = x_1090; -x_759 = x_1091; -x_760 = x_1092; -x_761 = x_1094; -x_762 = x_1093; -x_763 = x_1108; -x_764 = x_1096; -x_765 = x_1097; -goto block_795; +lean_object* x_1092; lean_object* x_1093; +x_1092 = l_Lean_Syntax_getArg(x_1088, x_1079); +lean_dec(x_1088); +x_1093 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1093, 0, x_1092); +x_745 = x_1071; +x_746 = x_1072; +x_747 = x_1074; +x_748 = x_1073; +x_749 = x_1075; +x_750 = x_1077; +x_751 = x_1076; +x_752 = x_1078; +x_753 = x_1080; +x_754 = x_1093; +x_755 = x_1081; +x_756 = x_1082; +goto block_783; } } } else { -lean_object* x_1109; +lean_object* x_1094; +lean_dec(x_1084); +x_1094 = lean_box(0); +x_745 = x_1071; +x_746 = x_1072; +x_747 = x_1074; +x_748 = x_1073; +x_749 = x_1075; +x_750 = x_1077; +x_751 = x_1076; +x_752 = x_1078; +x_753 = x_1080; +x_754 = x_1094; +x_755 = x_1081; +x_756 = x_1082; +goto block_783; +} +} +block_1119: +{ +lean_object* x_1107; lean_object* x_1108; uint8_t x_1109; +x_1107 = lean_unsigned_to_nat(6u); +x_1108 = l_Lean_Syntax_getArg(x_1, x_1107); +x_1109 = l_Lean_Syntax_isNone(x_1108); +if (x_1109 == 0) +{ +uint8_t x_1110; +lean_inc(x_1108); +x_1110 = l_Lean_Syntax_matchesNull(x_1108, x_1102); +if (x_1110 == 0) +{ +lean_object* x_1111; +lean_dec(x_1108); +lean_dec_ref(x_1105); +lean_dec(x_1104); +lean_dec(x_1101); +lean_dec(x_1100); lean_dec(x_1099); -x_1109 = lean_box(0); -x_754 = x_1086; -x_755 = x_1095; -x_756 = x_1088; -x_757 = x_1087; -x_758 = x_1090; -x_759 = x_1091; -x_760 = x_1092; -x_761 = x_1094; -x_762 = x_1093; -x_763 = x_1109; -x_764 = x_1096; -x_765 = x_1097; -goto block_795; -} -} -block_1134: -{ -lean_object* x_1122; lean_object* x_1123; uint8_t x_1124; -x_1122 = lean_unsigned_to_nat(6u); -x_1123 = l_Lean_Syntax_getArg(x_1, x_1122); -x_1124 = l_Lean_Syntax_isNone(x_1123); -if (x_1124 == 0) -{ -uint8_t x_1125; -lean_inc(x_1123); -x_1125 = l_Lean_Syntax_matchesNull(x_1123, x_1112); -if (x_1125 == 0) -{ -lean_object* x_1126; -lean_dec(x_1123); -lean_dec_ref(x_1120); -lean_dec(x_1119); -lean_dec(x_1118); -lean_dec(x_1117); -lean_dec(x_1116); -lean_dec(x_1115); -lean_dec_ref(x_1113); -lean_dec(x_1111); +lean_dec(x_1098); +lean_dec_ref(x_1097); +lean_dec(x_1096); lean_dec(x_1); -x_1126 = l_Lean_Macro_throwUnsupported___redArg(x_1121); -return x_1126; +x_1111 = l_Lean_Macro_throwUnsupported___redArg(x_1106); +return x_1111; } else { -lean_object* x_1127; lean_object* x_1128; uint8_t x_1129; -x_1127 = l_Lean_Syntax_getArg(x_1123, x_1010); -lean_dec(x_1123); -x_1128 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -lean_inc(x_1127); -x_1129 = l_Lean_Syntax_isOfKind(x_1127, x_1128); +lean_object* x_1112; lean_object* x_1113; uint8_t x_1114; +x_1112 = l_Lean_Syntax_getArg(x_1108, x_995); +lean_dec(x_1108); +x_1113 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +lean_inc(x_1112); +x_1114 = l_Lean_Syntax_isOfKind(x_1112, x_1113); +if (x_1114 == 0) +{ +lean_object* x_1115; +lean_dec(x_1112); +lean_dec_ref(x_1105); +lean_dec(x_1104); +lean_dec(x_1101); +lean_dec(x_1100); +lean_dec(x_1099); +lean_dec(x_1098); +lean_dec_ref(x_1097); +lean_dec(x_1096); +lean_dec(x_1); +x_1115 = l_Lean_Macro_throwUnsupported___redArg(x_1106); +return x_1115; +} +else +{ +lean_object* x_1116; lean_object* x_1117; +x_1116 = l_Lean_Syntax_getArg(x_1112, x_1103); +lean_dec(x_1112); +x_1117 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1117, 0, x_1116); +x_953 = x_1097; +x_954 = x_1096; +x_955 = x_1098; +x_956 = x_1099; +x_957 = x_1101; +x_958 = x_1100; +x_959 = x_1104; +x_960 = x_1102; +x_961 = x_1117; +x_962 = x_1105; +x_963 = x_1106; +goto block_991; +} +} +} +else +{ +lean_object* x_1118; +lean_dec(x_1108); +x_1118 = lean_box(0); +x_953 = x_1097; +x_954 = x_1096; +x_955 = x_1098; +x_956 = x_1099; +x_957 = x_1101; +x_958 = x_1100; +x_959 = x_1104; +x_960 = x_1102; +x_961 = x_1118; +x_962 = x_1105; +x_963 = x_1106; +goto block_991; +} +} +block_1237: +{ +lean_object* x_1125; lean_object* x_1126; lean_object* x_1127; lean_object* x_1128; uint8_t x_1129; +x_1125 = lean_unsigned_to_nat(2u); +x_1126 = l_Lean_Syntax_getArg(x_1, x_1125); +x_1127 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__38; +x_1128 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__40; +lean_inc(x_1126); +x_1129 = l_Lean_Syntax_isOfKind(x_1126, x_1128); if (x_1129 == 0) { lean_object* x_1130; -lean_dec(x_1127); -lean_dec_ref(x_1120); -lean_dec(x_1119); -lean_dec(x_1118); -lean_dec(x_1117); -lean_dec(x_1116); -lean_dec(x_1115); -lean_dec_ref(x_1113); -lean_dec(x_1111); +lean_dec(x_1126); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1130 = l_Lean_Macro_throwUnsupported___redArg(x_1121); +x_1130 = l_Lean_Macro_throwUnsupported___redArg(x_1124); return x_1130; } else { -lean_object* x_1131; lean_object* x_1132; -x_1131 = l_Lean_Syntax_getArg(x_1127, x_1114); -lean_dec(x_1127); -x_1132 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1132, 0, x_1131); -x_965 = x_1113; -x_966 = x_1119; -x_967 = x_1112; -x_968 = x_1111; -x_969 = x_1115; -x_970 = x_1116; -x_971 = x_1117; -x_972 = x_1118; -x_973 = x_1132; -x_974 = x_1120; -x_975 = x_1121; -goto block_1006; -} -} -} -else +lean_object* x_1131; uint8_t x_1132; +x_1131 = l_Lean_Syntax_getArg(x_1126, x_995); +lean_dec(x_1126); +x_1132 = l_Lean_Syntax_matchesNull(x_1131, x_995); +if (x_1132 == 0) { lean_object* x_1133; -lean_dec(x_1123); -x_1133 = lean_box(0); -x_965 = x_1113; -x_966 = x_1119; -x_967 = x_1112; -x_968 = x_1111; -x_969 = x_1115; -x_970 = x_1116; -x_971 = x_1117; -x_972 = x_1118; -x_973 = x_1133; -x_974 = x_1120; -x_975 = x_1121; -goto block_1006; -} -} -block_1252: -{ -lean_object* x_1140; lean_object* x_1141; lean_object* x_1142; lean_object* x_1143; uint8_t x_1144; -x_1140 = lean_unsigned_to_nat(2u); -x_1141 = l_Lean_Syntax_getArg(x_1, x_1140); -x_1142 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__40; -x_1143 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__42; -lean_inc(x_1141); -x_1144 = l_Lean_Syntax_isOfKind(x_1141, x_1143); -if (x_1144 == 0) -{ -lean_object* x_1145; -lean_dec(x_1141); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1145 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1145; +x_1133 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1133; } else { -lean_object* x_1146; uint8_t x_1147; -x_1146 = l_Lean_Syntax_getArg(x_1141, x_1010); -lean_dec(x_1141); -x_1147 = l_Lean_Syntax_matchesNull(x_1146, x_1010); -if (x_1147 == 0) +lean_object* x_1134; lean_object* x_1135; lean_object* x_1136; uint8_t x_1137; +x_1134 = lean_unsigned_to_nat(3u); +x_1135 = l_Lean_Syntax_getArg(x_1, x_1134); +x_1136 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__42; +lean_inc(x_1135); +x_1137 = l_Lean_Syntax_isOfKind(x_1135, x_1136); +if (x_1137 == 0) { -lean_object* x_1148; -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1138; uint8_t x_1139; +x_1138 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__44; +lean_inc(x_1135); +x_1139 = l_Lean_Syntax_isOfKind(x_1135, x_1138); +if (x_1139 == 0) +{ +lean_object* x_1140; uint8_t x_1141; +x_1140 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__46; +lean_inc(x_1135); +x_1141 = l_Lean_Syntax_isOfKind(x_1135, x_1140); +if (x_1141 == 0) +{ +lean_object* x_1142; uint8_t x_1143; +x_1142 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__48; +lean_inc(x_1135); +x_1143 = l_Lean_Syntax_isOfKind(x_1135, x_1142); +if (x_1143 == 0) +{ +lean_object* x_1144; uint8_t x_1145; +x_1144 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__50; +x_1145 = l_Lean_Syntax_isOfKind(x_1135, x_1144); +if (x_1145 == 0) +{ +lean_object* x_1146; +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1148 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1148; +x_1146 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1146; } else { -lean_object* x_1149; lean_object* x_1150; lean_object* x_1151; uint8_t x_1152; -x_1149 = lean_unsigned_to_nat(3u); -x_1150 = l_Lean_Syntax_getArg(x_1, x_1149); -x_1151 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__44; -lean_inc(x_1150); -x_1152 = l_Lean_Syntax_isOfKind(x_1150, x_1151); -if (x_1152 == 0) +lean_object* x_1147; lean_object* x_1148; lean_object* x_1149; uint8_t x_1150; +x_1147 = lean_unsigned_to_nat(4u); +x_1148 = l_Lean_Syntax_getArg(x_1, x_1147); +x_1149 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__52; +lean_inc(x_1148); +x_1150 = l_Lean_Syntax_isOfKind(x_1148, x_1149); +if (x_1150 == 0) { -lean_object* x_1153; uint8_t x_1154; -x_1153 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__46; -lean_inc(x_1150); -x_1154 = l_Lean_Syntax_isOfKind(x_1150, x_1153); -if (x_1154 == 0) +lean_object* x_1151; +lean_dec(x_1148); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); +lean_dec(x_1); +x_1151 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1151; +} +else { -lean_object* x_1155; uint8_t x_1156; -x_1155 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__48; -lean_inc(x_1150); -x_1156 = l_Lean_Syntax_isOfKind(x_1150, x_1155); +lean_object* x_1152; lean_object* x_1153; lean_object* x_1154; uint8_t x_1155; +x_1152 = l_Lean_Syntax_getArg(x_1148, x_1121); +lean_dec(x_1148); +x_1153 = lean_unsigned_to_nat(5u); +x_1154 = l_Lean_Syntax_getArg(x_1, x_1153); +x_1155 = l_Lean_Syntax_isNone(x_1154); +if (x_1155 == 0) +{ +uint8_t x_1156; +lean_inc(x_1154); +x_1156 = l_Lean_Syntax_matchesNull(x_1154, x_1121); if (x_1156 == 0) { -lean_object* x_1157; uint8_t x_1158; -x_1157 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__50; -lean_inc(x_1150); -x_1158 = l_Lean_Syntax_isOfKind(x_1150, x_1157); -if (x_1158 == 0) +lean_object* x_1157; +lean_dec(x_1154); +lean_dec(x_1152); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); +lean_dec(x_1); +x_1157 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1157; +} +else { -lean_object* x_1159; uint8_t x_1160; -x_1159 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__52; -x_1160 = l_Lean_Syntax_isOfKind(x_1150, x_1159); +lean_object* x_1158; lean_object* x_1159; uint8_t x_1160; +x_1158 = l_Lean_Syntax_getArg(x_1154, x_995); +lean_dec(x_1154); +x_1159 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +lean_inc(x_1158); +x_1160 = l_Lean_Syntax_isOfKind(x_1158, x_1159); if (x_1160 == 0) { lean_object* x_1161; -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_dec(x_1158); +lean_dec(x_1152); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1161 = l_Lean_Macro_throwUnsupported___redArg(x_1139); +x_1161 = l_Lean_Macro_throwUnsupported___redArg(x_1124); return x_1161; } else { -lean_object* x_1162; lean_object* x_1163; lean_object* x_1164; uint8_t x_1165; -x_1162 = lean_unsigned_to_nat(4u); -x_1163 = l_Lean_Syntax_getArg(x_1, x_1162); -x_1164 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__54; -lean_inc(x_1163); -x_1165 = l_Lean_Syntax_isOfKind(x_1163, x_1164); -if (x_1165 == 0) +lean_object* x_1162; lean_object* x_1163; +x_1162 = l_Lean_Syntax_getArg(x_1158, x_1134); +lean_dec(x_1158); +x_1163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1163, 0, x_1162); +x_996 = x_1127; +x_997 = x_1122; +x_998 = x_1149; +x_999 = x_1128; +x_1000 = x_1120; +x_1001 = x_1152; +x_1002 = x_1121; +x_1003 = x_1143; +x_1004 = x_1134; +x_1005 = x_1163; +x_1006 = x_1123; +x_1007 = x_1124; +goto block_1020; +} +} +} +else { -lean_object* x_1166; -lean_dec(x_1163); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1164; +lean_dec(x_1154); +x_1164 = lean_box(0); +x_996 = x_1127; +x_997 = x_1122; +x_998 = x_1149; +x_999 = x_1128; +x_1000 = x_1120; +x_1001 = x_1152; +x_1002 = x_1121; +x_1003 = x_1143; +x_1004 = x_1134; +x_1005 = x_1164; +x_1006 = x_1123; +x_1007 = x_1124; +goto block_1020; +} +} +} +} +else +{ +lean_object* x_1165; lean_object* x_1166; lean_object* x_1167; uint8_t x_1168; +lean_dec(x_1135); +x_1165 = lean_unsigned_to_nat(4u); +x_1166 = l_Lean_Syntax_getArg(x_1, x_1165); +x_1167 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__52; +lean_inc(x_1166); +x_1168 = l_Lean_Syntax_isOfKind(x_1166, x_1167); +if (x_1168 == 0) +{ +lean_object* x_1169; +lean_dec(x_1166); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1166 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1166; +x_1169 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1169; } else { -lean_object* x_1167; lean_object* x_1168; lean_object* x_1169; uint8_t x_1170; -x_1167 = l_Lean_Syntax_getArg(x_1163, x_1135); -lean_dec(x_1163); -x_1168 = lean_unsigned_to_nat(5u); -x_1169 = l_Lean_Syntax_getArg(x_1, x_1168); -x_1170 = l_Lean_Syntax_isNone(x_1169); -if (x_1170 == 0) +lean_object* x_1170; lean_object* x_1171; lean_object* x_1172; uint8_t x_1173; +x_1170 = l_Lean_Syntax_getArg(x_1166, x_1121); +lean_dec(x_1166); +x_1171 = lean_unsigned_to_nat(5u); +x_1172 = l_Lean_Syntax_getArg(x_1, x_1171); +x_1173 = l_Lean_Syntax_isNone(x_1172); +if (x_1173 == 0) { -uint8_t x_1171; -lean_inc(x_1169); -x_1171 = l_Lean_Syntax_matchesNull(x_1169, x_1135); -if (x_1171 == 0) +uint8_t x_1174; +lean_inc(x_1172); +x_1174 = l_Lean_Syntax_matchesNull(x_1172, x_1121); +if (x_1174 == 0) { -lean_object* x_1172; -lean_dec(x_1169); -lean_dec(x_1167); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1175; +lean_dec(x_1172); +lean_dec(x_1170); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1172 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1172; +x_1175 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1175; } else { -lean_object* x_1173; lean_object* x_1174; uint8_t x_1175; -x_1173 = l_Lean_Syntax_getArg(x_1169, x_1010); -lean_dec(x_1169); -x_1174 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -lean_inc(x_1173); -x_1175 = l_Lean_Syntax_isOfKind(x_1173, x_1174); -if (x_1175 == 0) -{ -lean_object* x_1176; -lean_dec(x_1173); -lean_dec(x_1167); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); -lean_dec(x_1); -x_1176 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1176; -} -else -{ -lean_object* x_1177; lean_object* x_1178; -x_1177 = l_Lean_Syntax_getArg(x_1173, x_1149); -lean_dec(x_1173); -x_1178 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1178, 0, x_1177); -x_1011 = x_1135; -x_1012 = x_1142; -x_1013 = x_1158; -x_1014 = x_1149; -x_1015 = x_1164; -x_1016 = x_1137; -x_1017 = x_1167; -x_1018 = x_1136; -x_1019 = x_1143; -x_1020 = x_1178; -x_1021 = x_1138; -x_1022 = x_1139; -goto block_1035; -} -} -} -else +lean_object* x_1176; lean_object* x_1177; uint8_t x_1178; +x_1176 = l_Lean_Syntax_getArg(x_1172, x_995); +lean_dec(x_1172); +x_1177 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +lean_inc(x_1176); +x_1178 = l_Lean_Syntax_isOfKind(x_1176, x_1177); +if (x_1178 == 0) { lean_object* x_1179; -lean_dec(x_1169); -x_1179 = lean_box(0); -x_1011 = x_1135; -x_1012 = x_1142; -x_1013 = x_1158; -x_1014 = x_1149; -x_1015 = x_1164; -x_1016 = x_1137; -x_1017 = x_1167; -x_1018 = x_1136; -x_1019 = x_1143; -x_1020 = x_1179; -x_1021 = x_1138; -x_1022 = x_1139; -goto block_1035; -} -} -} -} -else -{ -lean_object* x_1180; lean_object* x_1181; lean_object* x_1182; uint8_t x_1183; -lean_dec(x_1150); -x_1180 = lean_unsigned_to_nat(4u); -x_1181 = l_Lean_Syntax_getArg(x_1, x_1180); -x_1182 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__54; -lean_inc(x_1181); -x_1183 = l_Lean_Syntax_isOfKind(x_1181, x_1182); -if (x_1183 == 0) -{ -lean_object* x_1184; -lean_dec(x_1181); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_dec(x_1176); +lean_dec(x_1170); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1184 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1184; +x_1179 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1179; } else { -lean_object* x_1185; lean_object* x_1186; lean_object* x_1187; uint8_t x_1188; -x_1185 = l_Lean_Syntax_getArg(x_1181, x_1135); -lean_dec(x_1181); -x_1186 = lean_unsigned_to_nat(5u); -x_1187 = l_Lean_Syntax_getArg(x_1, x_1186); -x_1188 = l_Lean_Syntax_isNone(x_1187); -if (x_1188 == 0) +lean_object* x_1180; lean_object* x_1181; +x_1180 = l_Lean_Syntax_getArg(x_1176, x_1134); +lean_dec(x_1176); +x_1181 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1181, 0, x_1180); +x_1021 = x_1170; +x_1022 = x_1127; +x_1023 = x_1122; +x_1024 = x_1167; +x_1025 = x_1128; +x_1026 = x_1120; +x_1027 = x_1121; +x_1028 = x_1134; +x_1029 = x_1141; +x_1030 = x_1181; +x_1031 = x_1123; +x_1032 = x_1124; +goto block_1045; +} +} +} +else { -uint8_t x_1189; -lean_inc(x_1187); -x_1189 = l_Lean_Syntax_matchesNull(x_1187, x_1135); -if (x_1189 == 0) +lean_object* x_1182; +lean_dec(x_1172); +x_1182 = lean_box(0); +x_1021 = x_1170; +x_1022 = x_1127; +x_1023 = x_1122; +x_1024 = x_1167; +x_1025 = x_1128; +x_1026 = x_1120; +x_1027 = x_1121; +x_1028 = x_1134; +x_1029 = x_1141; +x_1030 = x_1182; +x_1031 = x_1123; +x_1032 = x_1124; +goto block_1045; +} +} +} +} +else { -lean_object* x_1190; -lean_dec(x_1187); -lean_dec(x_1185); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1183; lean_object* x_1184; lean_object* x_1185; uint8_t x_1186; +lean_dec(x_1135); +x_1183 = lean_unsigned_to_nat(4u); +x_1184 = l_Lean_Syntax_getArg(x_1, x_1183); +x_1185 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__52; +lean_inc(x_1184); +x_1186 = l_Lean_Syntax_isOfKind(x_1184, x_1185); +if (x_1186 == 0) +{ +lean_object* x_1187; +lean_dec(x_1184); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1190 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1190; +x_1187 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1187; } else { -lean_object* x_1191; lean_object* x_1192; uint8_t x_1193; -x_1191 = l_Lean_Syntax_getArg(x_1187, x_1010); -lean_dec(x_1187); -x_1192 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -lean_inc(x_1191); -x_1193 = l_Lean_Syntax_isOfKind(x_1191, x_1192); -if (x_1193 == 0) +lean_object* x_1188; lean_object* x_1189; lean_object* x_1190; uint8_t x_1191; +x_1188 = l_Lean_Syntax_getArg(x_1184, x_1121); +lean_dec(x_1184); +x_1189 = lean_unsigned_to_nat(5u); +x_1190 = l_Lean_Syntax_getArg(x_1, x_1189); +x_1191 = l_Lean_Syntax_isNone(x_1190); +if (x_1191 == 0) { -lean_object* x_1194; -lean_dec(x_1191); -lean_dec(x_1185); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +uint8_t x_1192; +lean_inc(x_1190); +x_1192 = l_Lean_Syntax_matchesNull(x_1190, x_1121); +if (x_1192 == 0) +{ +lean_object* x_1193; +lean_dec(x_1190); +lean_dec(x_1188); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1194 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1194; +x_1193 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1193; } else { -lean_object* x_1195; lean_object* x_1196; -x_1195 = l_Lean_Syntax_getArg(x_1191, x_1149); -lean_dec(x_1191); -x_1196 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1196, 0, x_1195); -x_1036 = x_1185; -x_1037 = x_1135; -x_1038 = x_1142; -x_1039 = x_1149; -x_1040 = x_1182; -x_1041 = x_1156; -x_1042 = x_1137; -x_1043 = x_1136; -x_1044 = x_1143; -x_1045 = x_1196; -x_1046 = x_1138; -x_1047 = x_1139; -goto block_1060; -} -} -} -else +lean_object* x_1194; lean_object* x_1195; uint8_t x_1196; +x_1194 = l_Lean_Syntax_getArg(x_1190, x_995); +lean_dec(x_1190); +x_1195 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +lean_inc(x_1194); +x_1196 = l_Lean_Syntax_isOfKind(x_1194, x_1195); +if (x_1196 == 0) { lean_object* x_1197; -lean_dec(x_1187); -x_1197 = lean_box(0); -x_1036 = x_1185; -x_1037 = x_1135; -x_1038 = x_1142; -x_1039 = x_1149; -x_1040 = x_1182; -x_1041 = x_1156; -x_1042 = x_1137; -x_1043 = x_1136; -x_1044 = x_1143; -x_1045 = x_1197; -x_1046 = x_1138; +lean_dec(x_1194); +lean_dec(x_1188); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); +lean_dec(x_1); +x_1197 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1197; +} +else +{ +lean_object* x_1198; lean_object* x_1199; +x_1198 = l_Lean_Syntax_getArg(x_1194, x_1134); +lean_dec(x_1194); +x_1199 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1199, 0, x_1198); +x_1046 = x_1185; x_1047 = x_1139; -goto block_1060; +x_1048 = x_1127; +x_1049 = x_1122; +x_1050 = x_1128; +x_1051 = x_1120; +x_1052 = x_1121; +x_1053 = x_1188; +x_1054 = x_1134; +x_1055 = x_1199; +x_1056 = x_1123; +x_1057 = x_1124; +goto block_1070; +} +} +} +else +{ +lean_object* x_1200; +lean_dec(x_1190); +x_1200 = lean_box(0); +x_1046 = x_1185; +x_1047 = x_1139; +x_1048 = x_1127; +x_1049 = x_1122; +x_1050 = x_1128; +x_1051 = x_1120; +x_1052 = x_1121; +x_1053 = x_1188; +x_1054 = x_1134; +x_1055 = x_1200; +x_1056 = x_1123; +x_1057 = x_1124; +goto block_1070; } } } } else { -lean_object* x_1198; lean_object* x_1199; lean_object* x_1200; uint8_t x_1201; -lean_dec(x_1150); -x_1198 = lean_unsigned_to_nat(4u); -x_1199 = l_Lean_Syntax_getArg(x_1, x_1198); -x_1200 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__54; -lean_inc(x_1199); -x_1201 = l_Lean_Syntax_isOfKind(x_1199, x_1200); -if (x_1201 == 0) +lean_object* x_1201; lean_object* x_1202; lean_object* x_1203; uint8_t x_1204; +lean_dec(x_1135); +x_1201 = lean_unsigned_to_nat(4u); +x_1202 = l_Lean_Syntax_getArg(x_1, x_1201); +x_1203 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__52; +lean_inc(x_1202); +x_1204 = l_Lean_Syntax_isOfKind(x_1202, x_1203); +if (x_1204 == 0) { -lean_object* x_1202; -lean_dec(x_1199); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1205; +lean_dec(x_1202); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1202 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1202; +x_1205 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1205; } else { -lean_object* x_1203; lean_object* x_1204; lean_object* x_1205; uint8_t x_1206; -x_1203 = l_Lean_Syntax_getArg(x_1199, x_1135); -lean_dec(x_1199); -x_1204 = lean_unsigned_to_nat(5u); -x_1205 = l_Lean_Syntax_getArg(x_1, x_1204); -x_1206 = l_Lean_Syntax_isNone(x_1205); -if (x_1206 == 0) +lean_object* x_1206; lean_object* x_1207; lean_object* x_1208; uint8_t x_1209; +x_1206 = l_Lean_Syntax_getArg(x_1202, x_1121); +lean_dec(x_1202); +x_1207 = lean_unsigned_to_nat(5u); +x_1208 = l_Lean_Syntax_getArg(x_1, x_1207); +x_1209 = l_Lean_Syntax_isNone(x_1208); +if (x_1209 == 0) { -uint8_t x_1207; -lean_inc(x_1205); -x_1207 = l_Lean_Syntax_matchesNull(x_1205, x_1135); -if (x_1207 == 0) +uint8_t x_1210; +lean_inc(x_1208); +x_1210 = l_Lean_Syntax_matchesNull(x_1208, x_1121); +if (x_1210 == 0) { -lean_object* x_1208; -lean_dec(x_1205); -lean_dec(x_1203); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1211; +lean_dec(x_1208); +lean_dec(x_1206); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1208 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1208; +x_1211 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1211; } else { -lean_object* x_1209; lean_object* x_1210; uint8_t x_1211; -x_1209 = l_Lean_Syntax_getArg(x_1205, x_1010); -lean_dec(x_1205); -x_1210 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -lean_inc(x_1209); -x_1211 = l_Lean_Syntax_isOfKind(x_1209, x_1210); -if (x_1211 == 0) -{ -lean_object* x_1212; -lean_dec(x_1209); -lean_dec(x_1203); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); -lean_dec(x_1); -x_1212 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1212; -} -else -{ -lean_object* x_1213; lean_object* x_1214; -x_1213 = l_Lean_Syntax_getArg(x_1209, x_1149); -lean_dec(x_1209); -x_1214 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1214, 0, x_1213); -x_1061 = x_1203; -x_1062 = x_1154; -x_1063 = x_1135; -x_1064 = x_1200; -x_1065 = x_1142; -x_1066 = x_1149; -x_1067 = x_1137; -x_1068 = x_1136; -x_1069 = x_1143; -x_1070 = x_1214; -x_1071 = x_1138; -x_1072 = x_1139; -goto block_1085; -} -} -} -else +lean_object* x_1212; lean_object* x_1213; uint8_t x_1214; +x_1212 = l_Lean_Syntax_getArg(x_1208, x_995); +lean_dec(x_1208); +x_1213 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +lean_inc(x_1212); +x_1214 = l_Lean_Syntax_isOfKind(x_1212, x_1213); +if (x_1214 == 0) { lean_object* x_1215; -lean_dec(x_1205); -x_1215 = lean_box(0); -x_1061 = x_1203; -x_1062 = x_1154; -x_1063 = x_1135; -x_1064 = x_1200; -x_1065 = x_1142; -x_1066 = x_1149; -x_1067 = x_1137; -x_1068 = x_1136; -x_1069 = x_1143; -x_1070 = x_1215; -x_1071 = x_1138; -x_1072 = x_1139; -goto block_1085; -} -} -} -} -else -{ -lean_object* x_1216; lean_object* x_1217; lean_object* x_1218; uint8_t x_1219; -lean_dec(x_1150); -x_1216 = lean_unsigned_to_nat(4u); -x_1217 = l_Lean_Syntax_getArg(x_1, x_1216); -x_1218 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__54; -lean_inc(x_1217); -x_1219 = l_Lean_Syntax_isOfKind(x_1217, x_1218); -if (x_1219 == 0) -{ -lean_object* x_1220; -lean_dec(x_1217); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_dec(x_1212); +lean_dec(x_1206); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1220 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1220; +x_1215 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1215; } else { -lean_object* x_1221; lean_object* x_1222; lean_object* x_1223; uint8_t x_1224; -x_1221 = l_Lean_Syntax_getArg(x_1217, x_1135); -lean_dec(x_1217); -x_1222 = lean_unsigned_to_nat(5u); -x_1223 = l_Lean_Syntax_getArg(x_1, x_1222); -x_1224 = l_Lean_Syntax_isNone(x_1223); -if (x_1224 == 0) +lean_object* x_1216; lean_object* x_1217; +x_1216 = l_Lean_Syntax_getArg(x_1212, x_1134); +lean_dec(x_1212); +x_1217 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1217, 0, x_1216); +x_1071 = x_1127; +x_1072 = x_1122; +x_1073 = x_1128; +x_1074 = x_1120; +x_1075 = x_1206; +x_1076 = x_1121; +x_1077 = x_1137; +x_1078 = x_1203; +x_1079 = x_1134; +x_1080 = x_1217; +x_1081 = x_1123; +x_1082 = x_1124; +goto block_1095; +} +} +} +else { -uint8_t x_1225; -lean_inc(x_1223); -x_1225 = l_Lean_Syntax_matchesNull(x_1223, x_1135); -if (x_1225 == 0) +lean_object* x_1218; +lean_dec(x_1208); +x_1218 = lean_box(0); +x_1071 = x_1127; +x_1072 = x_1122; +x_1073 = x_1128; +x_1074 = x_1120; +x_1075 = x_1206; +x_1076 = x_1121; +x_1077 = x_1137; +x_1078 = x_1203; +x_1079 = x_1134; +x_1080 = x_1218; +x_1081 = x_1123; +x_1082 = x_1124; +goto block_1095; +} +} +} +} +else { -lean_object* x_1226; -lean_dec(x_1223); -lean_dec(x_1221); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1219; lean_object* x_1220; lean_object* x_1221; uint8_t x_1222; +lean_dec(x_1135); +x_1219 = lean_unsigned_to_nat(4u); +x_1220 = l_Lean_Syntax_getArg(x_1, x_1219); +x_1221 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__52; +lean_inc(x_1220); +x_1222 = l_Lean_Syntax_isOfKind(x_1220, x_1221); +if (x_1222 == 0) +{ +lean_object* x_1223; +lean_dec(x_1220); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1226 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1226; +x_1223 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1223; } else { -lean_object* x_1227; lean_object* x_1228; uint8_t x_1229; -x_1227 = l_Lean_Syntax_getArg(x_1223, x_1010); -lean_dec(x_1223); -x_1228 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -lean_inc(x_1227); -x_1229 = l_Lean_Syntax_isOfKind(x_1227, x_1228); -if (x_1229 == 0) +lean_object* x_1224; lean_object* x_1225; lean_object* x_1226; uint8_t x_1227; +x_1224 = l_Lean_Syntax_getArg(x_1220, x_1121); +lean_dec(x_1220); +x_1225 = lean_unsigned_to_nat(5u); +x_1226 = l_Lean_Syntax_getArg(x_1, x_1225); +x_1227 = l_Lean_Syntax_isNone(x_1226); +if (x_1227 == 0) { -lean_object* x_1230; -lean_dec(x_1227); -lean_dec(x_1221); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +uint8_t x_1228; +lean_inc(x_1226); +x_1228 = l_Lean_Syntax_matchesNull(x_1226, x_1121); +if (x_1228 == 0) +{ +lean_object* x_1229; +lean_dec(x_1226); +lean_dec(x_1224); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1230 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1230; +x_1229 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1229; } else { -lean_object* x_1231; lean_object* x_1232; -x_1231 = l_Lean_Syntax_getArg(x_1227, x_1149); -lean_dec(x_1227); -x_1232 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1232, 0, x_1231); -x_1086 = x_1221; -x_1087 = x_1135; -x_1088 = x_1142; -x_1089 = x_1149; -x_1090 = x_1137; -x_1091 = x_1136; -x_1092 = x_1218; -x_1093 = x_1152; -x_1094 = x_1143; -x_1095 = x_1232; -x_1096 = x_1138; -x_1097 = x_1139; -goto block_1110; -} -} -} -else +lean_object* x_1230; lean_object* x_1231; uint8_t x_1232; +x_1230 = l_Lean_Syntax_getArg(x_1226, x_995); +lean_dec(x_1226); +x_1231 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +lean_inc(x_1230); +x_1232 = l_Lean_Syntax_isOfKind(x_1230, x_1231); +if (x_1232 == 0) { lean_object* x_1233; -lean_dec(x_1223); -x_1233 = lean_box(0); -x_1086 = x_1221; -x_1087 = x_1135; -x_1088 = x_1142; -x_1089 = x_1149; -x_1090 = x_1137; -x_1091 = x_1136; -x_1092 = x_1218; -x_1093 = x_1152; -x_1094 = x_1143; -x_1095 = x_1233; -x_1096 = x_1138; -x_1097 = x_1139; -goto block_1110; -} -} -} -} -else -{ -lean_object* x_1234; lean_object* x_1235; lean_object* x_1236; uint8_t x_1237; -lean_dec(x_1150); -x_1234 = lean_unsigned_to_nat(4u); -x_1235 = l_Lean_Syntax_getArg(x_1, x_1234); -x_1236 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__54; -lean_inc(x_1235); -x_1237 = l_Lean_Syntax_isOfKind(x_1235, x_1236); -if (x_1237 == 0) -{ -lean_object* x_1238; -lean_dec(x_1235); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_dec(x_1230); +lean_dec(x_1224); +lean_dec_ref(x_1123); +lean_dec(x_1122); +lean_dec(x_1120); lean_dec(x_1); -x_1238 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1238; +x_1233 = l_Lean_Macro_throwUnsupported___redArg(x_1124); +return x_1233; } else { -lean_object* x_1239; lean_object* x_1240; lean_object* x_1241; uint8_t x_1242; -x_1239 = l_Lean_Syntax_getArg(x_1235, x_1135); -lean_dec(x_1235); -x_1240 = lean_unsigned_to_nat(5u); -x_1241 = l_Lean_Syntax_getArg(x_1, x_1240); -x_1242 = l_Lean_Syntax_isNone(x_1241); -if (x_1242 == 0) +lean_object* x_1234; lean_object* x_1235; +x_1234 = l_Lean_Syntax_getArg(x_1230, x_1134); +lean_dec(x_1230); +x_1235 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1235, 0, x_1234); +x_1096 = x_1221; +x_1097 = x_1127; +x_1098 = x_1122; +x_1099 = x_1224; +x_1100 = x_1128; +x_1101 = x_1120; +x_1102 = x_1121; +x_1103 = x_1134; +x_1104 = x_1235; +x_1105 = x_1123; +x_1106 = x_1124; +goto block_1119; +} +} +} +else { -uint8_t x_1243; -lean_inc(x_1241); -x_1243 = l_Lean_Syntax_matchesNull(x_1241, x_1135); +lean_object* x_1236; +lean_dec(x_1226); +x_1236 = lean_box(0); +x_1096 = x_1221; +x_1097 = x_1127; +x_1098 = x_1122; +x_1099 = x_1224; +x_1100 = x_1128; +x_1101 = x_1120; +x_1102 = x_1121; +x_1103 = x_1134; +x_1104 = x_1236; +x_1105 = x_1123; +x_1106 = x_1124; +goto block_1119; +} +} +} +} +} +} +block_1254: +{ +lean_object* x_1241; lean_object* x_1242; uint8_t x_1243; +x_1241 = lean_unsigned_to_nat(1u); +x_1242 = l_Lean_Syntax_getArg(x_1, x_1241); +x_1243 = l_Lean_Syntax_isNone(x_1242); if (x_1243 == 0) { -lean_object* x_1244; -lean_dec(x_1241); -lean_dec(x_1239); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +uint8_t x_1244; +lean_inc(x_1242); +x_1244 = l_Lean_Syntax_matchesNull(x_1242, x_1241); +if (x_1244 == 0) +{ +lean_object* x_1245; +lean_dec(x_1242); +lean_dec_ref(x_1239); +lean_dec(x_1238); lean_dec(x_1); -x_1244 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1244; +x_1245 = l_Lean_Macro_throwUnsupported___redArg(x_1240); +return x_1245; } else { -lean_object* x_1245; lean_object* x_1246; uint8_t x_1247; -x_1245 = l_Lean_Syntax_getArg(x_1241, x_1010); -lean_dec(x_1241); -x_1246 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -lean_inc(x_1245); -x_1247 = l_Lean_Syntax_isOfKind(x_1245, x_1246); -if (x_1247 == 0) +lean_object* x_1246; lean_object* x_1247; uint8_t x_1248; +x_1246 = l_Lean_Syntax_getArg(x_1242, x_995); +lean_dec(x_1242); +x_1247 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__53; +lean_inc(x_1246); +x_1248 = l_Lean_Syntax_isOfKind(x_1246, x_1247); +if (x_1248 == 0) { -lean_object* x_1248; -lean_dec(x_1245); -lean_dec(x_1239); -lean_dec_ref(x_1138); -lean_dec(x_1137); -lean_dec(x_1136); +lean_object* x_1249; +lean_dec(x_1246); +lean_dec_ref(x_1239); +lean_dec(x_1238); lean_dec(x_1); -x_1248 = l_Lean_Macro_throwUnsupported___redArg(x_1139); -return x_1248; +x_1249 = l_Lean_Macro_throwUnsupported___redArg(x_1240); +return x_1249; } else { -lean_object* x_1249; lean_object* x_1250; -x_1249 = l_Lean_Syntax_getArg(x_1245, x_1149); -lean_dec(x_1245); -x_1250 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1250, 0, x_1249); -x_1111 = x_1239; -x_1112 = x_1135; -x_1113 = x_1142; -x_1114 = x_1149; -x_1115 = x_1236; -x_1116 = x_1137; -x_1117 = x_1136; -x_1118 = x_1143; -x_1119 = x_1250; -x_1120 = x_1138; -x_1121 = x_1139; -goto block_1134; +lean_object* x_1250; lean_object* x_1251; lean_object* x_1252; +x_1250 = l_Lean_Syntax_getArg(x_1246, x_1241); +lean_dec(x_1246); +x_1251 = l_Lean_Syntax_getArgs(x_1250); +lean_dec(x_1250); +x_1252 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_1252, 0, x_1251); +x_1120 = x_1238; +x_1121 = x_1241; +x_1122 = x_1252; +x_1123 = x_1239; +x_1124 = x_1240; +goto block_1237; } } } else { -lean_object* x_1251; -lean_dec(x_1241); -x_1251 = lean_box(0); -x_1111 = x_1239; -x_1112 = x_1135; -x_1113 = x_1142; -x_1114 = x_1149; -x_1115 = x_1236; -x_1116 = x_1137; -x_1117 = x_1136; -x_1118 = x_1143; -x_1119 = x_1251; -x_1120 = x_1138; -x_1121 = x_1139; -goto block_1134; -} -} -} -} -} -} -block_1269: -{ -lean_object* x_1256; lean_object* x_1257; uint8_t x_1258; -x_1256 = lean_unsigned_to_nat(1u); -x_1257 = l_Lean_Syntax_getArg(x_1, x_1256); -x_1258 = l_Lean_Syntax_isNone(x_1257); -if (x_1258 == 0) -{ -uint8_t x_1259; -lean_inc(x_1257); -x_1259 = l_Lean_Syntax_matchesNull(x_1257, x_1256); -if (x_1259 == 0) -{ -lean_object* x_1260; -lean_dec(x_1257); -lean_dec_ref(x_1254); -lean_dec(x_1253); -lean_dec(x_1); -x_1260 = l_Lean_Macro_throwUnsupported___redArg(x_1255); -return x_1260; -} -else -{ -lean_object* x_1261; lean_object* x_1262; uint8_t x_1263; -x_1261 = l_Lean_Syntax_getArg(x_1257, x_1010); -lean_dec(x_1257); -x_1262 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__55; -lean_inc(x_1261); -x_1263 = l_Lean_Syntax_isOfKind(x_1261, x_1262); -if (x_1263 == 0) -{ -lean_object* x_1264; -lean_dec(x_1261); -lean_dec_ref(x_1254); -lean_dec(x_1253); -lean_dec(x_1); -x_1264 = l_Lean_Macro_throwUnsupported___redArg(x_1255); -return x_1264; -} -else -{ -lean_object* x_1265; lean_object* x_1266; lean_object* x_1267; -x_1265 = l_Lean_Syntax_getArg(x_1261, x_1256); -lean_dec(x_1261); -x_1266 = l_Lean_Syntax_getArgs(x_1265); -lean_dec(x_1265); -x_1267 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_1267, 0, x_1266); -x_1135 = x_1256; -x_1136 = x_1253; -x_1137 = x_1267; -x_1138 = x_1254; -x_1139 = x_1255; -goto block_1252; -} -} -} -else -{ -lean_object* x_1268; -lean_dec(x_1257); -x_1268 = lean_box(0); -x_1135 = x_1256; -x_1136 = x_1253; -x_1137 = x_1268; -x_1138 = x_1254; -x_1139 = x_1255; -goto block_1252; +lean_object* x_1253; +lean_dec(x_1242); +x_1253 = lean_box(0); +x_1120 = x_1238; +x_1121 = x_1241; +x_1122 = x_1253; +x_1123 = x_1239; +x_1124 = x_1240; +goto block_1237; } } } block_52: { 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; 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; 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; -x_23 = l_Array_append___redArg(x_17, x_22); +x_23 = l_Array_append___redArg(x_9, x_22); lean_dec_ref(x_22); -lean_inc(x_9); lean_inc(x_14); +lean_inc(x_21); x_24 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_24, 0, x_14); -lean_ctor_set(x_24, 1, x_9); +lean_ctor_set(x_24, 0, x_21); +lean_ctor_set(x_24, 1, x_14); lean_ctor_set(x_24, 2, x_23); x_25 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; x_26 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__6; x_27 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__7; -x_28 = l_Lean_addMacroScope(x_20, x_27, x_18); +x_28 = l_Lean_addMacroScope(x_8, x_27, x_6); x_29 = lean_box(0); -lean_inc(x_14); +lean_inc(x_21); x_30 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_30, 0, x_14); +lean_ctor_set(x_30, 0, x_21); lean_ctor_set(x_30, 1, x_26); lean_ctor_set(x_30, 2, x_28); lean_ctor_set(x_30, 3, x_29); -lean_inc(x_12); +lean_inc(x_11); lean_inc_ref(x_30); +lean_inc(x_21); +x_31 = l_Lean_Syntax_node2(x_21, x_25, x_30, x_11); lean_inc(x_14); -x_31 = l_Lean_Syntax_node2(x_14, x_25, x_30, x_12); -lean_inc(x_9); -lean_inc(x_14); -x_32 = l_Lean_Syntax_node2(x_14, x_9, x_31, x_11); +lean_inc(x_21); +x_32 = l_Lean_Syntax_node2(x_21, x_14, x_31, x_15); x_33 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; -lean_inc(x_14); +lean_inc(x_21); x_34 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_34, 0, x_14); +lean_ctor_set(x_34, 0, x_21); lean_ctor_set(x_34, 1, x_33); x_35 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; -x_36 = l_Lean_Name_mkStr4(x_4, x_5, x_8, x_35); -lean_inc(x_14); -x_37 = l_Lean_Syntax_node1(x_14, x_9, x_30); -lean_inc(x_14); -x_38 = l_Lean_Syntax_node2(x_14, x_36, x_15, x_37); +x_36 = l_Lean_Name_mkStr4(x_4, x_5, x_7, x_35); +lean_inc(x_21); +x_37 = l_Lean_Syntax_node1(x_21, x_14, x_30); +lean_inc(x_21); +x_38 = l_Lean_Syntax_node2(x_21, x_36, x_16, x_37); x_39 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; x_40 = lean_array_push(x_39, x_19); -x_41 = lean_array_push(x_40, x_7); -x_42 = lean_array_push(x_41, x_13); -x_43 = lean_array_push(x_42, x_21); -x_44 = lean_array_push(x_43, x_12); -x_45 = lean_array_push(x_44, x_10); +x_41 = lean_array_push(x_40, x_13); +x_42 = lean_array_push(x_41, x_18); +x_43 = lean_array_push(x_42, x_17); +x_44 = lean_array_push(x_43, x_11); +x_45 = lean_array_push(x_44, x_12); x_46 = lean_array_push(x_45, x_24); x_47 = lean_array_push(x_46, x_32); x_48 = lean_array_push(x_47, x_34); x_49 = lean_array_push(x_48, x_38); x_50 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_50, 0, x_14); -lean_ctor_set(x_50, 1, x_16); +lean_ctor_set(x_50, 0, x_21); +lean_ctor_set(x_50, 1, x_10); lean_ctor_set(x_50, 2, x_49); x_51 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_51, 0, x_50); -lean_ctor_set(x_51, 1, x_6); +lean_ctor_set(x_51, 1, x_20); return x_51; } block_85: { lean_object* x_70; lean_object* x_71; -lean_inc_ref(x_63); -x_70 = l_Array_append___redArg(x_63, x_69); +lean_inc_ref(x_56); +x_70 = l_Array_append___redArg(x_56, x_69); lean_dec_ref(x_69); -lean_inc(x_56); -lean_inc(x_61); +lean_inc(x_60); +lean_inc(x_68); x_71 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_71, 0, x_61); -lean_ctor_set(x_71, 1, x_56); +lean_ctor_set(x_71, 0, x_68); +lean_ctor_set(x_71, 1, x_60); lean_ctor_set(x_71, 2, x_70); -if (lean_obj_tag(x_57) == 0) +if (lean_obj_tag(x_64) == 0) { lean_object* x_72; x_72 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; @@ -2038,13 +2019,13 @@ x_6 = x_53; x_7 = x_54; x_8 = x_55; x_9 = x_56; -x_10 = x_71; +x_10 = x_57; x_11 = x_58; -x_12 = x_59; -x_13 = x_60; -x_14 = x_61; -x_15 = x_62; -x_16 = x_64; +x_12 = x_71; +x_13 = x_59; +x_14 = x_60; +x_15 = x_61; +x_16 = x_62; x_17 = x_63; x_18 = x_65; x_19 = x_66; @@ -2056,44 +2037,44 @@ goto block_52; else { 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; lean_object* x_83; lean_object* x_84; -x_73 = lean_ctor_get(x_57, 0); +x_73 = lean_ctor_get(x_64, 0); lean_inc(x_73); -lean_dec_ref(x_57); +lean_dec_ref(x_64); x_74 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; x_75 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; -lean_inc(x_61); +lean_inc(x_68); x_76 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_76, 0, x_61); +lean_ctor_set(x_76, 0, x_68); lean_ctor_set(x_76, 1, x_75); x_77 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; -lean_inc(x_61); +lean_inc(x_68); x_78 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_78, 0, x_61); +lean_ctor_set(x_78, 0, x_68); lean_ctor_set(x_78, 1, x_77); x_79 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_61); +lean_inc(x_68); x_80 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_80, 0, x_61); +lean_ctor_set(x_80, 0, x_68); lean_ctor_set(x_80, 1, x_79); x_81 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_61); +lean_inc(x_68); x_82 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_82, 0, x_61); +lean_ctor_set(x_82, 0, x_68); lean_ctor_set(x_82, 1, x_81); -lean_inc(x_61); -x_83 = l_Lean_Syntax_node5(x_61, x_74, x_76, x_78, x_80, x_73, x_82); +lean_inc(x_68); +x_83 = l_Lean_Syntax_node5(x_68, x_74, x_76, x_78, x_80, x_73, x_82); x_84 = l_Array_mkArray1___redArg(x_83); x_6 = x_53; x_7 = x_54; x_8 = x_55; x_9 = x_56; -x_10 = x_71; +x_10 = x_57; x_11 = x_58; -x_12 = x_59; -x_13 = x_60; -x_14 = x_61; -x_15 = x_62; -x_16 = x_64; +x_12 = x_71; +x_13 = x_59; +x_14 = x_60; +x_15 = x_61; +x_16 = x_62; x_17 = x_63; x_18 = x_65; x_19 = x_66; @@ -2106,107 +2087,107 @@ goto block_52; block_126: { lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; -lean_inc_ref(x_93); -x_104 = l_Array_append___redArg(x_93, x_103); +lean_inc_ref(x_89); +x_104 = l_Array_append___redArg(x_89, x_103); lean_dec_ref(x_103); -lean_inc(x_88); -lean_inc(x_91); +lean_inc(x_93); +lean_inc(x_102); x_105 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_105, 0, x_91); -lean_ctor_set(x_105, 1, x_88); +lean_ctor_set(x_105, 0, x_102); +lean_ctor_set(x_105, 1, x_93); lean_ctor_set(x_105, 2, x_104); -lean_inc_ref(x_93); -lean_inc(x_88); -lean_inc(x_91); +lean_inc_ref(x_89); +lean_inc(x_93); +lean_inc(x_102); x_106 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_106, 0, x_91); -lean_ctor_set(x_106, 1, x_88); -lean_ctor_set(x_106, 2, x_93); -lean_inc(x_91); -x_107 = l_Lean_Syntax_node1(x_91, x_102, x_106); -lean_inc(x_91); +lean_ctor_set(x_106, 0, x_102); +lean_ctor_set(x_106, 1, x_93); +lean_ctor_set(x_106, 2, x_89); +lean_inc(x_102); +x_107 = l_Lean_Syntax_node1(x_102, x_100, x_106); +lean_inc(x_102); x_108 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_108, 0, x_91); -lean_ctor_set(x_108, 1, x_101); +lean_ctor_set(x_108, 0, x_102); +lean_ctor_set(x_108, 1, x_90); x_109 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; -lean_inc(x_91); +lean_inc(x_102); x_110 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_110, 0, x_91); +lean_ctor_set(x_110, 0, x_102); lean_ctor_set(x_110, 1, x_109); -lean_inc(x_91); -x_111 = l_Lean_Syntax_node2(x_91, x_94, x_110, x_98); -lean_inc(x_88); -lean_inc(x_91); -x_112 = l_Lean_Syntax_node1(x_91, x_88, x_111); -if (lean_obj_tag(x_99) == 0) +lean_inc(x_102); +x_111 = l_Lean_Syntax_node2(x_102, x_99, x_110, x_92); +lean_inc(x_93); +lean_inc(x_102); +x_112 = l_Lean_Syntax_node1(x_102, x_93, x_111); +if (lean_obj_tag(x_97) == 0) { lean_object* x_113; x_113 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; x_53 = x_86; -x_54 = x_105; -x_55 = x_87; -x_56 = x_88; -x_57 = x_89; -x_58 = x_90; -x_59 = x_112; -x_60 = x_107; -x_61 = x_91; -x_62 = x_92; -x_63 = x_93; -x_64 = x_95; -x_65 = x_97; -x_66 = x_96; -x_67 = x_100; -x_68 = x_108; +x_54 = x_87; +x_55 = x_88; +x_56 = x_89; +x_57 = x_91; +x_58 = x_112; +x_59 = x_105; +x_60 = x_93; +x_61 = x_94; +x_62 = x_95; +x_63 = x_108; +x_64 = x_96; +x_65 = x_107; +x_66 = x_98; +x_67 = x_101; +x_68 = x_102; x_69 = x_113; goto block_85; } else { 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; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_114 = lean_ctor_get(x_99, 0); +x_114 = lean_ctor_get(x_97, 0); lean_inc(x_114); -lean_dec_ref(x_99); +lean_dec_ref(x_97); x_115 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; x_116 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; -lean_inc(x_91); +lean_inc(x_102); x_117 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_117, 0, x_91); +lean_ctor_set(x_117, 0, x_102); lean_ctor_set(x_117, 1, x_116); x_118 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; -lean_inc(x_91); +lean_inc(x_102); x_119 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_119, 0, x_91); +lean_ctor_set(x_119, 0, x_102); lean_ctor_set(x_119, 1, x_118); x_120 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_91); +lean_inc(x_102); x_121 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_121, 0, x_91); +lean_ctor_set(x_121, 0, x_102); lean_ctor_set(x_121, 1, x_120); x_122 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_91); +lean_inc(x_102); x_123 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_123, 0, x_91); +lean_ctor_set(x_123, 0, x_102); lean_ctor_set(x_123, 1, x_122); -lean_inc(x_91); -x_124 = l_Lean_Syntax_node5(x_91, x_115, x_117, x_119, x_121, x_114, x_123); +lean_inc(x_102); +x_124 = l_Lean_Syntax_node5(x_102, x_115, x_117, x_119, x_121, x_114, x_123); x_125 = l_Array_mkArray1___redArg(x_124); x_53 = x_86; -x_54 = x_105; -x_55 = x_87; -x_56 = x_88; -x_57 = x_89; -x_58 = x_90; -x_59 = x_112; -x_60 = x_107; -x_61 = x_91; -x_62 = x_92; -x_63 = x_93; -x_64 = x_95; -x_65 = x_97; -x_66 = x_96; -x_67 = x_100; -x_68 = x_108; +x_54 = x_87; +x_55 = x_88; +x_56 = x_89; +x_57 = x_91; +x_58 = x_112; +x_59 = x_105; +x_60 = x_93; +x_61 = x_94; +x_62 = x_95; +x_63 = x_108; +x_64 = x_96; +x_65 = x_107; +x_66 = x_98; +x_67 = x_101; +x_68 = x_102; x_69 = x_125; goto block_85; } @@ -2214,34 +2195,34 @@ goto block_85; block_159: { lean_object* x_145; lean_object* x_146; -lean_inc_ref(x_134); -x_145 = l_Array_append___redArg(x_134, x_144); +lean_inc_ref(x_131); +x_145 = l_Array_append___redArg(x_131, x_144); lean_dec_ref(x_144); -lean_inc(x_129); -lean_inc(x_132); +lean_inc(x_135); +lean_inc(x_143); x_146 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_146, 0, x_132); -lean_ctor_set(x_146, 1, x_129); +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_135); lean_ctor_set(x_146, 2, x_145); -if (lean_obj_tag(x_137) == 0) +if (lean_obj_tag(x_129) == 0) { lean_object* x_147; x_147 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; x_86 = x_127; x_87 = x_128; -x_88 = x_129; -x_89 = x_130; -x_90 = x_131; -x_91 = x_132; -x_92 = x_133; -x_93 = x_134; -x_94 = x_135; -x_95 = x_136; -x_96 = x_146; -x_97 = x_138; -x_98 = x_139; -x_99 = x_141; -x_100 = x_140; +x_88 = x_130; +x_89 = x_131; +x_90 = x_132; +x_91 = x_133; +x_92 = x_134; +x_93 = x_135; +x_94 = x_136; +x_95 = x_137; +x_96 = x_138; +x_97 = x_140; +x_98 = x_146; +x_99 = x_139; +x_100 = x_141; x_101 = x_142; x_102 = x_143; x_103 = x_147; @@ -2250,1417 +2231,1353 @@ goto block_126; else { 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; -x_148 = lean_ctor_get(x_137, 0); +x_148 = lean_ctor_get(x_129, 0); lean_inc(x_148); -lean_dec_ref(x_137); +lean_dec_ref(x_129); x_149 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; lean_inc_ref(x_128); x_150 = l_Lean_Name_mkStr4(x_4, x_5, x_128, x_149); x_151 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; -lean_inc(x_132); +lean_inc(x_143); x_152 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_152, 0, x_132); +lean_ctor_set(x_152, 0, x_143); lean_ctor_set(x_152, 1, x_151); -lean_inc_ref(x_134); -x_153 = l_Array_append___redArg(x_134, x_148); +lean_inc_ref(x_131); +x_153 = l_Array_append___redArg(x_131, x_148); lean_dec(x_148); -lean_inc(x_129); -lean_inc(x_132); +lean_inc(x_135); +lean_inc(x_143); x_154 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_154, 0, x_132); -lean_ctor_set(x_154, 1, x_129); +lean_ctor_set(x_154, 0, x_143); +lean_ctor_set(x_154, 1, x_135); lean_ctor_set(x_154, 2, x_153); x_155 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; -lean_inc(x_132); +lean_inc(x_143); x_156 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_156, 0, x_132); +lean_ctor_set(x_156, 0, x_143); lean_ctor_set(x_156, 1, x_155); -lean_inc(x_132); -x_157 = l_Lean_Syntax_node3(x_132, x_150, x_152, x_154, x_156); +lean_inc(x_143); +x_157 = l_Lean_Syntax_node3(x_143, x_150, x_152, x_154, x_156); x_158 = l_Array_mkArray1___redArg(x_157); x_86 = x_127; x_87 = x_128; -x_88 = x_129; -x_89 = x_130; -x_90 = x_131; -x_91 = x_132; -x_92 = x_133; -x_93 = x_134; -x_94 = x_135; -x_95 = x_136; -x_96 = x_146; -x_97 = x_138; -x_98 = x_139; -x_99 = x_141; -x_100 = x_140; +x_88 = x_130; +x_89 = x_131; +x_90 = x_132; +x_91 = x_133; +x_92 = x_134; +x_93 = x_135; +x_94 = x_136; +x_95 = x_137; +x_96 = x_138; +x_97 = x_140; +x_98 = x_146; +x_99 = x_139; +x_100 = x_141; x_101 = x_142; x_102 = x_143; x_103 = x_158; goto block_126; } } -block_189: +block_186: { -lean_object* x_171; lean_object* x_172; lean_object* x_173; uint8_t x_174; -x_171 = lean_unsigned_to_nat(7u); -x_172 = l_Lean_Syntax_getArg(x_1, x_171); -x_173 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; +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; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_171 = lean_ctor_get(x_169, 1); +lean_inc(x_171); +x_172 = lean_ctor_get(x_169, 2); lean_inc(x_172); -x_174 = l_Lean_Syntax_isOfKind(x_172, x_173); -if (x_174 == 0) -{ -lean_object* x_175; -lean_dec(x_172); +x_173 = lean_ctor_get(x_169, 5); +lean_inc(x_173); lean_dec_ref(x_169); -lean_dec(x_168); -lean_dec(x_167); -lean_dec(x_166); -lean_dec(x_165); -lean_dec(x_164); -lean_dec(x_163); -lean_dec(x_162); -lean_dec_ref(x_160); +x_174 = lean_unsigned_to_nat(7u); +x_175 = l_Lean_Syntax_getArg(x_1, x_174); +x_176 = lean_unsigned_to_nat(9u); +x_177 = l_Lean_Syntax_getArg(x_1, x_176); lean_dec(x_1); -x_175 = l_Lean_Macro_throwUnsupported___redArg(x_170); -return x_175; -} -else +x_178 = l_Lean_SourceInfo_fromRef(x_173, x_167); +lean_dec(x_173); +x_179 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__25; +x_180 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; +x_181 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; +x_182 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__29; +if (lean_obj_tag(x_164) == 0) { -lean_object* x_176; lean_object* x_177; 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; -x_176 = lean_ctor_get(x_169, 1); -lean_inc(x_176); -x_177 = lean_ctor_get(x_169, 2); -lean_inc(x_177); -x_178 = lean_ctor_get(x_169, 5); -lean_inc(x_178); -lean_dec_ref(x_169); -x_179 = lean_unsigned_to_nat(9u); -x_180 = l_Lean_Syntax_getArg(x_1, x_179); -lean_dec(x_1); -x_181 = l_Lean_SourceInfo_fromRef(x_178, x_161); -lean_dec(x_178); -x_182 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__27; -x_183 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; -x_184 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__30; -x_185 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; -if (lean_obj_tag(x_166) == 0) -{ -lean_object* x_186; -x_186 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_127 = x_170; +lean_object* x_183; +x_183 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_127 = x_172; x_128 = x_160; -x_129 = x_184; -x_130 = x_168; -x_131 = x_172; -x_132 = x_181; +x_129 = x_161; +x_130 = x_171; +x_131 = x_182; +x_132 = x_179; x_133 = x_180; -x_134 = x_185; -x_135 = x_162; -x_136 = x_183; -x_137 = x_164; -x_138 = x_177; +x_134 = x_166; +x_135 = x_181; +x_136 = x_175; +x_137 = x_177; +x_138 = x_168; x_139 = x_163; -x_140 = x_176; +x_140 = x_162; x_141 = x_165; -x_142 = x_182; -x_143 = x_167; -x_144 = x_186; +x_142 = x_170; +x_143 = x_178; +x_144 = x_183; goto block_159; } else { -lean_object* x_187; lean_object* x_188; -x_187 = lean_ctor_get(x_166, 0); +lean_object* x_184; lean_object* x_185; +x_184 = lean_ctor_get(x_164, 0); +lean_inc(x_184); +lean_dec_ref(x_164); +x_185 = l_Array_mkArray1___redArg(x_184); +x_127 = x_172; +x_128 = x_160; +x_129 = x_161; +x_130 = x_171; +x_131 = x_182; +x_132 = x_179; +x_133 = x_180; +x_134 = x_166; +x_135 = x_181; +x_136 = x_175; +x_137 = x_177; +x_138 = x_168; +x_139 = x_163; +x_140 = x_162; +x_141 = x_165; +x_142 = x_170; +x_143 = x_178; +x_144 = x_185; +goto block_159; +} +} +block_233: +{ +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; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; 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; +x_204 = l_Array_append___redArg(x_197, x_203); +lean_dec_ref(x_203); lean_inc(x_187); -lean_dec_ref(x_166); -x_188 = l_Array_mkArray1___redArg(x_187); -x_127 = x_170; -x_128 = x_160; -x_129 = x_184; -x_130 = x_168; -x_131 = x_172; -x_132 = x_181; -x_133 = x_180; -x_134 = x_185; -x_135 = x_162; -x_136 = x_183; -x_137 = x_164; -x_138 = x_177; -x_139 = x_163; -x_140 = x_176; -x_141 = x_165; -x_142 = x_182; -x_143 = x_167; -x_144 = x_188; -goto block_159; -} -} -} -block_236: -{ -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; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; 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; -x_207 = l_Array_append___redArg(x_200, x_206); -lean_dec_ref(x_206); -lean_inc(x_203); -lean_inc(x_191); -x_208 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_208, 0, x_191); -lean_ctor_set(x_208, 1, x_203); -lean_ctor_set(x_208, 2, x_207); -x_209 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; -x_210 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__6; -x_211 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__7; -x_212 = l_Lean_addMacroScope(x_197, x_211, x_205); -x_213 = lean_box(0); -lean_inc(x_191); -x_214 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_214, 0, x_191); -lean_ctor_set(x_214, 1, x_210); -lean_ctor_set(x_214, 2, x_212); -lean_ctor_set(x_214, 3, x_213); -lean_inc(x_195); -lean_inc_ref(x_214); -lean_inc(x_191); -x_215 = l_Lean_Syntax_node2(x_191, x_209, x_214, x_195); -lean_inc(x_203); -lean_inc(x_191); -x_216 = l_Lean_Syntax_node2(x_191, x_203, x_196, x_215); -x_217 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; -lean_inc(x_191); -x_218 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_218, 0, x_191); -lean_ctor_set(x_218, 1, x_217); -x_219 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; -x_220 = l_Lean_Name_mkStr4(x_4, x_5, x_192, x_219); -lean_inc(x_191); -x_221 = l_Lean_Syntax_node1(x_191, x_203, x_214); -lean_inc(x_191); -x_222 = l_Lean_Syntax_node2(x_191, x_220, x_201, x_221); -x_223 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; -x_224 = lean_array_push(x_223, x_190); -x_225 = lean_array_push(x_224, x_202); +lean_inc(x_190); +x_205 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_205, 0, x_190); +lean_ctor_set(x_205, 1, x_187); +lean_ctor_set(x_205, 2, x_204); +x_206 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; +x_207 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__6; +x_208 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__7; +x_209 = l_Lean_addMacroScope(x_194, x_208, x_195); +x_210 = lean_box(0); +lean_inc(x_190); +x_211 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_211, 0, x_190); +lean_ctor_set(x_211, 1, x_207); +lean_ctor_set(x_211, 2, x_209); +lean_ctor_set(x_211, 3, x_210); +lean_inc(x_192); +lean_inc_ref(x_211); +lean_inc(x_190); +x_212 = l_Lean_Syntax_node2(x_190, x_206, x_211, x_192); +lean_inc(x_187); +lean_inc(x_190); +x_213 = l_Lean_Syntax_node2(x_190, x_187, x_189, x_212); +x_214 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; +lean_inc(x_190); +x_215 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_215, 0, x_190); +lean_ctor_set(x_215, 1, x_214); +x_216 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; +x_217 = l_Lean_Name_mkStr4(x_4, x_5, x_188, x_216); +lean_inc(x_190); +x_218 = l_Lean_Syntax_node1(x_190, x_187, x_211); +lean_inc(x_190); +x_219 = l_Lean_Syntax_node2(x_190, x_217, x_202, x_218); +x_220 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; +x_221 = lean_array_push(x_220, x_200); +x_222 = lean_array_push(x_221, x_191); +x_223 = lean_array_push(x_222, x_193); +x_224 = lean_array_push(x_223, x_201); +x_225 = lean_array_push(x_224, x_192); x_226 = lean_array_push(x_225, x_198); -x_227 = lean_array_push(x_226, x_194); -x_228 = lean_array_push(x_227, x_195); -x_229 = lean_array_push(x_228, x_193); -x_230 = lean_array_push(x_229, x_208); -x_231 = lean_array_push(x_230, x_216); -x_232 = lean_array_push(x_231, x_218); -x_233 = lean_array_push(x_232, x_222); -x_234 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_234, 0, x_191); -lean_ctor_set(x_234, 1, x_199); -lean_ctor_set(x_234, 2, x_233); -x_235 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_235, 0, x_234); -lean_ctor_set(x_235, 1, x_204); -return x_235; +x_227 = lean_array_push(x_226, x_205); +x_228 = lean_array_push(x_227, x_213); +x_229 = lean_array_push(x_228, x_215); +x_230 = lean_array_push(x_229, x_219); +x_231 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_231, 0, x_190); +lean_ctor_set(x_231, 1, x_196); +lean_ctor_set(x_231, 2, x_230); +x_232 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_232, 0, x_231); +lean_ctor_set(x_232, 1, x_199); +return x_232; } -block_269: +block_266: { -lean_object* x_254; lean_object* x_255; -lean_inc_ref(x_246); -x_254 = l_Array_append___redArg(x_246, x_253); -lean_dec_ref(x_253); -lean_inc(x_250); +lean_object* x_251; lean_object* x_252; +lean_inc_ref(x_244); +x_251 = l_Array_append___redArg(x_244, x_250); +lean_dec_ref(x_250); +lean_inc(x_234); lean_inc(x_238); -x_255 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_255, 0, x_238); -lean_ctor_set(x_255, 1, x_250); -lean_ctor_set(x_255, 2, x_254); -if (lean_obj_tag(x_249) == 0) +x_252 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_252, 0, x_238); +lean_ctor_set(x_252, 1, x_234); +lean_ctor_set(x_252, 2, x_251); +if (lean_obj_tag(x_237) == 0) { -lean_object* x_256; -x_256 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_190 = x_237; -x_191 = x_238; -x_192 = x_239; -x_193 = x_255; -x_194 = x_240; -x_195 = x_241; -x_196 = x_242; -x_197 = x_243; -x_198 = x_244; -x_199 = x_245; -x_200 = x_246; -x_201 = x_247; -x_202 = x_248; -x_203 = x_250; -x_204 = x_252; -x_205 = x_251; -x_206 = x_256; -goto block_236; +lean_object* x_253; +x_253 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_187 = x_234; +x_188 = x_235; +x_189 = x_236; +x_190 = x_238; +x_191 = x_239; +x_192 = x_240; +x_193 = x_241; +x_194 = x_242; +x_195 = x_243; +x_196 = x_245; +x_197 = x_244; +x_198 = x_252; +x_199 = x_246; +x_200 = x_247; +x_201 = x_248; +x_202 = x_249; +x_203 = x_253; +goto block_233; } else { -lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; -x_257 = lean_ctor_get(x_249, 0); -lean_inc(x_257); -lean_dec_ref(x_249); -x_258 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -x_259 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; +x_254 = lean_ctor_get(x_237, 0); +lean_inc(x_254); +lean_dec_ref(x_237); +x_255 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +x_256 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; lean_inc(x_238); -x_260 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_260, 0, x_238); -lean_ctor_set(x_260, 1, x_259); -x_261 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; +x_257 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_257, 0, x_238); +lean_ctor_set(x_257, 1, x_256); +x_258 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; lean_inc(x_238); -x_262 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_262, 0, x_238); -lean_ctor_set(x_262, 1, x_261); -x_263 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +x_259 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_259, 0, x_238); +lean_ctor_set(x_259, 1, x_258); +x_260 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; lean_inc(x_238); -x_264 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_264, 0, x_238); -lean_ctor_set(x_264, 1, x_263); -x_265 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +x_261 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_261, 0, x_238); +lean_ctor_set(x_261, 1, x_260); +x_262 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; lean_inc(x_238); -x_266 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_266, 0, x_238); -lean_ctor_set(x_266, 1, x_265); +x_263 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_263, 0, x_238); +lean_ctor_set(x_263, 1, x_262); lean_inc(x_238); -x_267 = l_Lean_Syntax_node5(x_238, x_258, x_260, x_262, x_264, x_257, x_266); -x_268 = l_Array_mkArray1___redArg(x_267); -x_190 = x_237; -x_191 = x_238; -x_192 = x_239; -x_193 = x_255; -x_194 = x_240; -x_195 = x_241; -x_196 = x_242; -x_197 = x_243; -x_198 = x_244; -x_199 = x_245; -x_200 = x_246; -x_201 = x_247; -x_202 = x_248; -x_203 = x_250; -x_204 = x_252; -x_205 = x_251; -x_206 = x_268; -goto block_236; +x_264 = l_Lean_Syntax_node5(x_238, x_255, x_257, x_259, x_261, x_254, x_263); +x_265 = l_Array_mkArray1___redArg(x_264); +x_187 = x_234; +x_188 = x_235; +x_189 = x_236; +x_190 = x_238; +x_191 = x_239; +x_192 = x_240; +x_193 = x_241; +x_194 = x_242; +x_195 = x_243; +x_196 = x_245; +x_197 = x_244; +x_198 = x_252; +x_199 = x_246; +x_200 = x_247; +x_201 = x_248; +x_202 = x_249; +x_203 = x_265; +goto block_233; } } -block_310: +block_307: { -lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; -lean_inc_ref(x_279); -x_288 = l_Array_append___redArg(x_279, x_287); -lean_dec_ref(x_287); -lean_inc(x_283); +lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; +lean_inc_ref(x_277); +x_285 = l_Array_append___redArg(x_277, x_284); +lean_dec_ref(x_284); +lean_inc(x_267); lean_inc(x_273); -x_289 = lean_alloc_ctor(1, 3, 0); +x_286 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_286, 0, x_273); +lean_ctor_set(x_286, 1, x_267); +lean_ctor_set(x_286, 2, x_285); +lean_inc_ref(x_277); +lean_inc(x_267); +lean_inc(x_273); +x_287 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_287, 0, x_273); +lean_ctor_set(x_287, 1, x_267); +lean_ctor_set(x_287, 2, x_277); +lean_inc(x_273); +x_288 = l_Lean_Syntax_node1(x_273, x_278, x_287); +lean_inc(x_273); +x_289 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_289, 0, x_273); -lean_ctor_set(x_289, 1, x_283); -lean_ctor_set(x_289, 2, x_288); -lean_inc_ref(x_279); -lean_inc(x_283); +lean_ctor_set(x_289, 1, x_281); +x_290 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; lean_inc(x_273); -x_290 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_290, 0, x_273); -lean_ctor_set(x_290, 1, x_283); -lean_ctor_set(x_290, 2, x_279); +x_291 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_291, 0, x_273); +lean_ctor_set(x_291, 1, x_290); lean_inc(x_273); -x_291 = l_Lean_Syntax_node1(x_273, x_286, x_290); +x_292 = l_Lean_Syntax_node2(x_273, x_270, x_291, x_268); +lean_inc(x_267); lean_inc(x_273); -x_292 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_292, 0, x_273); -lean_ctor_set(x_292, 1, x_275); -x_293 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; -lean_inc(x_273); -x_294 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_294, 0, x_273); -lean_ctor_set(x_294, 1, x_293); -lean_inc(x_273); -x_295 = l_Lean_Syntax_node2(x_273, x_281, x_294, x_271); -lean_inc(x_283); -lean_inc(x_273); -x_296 = l_Lean_Syntax_node1(x_273, x_283, x_295); -if (lean_obj_tag(x_272) == 0) +x_293 = l_Lean_Syntax_node1(x_273, x_267, x_292); +if (lean_obj_tag(x_274) == 0) { -lean_object* x_297; -x_297 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_237 = x_270; +lean_object* x_294; +x_294 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_234 = x_267; +x_235 = x_269; +x_236 = x_271; +x_237 = x_272; x_238 = x_273; -x_239 = x_274; -x_240 = x_292; -x_241 = x_296; -x_242 = x_276; -x_243 = x_277; -x_244 = x_291; -x_245 = x_278; -x_246 = x_279; -x_247 = x_280; +x_239 = x_286; +x_240 = x_293; +x_241 = x_288; +x_242 = x_275; +x_243 = x_276; +x_244 = x_277; +x_245 = x_279; +x_246 = x_280; +x_247 = x_282; x_248 = x_289; -x_249 = x_282; -x_250 = x_283; -x_251 = x_285; -x_252 = x_284; -x_253 = x_297; -goto block_269; +x_249 = x_283; +x_250 = x_294; +goto block_266; } else { -lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; -x_298 = lean_ctor_get(x_272, 0); -lean_inc(x_298); -lean_dec_ref(x_272); -x_299 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -x_300 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; +x_295 = lean_ctor_get(x_274, 0); +lean_inc(x_295); +lean_dec_ref(x_274); +x_296 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +x_297 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; lean_inc(x_273); -x_301 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_301, 0, x_273); -lean_ctor_set(x_301, 1, x_300); -x_302 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; +x_298 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_298, 0, x_273); +lean_ctor_set(x_298, 1, x_297); +x_299 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; lean_inc(x_273); -x_303 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_303, 0, x_273); -lean_ctor_set(x_303, 1, x_302); -x_304 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +x_300 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_300, 0, x_273); +lean_ctor_set(x_300, 1, x_299); +x_301 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; lean_inc(x_273); -x_305 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_305, 0, x_273); -lean_ctor_set(x_305, 1, x_304); -x_306 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +x_302 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_302, 0, x_273); +lean_ctor_set(x_302, 1, x_301); +x_303 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; lean_inc(x_273); -x_307 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_307, 0, x_273); -lean_ctor_set(x_307, 1, x_306); +x_304 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_304, 0, x_273); +lean_ctor_set(x_304, 1, x_303); lean_inc(x_273); -x_308 = l_Lean_Syntax_node5(x_273, x_299, x_301, x_303, x_305, x_298, x_307); -x_309 = l_Array_mkArray1___redArg(x_308); -x_237 = x_270; +x_305 = l_Lean_Syntax_node5(x_273, x_296, x_298, x_300, x_302, x_295, x_304); +x_306 = l_Array_mkArray1___redArg(x_305); +x_234 = x_267; +x_235 = x_269; +x_236 = x_271; +x_237 = x_272; x_238 = x_273; -x_239 = x_274; -x_240 = x_292; -x_241 = x_296; -x_242 = x_276; -x_243 = x_277; -x_244 = x_291; -x_245 = x_278; -x_246 = x_279; -x_247 = x_280; +x_239 = x_286; +x_240 = x_293; +x_241 = x_288; +x_242 = x_275; +x_243 = x_276; +x_244 = x_277; +x_245 = x_279; +x_246 = x_280; +x_247 = x_282; x_248 = x_289; -x_249 = x_282; -x_250 = x_283; -x_251 = x_285; -x_252 = x_284; -x_253 = x_309; -goto block_269; +x_249 = x_283; +x_250 = x_306; +goto block_266; } } -block_343: +block_340: { -lean_object* x_329; lean_object* x_330; +lean_object* x_326; lean_object* x_327; lean_inc_ref(x_319); -x_329 = l_Array_append___redArg(x_319, x_328); -lean_dec_ref(x_328); -lean_inc(x_324); -lean_inc(x_312); -x_330 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_330, 0, x_312); -lean_ctor_set(x_330, 1, x_324); -lean_ctor_set(x_330, 2, x_329); -if (lean_obj_tag(x_322) == 0) +x_326 = l_Array_append___redArg(x_319, x_325); +lean_dec_ref(x_325); +lean_inc(x_308); +lean_inc(x_315); +x_327 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_327, 0, x_315); +lean_ctor_set(x_327, 1, x_308); +lean_ctor_set(x_327, 2, x_326); +if (lean_obj_tag(x_311) == 0) { -lean_object* x_331; -x_331 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_270 = x_330; -x_271 = x_311; -x_272 = x_313; -x_273 = x_312; -x_274 = x_314; -x_275 = x_315; -x_276 = x_316; -x_277 = x_317; -x_278 = x_318; -x_279 = x_319; -x_280 = x_320; -x_281 = x_321; -x_282 = x_323; +lean_object* x_328; +x_328 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_267 = x_308; +x_268 = x_309; +x_269 = x_310; +x_270 = x_312; +x_271 = x_313; +x_272 = x_314; +x_273 = x_315; +x_274 = x_316; +x_275 = x_317; +x_276 = x_318; +x_277 = x_319; +x_278 = x_320; +x_279 = x_321; +x_280 = x_323; +x_281 = x_322; +x_282 = x_327; x_283 = x_324; -x_284 = x_326; -x_285 = x_325; -x_286 = x_327; -x_287 = x_331; -goto block_310; +x_284 = x_328; +goto block_307; } else { -lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; -x_332 = lean_ctor_get(x_322, 0); -lean_inc(x_332); -lean_dec_ref(x_322); -x_333 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; -lean_inc_ref(x_314); -x_334 = l_Lean_Name_mkStr4(x_4, x_5, x_314, x_333); -x_335 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; -lean_inc(x_312); -x_336 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_336, 0, x_312); -lean_ctor_set(x_336, 1, x_335); +lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; +x_329 = lean_ctor_get(x_311, 0); +lean_inc(x_329); +lean_dec_ref(x_311); +x_330 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; +lean_inc_ref(x_310); +x_331 = l_Lean_Name_mkStr4(x_4, x_5, x_310, x_330); +x_332 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; +lean_inc(x_315); +x_333 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_333, 0, x_315); +lean_ctor_set(x_333, 1, x_332); lean_inc_ref(x_319); -x_337 = l_Array_append___redArg(x_319, x_332); -lean_dec(x_332); -lean_inc(x_324); -lean_inc(x_312); -x_338 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_338, 0, x_312); -lean_ctor_set(x_338, 1, x_324); -lean_ctor_set(x_338, 2, x_337); -x_339 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; -lean_inc(x_312); -x_340 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_340, 0, x_312); -lean_ctor_set(x_340, 1, x_339); -lean_inc(x_312); -x_341 = l_Lean_Syntax_node3(x_312, x_334, x_336, x_338, x_340); -x_342 = l_Array_mkArray1___redArg(x_341); -x_270 = x_330; -x_271 = x_311; -x_272 = x_313; -x_273 = x_312; -x_274 = x_314; -x_275 = x_315; -x_276 = x_316; -x_277 = x_317; -x_278 = x_318; -x_279 = x_319; -x_280 = x_320; -x_281 = x_321; -x_282 = x_323; +x_334 = l_Array_append___redArg(x_319, x_329); +lean_dec(x_329); +lean_inc(x_308); +lean_inc(x_315); +x_335 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_335, 0, x_315); +lean_ctor_set(x_335, 1, x_308); +lean_ctor_set(x_335, 2, x_334); +x_336 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; +lean_inc(x_315); +x_337 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_337, 0, x_315); +lean_ctor_set(x_337, 1, x_336); +lean_inc(x_315); +x_338 = l_Lean_Syntax_node3(x_315, x_331, x_333, x_335, x_337); +x_339 = l_Array_mkArray1___redArg(x_338); +x_267 = x_308; +x_268 = x_309; +x_269 = x_310; +x_270 = x_312; +x_271 = x_313; +x_272 = x_314; +x_273 = x_315; +x_274 = x_316; +x_275 = x_317; +x_276 = x_318; +x_277 = x_319; +x_278 = x_320; +x_279 = x_321; +x_280 = x_323; +x_281 = x_322; +x_282 = x_327; x_283 = x_324; -x_284 = x_326; -x_285 = x_325; -x_286 = x_327; -x_287 = x_342; -goto block_310; +x_284 = x_339; +goto block_307; } } -block_373: +block_367: { -lean_object* x_355; lean_object* x_356; lean_object* x_357; uint8_t x_358; +lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; +x_352 = lean_ctor_get(x_350, 1); +lean_inc(x_352); +x_353 = lean_ctor_get(x_350, 2); +lean_inc(x_353); +x_354 = lean_ctor_get(x_350, 5); +lean_inc(x_354); +lean_dec_ref(x_350); x_355 = lean_unsigned_to_nat(7u); x_356 = l_Lean_Syntax_getArg(x_1, x_355); -x_357 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; -lean_inc(x_356); -x_358 = l_Lean_Syntax_isOfKind(x_356, x_357); -if (x_358 == 0) -{ -lean_object* x_359; -lean_dec(x_356); -lean_dec_ref(x_353); -lean_dec(x_352); -lean_dec(x_351); -lean_dec(x_350); -lean_dec(x_348); -lean_dec(x_347); -lean_dec(x_346); -lean_dec_ref(x_345); -lean_dec(x_344); +x_357 = lean_unsigned_to_nat(9u); +x_358 = l_Lean_Syntax_getArg(x_1, x_357); lean_dec(x_1); -x_359 = l_Lean_Macro_throwUnsupported___redArg(x_354); -return x_359; +x_359 = l_Lean_SourceInfo_fromRef(x_354, x_348); +lean_dec(x_354); +x_360 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__25; +x_361 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; +x_362 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; +x_363 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__29; +if (lean_obj_tag(x_346) == 0) +{ +lean_object* x_364; +x_364 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_308 = x_362; +x_309 = x_342; +x_310 = x_341; +x_311 = x_343; +x_312 = x_344; +x_313 = x_356; +x_314 = x_349; +x_315 = x_359; +x_316 = x_345; +x_317 = x_352; +x_318 = x_353; +x_319 = x_363; +x_320 = x_347; +x_321 = x_361; +x_322 = x_360; +x_323 = x_351; +x_324 = x_358; +x_325 = x_364; +goto block_340; } else { -lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; -x_360 = lean_ctor_get(x_353, 1); -lean_inc(x_360); -x_361 = lean_ctor_get(x_353, 2); -lean_inc(x_361); -x_362 = lean_ctor_get(x_353, 5); -lean_inc(x_362); -lean_dec_ref(x_353); -x_363 = lean_unsigned_to_nat(9u); -x_364 = l_Lean_Syntax_getArg(x_1, x_363); -lean_dec(x_1); -x_365 = l_Lean_SourceInfo_fromRef(x_362, x_349); -lean_dec(x_362); -x_366 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__27; -x_367 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; -x_368 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__30; -x_369 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; -if (lean_obj_tag(x_350) == 0) +lean_object* x_365; lean_object* x_366; +x_365 = lean_ctor_get(x_346, 0); +lean_inc(x_365); +lean_dec_ref(x_346); +x_366 = l_Array_mkArray1___redArg(x_365); +x_308 = x_362; +x_309 = x_342; +x_310 = x_341; +x_311 = x_343; +x_312 = x_344; +x_313 = x_356; +x_314 = x_349; +x_315 = x_359; +x_316 = x_345; +x_317 = x_352; +x_318 = x_353; +x_319 = x_363; +x_320 = x_347; +x_321 = x_361; +x_322 = x_360; +x_323 = x_351; +x_324 = x_358; +x_325 = x_366; +goto block_340; +} +} +block_424: { -lean_object* x_370; -x_370 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_311 = x_344; -x_312 = x_365; -x_313 = x_346; -x_314 = x_345; -x_315 = x_366; -x_316 = x_356; -x_317 = x_360; -x_318 = x_367; -x_319 = x_369; -x_320 = x_364; -x_321 = x_347; -x_322 = x_348; -x_323 = x_352; -x_324 = x_368; -x_325 = x_361; -x_326 = x_354; -x_327 = x_351; -x_328 = x_370; -goto block_343; -} -else -{ -lean_object* x_371; lean_object* x_372; -x_371 = lean_ctor_get(x_350, 0); -lean_inc(x_371); -lean_dec_ref(x_350); -x_372 = l_Array_mkArray1___redArg(x_371); -x_311 = x_344; -x_312 = x_365; -x_313 = x_346; -x_314 = x_345; -x_315 = x_366; -x_316 = x_356; -x_317 = x_360; -x_318 = x_367; -x_319 = x_369; -x_320 = x_364; -x_321 = x_347; -x_322 = x_348; -x_323 = x_352; -x_324 = x_368; -x_325 = x_361; -x_326 = x_354; -x_327 = x_351; -x_328 = x_372; -goto block_343; -} -} -} -block_430: -{ -lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; -x_394 = l_Array_append___redArg(x_385, x_393); -lean_dec_ref(x_393); +lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; +x_388 = l_Array_append___redArg(x_377, x_387); +lean_dec_ref(x_387); lean_inc(x_375); -lean_inc(x_382); -x_395 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_395, 0, x_382); -lean_ctor_set(x_395, 1, x_375); -lean_ctor_set(x_395, 2, x_394); -x_396 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; -x_397 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__33; -x_398 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__34; -lean_inc(x_388); +lean_inc(x_386); +x_389 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_389, 0, x_386); +lean_ctor_set(x_389, 1, x_375); +lean_ctor_set(x_389, 2, x_388); +x_390 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; +x_391 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; +x_392 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__32; lean_inc(x_376); -x_399 = l_Lean_addMacroScope(x_376, x_398, x_388); -x_400 = lean_box(0); -lean_inc(x_382); -x_401 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_401, 0, x_382); -lean_ctor_set(x_401, 1, x_397); -lean_ctor_set(x_401, 2, x_399); -lean_ctor_set(x_401, 3, x_400); -lean_inc(x_382); -x_402 = l_Lean_Syntax_node2(x_382, x_378, x_386, x_390); +lean_inc(x_368); +x_393 = l_Lean_addMacroScope(x_368, x_392, x_376); +x_394 = lean_box(0); +lean_inc(x_386); +x_395 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_395, 0, x_386); +lean_ctor_set(x_395, 1, x_391); +lean_ctor_set(x_395, 2, x_393); +lean_ctor_set(x_395, 3, x_394); +lean_inc(x_386); +x_396 = l_Lean_Syntax_node2(x_386, x_380, x_374, x_382); lean_inc(x_375); -lean_inc(x_382); -x_403 = l_Lean_Syntax_node1(x_382, x_375, x_402); -lean_inc_ref(x_401); -lean_inc(x_382); -x_404 = l_Lean_Syntax_node2(x_382, x_396, x_401, x_403); -x_405 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__36; -x_406 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__37; -x_407 = l_Lean_addMacroScope(x_376, x_406, x_388); -lean_inc(x_382); -x_408 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_408, 0, x_382); -lean_ctor_set(x_408, 1, x_405); -lean_ctor_set(x_408, 2, x_407); -lean_ctor_set(x_408, 3, x_400); -lean_inc(x_391); -lean_inc_ref(x_408); -lean_inc(x_382); -x_409 = l_Lean_Syntax_node2(x_382, x_396, x_408, x_391); +lean_inc(x_386); +x_397 = l_Lean_Syntax_node1(x_386, x_375, x_396); +lean_inc_ref(x_395); +lean_inc(x_386); +x_398 = l_Lean_Syntax_node2(x_386, x_390, x_395, x_397); +x_399 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__34; +x_400 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__35; +x_401 = l_Lean_addMacroScope(x_368, x_400, x_376); +lean_inc(x_386); +x_402 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_402, 0, x_386); +lean_ctor_set(x_402, 1, x_399); +lean_ctor_set(x_402, 2, x_401); +lean_ctor_set(x_402, 3, x_394); +lean_inc(x_369); +lean_inc_ref(x_402); +lean_inc(x_386); +x_403 = l_Lean_Syntax_node2(x_386, x_390, x_402, x_369); lean_inc(x_375); -lean_inc(x_382); -x_410 = l_Lean_Syntax_node3(x_382, x_375, x_404, x_374, x_409); -x_411 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; -lean_inc(x_382); -x_412 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_412, 0, x_382); -lean_ctor_set(x_412, 1, x_411); -x_413 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; -x_414 = l_Lean_Name_mkStr4(x_4, x_5, x_379, x_413); -lean_inc(x_382); -x_415 = l_Lean_Syntax_node2(x_382, x_375, x_401, x_408); -lean_inc(x_382); -x_416 = l_Lean_Syntax_node2(x_382, x_414, x_392, x_415); -x_417 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; -x_418 = lean_array_push(x_417, x_387); -x_419 = lean_array_push(x_418, x_377); -x_420 = lean_array_push(x_419, x_380); -x_421 = lean_array_push(x_420, x_383); -x_422 = lean_array_push(x_421, x_391); -x_423 = lean_array_push(x_422, x_389); -x_424 = lean_array_push(x_423, x_395); -x_425 = lean_array_push(x_424, x_410); -x_426 = lean_array_push(x_425, x_412); -x_427 = lean_array_push(x_426, x_416); -x_428 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_428, 0, x_382); -lean_ctor_set(x_428, 1, x_384); -lean_ctor_set(x_428, 2, x_427); -x_429 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_429, 0, x_428); -lean_ctor_set(x_429, 1, x_381); -return x_429; +lean_inc(x_386); +x_404 = l_Lean_Syntax_node3(x_386, x_375, x_398, x_370, x_403); +x_405 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; +lean_inc(x_386); +x_406 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_406, 0, x_386); +lean_ctor_set(x_406, 1, x_405); +x_407 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; +x_408 = l_Lean_Name_mkStr4(x_4, x_5, x_371, x_407); +lean_inc(x_386); +x_409 = l_Lean_Syntax_node2(x_386, x_375, x_395, x_402); +lean_inc(x_386); +x_410 = l_Lean_Syntax_node2(x_386, x_408, x_379, x_409); +x_411 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; +x_412 = lean_array_push(x_411, x_383); +x_413 = lean_array_push(x_412, x_384); +x_414 = lean_array_push(x_413, x_381); +x_415 = lean_array_push(x_414, x_385); +x_416 = lean_array_push(x_415, x_369); +x_417 = lean_array_push(x_416, x_378); +x_418 = lean_array_push(x_417, x_389); +x_419 = lean_array_push(x_418, x_404); +x_420 = lean_array_push(x_419, x_406); +x_421 = lean_array_push(x_420, x_410); +x_422 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_422, 0, x_386); +lean_ctor_set(x_422, 1, x_373); +lean_ctor_set(x_422, 2, x_421); +x_423 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_423, 0, x_422); +lean_ctor_set(x_423, 1, x_372); +return x_423; } -block_466: +block_460: { -lean_object* x_451; lean_object* x_452; -lean_inc_ref(x_443); -x_451 = l_Array_append___redArg(x_443, x_450); -lean_dec_ref(x_450); +lean_object* x_445; lean_object* x_446; +lean_inc_ref(x_434); +x_445 = l_Array_append___redArg(x_434, x_444); +lean_dec_ref(x_444); lean_inc(x_432); -lean_inc(x_440); -x_452 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_452, 0, x_440); -lean_ctor_set(x_452, 1, x_432); -lean_ctor_set(x_452, 2, x_451); -if (lean_obj_tag(x_439) == 0) +lean_inc(x_443); +x_446 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_446, 0, x_443); +lean_ctor_set(x_446, 1, x_432); +lean_ctor_set(x_446, 2, x_445); +if (lean_obj_tag(x_440) == 0) { -lean_object* x_453; -x_453 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +lean_object* x_447; +x_447 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_368 = x_425; +x_369 = x_426; +x_370 = x_427; +x_371 = x_428; +x_372 = x_429; +x_373 = x_430; x_374 = x_431; x_375 = x_432; x_376 = x_433; x_377 = x_434; -x_378 = x_435; -x_379 = x_436; -x_380 = x_437; +x_378 = x_446; +x_379 = x_435; +x_380 = x_436; x_381 = x_438; -x_382 = x_440; -x_383 = x_441; -x_384 = x_444; -x_385 = x_443; -x_386 = x_445; -x_387 = x_442; -x_388 = x_446; -x_389 = x_452; -x_390 = x_447; -x_391 = x_448; -x_392 = x_449; -x_393 = x_453; -goto block_430; +x_382 = x_437; +x_383 = x_439; +x_384 = x_441; +x_385 = x_442; +x_386 = x_443; +x_387 = x_447; +goto block_424; } else { -lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; -x_454 = lean_ctor_get(x_439, 0); -lean_inc(x_454); -lean_dec_ref(x_439); -x_455 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -x_456 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; -lean_inc(x_440); +lean_object* x_448; lean_object* x_449; lean_object* x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; +x_448 = lean_ctor_get(x_440, 0); +lean_inc(x_448); +lean_dec_ref(x_440); +x_449 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +x_450 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_inc(x_443); +x_451 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_451, 0, x_443); +lean_ctor_set(x_451, 1, x_450); +x_452 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; +lean_inc(x_443); +x_453 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_453, 0, x_443); +lean_ctor_set(x_453, 1, x_452); +x_454 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +lean_inc(x_443); +x_455 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_455, 0, x_443); +lean_ctor_set(x_455, 1, x_454); +x_456 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +lean_inc(x_443); x_457 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_457, 0, x_440); +lean_ctor_set(x_457, 0, x_443); lean_ctor_set(x_457, 1, x_456); -x_458 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; -lean_inc(x_440); -x_459 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_459, 0, x_440); -lean_ctor_set(x_459, 1, x_458); -x_460 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_440); -x_461 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_461, 0, x_440); -lean_ctor_set(x_461, 1, x_460); -x_462 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_440); -x_463 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_463, 0, x_440); -lean_ctor_set(x_463, 1, x_462); -lean_inc(x_440); -x_464 = l_Lean_Syntax_node5(x_440, x_455, x_457, x_459, x_461, x_454, x_463); -x_465 = l_Array_mkArray1___redArg(x_464); +lean_inc(x_443); +x_458 = l_Lean_Syntax_node5(x_443, x_449, x_451, x_453, x_455, x_448, x_457); +x_459 = l_Array_mkArray1___redArg(x_458); +x_368 = x_425; +x_369 = x_426; +x_370 = x_427; +x_371 = x_428; +x_372 = x_429; +x_373 = x_430; x_374 = x_431; x_375 = x_432; x_376 = x_433; x_377 = x_434; -x_378 = x_435; -x_379 = x_436; -x_380 = x_437; +x_378 = x_446; +x_379 = x_435; +x_380 = x_436; x_381 = x_438; -x_382 = x_440; -x_383 = x_441; -x_384 = x_444; -x_385 = x_443; -x_386 = x_445; -x_387 = x_442; -x_388 = x_446; -x_389 = x_452; -x_390 = x_447; -x_391 = x_448; -x_392 = x_449; -x_393 = x_465; -goto block_430; +x_382 = x_437; +x_383 = x_439; +x_384 = x_441; +x_385 = x_442; +x_386 = x_443; +x_387 = x_459; +goto block_424; } } -block_508: +block_502: { -lean_object* x_486; lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; -lean_inc_ref(x_478); -x_486 = l_Array_append___redArg(x_478, x_485); -lean_dec_ref(x_485); -lean_inc(x_468); -lean_inc(x_476); -x_487 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_487, 0, x_476); -lean_ctor_set(x_487, 1, x_468); -lean_ctor_set(x_487, 2, x_486); -lean_inc_ref(x_478); -lean_inc(x_468); -lean_inc(x_476); -x_488 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_488, 0, x_476); -lean_ctor_set(x_488, 1, x_468); -lean_ctor_set(x_488, 2, x_478); -lean_inc(x_476); -x_489 = l_Lean_Syntax_node1(x_476, x_484, x_488); -lean_inc(x_476); -x_490 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_490, 0, x_476); -lean_ctor_set(x_490, 1, x_469); -x_491 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; -lean_inc(x_476); -x_492 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_492, 0, x_476); -lean_ctor_set(x_492, 1, x_491); -lean_inc_ref(x_492); -lean_inc(x_472); -lean_inc(x_476); -x_493 = l_Lean_Syntax_node2(x_476, x_472, x_492, x_471); -lean_inc(x_468); -lean_inc(x_476); -x_494 = l_Lean_Syntax_node1(x_476, x_468, x_493); -if (lean_obj_tag(x_482) == 0) +lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; lean_object* x_487; lean_object* x_488; +lean_inc_ref(x_469); +x_480 = l_Array_append___redArg(x_469, x_479); +lean_dec_ref(x_479); +lean_inc(x_467); +lean_inc(x_478); +x_481 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_481, 0, x_478); +lean_ctor_set(x_481, 1, x_467); +lean_ctor_set(x_481, 2, x_480); +lean_inc_ref(x_469); +lean_inc(x_467); +lean_inc(x_478); +x_482 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_482, 0, x_478); +lean_ctor_set(x_482, 1, x_467); +lean_ctor_set(x_482, 2, x_469); +lean_inc(x_478); +x_483 = l_Lean_Syntax_node1(x_478, x_474, x_482); +lean_inc(x_478); +x_484 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_484, 0, x_478); +lean_ctor_set(x_484, 1, x_464); +x_485 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; +lean_inc(x_478); +x_486 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_486, 0, x_478); +lean_ctor_set(x_486, 1, x_485); +lean_inc_ref(x_486); +lean_inc(x_471); +lean_inc(x_478); +x_487 = l_Lean_Syntax_node2(x_478, x_471, x_486, x_477); +lean_inc(x_467); +lean_inc(x_478); +x_488 = l_Lean_Syntax_node1(x_478, x_467, x_487); +if (lean_obj_tag(x_472) == 0) { -lean_object* x_495; -x_495 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_431 = x_467; -x_432 = x_468; -x_433 = x_470; -x_434 = x_487; -x_435 = x_472; -x_436 = x_473; -x_437 = x_489; -x_438 = x_474; +lean_object* x_489; +x_489 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_425 = x_461; +x_426 = x_488; +x_427 = x_462; +x_428 = x_463; +x_429 = x_465; +x_430 = x_466; +x_431 = x_486; +x_432 = x_467; +x_433 = x_468; +x_434 = x_469; +x_435 = x_470; +x_436 = x_471; +x_437 = x_473; +x_438 = x_483; x_439 = x_475; x_440 = x_476; -x_441 = x_490; -x_442 = x_479; +x_441 = x_481; +x_442 = x_484; x_443 = x_478; -x_444 = x_477; -x_445 = x_492; -x_446 = x_480; -x_447 = x_481; -x_448 = x_494; -x_449 = x_483; -x_450 = x_495; -goto block_466; +x_444 = x_489; +goto block_460; } else { -lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; -x_496 = lean_ctor_get(x_482, 0); -lean_inc(x_496); -lean_dec_ref(x_482); -x_497 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -x_498 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; -lean_inc(x_476); +lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; +x_490 = lean_ctor_get(x_472, 0); +lean_inc(x_490); +lean_dec_ref(x_472); +x_491 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +x_492 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_inc(x_478); +x_493 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_493, 0, x_478); +lean_ctor_set(x_493, 1, x_492); +x_494 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; +lean_inc(x_478); +x_495 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_495, 0, x_478); +lean_ctor_set(x_495, 1, x_494); +x_496 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +lean_inc(x_478); +x_497 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_497, 0, x_478); +lean_ctor_set(x_497, 1, x_496); +x_498 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +lean_inc(x_478); x_499 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_499, 0, x_476); +lean_ctor_set(x_499, 0, x_478); lean_ctor_set(x_499, 1, x_498); -x_500 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; -lean_inc(x_476); -x_501 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_501, 0, x_476); -lean_ctor_set(x_501, 1, x_500); -x_502 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_476); -x_503 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_503, 0, x_476); -lean_ctor_set(x_503, 1, x_502); -x_504 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_476); -x_505 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_505, 0, x_476); -lean_ctor_set(x_505, 1, x_504); -lean_inc(x_476); -x_506 = l_Lean_Syntax_node5(x_476, x_497, x_499, x_501, x_503, x_496, x_505); -x_507 = l_Array_mkArray1___redArg(x_506); -x_431 = x_467; -x_432 = x_468; -x_433 = x_470; -x_434 = x_487; -x_435 = x_472; -x_436 = x_473; -x_437 = x_489; -x_438 = x_474; +lean_inc(x_478); +x_500 = l_Lean_Syntax_node5(x_478, x_491, x_493, x_495, x_497, x_490, x_499); +x_501 = l_Array_mkArray1___redArg(x_500); +x_425 = x_461; +x_426 = x_488; +x_427 = x_462; +x_428 = x_463; +x_429 = x_465; +x_430 = x_466; +x_431 = x_486; +x_432 = x_467; +x_433 = x_468; +x_434 = x_469; +x_435 = x_470; +x_436 = x_471; +x_437 = x_473; +x_438 = x_483; x_439 = x_475; x_440 = x_476; -x_441 = x_490; -x_442 = x_479; +x_441 = x_481; +x_442 = x_484; x_443 = x_478; -x_444 = x_477; -x_445 = x_492; -x_446 = x_480; -x_447 = x_481; -x_448 = x_494; -x_449 = x_483; -x_450 = x_507; -goto block_466; +x_444 = x_501; +goto block_460; } } -block_542: +block_536: { -lean_object* x_528; lean_object* x_529; -lean_inc_ref(x_519); -x_528 = l_Array_append___redArg(x_519, x_527); -lean_dec_ref(x_527); +lean_object* x_522; lean_object* x_523; +lean_inc_ref(x_512); +x_522 = l_Array_append___redArg(x_512, x_521); +lean_dec_ref(x_521); lean_inc(x_510); -lean_inc(x_518); -x_529 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_529, 0, x_518); -lean_ctor_set(x_529, 1, x_510); -lean_ctor_set(x_529, 2, x_528); -if (lean_obj_tag(x_525) == 0) +lean_inc(x_520); +x_523 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_523, 0, x_520); +lean_ctor_set(x_523, 1, x_510); +lean_ctor_set(x_523, 2, x_522); +if (lean_obj_tag(x_506) == 0) { -lean_object* x_530; -x_530 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_467 = x_509; -x_468 = x_510; -x_469 = x_511; -x_470 = x_512; -x_471 = x_513; -x_472 = x_514; -x_473 = x_515; +lean_object* x_524; +x_524 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_461 = x_503; +x_462 = x_504; +x_463 = x_505; +x_464 = x_507; +x_465 = x_508; +x_466 = x_509; +x_467 = x_510; +x_468 = x_511; +x_469 = x_512; +x_470 = x_513; +x_471 = x_514; +x_472 = x_515; +x_473 = x_517; x_474 = x_516; -x_475 = x_517; +x_475 = x_523; x_476 = x_518; -x_477 = x_520; -x_478 = x_519; -x_479 = x_529; -x_480 = x_521; -x_481 = x_522; -x_482 = x_523; -x_483 = x_524; -x_484 = x_526; -x_485 = x_530; -goto block_508; +x_477 = x_519; +x_478 = x_520; +x_479 = x_524; +goto block_502; } else { -lean_object* x_531; lean_object* x_532; lean_object* x_533; lean_object* x_534; lean_object* x_535; lean_object* x_536; lean_object* x_537; lean_object* x_538; lean_object* x_539; lean_object* x_540; lean_object* x_541; -x_531 = lean_ctor_get(x_525, 0); -lean_inc(x_531); -lean_dec_ref(x_525); -x_532 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; -lean_inc_ref(x_515); -x_533 = l_Lean_Name_mkStr4(x_4, x_5, x_515, x_532); -x_534 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; -lean_inc(x_518); -x_535 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_535, 0, x_518); -lean_ctor_set(x_535, 1, x_534); -lean_inc_ref(x_519); -x_536 = l_Array_append___redArg(x_519, x_531); -lean_dec(x_531); +lean_object* x_525; lean_object* x_526; lean_object* x_527; lean_object* x_528; lean_object* x_529; lean_object* x_530; lean_object* x_531; lean_object* x_532; lean_object* x_533; lean_object* x_534; lean_object* x_535; +x_525 = lean_ctor_get(x_506, 0); +lean_inc(x_525); +lean_dec_ref(x_506); +x_526 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; +lean_inc_ref(x_505); +x_527 = l_Lean_Name_mkStr4(x_4, x_5, x_505, x_526); +x_528 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; +lean_inc(x_520); +x_529 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_529, 0, x_520); +lean_ctor_set(x_529, 1, x_528); +lean_inc_ref(x_512); +x_530 = l_Array_append___redArg(x_512, x_525); +lean_dec(x_525); lean_inc(x_510); -lean_inc(x_518); -x_537 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_537, 0, x_518); -lean_ctor_set(x_537, 1, x_510); -lean_ctor_set(x_537, 2, x_536); -x_538 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; -lean_inc(x_518); -x_539 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_539, 0, x_518); -lean_ctor_set(x_539, 1, x_538); -lean_inc(x_518); -x_540 = l_Lean_Syntax_node3(x_518, x_533, x_535, x_537, x_539); -x_541 = l_Array_mkArray1___redArg(x_540); -x_467 = x_509; -x_468 = x_510; -x_469 = x_511; -x_470 = x_512; -x_471 = x_513; -x_472 = x_514; -x_473 = x_515; +lean_inc(x_520); +x_531 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_531, 0, x_520); +lean_ctor_set(x_531, 1, x_510); +lean_ctor_set(x_531, 2, x_530); +x_532 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; +lean_inc(x_520); +x_533 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_533, 0, x_520); +lean_ctor_set(x_533, 1, x_532); +lean_inc(x_520); +x_534 = l_Lean_Syntax_node3(x_520, x_527, x_529, x_531, x_533); +x_535 = l_Array_mkArray1___redArg(x_534); +x_461 = x_503; +x_462 = x_504; +x_463 = x_505; +x_464 = x_507; +x_465 = x_508; +x_466 = x_509; +x_467 = x_510; +x_468 = x_511; +x_469 = x_512; +x_470 = x_513; +x_471 = x_514; +x_472 = x_515; +x_473 = x_517; x_474 = x_516; -x_475 = x_517; +x_475 = x_523; x_476 = x_518; -x_477 = x_520; -x_478 = x_519; -x_479 = x_529; -x_480 = x_521; -x_481 = x_522; -x_482 = x_523; -x_483 = x_524; -x_484 = x_526; -x_485 = x_541; -goto block_508; +x_477 = x_519; +x_478 = x_520; +x_479 = x_535; +goto block_502; } } -block_584: +block_575: { -lean_object* x_555; lean_object* x_556; lean_object* x_557; uint8_t x_558; +lean_object* x_549; +lean_inc_ref(x_547); +lean_inc(x_545); +x_549 = l_Lean_evalPrec(x_545, x_547, x_548); +if (lean_obj_tag(x_549) == 0) +{ +lean_object* x_550; lean_object* x_551; lean_object* x_552; lean_object* x_553; lean_object* x_554; lean_object* x_555; lean_object* x_556; lean_object* x_557; lean_object* x_558; lean_object* x_559; lean_object* x_560; lean_object* x_561; lean_object* x_562; lean_object* x_563; lean_object* x_564; lean_object* x_565; lean_object* x_566; lean_object* x_567; +x_550 = lean_ctor_get(x_549, 0); +lean_inc(x_550); +x_551 = lean_ctor_get(x_549, 1); +lean_inc(x_551); +lean_dec_ref(x_549); +x_552 = lean_ctor_get(x_547, 1); +lean_inc(x_552); +x_553 = lean_ctor_get(x_547, 2); +lean_inc(x_553); +x_554 = lean_ctor_get(x_547, 5); +lean_inc(x_554); +lean_dec_ref(x_547); x_555 = lean_unsigned_to_nat(7u); x_556 = l_Lean_Syntax_getArg(x_1, x_555); -x_557 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; -lean_inc(x_556); -x_558 = l_Lean_Syntax_isOfKind(x_556, x_557); -if (x_558 == 0) -{ -lean_object* x_559; -lean_dec(x_556); -lean_dec_ref(x_553); -lean_dec(x_552); -lean_dec(x_551); +x_557 = lean_unsigned_to_nat(9u); +x_558 = l_Lean_Syntax_getArg(x_1, x_557); +lean_dec(x_1); +x_559 = lean_nat_add(x_550, x_544); lean_dec(x_550); -lean_dec(x_549); -lean_dec(x_548); +x_560 = l_Nat_reprFast(x_559); +x_561 = lean_box(2); +x_562 = l_Lean_Syntax_mkNumLit(x_560, x_561); +x_563 = l_Lean_SourceInfo_fromRef(x_554, x_539); +lean_dec(x_554); +x_564 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__25; +x_565 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; +x_566 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; +x_567 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__29; +if (lean_obj_tag(x_542) == 0) +{ +lean_object* x_568; +x_568 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_503 = x_552; +x_504 = x_556; +x_505 = x_538; +x_506 = x_540; +x_507 = x_564; +x_508 = x_551; +x_509 = x_565; +x_510 = x_566; +x_511 = x_553; +x_512 = x_567; +x_513 = x_558; +x_514 = x_537; +x_515 = x_541; +x_516 = x_543; +x_517 = x_562; +x_518 = x_546; +x_519 = x_545; +x_520 = x_563; +x_521 = x_568; +goto block_536; +} +else +{ +lean_object* x_569; lean_object* x_570; +x_569 = lean_ctor_get(x_542, 0); +lean_inc(x_569); +lean_dec_ref(x_542); +x_570 = l_Array_mkArray1___redArg(x_569); +x_503 = x_552; +x_504 = x_556; +x_505 = x_538; +x_506 = x_540; +x_507 = x_564; +x_508 = x_551; +x_509 = x_565; +x_510 = x_566; +x_511 = x_553; +x_512 = x_567; +x_513 = x_558; +x_514 = x_537; +x_515 = x_541; +x_516 = x_543; +x_517 = x_562; +x_518 = x_546; +x_519 = x_545; +x_520 = x_563; +x_521 = x_570; +goto block_536; +} +} +else +{ +uint8_t x_571; +lean_dec_ref(x_547); lean_dec(x_546); -lean_dec_ref(x_545); -lean_dec(x_544); +lean_dec(x_545); +lean_dec(x_543); +lean_dec(x_542); +lean_dec(x_541); +lean_dec(x_540); +lean_dec_ref(x_538); +lean_dec(x_537); lean_dec(x_1); -x_559 = l_Lean_Macro_throwUnsupported___redArg(x_554); -return x_559; +x_571 = !lean_is_exclusive(x_549); +if (x_571 == 0) +{ +return x_549; } else { -lean_object* x_560; -lean_inc_ref(x_553); -lean_inc(x_544); -x_560 = l_Lean_evalPrec(x_544, x_553, x_554); -if (lean_obj_tag(x_560) == 0) -{ -lean_object* x_561; lean_object* x_562; lean_object* x_563; lean_object* x_564; lean_object* x_565; lean_object* x_566; lean_object* x_567; lean_object* x_568; lean_object* x_569; lean_object* x_570; lean_object* x_571; lean_object* x_572; lean_object* x_573; lean_object* x_574; lean_object* x_575; lean_object* x_576; -x_561 = lean_ctor_get(x_560, 0); -lean_inc(x_561); -x_562 = lean_ctor_get(x_560, 1); -lean_inc(x_562); -lean_dec_ref(x_560); -x_563 = lean_ctor_get(x_553, 1); -lean_inc(x_563); -x_564 = lean_ctor_get(x_553, 2); -lean_inc(x_564); -x_565 = lean_ctor_get(x_553, 5); -lean_inc(x_565); -lean_dec_ref(x_553); -x_566 = lean_unsigned_to_nat(9u); -x_567 = l_Lean_Syntax_getArg(x_1, x_566); -lean_dec(x_1); -x_568 = lean_nat_add(x_561, x_547); -lean_dec(x_561); -x_569 = l_Nat_reprFast(x_568); -x_570 = lean_box(2); -x_571 = l_Lean_Syntax_mkNumLit(x_569, x_570); -x_572 = l_Lean_SourceInfo_fromRef(x_565, x_543); -lean_dec(x_565); -x_573 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__27; -x_574 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; -x_575 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__30; -x_576 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; -if (lean_obj_tag(x_550) == 0) -{ -lean_object* x_577; -x_577 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_509 = x_556; -x_510 = x_575; -x_511 = x_573; -x_512 = x_563; -x_513 = x_544; -x_514 = x_546; -x_515 = x_545; -x_516 = x_562; -x_517 = x_552; -x_518 = x_572; -x_519 = x_576; -x_520 = x_574; -x_521 = x_564; -x_522 = x_571; -x_523 = x_548; -x_524 = x_567; -x_525 = x_549; -x_526 = x_551; -x_527 = x_577; -goto block_542; -} -else -{ -lean_object* x_578; lean_object* x_579; -x_578 = lean_ctor_get(x_550, 0); -lean_inc(x_578); -lean_dec_ref(x_550); -x_579 = l_Array_mkArray1___redArg(x_578); -x_509 = x_556; -x_510 = x_575; -x_511 = x_573; -x_512 = x_563; -x_513 = x_544; -x_514 = x_546; -x_515 = x_545; -x_516 = x_562; -x_517 = x_552; -x_518 = x_572; -x_519 = x_576; -x_520 = x_574; -x_521 = x_564; -x_522 = x_571; -x_523 = x_548; -x_524 = x_567; -x_525 = x_549; -x_526 = x_551; -x_527 = x_579; -goto block_542; -} -} -else -{ -uint8_t x_580; -lean_dec(x_556); -lean_dec_ref(x_553); -lean_dec(x_552); -lean_dec(x_551); -lean_dec(x_550); +lean_object* x_572; lean_object* x_573; lean_object* x_574; +x_572 = lean_ctor_get(x_549, 0); +x_573 = lean_ctor_get(x_549, 1); +lean_inc(x_573); +lean_inc(x_572); lean_dec(x_549); -lean_dec(x_548); -lean_dec(x_546); -lean_dec_ref(x_545); -lean_dec(x_544); -lean_dec(x_1); -x_580 = !lean_is_exclusive(x_560); -if (x_580 == 0) +x_574 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_574, 0, x_572); +lean_ctor_set(x_574, 1, x_573); +return x_574; +} +} +} +block_632: { -return x_560; -} -else -{ -lean_object* x_581; lean_object* x_582; lean_object* x_583; -x_581 = lean_ctor_get(x_560, 0); -x_582 = lean_ctor_get(x_560, 1); -lean_inc(x_582); -lean_inc(x_581); -lean_dec(x_560); -x_583 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_583, 0, x_581); -lean_ctor_set(x_583, 1, x_582); -return x_583; -} -} -} -} -block_641: -{ -lean_object* x_605; lean_object* x_606; lean_object* x_607; lean_object* x_608; lean_object* x_609; lean_object* x_610; lean_object* x_611; lean_object* x_612; lean_object* x_613; lean_object* x_614; lean_object* x_615; lean_object* x_616; lean_object* x_617; lean_object* x_618; lean_object* x_619; lean_object* x_620; lean_object* x_621; lean_object* x_622; lean_object* x_623; lean_object* x_624; lean_object* x_625; lean_object* x_626; lean_object* x_627; lean_object* x_628; lean_object* x_629; lean_object* x_630; lean_object* x_631; lean_object* x_632; lean_object* x_633; lean_object* x_634; lean_object* x_635; lean_object* x_636; lean_object* x_637; lean_object* x_638; lean_object* x_639; lean_object* x_640; -x_605 = l_Array_append___redArg(x_590, x_604); -lean_dec_ref(x_604); +lean_object* x_596; lean_object* x_597; lean_object* x_598; lean_object* x_599; lean_object* x_600; lean_object* x_601; lean_object* x_602; lean_object* x_603; lean_object* x_604; lean_object* x_605; lean_object* x_606; lean_object* x_607; lean_object* x_608; lean_object* x_609; lean_object* x_610; lean_object* x_611; lean_object* x_612; lean_object* x_613; lean_object* x_614; lean_object* x_615; lean_object* x_616; lean_object* x_617; lean_object* x_618; lean_object* x_619; lean_object* x_620; lean_object* x_621; lean_object* x_622; lean_object* x_623; lean_object* x_624; lean_object* x_625; lean_object* x_626; lean_object* x_627; lean_object* x_628; lean_object* x_629; lean_object* x_630; lean_object* x_631; +x_596 = l_Array_append___redArg(x_584, x_595); +lean_dec_ref(x_595); +lean_inc(x_583); +lean_inc(x_576); +x_597 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_597, 0, x_576); +lean_ctor_set(x_597, 1, x_583); +lean_ctor_set(x_597, 2, x_596); +x_598 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; +x_599 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; +x_600 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__32; +lean_inc(x_590); lean_inc(x_592); -lean_inc(x_602); -x_606 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_606, 0, x_602); -lean_ctor_set(x_606, 1, x_592); -lean_ctor_set(x_606, 2, x_605); -x_607 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; -x_608 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__33; -x_609 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__34; -lean_inc(x_594); -lean_inc(x_585); -x_610 = l_Lean_addMacroScope(x_585, x_609, x_594); -x_611 = lean_box(0); -lean_inc(x_602); -x_612 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_612, 0, x_602); -lean_ctor_set(x_612, 1, x_608); -lean_ctor_set(x_612, 2, x_610); -lean_ctor_set(x_612, 3, x_611); -lean_inc(x_602); -x_613 = l_Lean_Syntax_node2(x_602, x_597, x_587, x_586); -lean_inc(x_592); -lean_inc(x_602); -x_614 = l_Lean_Syntax_node1(x_602, x_592, x_613); -lean_inc(x_614); -lean_inc_ref(x_612); -lean_inc(x_602); -x_615 = l_Lean_Syntax_node2(x_602, x_607, x_612, x_614); -x_616 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__36; -x_617 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__37; -x_618 = l_Lean_addMacroScope(x_585, x_617, x_594); -lean_inc(x_602); -x_619 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_619, 0, x_602); -lean_ctor_set(x_619, 1, x_616); -lean_ctor_set(x_619, 2, x_618); -lean_ctor_set(x_619, 3, x_611); -lean_inc_ref(x_619); -lean_inc(x_602); -x_620 = l_Lean_Syntax_node2(x_602, x_607, x_619, x_614); -lean_inc(x_592); -lean_inc(x_602); -x_621 = l_Lean_Syntax_node3(x_602, x_592, x_615, x_595, x_620); -x_622 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; -lean_inc(x_602); -x_623 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_623, 0, x_602); -lean_ctor_set(x_623, 1, x_622); -x_624 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; -x_625 = l_Lean_Name_mkStr4(x_4, x_5, x_588, x_624); -lean_inc(x_602); -x_626 = l_Lean_Syntax_node2(x_602, x_592, x_612, x_619); -lean_inc(x_602); -x_627 = l_Lean_Syntax_node2(x_602, x_625, x_596, x_626); -x_628 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; -x_629 = lean_array_push(x_628, x_601); -x_630 = lean_array_push(x_629, x_599); -x_631 = lean_array_push(x_630, x_598); -x_632 = lean_array_push(x_631, x_589); -x_633 = lean_array_push(x_632, x_591); -x_634 = lean_array_push(x_633, x_603); -x_635 = lean_array_push(x_634, x_606); -x_636 = lean_array_push(x_635, x_621); -x_637 = lean_array_push(x_636, x_623); -x_638 = lean_array_push(x_637, x_627); -x_639 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_639, 0, x_602); -lean_ctor_set(x_639, 1, x_593); -lean_ctor_set(x_639, 2, x_638); -x_640 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_640, 0, x_639); -lean_ctor_set(x_640, 1, x_600); -return x_640; +x_601 = l_Lean_addMacroScope(x_592, x_600, x_590); +x_602 = lean_box(0); +lean_inc(x_576); +x_603 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_603, 0, x_576); +lean_ctor_set(x_603, 1, x_599); +lean_ctor_set(x_603, 2, x_601); +lean_ctor_set(x_603, 3, x_602); +lean_inc(x_576); +x_604 = l_Lean_Syntax_node2(x_576, x_591, x_580, x_587); +lean_inc(x_583); +lean_inc(x_576); +x_605 = l_Lean_Syntax_node1(x_576, x_583, x_604); +lean_inc(x_605); +lean_inc_ref(x_603); +lean_inc(x_576); +x_606 = l_Lean_Syntax_node2(x_576, x_598, x_603, x_605); +x_607 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__34; +x_608 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__35; +x_609 = l_Lean_addMacroScope(x_592, x_608, x_590); +lean_inc(x_576); +x_610 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_610, 0, x_576); +lean_ctor_set(x_610, 1, x_607); +lean_ctor_set(x_610, 2, x_609); +lean_ctor_set(x_610, 3, x_602); +lean_inc_ref(x_610); +lean_inc(x_576); +x_611 = l_Lean_Syntax_node2(x_576, x_598, x_610, x_605); +lean_inc(x_583); +lean_inc(x_576); +x_612 = l_Lean_Syntax_node3(x_576, x_583, x_606, x_594, x_611); +x_613 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; +lean_inc(x_576); +x_614 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_614, 0, x_576); +lean_ctor_set(x_614, 1, x_613); +x_615 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; +x_616 = l_Lean_Name_mkStr4(x_4, x_5, x_577, x_615); +lean_inc(x_576); +x_617 = l_Lean_Syntax_node2(x_576, x_583, x_603, x_610); +lean_inc(x_576); +x_618 = l_Lean_Syntax_node2(x_576, x_616, x_581, x_617); +x_619 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; +x_620 = lean_array_push(x_619, x_578); +x_621 = lean_array_push(x_620, x_593); +x_622 = lean_array_push(x_621, x_585); +x_623 = lean_array_push(x_622, x_579); +x_624 = lean_array_push(x_623, x_582); +x_625 = lean_array_push(x_624, x_589); +x_626 = lean_array_push(x_625, x_597); +x_627 = lean_array_push(x_626, x_612); +x_628 = lean_array_push(x_627, x_614); +x_629 = lean_array_push(x_628, x_618); +x_630 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_630, 0, x_576); +lean_ctor_set(x_630, 1, x_588); +lean_ctor_set(x_630, 2, x_629); +x_631 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_631, 0, x_630); +lean_ctor_set(x_631, 1, x_586); +return x_631; } -block_677: +block_668: { -lean_object* x_662; lean_object* x_663; -lean_inc_ref(x_646); -x_662 = l_Array_append___redArg(x_646, x_661); -lean_dec_ref(x_661); -lean_inc(x_648); -lean_inc(x_660); -x_663 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_663, 0, x_660); -lean_ctor_set(x_663, 1, x_648); -lean_ctor_set(x_663, 2, x_662); -if (lean_obj_tag(x_654) == 0) +lean_object* x_653; lean_object* x_654; +lean_inc_ref(x_641); +x_653 = l_Array_append___redArg(x_641, x_652); +lean_dec_ref(x_652); +lean_inc(x_639); +lean_inc(x_633); +x_654 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_654, 0, x_633); +lean_ctor_set(x_654, 1, x_639); +lean_ctor_set(x_654, 2, x_653); +if (lean_obj_tag(x_643) == 0) { -lean_object* x_664; -x_664 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +lean_object* x_655; +x_655 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_576 = x_633; +x_577 = x_634; +x_578 = x_635; +x_579 = x_636; +x_580 = x_637; +x_581 = x_638; +x_582 = x_640; +x_583 = x_639; +x_584 = x_641; x_585 = x_642; -x_586 = x_643; -x_587 = x_644; -x_588 = x_645; -x_589 = x_647; -x_590 = x_646; -x_591 = x_649; -x_592 = x_648; +x_586 = x_644; +x_587 = x_645; +x_588 = x_646; +x_589 = x_654; +x_590 = x_647; +x_591 = x_648; +x_592 = x_649; x_593 = x_650; x_594 = x_651; -x_595 = x_652; -x_596 = x_653; -x_597 = x_655; -x_598 = x_657; -x_599 = x_656; -x_600 = x_658; -x_601 = x_659; -x_602 = x_660; -x_603 = x_663; -x_604 = x_664; -goto block_641; +x_595 = x_655; +goto block_632; } else { -lean_object* x_665; lean_object* x_666; lean_object* x_667; lean_object* x_668; lean_object* x_669; lean_object* x_670; lean_object* x_671; lean_object* x_672; lean_object* x_673; lean_object* x_674; lean_object* x_675; lean_object* x_676; -x_665 = lean_ctor_get(x_654, 0); -lean_inc(x_665); -lean_dec_ref(x_654); -x_666 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -x_667 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; -lean_inc(x_660); -x_668 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_668, 0, x_660); -lean_ctor_set(x_668, 1, x_667); -x_669 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; -lean_inc(x_660); -x_670 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_670, 0, x_660); -lean_ctor_set(x_670, 1, x_669); -x_671 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_660); -x_672 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_672, 0, x_660); -lean_ctor_set(x_672, 1, x_671); -x_673 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_660); -x_674 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_674, 0, x_660); -lean_ctor_set(x_674, 1, x_673); -lean_inc(x_660); -x_675 = l_Lean_Syntax_node5(x_660, x_666, x_668, x_670, x_672, x_665, x_674); -x_676 = l_Array_mkArray1___redArg(x_675); +lean_object* x_656; lean_object* x_657; lean_object* x_658; lean_object* x_659; lean_object* x_660; lean_object* x_661; lean_object* x_662; lean_object* x_663; lean_object* x_664; lean_object* x_665; lean_object* x_666; lean_object* x_667; +x_656 = lean_ctor_get(x_643, 0); +lean_inc(x_656); +lean_dec_ref(x_643); +x_657 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +x_658 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_inc(x_633); +x_659 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_659, 0, x_633); +lean_ctor_set(x_659, 1, x_658); +x_660 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; +lean_inc(x_633); +x_661 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_661, 0, x_633); +lean_ctor_set(x_661, 1, x_660); +x_662 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +lean_inc(x_633); +x_663 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_663, 0, x_633); +lean_ctor_set(x_663, 1, x_662); +x_664 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +lean_inc(x_633); +x_665 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_665, 0, x_633); +lean_ctor_set(x_665, 1, x_664); +lean_inc(x_633); +x_666 = l_Lean_Syntax_node5(x_633, x_657, x_659, x_661, x_663, x_656, x_665); +x_667 = l_Array_mkArray1___redArg(x_666); +x_576 = x_633; +x_577 = x_634; +x_578 = x_635; +x_579 = x_636; +x_580 = x_637; +x_581 = x_638; +x_582 = x_640; +x_583 = x_639; +x_584 = x_641; x_585 = x_642; -x_586 = x_643; -x_587 = x_644; -x_588 = x_645; -x_589 = x_647; -x_590 = x_646; -x_591 = x_649; -x_592 = x_648; +x_586 = x_644; +x_587 = x_645; +x_588 = x_646; +x_589 = x_654; +x_590 = x_647; +x_591 = x_648; +x_592 = x_649; x_593 = x_650; x_594 = x_651; -x_595 = x_652; -x_596 = x_653; -x_597 = x_655; -x_598 = x_657; -x_599 = x_656; -x_600 = x_658; -x_601 = x_659; -x_602 = x_660; -x_603 = x_663; -x_604 = x_676; -goto block_641; +x_595 = x_667; +goto block_632; } } -block_719: +block_710: { -lean_object* x_697; lean_object* x_698; lean_object* x_699; lean_object* x_700; lean_object* x_701; lean_object* x_702; lean_object* x_703; lean_object* x_704; lean_object* x_705; -lean_inc_ref(x_681); -x_697 = l_Array_append___redArg(x_681, x_696); -lean_dec_ref(x_696); -lean_inc(x_682); -lean_inc(x_693); -x_698 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_698, 0, x_693); -lean_ctor_set(x_698, 1, x_682); -lean_ctor_set(x_698, 2, x_697); -lean_inc_ref(x_681); -lean_inc(x_682); -lean_inc(x_693); -x_699 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_699, 0, x_693); -lean_ctor_set(x_699, 1, x_682); -lean_ctor_set(x_699, 2, x_681); -lean_inc(x_693); -x_700 = l_Lean_Syntax_node1(x_693, x_695, x_699); -lean_inc(x_693); +lean_object* x_688; lean_object* x_689; lean_object* x_690; lean_object* x_691; lean_object* x_692; lean_object* x_693; lean_object* x_694; lean_object* x_695; lean_object* x_696; +lean_inc_ref(x_674); +x_688 = l_Array_append___redArg(x_674, x_687); +lean_dec_ref(x_687); +lean_inc(x_673); +lean_inc(x_669); +x_689 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_689, 0, x_669); +lean_ctor_set(x_689, 1, x_673); +lean_ctor_set(x_689, 2, x_688); +lean_inc_ref(x_674); +lean_inc(x_673); +lean_inc(x_669); +x_690 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_690, 0, x_669); +lean_ctor_set(x_690, 1, x_673); +lean_ctor_set(x_690, 2, x_674); +lean_inc(x_669); +x_691 = l_Lean_Syntax_node1(x_669, x_676, x_690); +lean_inc(x_669); +x_692 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_692, 0, x_669); +lean_ctor_set(x_692, 1, x_677); +x_693 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; +lean_inc(x_669); +x_694 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_694, 0, x_669); +lean_ctor_set(x_694, 1, x_693); +lean_inc_ref(x_694); +lean_inc(x_683); +lean_inc(x_669); +x_695 = l_Lean_Syntax_node2(x_669, x_683, x_694, x_681); +lean_inc(x_673); +lean_inc(x_669); +x_696 = l_Lean_Syntax_node1(x_669, x_673, x_695); +if (lean_obj_tag(x_685) == 0) +{ +lean_object* x_697; +x_697 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_633 = x_669; +x_634 = x_670; +x_635 = x_671; +x_636 = x_692; +x_637 = x_694; +x_638 = x_672; +x_639 = x_673; +x_640 = x_696; +x_641 = x_674; +x_642 = x_691; +x_643 = x_675; +x_644 = x_678; +x_645 = x_679; +x_646 = x_680; +x_647 = x_682; +x_648 = x_683; +x_649 = x_684; +x_650 = x_689; +x_651 = x_686; +x_652 = x_697; +goto block_668; +} +else +{ +lean_object* x_698; lean_object* x_699; lean_object* x_700; lean_object* x_701; lean_object* x_702; lean_object* x_703; lean_object* x_704; lean_object* x_705; lean_object* x_706; lean_object* x_707; lean_object* x_708; lean_object* x_709; +x_698 = lean_ctor_get(x_685, 0); +lean_inc(x_698); +lean_dec_ref(x_685); +x_699 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +x_700 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_inc(x_669); x_701 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_701, 0, x_693); -lean_ctor_set(x_701, 1, x_694); -x_702 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; -lean_inc(x_693); +lean_ctor_set(x_701, 0, x_669); +lean_ctor_set(x_701, 1, x_700); +x_702 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; +lean_inc(x_669); x_703 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_703, 0, x_693); +lean_ctor_set(x_703, 0, x_669); lean_ctor_set(x_703, 1, x_702); -lean_inc_ref(x_703); -lean_inc(x_688); -lean_inc(x_693); -x_704 = l_Lean_Syntax_node2(x_693, x_688, x_703, x_689); -lean_inc(x_682); -lean_inc(x_693); -x_705 = l_Lean_Syntax_node1(x_693, x_682, x_704); -if (lean_obj_tag(x_690) == 0) -{ -lean_object* x_706; -x_706 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_642 = x_678; -x_643 = x_679; -x_644 = x_703; -x_645 = x_680; -x_646 = x_681; -x_647 = x_701; -x_648 = x_682; -x_649 = x_705; -x_650 = x_683; -x_651 = x_684; -x_652 = x_686; -x_653 = x_685; -x_654 = x_687; -x_655 = x_688; -x_656 = x_698; -x_657 = x_700; -x_658 = x_691; -x_659 = x_692; -x_660 = x_693; -x_661 = x_706; -goto block_677; -} -else -{ -lean_object* x_707; lean_object* x_708; lean_object* x_709; lean_object* x_710; lean_object* x_711; lean_object* x_712; lean_object* x_713; lean_object* x_714; lean_object* x_715; lean_object* x_716; lean_object* x_717; lean_object* x_718; -x_707 = lean_ctor_get(x_690, 0); -lean_inc(x_707); -lean_dec_ref(x_690); -x_708 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -x_709 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; -lean_inc(x_693); -x_710 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_710, 0, x_693); -lean_ctor_set(x_710, 1, x_709); -x_711 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; -lean_inc(x_693); -x_712 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_712, 0, x_693); -lean_ctor_set(x_712, 1, x_711); -x_713 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_693); -x_714 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_714, 0, x_693); -lean_ctor_set(x_714, 1, x_713); -x_715 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_693); -x_716 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_716, 0, x_693); -lean_ctor_set(x_716, 1, x_715); -lean_inc(x_693); -x_717 = l_Lean_Syntax_node5(x_693, x_708, x_710, x_712, x_714, x_707, x_716); -x_718 = l_Array_mkArray1___redArg(x_717); -x_642 = x_678; -x_643 = x_679; -x_644 = x_703; -x_645 = x_680; -x_646 = x_681; -x_647 = x_701; -x_648 = x_682; -x_649 = x_705; -x_650 = x_683; -x_651 = x_684; -x_652 = x_686; -x_653 = x_685; -x_654 = x_687; -x_655 = x_688; -x_656 = x_698; -x_657 = x_700; -x_658 = x_691; -x_659 = x_692; -x_660 = x_693; -x_661 = x_718; -goto block_677; +x_704 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +lean_inc(x_669); +x_705 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_705, 0, x_669); +lean_ctor_set(x_705, 1, x_704); +x_706 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +lean_inc(x_669); +x_707 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_707, 0, x_669); +lean_ctor_set(x_707, 1, x_706); +lean_inc(x_669); +x_708 = l_Lean_Syntax_node5(x_669, x_699, x_701, x_703, x_705, x_698, x_707); +x_709 = l_Array_mkArray1___redArg(x_708); +x_633 = x_669; +x_634 = x_670; +x_635 = x_671; +x_636 = x_692; +x_637 = x_694; +x_638 = x_672; +x_639 = x_673; +x_640 = x_696; +x_641 = x_674; +x_642 = x_691; +x_643 = x_675; +x_644 = x_678; +x_645 = x_679; +x_646 = x_680; +x_647 = x_682; +x_648 = x_683; +x_649 = x_684; +x_650 = x_689; +x_651 = x_686; +x_652 = x_709; +goto block_668; } } -block_753: +block_744: { -lean_object* x_739; lean_object* x_740; -lean_inc_ref(x_723); -x_739 = l_Array_append___redArg(x_723, x_738); -lean_dec_ref(x_738); -lean_inc(x_724); -lean_inc(x_736); -x_740 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_740, 0, x_736); -lean_ctor_set(x_740, 1, x_724); -lean_ctor_set(x_740, 2, x_739); -if (lean_obj_tag(x_734) == 0) +lean_object* x_730; lean_object* x_731; +lean_inc_ref(x_716); +x_730 = l_Array_append___redArg(x_716, x_729); +lean_dec_ref(x_729); +lean_inc(x_715); +lean_inc(x_711); +x_731 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_731, 0, x_711); +lean_ctor_set(x_731, 1, x_715); +lean_ctor_set(x_731, 2, x_730); +if (lean_obj_tag(x_713) == 0) { -lean_object* x_741; -x_741 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +lean_object* x_732; +x_732 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_669 = x_711; +x_670 = x_712; +x_671 = x_731; +x_672 = x_714; +x_673 = x_715; +x_674 = x_716; +x_675 = x_717; +x_676 = x_718; +x_677 = x_719; x_678 = x_720; x_679 = x_721; x_680 = x_722; @@ -3668,51 +3585,51 @@ x_681 = x_723; x_682 = x_724; x_683 = x_725; x_684 = x_726; -x_685 = x_727; -x_686 = x_728; -x_687 = x_729; -x_688 = x_730; -x_689 = x_731; -x_690 = x_733; -x_691 = x_732; -x_692 = x_740; -x_693 = x_736; -x_694 = x_735; -x_695 = x_737; -x_696 = x_741; -goto block_719; +x_685 = x_728; +x_686 = x_727; +x_687 = x_732; +goto block_710; } else { -lean_object* x_742; lean_object* x_743; lean_object* x_744; lean_object* x_745; lean_object* x_746; lean_object* x_747; lean_object* x_748; lean_object* x_749; lean_object* x_750; lean_object* x_751; lean_object* x_752; -x_742 = lean_ctor_get(x_734, 0); -lean_inc(x_742); -lean_dec_ref(x_734); -x_743 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; -lean_inc_ref(x_722); -x_744 = l_Lean_Name_mkStr4(x_4, x_5, x_722, x_743); -x_745 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; -lean_inc(x_736); -x_746 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_746, 0, x_736); -lean_ctor_set(x_746, 1, x_745); -lean_inc_ref(x_723); -x_747 = l_Array_append___redArg(x_723, x_742); -lean_dec(x_742); -lean_inc(x_724); -lean_inc(x_736); -x_748 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_748, 0, x_736); -lean_ctor_set(x_748, 1, x_724); -lean_ctor_set(x_748, 2, x_747); -x_749 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; -lean_inc(x_736); -x_750 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_750, 0, x_736); -lean_ctor_set(x_750, 1, x_749); -lean_inc(x_736); -x_751 = l_Lean_Syntax_node3(x_736, x_744, x_746, x_748, x_750); -x_752 = l_Array_mkArray1___redArg(x_751); +lean_object* x_733; lean_object* x_734; lean_object* x_735; lean_object* x_736; lean_object* x_737; lean_object* x_738; lean_object* x_739; lean_object* x_740; lean_object* x_741; lean_object* x_742; lean_object* x_743; +x_733 = lean_ctor_get(x_713, 0); +lean_inc(x_733); +lean_dec_ref(x_713); +x_734 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; +lean_inc_ref(x_712); +x_735 = l_Lean_Name_mkStr4(x_4, x_5, x_712, x_734); +x_736 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; +lean_inc(x_711); +x_737 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_737, 0, x_711); +lean_ctor_set(x_737, 1, x_736); +lean_inc_ref(x_716); +x_738 = l_Array_append___redArg(x_716, x_733); +lean_dec(x_733); +lean_inc(x_715); +lean_inc(x_711); +x_739 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_739, 0, x_711); +lean_ctor_set(x_739, 1, x_715); +lean_ctor_set(x_739, 2, x_738); +x_740 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; +lean_inc(x_711); +x_741 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_741, 0, x_711); +lean_ctor_set(x_741, 1, x_740); +lean_inc(x_711); +x_742 = l_Lean_Syntax_node3(x_711, x_735, x_737, x_739, x_741); +x_743 = l_Array_mkArray1___redArg(x_742); +x_669 = x_711; +x_670 = x_712; +x_671 = x_731; +x_672 = x_714; +x_673 = x_715; +x_674 = x_716; +x_675 = x_717; +x_676 = x_718; +x_677 = x_719; x_678 = x_720; x_679 = x_721; x_680 = x_722; @@ -3720,694 +3637,635 @@ x_681 = x_723; x_682 = x_724; x_683 = x_725; x_684 = x_726; -x_685 = x_727; -x_686 = x_728; -x_687 = x_729; -x_688 = x_730; -x_689 = x_731; -x_690 = x_733; -x_691 = x_732; -x_692 = x_740; -x_693 = x_736; -x_694 = x_735; -x_695 = x_737; -x_696 = x_752; -goto block_719; +x_685 = x_728; +x_686 = x_727; +x_687 = x_743; +goto block_710; } } -block_795: +block_783: { -lean_object* x_766; lean_object* x_767; lean_object* x_768; uint8_t x_769; -x_766 = lean_unsigned_to_nat(7u); -x_767 = l_Lean_Syntax_getArg(x_1, x_766); -x_768 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; -lean_inc(x_767); -x_769 = l_Lean_Syntax_isOfKind(x_767, x_768); -if (x_769 == 0) +lean_object* x_757; +lean_inc_ref(x_755); +lean_inc(x_749); +x_757 = l_Lean_evalPrec(x_749, x_755, x_756); +if (lean_obj_tag(x_757) == 0) { -lean_object* x_770; -lean_dec(x_767); -lean_dec_ref(x_764); -lean_dec(x_763); -lean_dec(x_761); -lean_dec(x_760); -lean_dec(x_759); +lean_object* x_758; lean_object* x_759; lean_object* x_760; lean_object* x_761; lean_object* x_762; lean_object* x_763; lean_object* x_764; lean_object* x_765; lean_object* x_766; lean_object* x_767; lean_object* x_768; lean_object* x_769; lean_object* x_770; lean_object* x_771; lean_object* x_772; lean_object* x_773; lean_object* x_774; lean_object* x_775; +x_758 = lean_ctor_get(x_757, 0); +lean_inc(x_758); +x_759 = lean_ctor_get(x_757, 1); +lean_inc(x_759); +lean_dec_ref(x_757); +x_760 = lean_ctor_get(x_755, 1); +lean_inc(x_760); +x_761 = lean_ctor_get(x_755, 2); +lean_inc(x_761); +x_762 = lean_ctor_get(x_755, 5); +lean_inc(x_762); +lean_dec_ref(x_755); +x_763 = lean_unsigned_to_nat(7u); +x_764 = l_Lean_Syntax_getArg(x_1, x_763); +x_765 = lean_unsigned_to_nat(9u); +x_766 = l_Lean_Syntax_getArg(x_1, x_765); +lean_dec(x_1); +x_767 = lean_nat_add(x_758, x_751); lean_dec(x_758); -lean_dec_ref(x_756); -lean_dec(x_755); +x_768 = l_Nat_reprFast(x_767); +x_769 = lean_box(2); +x_770 = l_Lean_Syntax_mkNumLit(x_768, x_769); +x_771 = l_Lean_SourceInfo_fromRef(x_762, x_750); +lean_dec(x_762); +x_772 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__25; +x_773 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; +x_774 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; +x_775 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__29; +if (lean_obj_tag(x_747) == 0) +{ +lean_object* x_776; +x_776 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_711 = x_771; +x_712 = x_745; +x_713 = x_746; +x_714 = x_766; +x_715 = x_774; +x_716 = x_775; +x_717 = x_754; +x_718 = x_748; +x_719 = x_772; +x_720 = x_759; +x_721 = x_770; +x_722 = x_773; +x_723 = x_749; +x_724 = x_761; +x_725 = x_752; +x_726 = x_760; +x_727 = x_764; +x_728 = x_753; +x_729 = x_776; +goto block_744; +} +else +{ +lean_object* x_777; lean_object* x_778; +x_777 = lean_ctor_get(x_747, 0); +lean_inc(x_777); +lean_dec_ref(x_747); +x_778 = l_Array_mkArray1___redArg(x_777); +x_711 = x_771; +x_712 = x_745; +x_713 = x_746; +x_714 = x_766; +x_715 = x_774; +x_716 = x_775; +x_717 = x_754; +x_718 = x_748; +x_719 = x_772; +x_720 = x_759; +x_721 = x_770; +x_722 = x_773; +x_723 = x_749; +x_724 = x_761; +x_725 = x_752; +x_726 = x_760; +x_727 = x_764; +x_728 = x_753; +x_729 = x_778; +goto block_744; +} +} +else +{ +uint8_t x_779; +lean_dec_ref(x_755); lean_dec(x_754); +lean_dec(x_753); +lean_dec(x_752); +lean_dec(x_749); +lean_dec(x_748); +lean_dec(x_747); +lean_dec(x_746); +lean_dec_ref(x_745); lean_dec(x_1); -x_770 = l_Lean_Macro_throwUnsupported___redArg(x_765); -return x_770; +x_779 = !lean_is_exclusive(x_757); +if (x_779 == 0) +{ +return x_757; } else { -lean_object* x_771; -lean_inc_ref(x_764); -lean_inc(x_754); -x_771 = l_Lean_evalPrec(x_754, x_764, x_765); -if (lean_obj_tag(x_771) == 0) +lean_object* x_780; lean_object* x_781; lean_object* x_782; +x_780 = lean_ctor_get(x_757, 0); +x_781 = lean_ctor_get(x_757, 1); +lean_inc(x_781); +lean_inc(x_780); +lean_dec(x_757); +x_782 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_782, 0, x_780); +lean_ctor_set(x_782, 1, x_781); +return x_782; +} +} +} +block_840: { -lean_object* x_772; lean_object* x_773; lean_object* x_774; lean_object* x_775; lean_object* x_776; lean_object* x_777; lean_object* x_778; lean_object* x_779; lean_object* x_780; lean_object* x_781; lean_object* x_782; lean_object* x_783; lean_object* x_784; lean_object* x_785; lean_object* x_786; lean_object* x_787; -x_772 = lean_ctor_get(x_771, 0); -lean_inc(x_772); -x_773 = lean_ctor_get(x_771, 1); -lean_inc(x_773); -lean_dec_ref(x_771); -x_774 = lean_ctor_get(x_764, 1); -lean_inc(x_774); -x_775 = lean_ctor_get(x_764, 2); -lean_inc(x_775); -x_776 = lean_ctor_get(x_764, 5); -lean_inc(x_776); -lean_dec_ref(x_764); -x_777 = lean_unsigned_to_nat(9u); -x_778 = l_Lean_Syntax_getArg(x_1, x_777); -lean_dec(x_1); -x_779 = lean_nat_add(x_772, x_757); -lean_dec(x_772); -x_780 = l_Nat_reprFast(x_779); -x_781 = lean_box(2); -x_782 = l_Lean_Syntax_mkNumLit(x_780, x_781); -x_783 = l_Lean_SourceInfo_fromRef(x_776, x_762); -lean_dec(x_776); -x_784 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__27; -x_785 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; -x_786 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__30; -x_787 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; -if (lean_obj_tag(x_759) == 0) -{ -lean_object* x_788; -x_788 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_720 = x_774; -x_721 = x_782; -x_722 = x_756; -x_723 = x_787; -x_724 = x_786; -x_725 = x_785; -x_726 = x_775; -x_727 = x_778; -x_728 = x_767; -x_729 = x_763; -x_730 = x_760; -x_731 = x_754; -x_732 = x_773; -x_733 = x_755; -x_734 = x_758; -x_735 = x_784; -x_736 = x_783; -x_737 = x_761; -x_738 = x_788; -goto block_753; -} -else -{ -lean_object* x_789; lean_object* x_790; -x_789 = lean_ctor_get(x_759, 0); -lean_inc(x_789); -lean_dec_ref(x_759); -x_790 = l_Array_mkArray1___redArg(x_789); -x_720 = x_774; -x_721 = x_782; -x_722 = x_756; -x_723 = x_787; -x_724 = x_786; -x_725 = x_785; -x_726 = x_775; -x_727 = x_778; -x_728 = x_767; -x_729 = x_763; -x_730 = x_760; -x_731 = x_754; -x_732 = x_773; -x_733 = x_755; -x_734 = x_758; -x_735 = x_784; -x_736 = x_783; -x_737 = x_761; -x_738 = x_790; -goto block_753; -} -} -else -{ -uint8_t x_791; -lean_dec(x_767); -lean_dec_ref(x_764); -lean_dec(x_763); -lean_dec(x_761); -lean_dec(x_760); -lean_dec(x_759); -lean_dec(x_758); -lean_dec_ref(x_756); -lean_dec(x_755); -lean_dec(x_754); -lean_dec(x_1); -x_791 = !lean_is_exclusive(x_771); -if (x_791 == 0) -{ -return x_771; -} -else -{ -lean_object* x_792; lean_object* x_793; lean_object* x_794; -x_792 = lean_ctor_get(x_771, 0); -x_793 = lean_ctor_get(x_771, 1); -lean_inc(x_793); -lean_inc(x_792); -lean_dec(x_771); -x_794 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_794, 0, x_792); -lean_ctor_set(x_794, 1, x_793); -return x_794; -} -} -} -} -block_852: -{ -lean_object* x_816; lean_object* x_817; lean_object* x_818; lean_object* x_819; lean_object* x_820; lean_object* x_821; lean_object* x_822; lean_object* x_823; lean_object* x_824; lean_object* x_825; lean_object* x_826; lean_object* x_827; lean_object* x_828; lean_object* x_829; lean_object* x_830; lean_object* x_831; lean_object* x_832; lean_object* x_833; lean_object* x_834; lean_object* x_835; lean_object* x_836; lean_object* x_837; lean_object* x_838; lean_object* x_839; lean_object* x_840; lean_object* x_841; lean_object* x_842; lean_object* x_843; lean_object* x_844; lean_object* x_845; lean_object* x_846; lean_object* x_847; lean_object* x_848; lean_object* x_849; lean_object* x_850; lean_object* x_851; -x_816 = l_Array_append___redArg(x_797, x_815); -lean_dec_ref(x_815); -lean_inc(x_804); -lean_inc(x_807); -x_817 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_817, 0, x_807); -lean_ctor_set(x_817, 1, x_804); -lean_ctor_set(x_817, 2, x_816); -x_818 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; -x_819 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__33; -x_820 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__34; +lean_object* x_804; lean_object* x_805; lean_object* x_806; lean_object* x_807; lean_object* x_808; lean_object* x_809; lean_object* x_810; lean_object* x_811; lean_object* x_812; lean_object* x_813; lean_object* x_814; lean_object* x_815; lean_object* x_816; lean_object* x_817; lean_object* x_818; lean_object* x_819; lean_object* x_820; lean_object* x_821; lean_object* x_822; lean_object* x_823; lean_object* x_824; lean_object* x_825; lean_object* x_826; lean_object* x_827; lean_object* x_828; lean_object* x_829; lean_object* x_830; lean_object* x_831; lean_object* x_832; lean_object* x_833; lean_object* x_834; lean_object* x_835; lean_object* x_836; lean_object* x_837; lean_object* x_838; lean_object* x_839; +x_804 = l_Array_append___redArg(x_798, x_803); +lean_dec_ref(x_803); lean_inc(x_800); -lean_inc(x_808); -x_821 = l_Lean_addMacroScope(x_808, x_820, x_800); -x_822 = lean_box(0); -lean_inc(x_807); -x_823 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_823, 0, x_807); -lean_ctor_set(x_823, 1, x_819); -lean_ctor_set(x_823, 2, x_821); -lean_ctor_set(x_823, 3, x_822); +lean_inc(x_788); +x_805 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_805, 0, x_788); +lean_ctor_set(x_805, 1, x_800); +lean_ctor_set(x_805, 2, x_804); +x_806 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__4; +x_807 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; +x_808 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__32; lean_inc(x_802); -lean_inc_ref(x_823); -lean_inc(x_807); -x_824 = l_Lean_Syntax_node2(x_807, x_818, x_823, x_802); -x_825 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__36; -x_826 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__37; -x_827 = l_Lean_addMacroScope(x_808, x_826, x_800); -lean_inc(x_807); -x_828 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_828, 0, x_807); -lean_ctor_set(x_828, 1, x_825); -lean_ctor_set(x_828, 2, x_827); -lean_ctor_set(x_828, 3, x_822); -lean_inc(x_807); -x_829 = l_Lean_Syntax_node2(x_807, x_810, x_798, x_813); -lean_inc(x_804); -lean_inc(x_807); -x_830 = l_Lean_Syntax_node1(x_807, x_804, x_829); -lean_inc_ref(x_828); -lean_inc(x_807); -x_831 = l_Lean_Syntax_node2(x_807, x_818, x_828, x_830); -lean_inc(x_804); -lean_inc(x_807); -x_832 = l_Lean_Syntax_node3(x_807, x_804, x_824, x_805, x_831); -x_833 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; -lean_inc(x_807); -x_834 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_834, 0, x_807); -lean_ctor_set(x_834, 1, x_833); -x_835 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; -x_836 = l_Lean_Name_mkStr4(x_4, x_5, x_801, x_835); -lean_inc(x_807); -x_837 = l_Lean_Syntax_node2(x_807, x_804, x_823, x_828); -lean_inc(x_807); -x_838 = l_Lean_Syntax_node2(x_807, x_836, x_811, x_837); -x_839 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; -x_840 = lean_array_push(x_839, x_796); -x_841 = lean_array_push(x_840, x_803); -x_842 = lean_array_push(x_841, x_806); -x_843 = lean_array_push(x_842, x_799); -x_844 = lean_array_push(x_843, x_802); -x_845 = lean_array_push(x_844, x_812); -x_846 = lean_array_push(x_845, x_817); -x_847 = lean_array_push(x_846, x_832); -x_848 = lean_array_push(x_847, x_834); -x_849 = lean_array_push(x_848, x_838); -x_850 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_850, 0, x_807); -lean_ctor_set(x_850, 1, x_814); -lean_ctor_set(x_850, 2, x_849); -x_851 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_851, 0, x_850); -lean_ctor_set(x_851, 1, x_809); -return x_851; +lean_inc(x_792); +x_809 = l_Lean_addMacroScope(x_792, x_808, x_802); +x_810 = lean_box(0); +lean_inc(x_788); +x_811 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_811, 0, x_788); +lean_ctor_set(x_811, 1, x_807); +lean_ctor_set(x_811, 2, x_809); +lean_ctor_set(x_811, 3, x_810); +lean_inc(x_793); +lean_inc_ref(x_811); +lean_inc(x_788); +x_812 = l_Lean_Syntax_node2(x_788, x_806, x_811, x_793); +x_813 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__34; +x_814 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__35; +x_815 = l_Lean_addMacroScope(x_792, x_814, x_802); +lean_inc(x_788); +x_816 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_816, 0, x_788); +lean_ctor_set(x_816, 1, x_813); +lean_ctor_set(x_816, 2, x_815); +lean_ctor_set(x_816, 3, x_810); +lean_inc(x_788); +x_817 = l_Lean_Syntax_node2(x_788, x_786, x_784, x_791); +lean_inc(x_800); +lean_inc(x_788); +x_818 = l_Lean_Syntax_node1(x_788, x_800, x_817); +lean_inc_ref(x_816); +lean_inc(x_788); +x_819 = l_Lean_Syntax_node2(x_788, x_806, x_816, x_818); +lean_inc(x_800); +lean_inc(x_788); +x_820 = l_Lean_Syntax_node3(x_788, x_800, x_812, x_785, x_819); +x_821 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__8; +lean_inc(x_788); +x_822 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_822, 0, x_788); +lean_ctor_set(x_822, 1, x_821); +x_823 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__9; +x_824 = l_Lean_Name_mkStr4(x_4, x_5, x_787, x_823); +lean_inc(x_788); +x_825 = l_Lean_Syntax_node2(x_788, x_800, x_811, x_816); +lean_inc(x_788); +x_826 = l_Lean_Syntax_node2(x_788, x_824, x_797, x_825); +x_827 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__10; +x_828 = lean_array_push(x_827, x_795); +x_829 = lean_array_push(x_828, x_801); +x_830 = lean_array_push(x_829, x_799); +x_831 = lean_array_push(x_830, x_796); +x_832 = lean_array_push(x_831, x_793); +x_833 = lean_array_push(x_832, x_794); +x_834 = lean_array_push(x_833, x_805); +x_835 = lean_array_push(x_834, x_820); +x_836 = lean_array_push(x_835, x_822); +x_837 = lean_array_push(x_836, x_826); +x_838 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_838, 0, x_788); +lean_ctor_set(x_838, 1, x_789); +lean_ctor_set(x_838, 2, x_837); +x_839 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_839, 0, x_838); +lean_ctor_set(x_839, 1, x_790); +return x_839; } -block_888: +block_876: { -lean_object* x_873; lean_object* x_874; -lean_inc_ref(x_854); -x_873 = l_Array_append___redArg(x_854, x_872); -lean_dec_ref(x_872); -lean_inc(x_861); -lean_inc(x_864); -x_874 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_874, 0, x_864); -lean_ctor_set(x_874, 1, x_861); -lean_ctor_set(x_874, 2, x_873); -if (lean_obj_tag(x_871) == 0) +lean_object* x_861; lean_object* x_862; +lean_inc_ref(x_855); +x_861 = l_Array_append___redArg(x_855, x_860); +lean_dec_ref(x_860); +lean_inc(x_857); +lean_inc(x_845); +x_862 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_862, 0, x_845); +lean_ctor_set(x_862, 1, x_857); +lean_ctor_set(x_862, 2, x_861); +if (lean_obj_tag(x_854) == 0) { -lean_object* x_875; -x_875 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_796 = x_853; -x_797 = x_854; +lean_object* x_863; +x_863 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_784 = x_841; +x_785 = x_842; +x_786 = x_843; +x_787 = x_844; +x_788 = x_845; +x_789 = x_846; +x_790 = x_847; +x_791 = x_848; +x_792 = x_849; +x_793 = x_850; +x_794 = x_862; +x_795 = x_851; +x_796 = x_852; +x_797 = x_853; x_798 = x_855; x_799 = x_856; x_800 = x_857; x_801 = x_858; x_802 = x_859; -x_803 = x_860; -x_804 = x_861; -x_805 = x_862; -x_806 = x_863; -x_807 = x_864; -x_808 = x_865; -x_809 = x_866; -x_810 = x_867; -x_811 = x_868; -x_812 = x_874; -x_813 = x_869; -x_814 = x_870; -x_815 = x_875; -goto block_852; +x_803 = x_863; +goto block_840; } else { -lean_object* x_876; lean_object* x_877; lean_object* x_878; lean_object* x_879; lean_object* x_880; lean_object* x_881; lean_object* x_882; lean_object* x_883; lean_object* x_884; lean_object* x_885; lean_object* x_886; lean_object* x_887; -x_876 = lean_ctor_get(x_871, 0); -lean_inc(x_876); -lean_dec_ref(x_871); -x_877 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; -x_878 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_object* x_864; lean_object* x_865; lean_object* x_866; lean_object* x_867; lean_object* x_868; lean_object* x_869; lean_object* x_870; lean_object* x_871; lean_object* x_872; lean_object* x_873; lean_object* x_874; lean_object* x_875; +x_864 = lean_ctor_get(x_854, 0); lean_inc(x_864); -x_879 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_879, 0, x_864); -lean_ctor_set(x_879, 1, x_878); -x_880 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; -lean_inc(x_864); -x_881 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_881, 0, x_864); -lean_ctor_set(x_881, 1, x_880); -x_882 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_864); -x_883 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_883, 0, x_864); -lean_ctor_set(x_883, 1, x_882); -x_884 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_864); -x_885 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_885, 0, x_864); -lean_ctor_set(x_885, 1, x_884); -lean_inc(x_864); -x_886 = l_Lean_Syntax_node5(x_864, x_877, x_879, x_881, x_883, x_876, x_885); -x_887 = l_Array_mkArray1___redArg(x_886); -x_796 = x_853; -x_797 = x_854; +lean_dec_ref(x_854); +x_865 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__13; +x_866 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_inc(x_845); +x_867 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_867, 0, x_845); +lean_ctor_set(x_867, 1, x_866); +x_868 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__15; +lean_inc(x_845); +x_869 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_869, 0, x_845); +lean_ctor_set(x_869, 1, x_868); +x_870 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +lean_inc(x_845); +x_871 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_871, 0, x_845); +lean_ctor_set(x_871, 1, x_870); +x_872 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +lean_inc(x_845); +x_873 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_873, 0, x_845); +lean_ctor_set(x_873, 1, x_872); +lean_inc(x_845); +x_874 = l_Lean_Syntax_node5(x_845, x_865, x_867, x_869, x_871, x_864, x_873); +x_875 = l_Array_mkArray1___redArg(x_874); +x_784 = x_841; +x_785 = x_842; +x_786 = x_843; +x_787 = x_844; +x_788 = x_845; +x_789 = x_846; +x_790 = x_847; +x_791 = x_848; +x_792 = x_849; +x_793 = x_850; +x_794 = x_862; +x_795 = x_851; +x_796 = x_852; +x_797 = x_853; x_798 = x_855; x_799 = x_856; x_800 = x_857; x_801 = x_858; x_802 = x_859; -x_803 = x_860; -x_804 = x_861; -x_805 = x_862; -x_806 = x_863; -x_807 = x_864; -x_808 = x_865; -x_809 = x_866; -x_810 = x_867; -x_811 = x_868; -x_812 = x_874; -x_813 = x_869; -x_814 = x_870; -x_815 = x_887; -goto block_852; +x_803 = x_875; +goto block_840; } } -block_930: +block_918: { -lean_object* x_908; lean_object* x_909; lean_object* x_910; lean_object* x_911; lean_object* x_912; lean_object* x_913; lean_object* x_914; lean_object* x_915; lean_object* x_916; -lean_inc_ref(x_890); -x_908 = l_Array_append___redArg(x_890, x_907); -lean_dec_ref(x_907); -lean_inc(x_894); -lean_inc(x_896); -x_909 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_909, 0, x_896); -lean_ctor_set(x_909, 1, x_894); -lean_ctor_set(x_909, 2, x_908); -lean_inc_ref(x_890); -lean_inc(x_894); -lean_inc(x_896); -x_910 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_910, 0, x_896); -lean_ctor_set(x_910, 1, x_894); -lean_ctor_set(x_910, 2, x_890); -lean_inc(x_896); -x_911 = l_Lean_Syntax_node1(x_896, x_906, x_910); -lean_inc(x_896); -x_912 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_912, 0, x_896); -lean_ctor_set(x_912, 1, x_899); -x_913 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; -lean_inc(x_896); -x_914 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_914, 0, x_896); -lean_ctor_set(x_914, 1, x_913); -lean_inc_ref(x_914); -lean_inc(x_901); -lean_inc(x_896); -x_915 = l_Lean_Syntax_node2(x_896, x_901, x_914, x_897); -lean_inc(x_894); -lean_inc(x_896); -x_916 = l_Lean_Syntax_node1(x_896, x_894, x_915); +lean_object* x_896; lean_object* x_897; lean_object* x_898; lean_object* x_899; lean_object* x_900; lean_object* x_901; lean_object* x_902; lean_object* x_903; lean_object* x_904; +lean_inc_ref(x_891); +x_896 = l_Array_append___redArg(x_891, x_895); +lean_dec_ref(x_895); +lean_inc(x_893); +lean_inc(x_880); +x_897 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_897, 0, x_880); +lean_ctor_set(x_897, 1, x_893); +lean_ctor_set(x_897, 2, x_896); +lean_inc_ref(x_891); +lean_inc(x_893); +lean_inc(x_880); +x_898 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_898, 0, x_880); +lean_ctor_set(x_898, 1, x_893); +lean_ctor_set(x_898, 2, x_891); +lean_inc(x_880); +x_899 = l_Lean_Syntax_node1(x_880, x_888, x_898); +lean_inc(x_880); +x_900 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_900, 0, x_880); +lean_ctor_set(x_900, 1, x_889); +x_901 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__18; +lean_inc(x_880); +x_902 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_902, 0, x_880); +lean_ctor_set(x_902, 1, x_901); +lean_inc_ref(x_902); +lean_inc(x_878); +lean_inc(x_880); +x_903 = l_Lean_Syntax_node2(x_880, x_878, x_902, x_882); +lean_inc(x_893); +lean_inc(x_880); +x_904 = l_Lean_Syntax_node1(x_880, x_893, x_903); if (lean_obj_tag(x_892) == 0) { -lean_object* x_917; -x_917 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_853 = x_889; +lean_object* x_905; +x_905 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_841 = x_902; +x_842 = x_877; +x_843 = x_878; +x_844 = x_879; +x_845 = x_880; +x_846 = x_881; +x_847 = x_883; +x_848 = x_884; +x_849 = x_885; +x_850 = x_904; +x_851 = x_886; +x_852 = x_900; +x_853 = x_887; x_854 = x_890; -x_855 = x_914; -x_856 = x_912; -x_857 = x_891; -x_858 = x_893; -x_859 = x_916; -x_860 = x_909; -x_861 = x_894; -x_862 = x_895; -x_863 = x_911; -x_864 = x_896; -x_865 = x_898; -x_866 = x_900; -x_867 = x_901; -x_868 = x_902; -x_869 = x_903; -x_870 = x_904; -x_871 = x_905; -x_872 = x_917; -goto block_888; +x_855 = x_891; +x_856 = x_899; +x_857 = x_893; +x_858 = x_897; +x_859 = x_894; +x_860 = x_905; +goto block_876; } else { -lean_object* x_918; lean_object* x_919; lean_object* x_920; lean_object* x_921; lean_object* x_922; lean_object* x_923; lean_object* x_924; lean_object* x_925; lean_object* x_926; lean_object* x_927; lean_object* x_928; lean_object* x_929; -x_918 = lean_ctor_get(x_892, 0); -lean_inc(x_918); +lean_object* x_906; lean_object* x_907; lean_object* x_908; lean_object* x_909; lean_object* x_910; lean_object* x_911; lean_object* x_912; lean_object* x_913; lean_object* x_914; lean_object* x_915; lean_object* x_916; lean_object* x_917; +x_906 = lean_ctor_get(x_892, 0); +lean_inc(x_906); lean_dec_ref(x_892); -x_919 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; -x_920 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; -lean_inc(x_896); -x_921 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_921, 0, x_896); -lean_ctor_set(x_921, 1, x_920); -x_922 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; -lean_inc(x_896); -x_923 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_923, 0, x_896); -lean_ctor_set(x_923, 1, x_922); -x_924 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; -lean_inc(x_896); -x_925 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_925, 0, x_896); -lean_ctor_set(x_925, 1, x_924); -x_926 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; -lean_inc(x_896); -x_927 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_927, 0, x_896); -lean_ctor_set(x_927, 1, x_926); -lean_inc(x_896); -x_928 = l_Lean_Syntax_node5(x_896, x_919, x_921, x_923, x_925, x_918, x_927); -x_929 = l_Array_mkArray1___redArg(x_928); -x_853 = x_889; +x_907 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__20; +x_908 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__14; +lean_inc(x_880); +x_909 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_909, 0, x_880); +lean_ctor_set(x_909, 1, x_908); +x_910 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__21; +lean_inc(x_880); +x_911 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_911, 0, x_880); +lean_ctor_set(x_911, 1, x_910); +x_912 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__16; +lean_inc(x_880); +x_913 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_913, 0, x_880); +lean_ctor_set(x_913, 1, x_912); +x_914 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__17; +lean_inc(x_880); +x_915 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_915, 0, x_880); +lean_ctor_set(x_915, 1, x_914); +lean_inc(x_880); +x_916 = l_Lean_Syntax_node5(x_880, x_907, x_909, x_911, x_913, x_906, x_915); +x_917 = l_Array_mkArray1___redArg(x_916); +x_841 = x_902; +x_842 = x_877; +x_843 = x_878; +x_844 = x_879; +x_845 = x_880; +x_846 = x_881; +x_847 = x_883; +x_848 = x_884; +x_849 = x_885; +x_850 = x_904; +x_851 = x_886; +x_852 = x_900; +x_853 = x_887; x_854 = x_890; -x_855 = x_914; -x_856 = x_912; -x_857 = x_891; -x_858 = x_893; -x_859 = x_916; -x_860 = x_909; -x_861 = x_894; -x_862 = x_895; -x_863 = x_911; -x_864 = x_896; -x_865 = x_898; -x_866 = x_900; -x_867 = x_901; -x_868 = x_902; -x_869 = x_903; -x_870 = x_904; -x_871 = x_905; -x_872 = x_929; -goto block_888; +x_855 = x_891; +x_856 = x_899; +x_857 = x_893; +x_858 = x_897; +x_859 = x_894; +x_860 = x_917; +goto block_876; } } -block_964: +block_952: { -lean_object* x_950; lean_object* x_951; -lean_inc_ref(x_931); -x_950 = l_Array_append___redArg(x_931, x_949); -lean_dec_ref(x_949); +lean_object* x_938; lean_object* x_939; +lean_inc_ref(x_933); +x_938 = l_Array_append___redArg(x_933, x_937); +lean_dec_ref(x_937); lean_inc(x_935); -lean_inc(x_937); -x_951 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_951, 0, x_937); -lean_ctor_set(x_951, 1, x_935); -lean_ctor_set(x_951, 2, x_950); -if (lean_obj_tag(x_943) == 0) +lean_inc(x_923); +x_939 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_939, 0, x_923); +lean_ctor_set(x_939, 1, x_935); +lean_ctor_set(x_939, 2, x_938); +if (lean_obj_tag(x_922) == 0) { -lean_object* x_952; -x_952 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_889 = x_951; -x_890 = x_931; -x_891 = x_932; -x_892 = x_933; -x_893 = x_934; -x_894 = x_935; -x_895 = x_936; -x_896 = x_937; -x_897 = x_938; -x_898 = x_939; -x_899 = x_940; -x_900 = x_941; -x_901 = x_942; -x_902 = x_944; -x_903 = x_945; -x_904 = x_946; -x_905 = x_948; -x_906 = x_947; -x_907 = x_952; -goto block_930; +lean_object* x_940; +x_940 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_877 = x_919; +x_878 = x_920; +x_879 = x_921; +x_880 = x_923; +x_881 = x_924; +x_882 = x_925; +x_883 = x_926; +x_884 = x_927; +x_885 = x_928; +x_886 = x_939; +x_887 = x_929; +x_888 = x_931; +x_889 = x_930; +x_890 = x_932; +x_891 = x_933; +x_892 = x_934; +x_893 = x_935; +x_894 = x_936; +x_895 = x_940; +goto block_918; } else { -lean_object* x_953; lean_object* x_954; lean_object* x_955; lean_object* x_956; lean_object* x_957; lean_object* x_958; lean_object* x_959; lean_object* x_960; lean_object* x_961; lean_object* x_962; lean_object* x_963; -x_953 = lean_ctor_get(x_943, 0); -lean_inc(x_953); -lean_dec_ref(x_943); -x_954 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; -lean_inc_ref(x_934); -x_955 = l_Lean_Name_mkStr4(x_4, x_5, x_934, x_954); -x_956 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; -lean_inc(x_937); -x_957 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_957, 0, x_937); -lean_ctor_set(x_957, 1, x_956); -lean_inc_ref(x_931); -x_958 = l_Array_append___redArg(x_931, x_953); -lean_dec(x_953); +lean_object* x_941; lean_object* x_942; lean_object* x_943; lean_object* x_944; lean_object* x_945; lean_object* x_946; lean_object* x_947; lean_object* x_948; lean_object* x_949; lean_object* x_950; lean_object* x_951; +x_941 = lean_ctor_get(x_922, 0); +lean_inc(x_941); +lean_dec_ref(x_922); +x_942 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__22; +lean_inc_ref(x_921); +x_943 = l_Lean_Name_mkStr4(x_4, x_5, x_921, x_942); +x_944 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__23; +lean_inc(x_923); +x_945 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_945, 0, x_923); +lean_ctor_set(x_945, 1, x_944); +lean_inc_ref(x_933); +x_946 = l_Array_append___redArg(x_933, x_941); +lean_dec(x_941); lean_inc(x_935); -lean_inc(x_937); -x_959 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_959, 0, x_937); -lean_ctor_set(x_959, 1, x_935); -lean_ctor_set(x_959, 2, x_958); -x_960 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; -lean_inc(x_937); -x_961 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_961, 0, x_937); -lean_ctor_set(x_961, 1, x_960); -lean_inc(x_937); -x_962 = l_Lean_Syntax_node3(x_937, x_955, x_957, x_959, x_961); -x_963 = l_Array_mkArray1___redArg(x_962); -x_889 = x_951; -x_890 = x_931; -x_891 = x_932; -x_892 = x_933; -x_893 = x_934; -x_894 = x_935; -x_895 = x_936; -x_896 = x_937; -x_897 = x_938; -x_898 = x_939; -x_899 = x_940; -x_900 = x_941; -x_901 = x_942; -x_902 = x_944; -x_903 = x_945; -x_904 = x_946; -x_905 = x_948; -x_906 = x_947; -x_907 = x_963; -goto block_930; +lean_inc(x_923); +x_947 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_947, 0, x_923); +lean_ctor_set(x_947, 1, x_935); +lean_ctor_set(x_947, 2, x_946); +x_948 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__24; +lean_inc(x_923); +x_949 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_949, 0, x_923); +lean_ctor_set(x_949, 1, x_948); +lean_inc(x_923); +x_950 = l_Lean_Syntax_node3(x_923, x_943, x_945, x_947, x_949); +x_951 = l_Array_mkArray1___redArg(x_950); +x_877 = x_919; +x_878 = x_920; +x_879 = x_921; +x_880 = x_923; +x_881 = x_924; +x_882 = x_925; +x_883 = x_926; +x_884 = x_927; +x_885 = x_928; +x_886 = x_939; +x_887 = x_929; +x_888 = x_931; +x_889 = x_930; +x_890 = x_932; +x_891 = x_933; +x_892 = x_934; +x_893 = x_935; +x_894 = x_936; +x_895 = x_951; +goto block_918; } } -block_1006: +block_991: { -lean_object* x_976; lean_object* x_977; lean_object* x_978; uint8_t x_979; -x_976 = lean_unsigned_to_nat(7u); -x_977 = l_Lean_Syntax_getArg(x_1, x_976); -x_978 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; -lean_inc(x_977); -x_979 = l_Lean_Syntax_isOfKind(x_977, x_978); -if (x_979 == 0) +lean_object* x_964; +lean_inc_ref(x_962); +lean_inc(x_956); +x_964 = l_Lean_evalPrec(x_956, x_962, x_963); +if (lean_obj_tag(x_964) == 0) { -lean_object* x_980; -lean_dec(x_977); -lean_dec_ref(x_974); -lean_dec(x_973); -lean_dec(x_972); -lean_dec(x_971); -lean_dec(x_970); -lean_dec(x_969); -lean_dec(x_968); -lean_dec(x_966); -lean_dec_ref(x_965); -lean_dec(x_1); -x_980 = l_Lean_Macro_throwUnsupported___redArg(x_975); -return x_980; -} -else -{ -lean_object* x_981; -lean_inc_ref(x_974); +lean_object* x_965; lean_object* x_966; lean_object* x_967; lean_object* x_968; lean_object* x_969; lean_object* x_970; lean_object* x_971; lean_object* x_972; lean_object* x_973; lean_object* x_974; lean_object* x_975; lean_object* x_976; lean_object* x_977; uint8_t x_978; lean_object* x_979; lean_object* x_980; lean_object* x_981; lean_object* x_982; lean_object* x_983; +x_965 = lean_ctor_get(x_964, 0); +lean_inc(x_965); +x_966 = lean_ctor_get(x_964, 1); +lean_inc(x_966); +lean_dec_ref(x_964); +x_967 = lean_ctor_get(x_962, 1); +lean_inc(x_967); +x_968 = lean_ctor_get(x_962, 2); lean_inc(x_968); -x_981 = l_Lean_evalPrec(x_968, x_974, x_975); -if (lean_obj_tag(x_981) == 0) -{ -lean_object* x_982; lean_object* x_983; lean_object* x_984; lean_object* x_985; lean_object* x_986; lean_object* x_987; lean_object* x_988; lean_object* x_989; lean_object* x_990; lean_object* x_991; lean_object* x_992; uint8_t x_993; lean_object* x_994; lean_object* x_995; lean_object* x_996; lean_object* x_997; lean_object* x_998; -x_982 = lean_ctor_get(x_981, 0); -lean_inc(x_982); -x_983 = lean_ctor_get(x_981, 1); -lean_inc(x_983); -lean_dec_ref(x_981); -x_984 = lean_ctor_get(x_974, 1); -lean_inc(x_984); -x_985 = lean_ctor_get(x_974, 2); -lean_inc(x_985); -x_986 = lean_ctor_get(x_974, 5); -lean_inc(x_986); -lean_dec_ref(x_974); -x_987 = lean_unsigned_to_nat(9u); -x_988 = l_Lean_Syntax_getArg(x_1, x_987); +x_969 = lean_ctor_get(x_962, 5); +lean_inc(x_969); +lean_dec_ref(x_962); +x_970 = lean_unsigned_to_nat(7u); +x_971 = l_Lean_Syntax_getArg(x_1, x_970); +x_972 = lean_unsigned_to_nat(9u); +x_973 = l_Lean_Syntax_getArg(x_1, x_972); lean_dec(x_1); -x_989 = lean_nat_add(x_982, x_967); -lean_dec(x_982); -x_990 = l_Nat_reprFast(x_989); -x_991 = lean_box(2); -x_992 = l_Lean_Syntax_mkNumLit(x_990, x_991); -x_993 = 0; -x_994 = l_Lean_SourceInfo_fromRef(x_986, x_993); -lean_dec(x_986); -x_995 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__27; -x_996 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; -x_997 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__30; -x_998 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__31; -if (lean_obj_tag(x_971) == 0) -{ -lean_object* x_999; -x_999 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; -x_931 = x_998; -x_932 = x_985; -x_933 = x_966; -x_934 = x_965; -x_935 = x_997; -x_936 = x_977; -x_937 = x_994; -x_938 = x_968; -x_939 = x_984; -x_940 = x_995; -x_941 = x_983; -x_942 = x_969; -x_943 = x_970; -x_944 = x_988; -x_945 = x_992; -x_946 = x_996; -x_947 = x_972; -x_948 = x_973; -x_949 = x_999; -goto block_964; -} -else -{ -lean_object* x_1000; lean_object* x_1001; -x_1000 = lean_ctor_get(x_971, 0); -lean_inc(x_1000); -lean_dec_ref(x_971); -x_1001 = l_Array_mkArray1___redArg(x_1000); -x_931 = x_998; -x_932 = x_985; -x_933 = x_966; -x_934 = x_965; -x_935 = x_997; -x_936 = x_977; -x_937 = x_994; -x_938 = x_968; -x_939 = x_984; -x_940 = x_995; -x_941 = x_983; -x_942 = x_969; -x_943 = x_970; -x_944 = x_988; -x_945 = x_992; -x_946 = x_996; -x_947 = x_972; -x_948 = x_973; -x_949 = x_1001; -goto block_964; -} -} -else -{ -uint8_t x_1002; -lean_dec(x_977); -lean_dec_ref(x_974); -lean_dec(x_973); -lean_dec(x_972); -lean_dec(x_971); -lean_dec(x_970); +x_974 = lean_nat_add(x_965, x_960); +lean_dec(x_965); +x_975 = l_Nat_reprFast(x_974); +x_976 = lean_box(2); +x_977 = l_Lean_Syntax_mkNumLit(x_975, x_976); +x_978 = 0; +x_979 = l_Lean_SourceInfo_fromRef(x_969, x_978); lean_dec(x_969); -lean_dec(x_968); -lean_dec(x_966); -lean_dec_ref(x_965); -lean_dec(x_1); -x_1002 = !lean_is_exclusive(x_981); -if (x_1002 == 0) +x_980 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__25; +x_981 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__26; +x_982 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__28; +x_983 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__29; +if (lean_obj_tag(x_957) == 0) { -return x_981; +lean_object* x_984; +x_984 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__11; +x_919 = x_971; +x_920 = x_954; +x_921 = x_953; +x_922 = x_955; +x_923 = x_979; +x_924 = x_981; +x_925 = x_956; +x_926 = x_966; +x_927 = x_977; +x_928 = x_967; +x_929 = x_973; +x_930 = x_980; +x_931 = x_958; +x_932 = x_961; +x_933 = x_983; +x_934 = x_959; +x_935 = x_982; +x_936 = x_968; +x_937 = x_984; +goto block_952; } else { -lean_object* x_1003; lean_object* x_1004; lean_object* x_1005; -x_1003 = lean_ctor_get(x_981, 0); -x_1004 = lean_ctor_get(x_981, 1); -lean_inc(x_1004); -lean_inc(x_1003); -lean_dec(x_981); -x_1005 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1005, 0, x_1003); -lean_ctor_set(x_1005, 1, x_1004); -return x_1005; +lean_object* x_985; lean_object* x_986; +x_985 = lean_ctor_get(x_957, 0); +lean_inc(x_985); +lean_dec_ref(x_957); +x_986 = l_Array_mkArray1___redArg(x_985); +x_919 = x_971; +x_920 = x_954; +x_921 = x_953; +x_922 = x_955; +x_923 = x_979; +x_924 = x_981; +x_925 = x_956; +x_926 = x_966; +x_927 = x_977; +x_928 = x_967; +x_929 = x_973; +x_930 = x_980; +x_931 = x_958; +x_932 = x_961; +x_933 = x_983; +x_934 = x_959; +x_935 = x_982; +x_936 = x_968; +x_937 = x_986; +goto block_952; } } +else +{ +uint8_t x_987; +lean_dec_ref(x_962); +lean_dec(x_961); +lean_dec(x_959); +lean_dec(x_958); +lean_dec(x_957); +lean_dec(x_956); +lean_dec(x_955); +lean_dec(x_954); +lean_dec_ref(x_953); +lean_dec(x_1); +x_987 = !lean_is_exclusive(x_964); +if (x_987 == 0) +{ +return x_964; +} +else +{ +lean_object* x_988; lean_object* x_989; lean_object* x_990; +x_988 = lean_ctor_get(x_964, 0); +x_989 = lean_ctor_get(x_964, 1); +lean_inc(x_989); +lean_inc(x_988); +lean_dec(x_964); +x_990 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_990, 0, x_988); +lean_ctor_set(x_990, 1, x_989); +return x_990; +} } } } @@ -4462,7 +4320,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__0; -x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__39; +x_3 = l_Lean_Elab_Command_expandMixfix___lam__0___closed__37; x_4 = l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__3; x_5 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix), 3, 0); x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___redArg(x_2, x_3, x_4, x_5, x_1); @@ -4694,10 +4552,6 @@ l_Lean_Elab_Command_expandMixfix___lam__0___closed__54 = _init_l_Lean_Elab_Comma lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lam__0___closed__54); l_Lean_Elab_Command_expandMixfix___lam__0___closed__55 = _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__55(); lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lam__0___closed__55); -l_Lean_Elab_Command_expandMixfix___lam__0___closed__56 = _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__56(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lam__0___closed__56); -l_Lean_Elab_Command_expandMixfix___lam__0___closed__57 = _init_l_Lean_Elab_Command_expandMixfix___lam__0___closed__57(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lam__0___closed__57); l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__0 = _init_l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__0(); lean_mark_persistent(l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__0); l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__1 = _init_l___private_Lean_Elab_Mixfix_0__Lean_Elab_Command_expandMixfix___regBuiltin_Lean_Elab_Command_expandMixfix__1___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/PatternVar.c b/stage0/stdlib/Lean/Elab/PatternVar.c index 14b5fc3386..2c8fa72e2b 100644 --- a/stage0/stdlib/Lean/Elab/PatternVar.c +++ b/stage0/stdlib/Lean/Elab/PatternVar.c @@ -16228,13 +16228,13 @@ goto block_271; block_187: { lean_object* x_164; size_t x_165; size_t x_166; lean_object* x_167; -lean_dec(x_150); -x_164 = l_Lean_Syntax_TSepArray_getElems___redArg(x_147); -lean_dec_ref(x_147); +lean_dec(x_145); +x_164 = l_Lean_Syntax_TSepArray_getElems___redArg(x_151); +lean_dec_ref(x_151); x_165 = lean_array_size(x_164); x_166 = 0; lean_inc_ref(x_161); -x_167 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_Term_CollectPatternVars_collect_spec__0___redArg(x_155, x_143, x_39, x_40, x_41, x_144, x_146, x_153, x_79, x_165, x_166, x_164, x_156, x_157, x_158, x_159, x_160, x_161, x_162, x_163); +x_167 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_Term_CollectPatternVars_collect_spec__0___redArg(x_153, x_143, x_39, x_40, x_41, x_144, x_155, x_148, x_79, x_165, x_166, x_164, x_156, x_157, x_158, x_159, x_160, x_161, x_162, x_163); if (lean_obj_tag(x_167) == 0) { 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; lean_object* x_175; @@ -16255,30 +16255,30 @@ lean_ctor_set(x_173, 0, x_171); lean_ctor_set(x_173, 1, x_172); x_174 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_Term_CollectPatternVars_collect_spec__0___redArg___closed__3; x_175 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_Term_CollectPatternVars_collect_spec__0___redArg___closed__4; -if (lean_obj_tag(x_145) == 0) +if (lean_obj_tag(x_146) == 0) { lean_object* x_176; x_176 = l_Lean_Elab_Term_CollectPatternVars_instInhabitedState_default___closed__1; -x_116 = x_171; -x_117 = x_168; -x_118 = x_169; -x_119 = x_175; -x_120 = x_148; -x_121 = x_149; -x_122 = x_151; -x_123 = x_173; -x_124 = x_152; -x_125 = x_174; -x_126 = x_154; +x_116 = x_147; +x_117 = x_171; +x_118 = x_149; +x_119 = x_150; +x_120 = x_175; +x_121 = x_152; +x_122 = x_173; +x_123 = x_174; +x_124 = x_168; +x_125 = x_154; +x_126 = x_169; x_127 = x_176; goto block_140; } else { lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_177 = lean_ctor_get(x_145, 0); +x_177 = lean_ctor_get(x_146, 0); lean_inc(x_177); -lean_dec_ref(x_145); +lean_dec_ref(x_146); x_178 = l_Array_append___redArg(x_175, x_177); lean_dec(x_177); lean_inc(x_171); @@ -16292,17 +16292,17 @@ x_181 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_181, 0, x_171); lean_ctor_set(x_181, 1, x_180); x_182 = l_Array_mkArray2___redArg(x_179, x_181); -x_116 = x_171; -x_117 = x_168; -x_118 = x_169; -x_119 = x_175; -x_120 = x_148; -x_121 = x_149; -x_122 = x_151; -x_123 = x_173; -x_124 = x_152; -x_125 = x_174; -x_126 = x_154; +x_116 = x_147; +x_117 = x_171; +x_118 = x_149; +x_119 = x_150; +x_120 = x_175; +x_121 = x_152; +x_122 = x_173; +x_123 = x_174; +x_124 = x_168; +x_125 = x_154; +x_126 = x_169; x_127 = x_182; goto block_140; } @@ -16311,12 +16311,12 @@ else { uint8_t x_183; lean_dec_ref(x_161); -lean_dec_ref(x_154); +lean_dec(x_154); lean_dec(x_152); -lean_dec(x_151); +lean_dec_ref(x_150); lean_dec(x_149); -lean_dec(x_148); -lean_dec(x_145); +lean_dec(x_147); +lean_dec(x_146); x_183 = !lean_is_exclusive(x_167); if (x_183 == 0) { @@ -16343,21 +16343,21 @@ lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; x_204 = l_Lean_Elab_Term_CollectPatternVars_collect___lam__0___closed__38; x_205 = l_Lean_Elab_Term_CollectPatternVars_collect___lam__0___closed__39; x_206 = l___private_Lean_Elab_PatternVar_0__Lean_Elab_Term_CollectPatternVars_throwCtorExpected___redArg___closed__3; -x_207 = l_Lean_Syntax_getArgs(x_191); -lean_dec(x_191); -if (lean_obj_tag(x_188) == 0) +x_207 = l_Lean_Syntax_getArgs(x_188); +lean_dec(x_188); +if (lean_obj_tag(x_191) == 0) { -x_145 = x_188; -x_146 = x_189; -x_147 = x_207; -x_148 = x_195; -x_149 = x_190; -x_150 = x_205; -x_151 = x_192; -x_152 = x_194; -x_153 = x_193; -x_154 = x_206; -x_155 = x_204; +x_145 = x_205; +x_146 = x_191; +x_147 = x_190; +x_148 = x_189; +x_149 = x_192; +x_150 = x_206; +x_151 = x_207; +x_152 = x_193; +x_153 = x_204; +x_154 = x_195; +x_155 = x_194; x_156 = x_196; x_157 = x_197; x_158 = x_198; @@ -16376,12 +16376,12 @@ lean_dec(x_198); lean_dec_ref(x_197); lean_dec(x_196); lean_dec(x_195); -lean_dec(x_194); +lean_dec(x_193); lean_dec(x_192); lean_dec(x_190); -x_208 = lean_ctor_get(x_188, 0); +x_208 = lean_ctor_get(x_191, 0); lean_inc(x_208); -lean_dec_ref(x_188); +lean_dec_ref(x_191); x_209 = l_Lean_Syntax_TSepArray_getElems___redArg(x_208); lean_dec(x_208); x_210 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_Term_CollectPatternVars_collect_spec__0___redArg___closed__3; @@ -16427,7 +16427,7 @@ if (x_237 == 0) { uint8_t x_238; lean_inc(x_236); -x_238 = l_Lean_Syntax_matchesNull(x_236, x_225); +x_238 = l_Lean_Syntax_matchesNull(x_236, x_222); if (x_238 == 0) { lean_object* x_239; @@ -16438,7 +16438,7 @@ lean_dec(x_227); lean_dec(x_226); lean_dec(x_224); lean_dec(x_223); -lean_dec(x_222); +lean_dec(x_221); lean_dec(x_220); x_239 = l___private_Lean_Elab_PatternVar_0__Lean_Elab_Term_CollectPatternVars_throwInvalidPattern___redArg(x_230, x_231, x_232, x_233, x_234); lean_dec(x_233); @@ -16455,12 +16455,12 @@ lean_dec(x_236); x_241 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_241, 0, x_240); x_188 = x_220; -x_189 = x_221; -x_190 = x_222; -x_191 = x_223; -x_192 = x_226; -x_193 = x_225; -x_194 = x_224; +x_189 = x_222; +x_190 = x_226; +x_191 = x_221; +x_192 = x_223; +x_193 = x_224; +x_194 = x_225; x_195 = x_241; x_196 = x_227; x_197 = x_228; @@ -16479,12 +16479,12 @@ lean_object* x_242; lean_dec(x_236); x_242 = lean_box(0); x_188 = x_220; -x_189 = x_221; -x_190 = x_222; -x_191 = x_223; -x_192 = x_226; -x_193 = x_225; -x_194 = x_224; +x_189 = x_222; +x_190 = x_226; +x_191 = x_221; +x_192 = x_223; +x_193 = x_224; +x_194 = x_225; x_195 = x_242; x_196 = x_227; x_197 = x_228; @@ -16583,12 +16583,12 @@ x_268 = l_Lean_Syntax_getArg(x_264, x_143); lean_dec(x_264); x_269 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_269, 0, x_268); -x_220 = x_244; -x_221 = x_258; -x_222 = x_260; -x_223 = x_263; -x_224 = x_255; -x_225 = x_253; +x_220 = x_263; +x_221 = x_244; +x_222 = x_253; +x_223 = x_255; +x_224 = x_260; +x_225 = x_258; x_226 = x_269; x_227 = x_245; x_228 = x_246; @@ -16606,12 +16606,12 @@ else lean_object* x_270; lean_dec(x_264); x_270 = lean_box(0); -x_220 = x_244; -x_221 = x_258; -x_222 = x_260; -x_223 = x_263; -x_224 = x_255; -x_225 = x_253; +x_220 = x_263; +x_221 = x_244; +x_222 = x_253; +x_223 = x_255; +x_224 = x_260; +x_225 = x_258; x_226 = x_270; x_227 = x_245; x_228 = x_246; @@ -16630,73 +16630,73 @@ goto block_243; block_96: { 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_90 = l_Array_append___redArg(x_84, x_89); +x_90 = l_Array_append___redArg(x_83, x_89); lean_dec_ref(x_89); -lean_inc(x_81); +lean_inc(x_82); x_91 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_91, 0, x_81); -lean_ctor_set(x_91, 1, x_86); +lean_ctor_set(x_91, 0, x_82); +lean_ctor_set(x_91, 1, x_85); lean_ctor_set(x_91, 2, x_90); x_92 = l_Lean_Elab_Term_CollectPatternVars_collect___lam__0___closed__33; -lean_inc(x_81); +lean_inc(x_82); x_93 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_93, 0, x_81); +lean_ctor_set(x_93, 0, x_82); lean_ctor_set(x_93, 1, x_92); -x_94 = l_Lean_Syntax_node6(x_81, x_80, x_85, x_82, x_88, x_87, x_91, x_93); +x_94 = l_Lean_Syntax_node6(x_82, x_80, x_84, x_88, x_86, x_81, x_91, x_93); x_95 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_95, 0, x_94); -lean_ctor_set(x_95, 1, x_83); +lean_ctor_set(x_95, 1, x_87); return x_95; } block_115: { lean_object* x_107; lean_object* x_108; lean_object* x_109; -lean_inc_ref(x_100); -x_107 = l_Array_append___redArg(x_100, x_106); +lean_inc_ref(x_98); +x_107 = l_Array_append___redArg(x_98, x_106); lean_dec_ref(x_106); -lean_inc(x_104); +lean_inc(x_101); lean_inc(x_97); x_108 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_108, 0, x_97); -lean_ctor_set(x_108, 1, x_104); +lean_ctor_set(x_108, 1, x_101); lean_ctor_set(x_108, 2, x_107); lean_inc(x_97); -x_109 = l_Lean_Syntax_node1(x_97, x_102, x_108); -if (lean_obj_tag(x_101) == 0) +x_109 = l_Lean_Syntax_node1(x_97, x_100, x_108); +if (lean_obj_tag(x_102) == 0) { lean_object* x_110; x_110 = l_Lean_Elab_Term_CollectPatternVars_instInhabitedState_default___closed__1; -x_81 = x_97; -x_82 = x_98; -x_83 = x_99; -x_84 = x_100; -x_85 = x_103; -x_86 = x_104; -x_87 = x_109; -x_88 = x_105; +x_81 = x_109; +x_82 = x_97; +x_83 = x_98; +x_84 = x_99; +x_85 = x_101; +x_86 = x_103; +x_87 = x_105; +x_88 = x_104; x_89 = x_110; goto block_96; } else { lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_111 = lean_ctor_get(x_101, 0); +x_111 = lean_ctor_get(x_102, 0); lean_inc(x_111); -lean_dec_ref(x_101); +lean_dec_ref(x_102); x_112 = l_Lean_Elab_Term_CollectPatternVars_collect___lam__0___closed__34; lean_inc(x_97); x_113 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_113, 0, x_97); lean_ctor_set(x_113, 1, x_112); x_114 = l_Array_mkArray2___redArg(x_113, x_111); -x_81 = x_97; -x_82 = x_98; -x_83 = x_99; -x_84 = x_100; -x_85 = x_103; -x_86 = x_104; -x_87 = x_109; -x_88 = x_105; +x_81 = x_109; +x_82 = x_97; +x_83 = x_98; +x_84 = x_99; +x_85 = x_101; +x_86 = x_103; +x_87 = x_105; +x_88 = x_104; x_89 = x_114; goto block_96; } @@ -16704,50 +16704,50 @@ goto block_96; block_140: { 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_inc_ref(x_119); -x_128 = l_Array_append___redArg(x_119, x_127); +lean_inc_ref(x_120); +x_128 = l_Array_append___redArg(x_120, x_127); lean_dec_ref(x_127); -lean_inc(x_125); -lean_inc(x_116); +lean_inc(x_123); +lean_inc(x_117); x_129 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_129, 0, x_116); -lean_ctor_set(x_129, 1, x_125); +lean_ctor_set(x_129, 0, x_117); +lean_ctor_set(x_129, 1, x_123); lean_ctor_set(x_129, 2, x_128); -x_130 = l_Lean_Syntax_SepArray_ofElems(x_126, x_117); -lean_dec_ref(x_117); -lean_inc_ref(x_119); -x_131 = l_Array_append___redArg(x_119, x_130); +x_130 = l_Lean_Syntax_SepArray_ofElems(x_119, x_124); +lean_dec_ref(x_124); +lean_inc_ref(x_120); +x_131 = l_Array_append___redArg(x_120, x_130); lean_dec_ref(x_130); -lean_inc(x_125); -lean_inc(x_116); +lean_inc(x_123); +lean_inc(x_117); x_132 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_132, 0, x_116); -lean_ctor_set(x_132, 1, x_125); +lean_ctor_set(x_132, 0, x_117); +lean_ctor_set(x_132, 1, x_123); lean_ctor_set(x_132, 2, x_131); -lean_inc(x_116); -x_133 = l_Lean_Syntax_node1(x_116, x_124, x_132); -if (lean_obj_tag(x_122) == 0) +lean_inc(x_117); +x_133 = l_Lean_Syntax_node1(x_117, x_118, x_132); +if (lean_obj_tag(x_116) == 0) { lean_object* x_134; x_134 = l_Lean_Elab_Term_CollectPatternVars_instInhabitedState_default___closed__1; -x_97 = x_116; -x_98 = x_129; -x_99 = x_118; -x_100 = x_119; -x_101 = x_120; -x_102 = x_121; -x_103 = x_123; -x_104 = x_125; -x_105 = x_133; +x_97 = x_117; +x_98 = x_120; +x_99 = x_122; +x_100 = x_121; +x_101 = x_123; +x_102 = x_125; +x_103 = x_133; +x_104 = x_129; +x_105 = x_126; x_106 = x_134; goto block_115; } else { lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -x_135 = lean_ctor_get(x_122, 0); +x_135 = lean_ctor_get(x_116, 0); lean_inc(x_135); -lean_dec_ref(x_122); +lean_dec_ref(x_116); x_136 = l_Lean_SourceInfo_fromRef(x_135, x_6); lean_dec(x_135); x_137 = l___private_Lean_Elab_PatternVar_0__Lean_Elab_Term_CollectPatternVars_collect_processCtorApp___closed__4; @@ -16755,15 +16755,15 @@ x_138 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_138, 0, x_136); lean_ctor_set(x_138, 1, x_137); x_139 = l_Array_mkArray1___redArg(x_138); -x_97 = x_116; -x_98 = x_129; -x_99 = x_118; -x_100 = x_119; -x_101 = x_120; -x_102 = x_121; -x_103 = x_123; -x_104 = x_125; -x_105 = x_133; +x_97 = x_117; +x_98 = x_120; +x_99 = x_122; +x_100 = x_121; +x_101 = x_123; +x_102 = x_125; +x_103 = x_133; +x_104 = x_129; +x_105 = x_126; x_106 = x_139; goto block_115; } diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/Eqns.c b/stage0/stdlib/Lean/Elab/PreDefinition/Eqns.c index 9d771f54fb..1b588e76d3 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/Eqns.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/Eqns.c @@ -21888,7 +21888,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___private_Lean_Elab_PreDefinition_Eqns_0__Lean_Elab_Eqns_whnfAux___closed__2; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1835u); +x_3 = lean_unsigned_to_nat(1850u); x_4 = l___private_Lean_Elab_PreDefinition_Eqns_0__Lean_Elab_Eqns_whnfAux___closed__1; x_5 = l___private_Lean_Elab_PreDefinition_Eqns_0__Lean_Elab_Eqns_whnfAux___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/FixedParams.c b/stage0/stdlib/Lean/Elab/PreDefinition/FixedParams.c index 3f45046e4c..d30775563c 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/FixedParams.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/FixedParams.c @@ -25626,7 +25626,7 @@ return x_6; LEAN_EXPORT lean_object* l_Lean_Elab_FixedParamPerms_erase(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; 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; uint8_t x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; uint8_t x_97; +lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; uint8_t x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; uint8_t x_97; x_17 = lean_unsigned_to_nat(0u); x_18 = lean_array_get_size(x_2); x_97 = lean_nat_dec_lt(x_17, x_18); @@ -25667,14 +25667,14 @@ block_16: { lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_9 = lean_array_get_size(x_8); -x_10 = lean_array_size(x_5); +x_10 = lean_array_size(x_4); x_11 = 0; -x_12 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_FixedParamPerms_erase_spec__2(x_7, x_10, x_11, x_5); +x_12 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_Elab_FixedParamPerms_erase_spec__2(x_7, x_10, x_11, x_4); lean_dec_ref(x_7); x_13 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_13, 0, x_9); lean_ctor_set(x_13, 1, x_12); -lean_ctor_set(x_13, 2, x_4); +lean_ctor_set(x_13, 2, x_5); x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_8); lean_ctor_set(x_14, 1, x_6); @@ -25686,11 +25686,11 @@ return x_15; block_68: { lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; -x_28 = lean_box(x_23); +x_28 = lean_box(x_22); x_29 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_29, 0, x_28); lean_ctor_set(x_29, 1, x_27); -x_30 = l___private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_Elab_FixedParamPerms_erase_spec__12(x_26, x_25, x_24, x_21, x_22, x_23, x_1, x_29); +x_30 = l___private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_Elab_FixedParamPerms_erase_spec__12(x_21, x_24, x_26, x_20, x_19, x_22, x_1, x_29); lean_dec_ref(x_1); x_31 = !lean_is_exclusive(x_30); if (x_31 == 0) @@ -25701,7 +25701,7 @@ x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); x_34 = lean_array_get_size(x_32); x_35 = l_Lean_Elab_FixedParamPerms_erase___closed__0; -x_36 = l_Std_PRange_instSupportsUpperBoundOpenOfDecidableLT___redArg(x_20); +x_36 = l_Std_PRange_instSupportsUpperBoundOpenOfDecidableLT___redArg(x_25); lean_inc(x_34); x_37 = lean_apply_2(x_36, x_34, x_17); x_38 = lean_unbox(x_37); @@ -25713,7 +25713,7 @@ lean_dec(x_32); lean_dec(x_18); lean_dec_ref(x_2); x_4 = x_19; -x_5 = x_22; +x_5 = x_23; x_6 = x_35; x_7 = x_35; x_8 = x_35; @@ -25749,7 +25749,7 @@ x_49 = lean_ctor_get(x_46, 1); lean_inc(x_49); lean_dec(x_46); x_4 = x_19; -x_5 = x_22; +x_5 = x_23; x_6 = x_47; x_7 = x_48; x_8 = x_49; @@ -25764,7 +25764,7 @@ lean_inc(x_50); lean_dec(x_30); x_51 = lean_array_get_size(x_50); x_52 = l_Lean_Elab_FixedParamPerms_erase___closed__0; -x_53 = l_Std_PRange_instSupportsUpperBoundOpenOfDecidableLT___redArg(x_20); +x_53 = l_Std_PRange_instSupportsUpperBoundOpenOfDecidableLT___redArg(x_25); lean_inc(x_51); x_54 = lean_apply_2(x_53, x_51, x_17); x_55 = lean_unbox(x_54); @@ -25775,7 +25775,7 @@ lean_dec(x_50); lean_dec(x_18); lean_dec_ref(x_2); x_4 = x_19; -x_5 = x_22; +x_5 = x_23; x_6 = x_52; x_7 = x_52; x_8 = x_52; @@ -25812,7 +25812,7 @@ x_67 = lean_ctor_get(x_64, 1); lean_inc(x_67); lean_dec(x_64); x_4 = x_19; -x_5 = x_22; +x_5 = x_23; x_6 = x_65; x_7 = x_66; x_8 = x_67; @@ -25875,16 +25875,16 @@ if (x_88 == 0) { lean_dec(x_75); lean_dec_ref(x_3); -lean_inc_ref(x_70); lean_inc_ref(x_71); -x_19 = x_71; -x_20 = x_81; -x_21 = x_82; -x_22 = x_70; -x_23 = x_77; -x_24 = x_83; -x_25 = x_76; -x_26 = x_80; +lean_inc_ref(x_70); +x_19 = x_70; +x_20 = x_82; +x_21 = x_80; +x_22 = x_77; +x_23 = x_71; +x_24 = x_76; +x_25 = x_81; +x_26 = x_83; x_27 = x_85; goto block_68; } @@ -25909,16 +25909,16 @@ lean_dec_ref(x_93); x_95 = lean_ctor_get(x_94, 1); lean_inc(x_95); lean_dec(x_94); -lean_inc_ref(x_70); lean_inc_ref(x_71); -x_19 = x_71; -x_20 = x_81; -x_21 = x_82; -x_22 = x_70; -x_23 = x_77; -x_24 = x_83; -x_25 = x_76; -x_26 = x_80; +lean_inc_ref(x_70); +x_19 = x_70; +x_20 = x_82; +x_21 = x_80; +x_22 = x_77; +x_23 = x_71; +x_24 = x_76; +x_25 = x_81; +x_26 = x_83; x_27 = x_95; goto block_68; } diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/PartialFixpoint/Eqns.c b/stage0/stdlib/Lean/Elab/PreDefinition/PartialFixpoint/Eqns.c index 6a353357a6..7af9bfe363 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/PartialFixpoint/Eqns.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/PartialFixpoint/Eqns.c @@ -2133,7 +2133,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_PartialFixpoint_rwFixUnder___closed__16; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1835u); +x_3 = lean_unsigned_to_nat(1850u); x_4 = l_Lean_Elab_PartialFixpoint_rwFixUnder___closed__15; x_5 = l_Lean_Elab_PartialFixpoint_rwFixUnder___closed__14; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/TerminationMeasure.c b/stage0/stdlib/Lean/Elab/PreDefinition/TerminationMeasure.c index 398aae5343..bb56ee737e 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/TerminationMeasure.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/TerminationMeasure.c @@ -152,6 +152,7 @@ static lean_object* l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Le static lean_object* l_Lean_Elab_addMacroStack___at___Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_TerminationMeasure_elab_spec__5_spec__5_spec__6___redArg___closed__4; LEAN_EXPORT lean_object* l_Array_finIdxOf_x3f___at___Array_idxOf_x3f___at___Lean_Elab_TerminationMeasure_structuralArg_spec__0_spec__0(lean_object*, lean_object*); static lean_object* l___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go_spec__1___redArg___closed__1; +extern lean_object* l_Lean_NameSet_empty; LEAN_EXPORT lean_object* l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_Elab_TerminationMeasure_elab_spec__5_spec__5___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go_spec__0(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_TerminationMeasure_elab___lam__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*); @@ -189,6 +190,7 @@ static lean_object* l_Lean_Elab_TerminationMeasure_elab___lam__4___closed__14; lean_object* l_Array_append___redArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go_spec__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_contains___at___Lean_Elab_TerminationMeasure_elab_spec__2___boxed(lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaBoundedTelescope___at___Lean_Elab_TerminationMeasure_delab_spec__0(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___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go_spec__1___redArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at___Lean_Elab_TerminationMeasure_elab_spec__4(lean_object*, lean_object*); @@ -230,7 +232,7 @@ lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, uint8_t, uint lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_TerminationMeasure_delab___lam__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_idxOf_x3f___at___Lean_Elab_TerminationMeasure_structuralArg_spec__0(lean_object*, lean_object*); -lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_TerminationMeasure_elab___lam__0___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_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); @@ -3000,6 +3002,14 @@ x_1 = lean_mk_string_unchecked("structural", 10, 10); return x_1; } } +static lean_object* _init_l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__10() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_NameSet_empty; +return x_1; +} +} LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go(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: { @@ -4026,15 +4036,16 @@ goto _start; } else { -lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; +lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; x_312 = lean_unsigned_to_nat(1u); x_313 = lean_nat_sub(x_2, x_312); x_314 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___lam__1___boxed), 11, 3); lean_closure_set(x_314, 0, x_3); lean_closure_set(x_314, 1, x_1); lean_closure_set(x_314, 2, x_313); -x_315 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_314, x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_309); -return x_315; +x_315 = l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__10; +x_316 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_314, x_12, x_315, x_4, x_5, x_6, x_7, x_8, x_9, x_309); +return x_316; } } } @@ -4549,6 +4560,8 @@ l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationM lean_mark_persistent(l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__8); l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__9 = _init_l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__9(); lean_mark_persistent(l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__9); +l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__10 = _init_l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__10(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_TerminationMeasure_0__Lean_Elab_TerminationMeasure_delab_go___closed__10); l_Lean_Elab_TerminationMeasure_delab___lam__0___closed__0 = _init_l_Lean_Elab_TerminationMeasure_delab___lam__0___closed__0(); lean_mark_persistent(l_Lean_Elab_TerminationMeasure_delab___lam__0___closed__0); return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Tactic/ElabTerm.c b/stage0/stdlib/Lean/Elab/Tactic/ElabTerm.c index 18404af29a..0f4438f72e 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/ElabTerm.c +++ b/stage0/stdlib/Lean/Elab/Tactic/ElabTerm.c @@ -16364,8 +16364,8 @@ block_56: if (x_45 == 0) { lean_object* x_46; -lean_dec_ref(x_44); -x_46 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_40, x_45, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_43); +lean_dec_ref(x_43); +x_46 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_40, x_45, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_42); if (lean_obj_tag(x_46) == 0) { lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; @@ -16374,7 +16374,7 @@ lean_inc(x_47); lean_dec_ref(x_46); x_48 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_elabNativeDecideCoreUnsafe___redArg___closed__14; x_49 = lean_array_push(x_48, x_2); -x_50 = l_Lean_MessageData_ofLazyM(x_42, x_49); +x_50 = l_Lean_MessageData_ofLazyM(x_44, x_49); x_51 = l_Lean_throwError___at___Lean_Elab_Tactic_refineCore_spec__6___redArg(x_50, x_6, x_7, x_8, x_9, x_47); lean_dec(x_9); lean_dec_ref(x_8); @@ -16385,7 +16385,7 @@ return x_51; else { uint8_t x_52; -lean_dec_ref(x_42); +lean_dec_ref(x_44); lean_dec(x_9); lean_dec_ref(x_8); lean_dec(x_7); @@ -16413,14 +16413,14 @@ return x_55; } else { -lean_dec_ref(x_42); +lean_dec_ref(x_44); lean_dec(x_40); lean_dec(x_9); lean_dec_ref(x_8); lean_dec(x_7); lean_dec_ref(x_6); lean_dec_ref(x_2); -return x_44; +return x_43; } } block_128: @@ -16511,18 +16511,18 @@ if (x_119 == 0) uint8_t x_120; x_120 = l_Lean_Exception_isRuntime(x_115); lean_dec(x_115); -x_42 = x_118; -x_43 = x_116; -x_44 = x_106; +x_42 = x_116; +x_43 = x_106; +x_44 = x_118; x_45 = x_120; goto block_56; } else { lean_dec(x_115); -x_42 = x_118; -x_43 = x_116; -x_44 = x_106; +x_42 = x_116; +x_43 = x_106; +x_44 = x_118; x_45 = x_119; goto block_56; } @@ -16555,18 +16555,18 @@ if (x_126 == 0) uint8_t x_127; x_127 = l_Lean_Exception_isRuntime(x_121); lean_dec(x_121); -x_42 = x_124; -x_43 = x_122; -x_44 = x_125; +x_42 = x_122; +x_43 = x_125; +x_44 = x_124; x_45 = x_127; goto block_56; } else { lean_dec(x_121); -x_42 = x_124; -x_43 = x_122; -x_44 = x_125; +x_42 = x_122; +x_43 = x_125; +x_44 = x_124; x_45 = x_126; goto block_56; } @@ -16966,8 +16966,8 @@ block_196: if (x_185 == 0) { lean_object* x_186; -lean_dec_ref(x_184); -x_186 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_180, x_185, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_183); +lean_dec_ref(x_183); +x_186 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_180, x_185, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_182); if (lean_obj_tag(x_186) == 0) { lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; @@ -16976,7 +16976,7 @@ lean_inc(x_187); lean_dec_ref(x_186); x_188 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_elabNativeDecideCoreUnsafe___redArg___closed__14; x_189 = lean_array_push(x_188, x_2); -x_190 = l_Lean_MessageData_ofLazyM(x_182, x_189); +x_190 = l_Lean_MessageData_ofLazyM(x_184, x_189); x_191 = l_Lean_throwError___at___Lean_Elab_Tactic_refineCore_spec__6___redArg(x_190, x_6, x_7, x_8, x_9, x_187); lean_dec(x_9); lean_dec_ref(x_8); @@ -16987,7 +16987,7 @@ return x_191; else { lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; -lean_dec_ref(x_182); +lean_dec_ref(x_184); lean_dec(x_9); lean_dec_ref(x_8); lean_dec(x_7); @@ -17017,14 +17017,14 @@ return x_195; } else { -lean_dec_ref(x_182); +lean_dec_ref(x_184); lean_dec(x_180); lean_dec(x_9); lean_dec_ref(x_8); lean_dec(x_7); lean_dec_ref(x_6); lean_dec_ref(x_2); -return x_184; +return x_183; } } block_260: @@ -17126,18 +17126,18 @@ if (x_258 == 0) uint8_t x_259; x_259 = l_Lean_Exception_isRuntime(x_252); lean_dec(x_252); -x_182 = x_256; -x_183 = x_253; -x_184 = x_257; +x_182 = x_253; +x_183 = x_257; +x_184 = x_256; x_185 = x_259; goto block_196; } else { lean_dec(x_252); -x_182 = x_256; -x_183 = x_253; -x_184 = x_257; +x_182 = x_253; +x_183 = x_257; +x_184 = x_256; x_185 = x_258; goto block_196; } @@ -17571,8 +17571,8 @@ block_336: if (x_325 == 0) { lean_object* x_326; -lean_dec_ref(x_324); -x_326 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_320, x_325, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_323); +lean_dec_ref(x_323); +x_326 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_320, x_325, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_322); if (lean_obj_tag(x_326) == 0) { lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; @@ -17581,7 +17581,7 @@ lean_inc(x_327); lean_dec_ref(x_326); x_328 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_elabNativeDecideCoreUnsafe___redArg___closed__14; x_329 = lean_array_push(x_328, x_2); -x_330 = l_Lean_MessageData_ofLazyM(x_322, x_329); +x_330 = l_Lean_MessageData_ofLazyM(x_324, x_329); x_331 = l_Lean_throwError___at___Lean_Elab_Tactic_refineCore_spec__6___redArg(x_330, x_6, x_7, x_8, x_9, x_327); lean_dec(x_9); lean_dec_ref(x_8); @@ -17592,7 +17592,7 @@ return x_331; else { lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; -lean_dec_ref(x_322); +lean_dec_ref(x_324); lean_dec(x_9); lean_dec_ref(x_8); lean_dec(x_7); @@ -17622,14 +17622,14 @@ return x_335; } else { -lean_dec_ref(x_322); +lean_dec_ref(x_324); lean_dec(x_320); lean_dec(x_9); lean_dec_ref(x_8); lean_dec(x_7); lean_dec_ref(x_6); lean_dec_ref(x_2); -return x_324; +return x_323; } } block_400: @@ -17731,18 +17731,18 @@ if (x_398 == 0) uint8_t x_399; x_399 = l_Lean_Exception_isRuntime(x_392); lean_dec(x_392); -x_322 = x_396; -x_323 = x_393; -x_324 = x_397; +x_322 = x_393; +x_323 = x_397; +x_324 = x_396; x_325 = x_399; goto block_336; } else { lean_dec(x_392); -x_322 = x_396; -x_323 = x_393; -x_324 = x_397; +x_322 = x_393; +x_323 = x_397; +x_324 = x_396; x_325 = x_398; goto block_336; } @@ -19861,9 +19861,9 @@ block_28: { lean_object* x_15; lean_object* x_16; x_15 = lean_array_get_size(x_14); -x_16 = l_Array_filterMapM___at_____private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose_spec__13(x_14, x_10, x_15, x_4, x_5, x_11, x_13, x_12); +x_16 = l_Array_filterMapM___at_____private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose_spec__13(x_14, x_9, x_15, x_4, x_5, x_13, x_11, x_12); lean_dec(x_15); -lean_dec(x_10); +lean_dec(x_9); lean_dec_ref(x_14); if (lean_obj_tag(x_16) == 0) { @@ -19874,7 +19874,7 @@ if (x_17 == 0) lean_object* x_18; lean_object* x_19; x_18 = lean_ctor_get(x_16, 0); x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_9); +lean_ctor_set(x_19, 0, x_10); lean_ctor_set(x_19, 1, x_18); lean_ctor_set(x_16, 0, x_19); return x_16; @@ -19888,7 +19888,7 @@ lean_inc(x_21); lean_inc(x_20); lean_dec(x_16); x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_9); +lean_ctor_set(x_22, 0, x_10); lean_ctor_set(x_22, 1, x_20); x_23 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_23, 0, x_22); @@ -19899,7 +19899,7 @@ return x_23; else { uint8_t x_24; -lean_dec_ref(x_9); +lean_dec_ref(x_10); x_24 = !lean_is_exclusive(x_16); if (x_24 == 0) { @@ -19923,12 +19923,12 @@ return x_27; block_38: { lean_object* x_37; -x_37 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at_____private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose_spec__15___redArg(x_29, x_34, x_36); +x_37 = l___private_Init_Data_Array_QSort_Basic_0__Array_qsort_sort___at_____private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose_spec__15___redArg(x_29, x_33, x_36); lean_dec(x_36); x_9 = x_30; x_10 = x_31; x_11 = x_32; -x_12 = x_33; +x_12 = x_34; x_13 = x_35; x_14 = x_37; goto block_28; @@ -19936,17 +19936,17 @@ goto block_28; block_48: { uint8_t x_47; -x_47 = lean_nat_dec_le(x_46, x_43); +x_47 = lean_nat_dec_le(x_46, x_42); if (x_47 == 0) { -lean_dec(x_43); +lean_dec(x_42); lean_inc(x_46); x_29 = x_39; x_30 = x_40; x_31 = x_41; -x_32 = x_42; -x_33 = x_44; -x_34 = x_46; +x_32 = x_43; +x_33 = x_46; +x_34 = x_44; x_35 = x_45; x_36 = x_46; goto block_38; @@ -19956,11 +19956,11 @@ else x_29 = x_39; x_30 = x_40; x_31 = x_41; -x_32 = x_42; -x_33 = x_44; -x_34 = x_46; +x_32 = x_43; +x_33 = x_46; +x_34 = x_44; x_35 = x_45; -x_36 = x_43; +x_36 = x_42; goto block_38; } } @@ -20008,10 +20008,10 @@ lean_ctor_set(x_71, 6, x_61); lean_ctor_set_uint8(x_71, sizeof(void*)*7, x_55); lean_ctor_set_uint8(x_71, sizeof(void*)*7 + 1, x_62); lean_ctor_set_uint8(x_71, sizeof(void*)*7 + 2, x_63); -lean_inc(x_51); -lean_inc_ref(x_50); +lean_inc(x_50); +lean_inc_ref(x_51); lean_inc(x_5); -x_72 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_blameDecideReductionFailure(x_1, x_71, x_5, x_50, x_51, x_49); +x_72 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_blameDecideReductionFailure(x_1, x_71, x_5, x_51, x_50, x_49); if (lean_obj_tag(x_72) == 0) { 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; lean_object* x_83; uint8_t x_84; @@ -20049,10 +20049,10 @@ if (x_87 == 0) { lean_inc(x_86); x_39 = x_82; -x_40 = x_73; -x_41 = x_80; -x_42 = x_50; -x_43 = x_86; +x_40 = x_80; +x_41 = x_73; +x_42 = x_86; +x_43 = x_50; x_44 = x_78; x_45 = x_51; x_46 = x_86; @@ -20061,10 +20061,10 @@ goto block_48; else { x_39 = x_82; -x_40 = x_73; -x_41 = x_80; -x_42 = x_50; -x_43 = x_86; +x_40 = x_80; +x_41 = x_73; +x_42 = x_86; +x_43 = x_50; x_44 = x_78; x_45 = x_51; x_46 = x_80; @@ -20074,8 +20074,8 @@ goto block_48; else { lean_dec(x_83); -x_9 = x_73; -x_10 = x_80; +x_9 = x_80; +x_10 = x_73; x_11 = x_50; x_12 = x_78; x_13 = x_51; @@ -20086,8 +20086,8 @@ goto block_28; else { uint8_t x_88; -lean_dec(x_51); -lean_dec_ref(x_50); +lean_dec_ref(x_51); +lean_dec(x_50); lean_dec(x_5); lean_dec_ref(x_4); lean_dec_ref(x_2); @@ -20188,10 +20188,10 @@ lean_ctor_set(x_127, 6, x_116); lean_ctor_set_uint8(x_127, sizeof(void*)*7, x_110); lean_ctor_set_uint8(x_127, sizeof(void*)*7 + 1, x_117); lean_ctor_set_uint8(x_127, sizeof(void*)*7 + 2, x_118); -lean_inc(x_51); -lean_inc_ref(x_50); +lean_inc(x_50); +lean_inc_ref(x_51); lean_inc(x_5); -x_128 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_blameDecideReductionFailure(x_1, x_127, x_5, x_50, x_51, x_49); +x_128 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_blameDecideReductionFailure(x_1, x_127, x_5, x_51, x_50, x_49); if (lean_obj_tag(x_128) == 0) { 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; uint8_t x_140; @@ -20229,10 +20229,10 @@ if (x_143 == 0) { lean_inc(x_142); x_39 = x_138; -x_40 = x_129; -x_41 = x_136; -x_42 = x_50; -x_43 = x_142; +x_40 = x_136; +x_41 = x_129; +x_42 = x_142; +x_43 = x_50; x_44 = x_134; x_45 = x_51; x_46 = x_142; @@ -20241,10 +20241,10 @@ goto block_48; else { x_39 = x_138; -x_40 = x_129; -x_41 = x_136; -x_42 = x_50; -x_43 = x_142; +x_40 = x_136; +x_41 = x_129; +x_42 = x_142; +x_43 = x_50; x_44 = x_134; x_45 = x_51; x_46 = x_136; @@ -20254,8 +20254,8 @@ goto block_48; else { lean_dec(x_139); -x_9 = x_129; -x_10 = x_136; +x_9 = x_136; +x_10 = x_129; x_11 = x_50; x_12 = x_134; x_13 = x_51; @@ -20266,8 +20266,8 @@ goto block_28; else { lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_51); -lean_dec_ref(x_50); +lean_dec_ref(x_51); +lean_dec(x_50); lean_dec(x_5); lean_dec_ref(x_4); lean_dec_ref(x_2); @@ -20358,8 +20358,8 @@ lean_object* x_200; x_200 = lean_ctor_get(x_197, 1); lean_inc(x_200); lean_dec_ref(x_197); -x_149 = x_196; -x_150 = x_192; +x_149 = x_192; +x_150 = x_196; x_151 = x_200; goto block_155; } @@ -20387,8 +20387,8 @@ x_208 = lean_st_ref_set(x_5, x_203, x_204); x_209 = lean_ctor_get(x_208, 1); lean_inc(x_209); lean_dec_ref(x_208); -x_149 = x_196; -x_150 = x_192; +x_149 = x_192; +x_150 = x_196; x_151 = x_209; goto block_155; } @@ -20415,8 +20415,8 @@ x_216 = lean_st_ref_set(x_5, x_215, x_204); x_217 = lean_ctor_get(x_216, 1); lean_inc(x_217); lean_dec_ref(x_216); -x_149 = x_196; -x_150 = x_192; +x_149 = x_192; +x_150 = x_196; x_151 = x_217; goto block_155; } @@ -21060,7 +21060,7 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2(lean_object* x_1, lean_object* x_2, lean_object* 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; uint8_t 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_49; uint8_t 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_103; uint8_t x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_129; lean_object* x_130; uint8_t x_196; +uint8_t 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_49; uint8_t 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_103; lean_object* x_104; uint8_t x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_129; lean_object* x_130; uint8_t x_196; if (lean_obj_tag(x_5) == 0) { lean_object* x_267; uint8_t x_268; uint8_t x_269; @@ -21110,7 +21110,7 @@ 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 = l_Lean_Name_mkStr1(x_15); -x_29 = l_Lean_MessageData_ofConstName(x_28, x_13); +x_29 = l_Lean_MessageData_ofConstName(x_28, x_12); x_30 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_30, 0, x_27); lean_ctor_set(x_30, 1, x_29); @@ -21126,7 +21126,7 @@ x_35 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_ 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 = l_Lean_MessageData_ofConstName(x_14, x_13); +x_37 = l_Lean_MessageData_ofConstName(x_13, x_12); x_38 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_38, 0, x_36); lean_ctor_set(x_38, 1, x_37); @@ -21134,7 +21134,7 @@ x_39 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_ x_40 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_40, 0, x_38); lean_ctor_set(x_40, 1, x_39); -x_41 = l_Lean_MessageData_ofConstName(x_16, x_13); +x_41 = l_Lean_MessageData_ofConstName(x_14, x_12); x_42 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_42, 0, x_40); lean_ctor_set(x_42, 1, x_41); @@ -21144,36 +21144,36 @@ lean_ctor_set(x_44, 0, x_42); lean_ctor_set(x_44, 1, x_43); x_45 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_45, 0, x_44); -lean_ctor_set(x_45, 1, x_17); +lean_ctor_set(x_45, 1, x_16); x_46 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_46, 0, x_45); lean_ctor_set(x_46, 1, x_18); x_47 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_47, 1, x_12); +lean_ctor_set(x_47, 1, x_17); return x_47; } block_102: { lean_object* x_56; uint8_t x_57; x_56 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__13; -x_57 = l_Lean_Expr_isAppOf(x_54, x_56); +x_57 = l_Lean_Expr_isAppOf(x_49, x_56); if (x_57 == 0) { lean_object* x_58; uint8_t x_59; x_58 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__16; -x_59 = l_Lean_Expr_isAppOf(x_54, x_58); -lean_dec_ref(x_54); +x_59 = l_Lean_Expr_isAppOf(x_49, x_58); +lean_dec_ref(x_49); if (x_59 == 0) { lean_object* x_60; x_60 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__17; -x_12 = x_49; -x_13 = x_50; +x_12 = x_50; +x_13 = x_51; x_14 = x_52; -x_15 = x_51; -x_16 = x_53; -x_17 = x_55; +x_15 = x_53; +x_16 = x_55; +x_17 = x_54; x_18 = x_60; goto block_48; } @@ -21189,8 +21189,8 @@ x_64 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_ x_65 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_65, 0, x_63); lean_ctor_set(x_65, 1, x_64); -lean_inc_ref(x_51); -x_66 = l_Lean_Name_mkStr1(x_51); +lean_inc_ref(x_53); +x_66 = l_Lean_Name_mkStr1(x_53); x_67 = l_Lean_MessageData_ofConstName(x_66, x_50); x_68 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_68, 0, x_65); @@ -21218,12 +21218,12 @@ x_79 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_79, 0, x_77); lean_ctor_set(x_79, 1, x_78); x_80 = l_Lean_MessageData_hint_x27(x_79); -x_12 = x_49; -x_13 = x_50; +x_12 = x_50; +x_13 = x_51; x_14 = x_52; -x_15 = x_51; -x_16 = x_53; -x_17 = x_55; +x_15 = x_53; +x_16 = x_55; +x_17 = x_54; x_18 = x_80; goto block_48; } @@ -21231,7 +21231,7 @@ goto block_48; else { 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; 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_dec_ref(x_54); +lean_dec_ref(x_49); x_81 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__29; x_82 = l_Lean_MessageData_ofConstName(x_56, x_50); x_83 = lean_alloc_ctor(7, 2, 0); @@ -21241,8 +21241,8 @@ x_84 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_ x_85 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_85, 0, x_83); lean_ctor_set(x_85, 1, x_84); -lean_inc_ref(x_51); -x_86 = l_Lean_Name_mkStr1(x_51); +lean_inc_ref(x_53); +x_86 = l_Lean_Name_mkStr1(x_53); x_87 = l_Lean_MessageData_ofConstName(x_86, x_50); x_88 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_88, 0, x_85); @@ -21270,12 +21270,12 @@ x_100 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_100, 0, x_98); lean_ctor_set(x_100, 1, x_99); x_101 = l_Lean_MessageData_hint_x27(x_100); -x_12 = x_49; -x_13 = x_50; +x_12 = x_50; +x_13 = x_51; x_14 = x_52; -x_15 = x_51; -x_16 = x_53; -x_17 = x_55; +x_15 = x_53; +x_16 = x_55; +x_17 = x_54; x_18 = x_101; goto block_48; } @@ -21293,7 +21293,7 @@ x_114 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore x_115 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_115, 0, x_113); lean_ctor_set(x_115, 1, x_114); -x_116 = lean_array_to_list(x_107); +x_116 = lean_array_to_list(x_103); x_117 = l_Lean_MessageData_andList(x_116); x_118 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_118, 0, x_115); @@ -21302,9 +21302,9 @@ x_119 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore x_120 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_120, 0, x_118); lean_ctor_set(x_120, 1, x_119); -lean_inc_ref(x_106); -x_121 = l_Lean_Name_mkStr1(x_106); -x_122 = l_Lean_MessageData_ofConstName(x_121, x_104); +lean_inc_ref(x_108); +x_121 = l_Lean_Name_mkStr1(x_108); +x_122 = l_Lean_MessageData_ofConstName(x_121, x_105); x_123 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_123, 0, x_120); lean_ctor_set(x_123, 1, x_122); @@ -21312,15 +21312,15 @@ x_124 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore x_125 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_125, 0, x_123); lean_ctor_set(x_125, 1, x_124); -lean_inc_ref(x_109); -x_126 = l_Lean_indentExpr(x_109); +lean_inc_ref(x_104); +x_126 = l_Lean_indentExpr(x_104); x_127 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_127, 0, x_125); lean_ctor_set(x_127, 1, x_126); -x_49 = x_103; -x_50 = x_104; +x_49 = x_104; +x_50 = x_105; x_51 = x_106; -x_52 = x_105; +x_52 = x_107; x_53 = x_108; x_54 = x_109; x_55 = x_127; @@ -21369,13 +21369,13 @@ if (x_145 == 0) { lean_object* x_146; x_146 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__46; -x_103 = x_138; -x_104 = x_135; -x_105 = x_132; -x_106 = x_131; -x_107 = x_141; -x_108 = x_134; -x_109 = x_140; +x_103 = x_141; +x_104 = x_140; +x_105 = x_135; +x_106 = x_132; +x_107 = x_134; +x_108 = x_131; +x_109 = x_138; x_110 = x_146; goto block_128; } @@ -21383,13 +21383,13 @@ else { lean_object* x_147; x_147 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__47; -x_103 = x_138; -x_104 = x_135; -x_105 = x_132; -x_106 = x_131; -x_107 = x_141; -x_108 = x_134; -x_109 = x_140; +x_103 = x_141; +x_104 = x_140; +x_105 = x_135; +x_106 = x_132; +x_107 = x_134; +x_108 = x_131; +x_109 = x_138; x_110 = x_147; goto block_128; } @@ -21413,12 +21413,12 @@ x_153 = l_Lean_indentExpr(x_140); x_154 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_154, 0, x_152); lean_ctor_set(x_154, 1, x_153); -x_49 = x_138; +x_49 = x_140; x_50 = x_135; -x_51 = x_131; -x_52 = x_132; -x_53 = x_134; -x_54 = x_140; +x_51 = x_132; +x_52 = x_134; +x_53 = x_131; +x_54 = x_138; x_55 = x_154; goto block_102; } @@ -21443,13 +21443,13 @@ if (x_160 == 0) { lean_object* x_161; x_161 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__46; -x_103 = x_138; -x_104 = x_135; -x_105 = x_132; -x_106 = x_131; -x_107 = x_156; -x_108 = x_134; -x_109 = x_155; +x_103 = x_156; +x_104 = x_155; +x_105 = x_135; +x_106 = x_132; +x_107 = x_134; +x_108 = x_131; +x_109 = x_138; x_110 = x_161; goto block_128; } @@ -21457,13 +21457,13 @@ else { lean_object* x_162; x_162 = l___private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_evalDecideCore_diagnose___redArg___lam__2___closed__47; -x_103 = x_138; -x_104 = x_135; -x_105 = x_132; -x_106 = x_131; -x_107 = x_156; -x_108 = x_134; -x_109 = x_155; +x_103 = x_156; +x_104 = x_155; +x_105 = x_135; +x_106 = x_132; +x_107 = x_134; +x_108 = x_131; +x_109 = x_138; x_110 = x_162; goto block_128; } @@ -21487,12 +21487,12 @@ x_169 = l_Lean_indentExpr(x_155); x_170 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_170, 0, x_168); lean_ctor_set(x_170, 1, x_169); -x_49 = x_138; +x_49 = x_155; x_50 = x_135; -x_51 = x_131; -x_52 = x_132; -x_53 = x_134; -x_54 = x_155; +x_51 = x_132; +x_52 = x_134; +x_53 = x_131; +x_54 = x_138; x_55 = x_170; goto block_102; } @@ -22812,9 +22812,9 @@ block_56: if (x_46 == 0) { lean_object* x_47; -lean_dec_ref(x_45); +lean_dec_ref(x_44); lean_dec(x_23); -x_47 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_18, x_46, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_44); +x_47 = l_Lean_Elab_Tactic_SavedState_restore___redArg(x_18, x_46, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_45); if (lean_obj_tag(x_47) == 0) { lean_object* x_48; lean_object* x_49; lean_object* x_50; @@ -22876,8 +22876,8 @@ if (lean_is_scalar(x_23)) { x_55 = x_23; lean_ctor_set_tag(x_55, 1); } -lean_ctor_set(x_55, 0, x_45); -lean_ctor_set(x_55, 1, x_44); +lean_ctor_set(x_55, 0, x_44); +lean_ctor_set(x_55, 1, x_45); return x_55; } } @@ -22960,15 +22960,15 @@ if (x_97 == 0) { uint8_t x_98; x_98 = l_Lean_Exception_isRuntime(x_95); -x_44 = x_96; -x_45 = x_95; +x_44 = x_95; +x_45 = x_96; x_46 = x_98; goto block_56; } else { -x_44 = x_96; -x_45 = x_95; +x_44 = x_95; +x_45 = x_96; x_46 = x_97; goto block_56; } @@ -24012,31 +24012,31 @@ if (x_60 == 0) { uint8_t x_61; x_61 = l_Lean_Exception_isRuntime(x_58); -x_10 = x_6; -x_11 = x_58; -x_12 = x_4; +x_10 = x_8; +x_11 = x_6; +x_12 = x_59; x_13 = x_57; x_14 = x_5; -x_15 = x_3; -x_16 = x_59; -x_17 = x_53; -x_18 = x_7; -x_19 = x_8; +x_15 = x_58; +x_16 = x_53; +x_17 = x_7; +x_18 = x_4; +x_19 = x_3; x_20 = x_61; goto block_30; } else { -x_10 = x_6; -x_11 = x_58; -x_12 = x_4; +x_10 = x_8; +x_11 = x_6; +x_12 = x_59; x_13 = x_57; x_14 = x_5; -x_15 = x_3; -x_16 = x_59; -x_17 = x_53; -x_18 = x_7; -x_19 = x_8; +x_15 = x_58; +x_16 = x_53; +x_17 = x_7; +x_18 = x_4; +x_19 = x_3; x_20 = x_60; goto block_30; } @@ -24137,31 +24137,31 @@ if (x_76 == 0) { uint8_t x_77; x_77 = l_Lean_Exception_isRuntime(x_74); -x_10 = x_6; -x_11 = x_74; -x_12 = x_4; +x_10 = x_8; +x_11 = x_6; +x_12 = x_75; x_13 = x_73; x_14 = x_5; -x_15 = x_3; -x_16 = x_75; -x_17 = x_69; -x_18 = x_7; -x_19 = x_8; +x_15 = x_74; +x_16 = x_69; +x_17 = x_7; +x_18 = x_4; +x_19 = x_3; x_20 = x_77; goto block_30; } else { -x_10 = x_6; -x_11 = x_74; -x_12 = x_4; +x_10 = x_8; +x_11 = x_6; +x_12 = x_75; x_13 = x_73; x_14 = x_5; -x_15 = x_3; -x_16 = x_75; -x_17 = x_69; -x_18 = x_7; -x_19 = x_8; +x_15 = x_74; +x_16 = x_69; +x_17 = x_7; +x_18 = x_4; +x_19 = x_3; x_20 = x_76; goto block_30; } @@ -24406,31 +24406,31 @@ if (x_126 == 0) { uint8_t x_127; x_127 = l_Lean_Exception_isRuntime(x_124); -x_10 = x_6; -x_11 = x_124; -x_12 = x_4; +x_10 = x_8; +x_11 = x_6; +x_12 = x_125; x_13 = x_123; x_14 = x_5; -x_15 = x_3; -x_16 = x_125; -x_17 = x_118; -x_18 = x_108; -x_19 = x_8; +x_15 = x_124; +x_16 = x_118; +x_17 = x_108; +x_18 = x_4; +x_19 = x_3; x_20 = x_127; goto block_30; } else { -x_10 = x_6; -x_11 = x_124; -x_12 = x_4; +x_10 = x_8; +x_11 = x_6; +x_12 = x_125; x_13 = x_123; x_14 = x_5; -x_15 = x_3; -x_16 = x_125; -x_17 = x_118; -x_18 = x_108; -x_19 = x_8; +x_15 = x_124; +x_16 = x_118; +x_17 = x_108; +x_18 = x_4; +x_19 = x_3; x_20 = x_126; goto block_30; } @@ -24551,7 +24551,7 @@ if (x_20 == 0) 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_dec_ref(x_13); x_21 = l_Lean_Elab_Tactic_elabDecideConfig___redArg___closed__1; -x_22 = l_Lean_MessageData_ofExpr(x_17); +x_22 = l_Lean_MessageData_ofExpr(x_16); x_23 = l_Lean_indentD(x_22); x_24 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_24, 0, x_21); @@ -24560,27 +24560,27 @@ x_25 = l_Lean_Elab_Tactic_elabDecideConfig___redArg___closed__3; x_26 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_26, 0, x_24); lean_ctor_set(x_26, 1, x_25); -x_27 = l_Lean_Exception_toMessageData(x_11); +x_27 = l_Lean_Exception_toMessageData(x_15); x_28 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_28, 0, x_26); lean_ctor_set(x_28, 1, x_27); -x_29 = l_Lean_throwError___at_____private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_preprocessPropToDecide_spec__0___redArg(x_28, x_15, x_12, x_14, x_10, x_18, x_19, x_16); -lean_dec(x_19); -lean_dec_ref(x_18); +x_29 = l_Lean_throwError___at_____private_Lean_Elab_Tactic_ElabTerm_0__Lean_Elab_Tactic_preprocessPropToDecide_spec__0___redArg(x_28, x_19, x_18, x_14, x_11, x_17, x_10, x_12); lean_dec(x_10); +lean_dec_ref(x_17); +lean_dec(x_11); lean_dec_ref(x_14); -lean_dec(x_12); +lean_dec(x_18); return x_29; } else { -lean_dec(x_19); -lean_dec_ref(x_18); +lean_dec_ref(x_19); +lean_dec(x_18); lean_dec_ref(x_17); +lean_dec_ref(x_16); lean_dec_ref(x_15); lean_dec_ref(x_14); -lean_dec(x_12); -lean_dec_ref(x_11); +lean_dec(x_11); lean_dec(x_10); return x_13; } diff --git a/stage0/stdlib/Lean/Elab/Tactic/Lets.c b/stage0/stdlib/Lean/Elab/Tactic/Lets.c index 9a9a3926d6..dc85285ccf 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Lets.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Lets.c @@ -831,7 +831,7 @@ return x_1; LEAN_EXPORT lean_object* l_Lean_logAt___at___Lean_logWarningAt___at___Lean_Linter_logLint___at___Lean_Linter_logLintIf___at___Lean_Elab_Tactic_extractLetsAddVarInfo_spec__0_spec__2_spec__2_spec__2___redArg(lean_object* x_1, lean_object* x_2, uint8_t 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) { _start: { -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_object* x_18; lean_object* x_19; lean_object* x_81; lean_object* x_82; uint8_t x_83; lean_object* x_84; uint8_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_110; lean_object* x_111; uint8_t x_112; lean_object* x_113; uint8_t x_114; uint8_t x_115; lean_object* x_116; lean_object* x_117; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; lean_object* x_125; uint8_t x_126; uint8_t x_127; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; uint8_t x_138; uint8_t x_139; uint8_t x_140; uint8_t x_142; uint8_t x_158; +uint8_t x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_81; uint8_t x_82; lean_object* x_83; lean_object* x_84; uint8_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_110; lean_object* x_111; uint8_t x_112; uint8_t x_113; lean_object* x_114; uint8_t x_115; lean_object* x_116; lean_object* x_117; lean_object* x_121; uint8_t x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; lean_object* x_126; uint8_t x_127; uint8_t x_133; lean_object* x_134; uint8_t x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; uint8_t x_139; uint8_t x_140; uint8_t x_142; uint8_t x_158; x_133 = 2; x_158 = l_Lean_instBEqMessageSeverity_beq(x_3, x_133); if (x_158 == 0) @@ -871,15 +871,15 @@ lean_ctor_set(x_20, 1, x_25); lean_ctor_set(x_20, 0, x_24); x_28 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_28, 0, x_20); -lean_ctor_set(x_28, 1, x_12); +lean_ctor_set(x_28, 1, x_14); x_29 = lean_alloc_ctor(0, 5, 3); -lean_ctor_set(x_29, 0, x_15); -lean_ctor_set(x_29, 1, x_10); +lean_ctor_set(x_29, 0, x_13); +lean_ctor_set(x_29, 1, x_12); lean_ctor_set(x_29, 2, x_11); -lean_ctor_set(x_29, 3, x_13); +lean_ctor_set(x_29, 3, x_16); lean_ctor_set(x_29, 4, x_28); -lean_ctor_set_uint8(x_29, sizeof(void*)*5, x_16); -lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 1, x_14); +lean_ctor_set_uint8(x_29, sizeof(void*)*5, x_15); +lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 1, x_10); lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 2, x_4); x_30 = l_Lean_MessageLog_add(x_29, x_27); lean_ctor_set(x_22, 6, x_30); @@ -933,15 +933,15 @@ lean_ctor_set(x_20, 1, x_25); lean_ctor_set(x_20, 0, x_24); x_47 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_47, 0, x_20); -lean_ctor_set(x_47, 1, x_12); +lean_ctor_set(x_47, 1, x_14); x_48 = lean_alloc_ctor(0, 5, 3); -lean_ctor_set(x_48, 0, x_15); -lean_ctor_set(x_48, 1, x_10); +lean_ctor_set(x_48, 0, x_13); +lean_ctor_set(x_48, 1, x_12); lean_ctor_set(x_48, 2, x_11); -lean_ctor_set(x_48, 3, x_13); +lean_ctor_set(x_48, 3, x_16); lean_ctor_set(x_48, 4, x_47); -lean_ctor_set_uint8(x_48, sizeof(void*)*5, x_16); -lean_ctor_set_uint8(x_48, sizeof(void*)*5 + 1, x_14); +lean_ctor_set_uint8(x_48, sizeof(void*)*5, x_15); +lean_ctor_set_uint8(x_48, sizeof(void*)*5 + 1, x_10); lean_ctor_set_uint8(x_48, sizeof(void*)*5 + 2, x_4); x_49 = l_Lean_MessageLog_add(x_48, x_44); x_50 = lean_alloc_ctor(0, 9, 0); @@ -1027,15 +1027,15 @@ lean_ctor_set(x_70, 0, x_58); lean_ctor_set(x_70, 1, x_59); x_71 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_12); +lean_ctor_set(x_71, 1, x_14); x_72 = lean_alloc_ctor(0, 5, 3); -lean_ctor_set(x_72, 0, x_15); -lean_ctor_set(x_72, 1, x_10); +lean_ctor_set(x_72, 0, x_13); +lean_ctor_set(x_72, 1, x_12); lean_ctor_set(x_72, 2, x_11); -lean_ctor_set(x_72, 3, x_13); +lean_ctor_set(x_72, 3, x_16); lean_ctor_set(x_72, 4, x_71); -lean_ctor_set_uint8(x_72, sizeof(void*)*5, x_16); -lean_ctor_set_uint8(x_72, sizeof(void*)*5 + 1, x_14); +lean_ctor_set_uint8(x_72, sizeof(void*)*5, x_15); +lean_ctor_set_uint8(x_72, sizeof(void*)*5 + 1, x_10); lean_ctor_set_uint8(x_72, sizeof(void*)*5 + 2, x_4); x_73 = l_Lean_MessageLog_add(x_72, x_66); if (lean_is_scalar(x_69)) { @@ -1085,25 +1085,25 @@ if (x_91 == 0) lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; x_92 = lean_ctor_get(x_90, 0); x_93 = lean_ctor_get(x_90, 1); -lean_inc_ref(x_82); -x_94 = l_Lean_FileMap_toPosition(x_82, x_84); -lean_dec(x_84); -x_95 = l_Lean_FileMap_toPosition(x_82, x_88); +lean_inc_ref(x_84); +x_94 = l_Lean_FileMap_toPosition(x_84, x_83); +lean_dec(x_83); +x_95 = l_Lean_FileMap_toPosition(x_84, x_88); lean_dec(x_88); x_96 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_96, 0, x_95); x_97 = l_Lean_Elab_Tactic_initFn___closed__4____x40_Lean_Elab_Tactic_Lets_363591437____hygCtx___hyg_4_; -if (x_85 == 0) +if (x_82 == 0) { lean_free_object(x_90); lean_dec_ref(x_81); -x_10 = x_94; +x_10 = x_85; x_11 = x_96; -x_12 = x_92; -x_13 = x_97; -x_14 = x_83; -x_15 = x_86; -x_16 = x_87; +x_12 = x_94; +x_13 = x_86; +x_14 = x_92; +x_15 = x_87; +x_16 = x_97; x_17 = x_7; x_18 = x_8; x_19 = x_93; @@ -1129,13 +1129,13 @@ return x_90; else { lean_free_object(x_90); -x_10 = x_94; +x_10 = x_85; x_11 = x_96; -x_12 = x_92; -x_13 = x_97; -x_14 = x_83; -x_15 = x_86; -x_16 = x_87; +x_12 = x_94; +x_13 = x_86; +x_14 = x_92; +x_15 = x_87; +x_16 = x_97; x_17 = x_7; x_18 = x_8; x_19 = x_93; @@ -1151,24 +1151,24 @@ x_101 = lean_ctor_get(x_90, 1); lean_inc(x_101); lean_inc(x_100); lean_dec(x_90); -lean_inc_ref(x_82); -x_102 = l_Lean_FileMap_toPosition(x_82, x_84); -lean_dec(x_84); -x_103 = l_Lean_FileMap_toPosition(x_82, x_88); +lean_inc_ref(x_84); +x_102 = l_Lean_FileMap_toPosition(x_84, x_83); +lean_dec(x_83); +x_103 = l_Lean_FileMap_toPosition(x_84, x_88); lean_dec(x_88); x_104 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_104, 0, x_103); x_105 = l_Lean_Elab_Tactic_initFn___closed__4____x40_Lean_Elab_Tactic_Lets_363591437____hygCtx___hyg_4_; -if (x_85 == 0) +if (x_82 == 0) { lean_dec_ref(x_81); -x_10 = x_102; +x_10 = x_85; x_11 = x_104; -x_12 = x_100; -x_13 = x_105; -x_14 = x_83; -x_15 = x_86; -x_16 = x_87; +x_12 = x_102; +x_13 = x_86; +x_14 = x_100; +x_15 = x_87; +x_16 = x_105; x_17 = x_7; x_18 = x_8; x_19 = x_101; @@ -1195,13 +1195,13 @@ return x_108; } else { -x_10 = x_102; +x_10 = x_85; x_11 = x_104; -x_12 = x_100; -x_13 = x_105; -x_14 = x_83; -x_15 = x_86; -x_16 = x_87; +x_12 = x_102; +x_13 = x_86; +x_14 = x_100; +x_15 = x_87; +x_16 = x_105; x_17 = x_7; x_18 = x_8; x_19 = x_101; @@ -1219,11 +1219,11 @@ if (lean_obj_tag(x_118) == 0) { lean_inc(x_117); x_81 = x_110; -x_82 = x_111; -x_83 = x_112; -x_84 = x_117; -x_85 = x_114; -x_86 = x_113; +x_82 = x_112; +x_83 = x_117; +x_84 = x_111; +x_85 = x_113; +x_86 = x_114; x_87 = x_115; x_88 = x_117; goto block_109; @@ -1235,11 +1235,11 @@ x_119 = lean_ctor_get(x_118, 0); lean_inc(x_119); lean_dec_ref(x_118); x_81 = x_110; -x_82 = x_111; -x_83 = x_112; -x_84 = x_117; -x_85 = x_114; -x_86 = x_113; +x_82 = x_112; +x_83 = x_117; +x_84 = x_111; +x_85 = x_113; +x_86 = x_114; x_87 = x_115; x_88 = x_119; goto block_109; @@ -1248,19 +1248,19 @@ goto block_109; block_132: { lean_object* x_128; lean_object* x_129; -x_128 = l_Lean_replaceRef(x_1, x_122); -lean_dec(x_122); -x_129 = l_Lean_Syntax_getPos_x3f(x_128, x_126); +x_128 = l_Lean_replaceRef(x_1, x_126); +lean_dec(x_126); +x_129 = l_Lean_Syntax_getPos_x3f(x_128, x_125); if (lean_obj_tag(x_129) == 0) { lean_object* x_130; x_130 = lean_unsigned_to_nat(0u); x_110 = x_121; x_111 = x_123; -x_112 = x_127; -x_113 = x_125; +x_112 = x_122; +x_113 = x_127; x_114 = x_124; -x_115 = x_126; +x_115 = x_125; x_116 = x_128; x_117 = x_130; goto block_120; @@ -1273,10 +1273,10 @@ lean_inc(x_131); lean_dec_ref(x_129); x_110 = x_121; x_111 = x_123; -x_112 = x_127; -x_113 = x_125; +x_112 = x_122; +x_113 = x_127; x_114 = x_124; -x_115 = x_126; +x_115 = x_125; x_116 = x_128; x_117 = x_131; goto block_120; @@ -1286,23 +1286,23 @@ block_141: { if (x_140 == 0) { -x_121 = x_134; +x_121 = x_136; x_122 = x_135; -x_123 = x_136; -x_124 = x_138; -x_125 = x_137; -x_126 = x_139; +x_123 = x_134; +x_124 = x_137; +x_125 = x_139; +x_126 = x_138; x_127 = x_3; goto block_132; } else { -x_121 = x_134; +x_121 = x_136; x_122 = x_135; -x_123 = x_136; -x_124 = x_138; -x_125 = x_137; -x_126 = x_139; +x_123 = x_134; +x_124 = x_137; +x_125 = x_139; +x_126 = x_138; x_127 = x_133; goto block_132; } @@ -1326,14 +1326,14 @@ x_151 = 1; x_152 = l_Lean_instBEqMessageSeverity_beq(x_3, x_151); if (x_152 == 0) { +lean_inc(x_146); lean_inc_ref(x_143); lean_inc_ref(x_144); -lean_inc(x_146); -x_134 = x_150; -x_135 = x_146; -x_136 = x_144; +x_134 = x_144; +x_135 = x_147; +x_136 = x_150; x_137 = x_143; -x_138 = x_147; +x_138 = x_146; x_139 = x_142; x_140 = x_152; goto block_141; @@ -1343,14 +1343,14 @@ else lean_object* x_153; uint8_t x_154; x_153 = l_Lean_logAt___at___Lean_logWarningAt___at___Lean_Linter_logLint___at___Lean_Linter_logLintIf___at___Lean_Elab_Tactic_extractLetsAddVarInfo_spec__0_spec__2_spec__2_spec__2___redArg___closed__0; x_154 = l_Lean_Option_get___at___Lean_logAt___at___Lean_logWarningAt___at___Lean_Linter_logLint___at___Lean_Linter_logLintIf___at___Lean_Elab_Tactic_extractLetsAddVarInfo_spec__0_spec__2_spec__2_spec__2_spec__3(x_145, x_153); +lean_inc(x_146); lean_inc_ref(x_143); lean_inc_ref(x_144); -lean_inc(x_146); -x_134 = x_150; -x_135 = x_146; -x_136 = x_144; +x_134 = x_144; +x_135 = x_147; +x_136 = x_150; x_137 = x_143; -x_138 = x_147; +x_138 = x_146; x_139 = x_142; x_140 = x_154; goto block_141; @@ -2785,30 +2785,30 @@ if (x_60 == 0) { uint8_t x_61; x_61 = l_Lean_Exception_isRuntime(x_58); -x_10 = x_57; -x_11 = x_5; -x_12 = x_4; -x_13 = x_3; -x_14 = x_53; -x_15 = x_7; -x_16 = x_58; -x_17 = x_59; -x_18 = x_8; +x_10 = x_5; +x_11 = x_53; +x_12 = x_57; +x_13 = x_59; +x_14 = x_8; +x_15 = x_58; +x_16 = x_7; +x_17 = x_4; +x_18 = x_3; x_19 = x_6; x_20 = x_61; goto block_30; } else { -x_10 = x_57; -x_11 = x_5; -x_12 = x_4; -x_13 = x_3; -x_14 = x_53; -x_15 = x_7; -x_16 = x_58; -x_17 = x_59; -x_18 = x_8; +x_10 = x_5; +x_11 = x_53; +x_12 = x_57; +x_13 = x_59; +x_14 = x_8; +x_15 = x_58; +x_16 = x_7; +x_17 = x_4; +x_18 = x_3; x_19 = x_6; x_20 = x_60; goto block_30; @@ -2917,30 +2917,30 @@ if (x_76 == 0) { uint8_t x_77; x_77 = l_Lean_Exception_isRuntime(x_74); -x_10 = x_73; -x_11 = x_5; -x_12 = x_4; -x_13 = x_3; -x_14 = x_69; -x_15 = x_7; -x_16 = x_74; -x_17 = x_75; -x_18 = x_8; +x_10 = x_5; +x_11 = x_69; +x_12 = x_73; +x_13 = x_75; +x_14 = x_8; +x_15 = x_74; +x_16 = x_7; +x_17 = x_4; +x_18 = x_3; x_19 = x_6; x_20 = x_77; goto block_30; } else { -x_10 = x_73; -x_11 = x_5; -x_12 = x_4; -x_13 = x_3; -x_14 = x_69; -x_15 = x_7; -x_16 = x_74; -x_17 = x_75; -x_18 = x_8; +x_10 = x_5; +x_11 = x_69; +x_12 = x_73; +x_13 = x_75; +x_14 = x_8; +x_15 = x_74; +x_16 = x_7; +x_17 = x_4; +x_18 = x_3; x_19 = x_6; x_20 = x_76; goto block_30; @@ -3193,30 +3193,30 @@ if (x_126 == 0) { uint8_t x_127; x_127 = l_Lean_Exception_isRuntime(x_124); -x_10 = x_123; -x_11 = x_5; -x_12 = x_4; -x_13 = x_3; -x_14 = x_118; -x_15 = x_108; -x_16 = x_124; -x_17 = x_125; -x_18 = x_8; +x_10 = x_5; +x_11 = x_118; +x_12 = x_123; +x_13 = x_125; +x_14 = x_8; +x_15 = x_124; +x_16 = x_108; +x_17 = x_4; +x_18 = x_3; x_19 = x_6; x_20 = x_127; goto block_30; } else { -x_10 = x_123; -x_11 = x_5; -x_12 = x_4; -x_13 = x_3; -x_14 = x_118; -x_15 = x_108; -x_16 = x_124; -x_17 = x_125; -x_18 = x_8; +x_10 = x_5; +x_11 = x_118; +x_12 = x_123; +x_13 = x_125; +x_14 = x_8; +x_15 = x_124; +x_16 = x_108; +x_17 = x_4; +x_18 = x_3; x_19 = x_6; x_20 = x_126; goto block_30; @@ -3343,9 +3343,9 @@ block_30: if (x_20 == 0) { 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_dec_ref(x_10); +lean_dec_ref(x_12); x_21 = l_Lean_Elab_Tactic_elabExtractLetsConfig___redArg___closed__1; -x_22 = l_Lean_MessageData_ofExpr(x_14); +x_22 = l_Lean_MessageData_ofExpr(x_11); x_23 = l_Lean_indentD(x_22); x_24 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_24, 0, x_21); @@ -3354,29 +3354,29 @@ x_25 = l_Lean_Elab_Tactic_elabExtractLetsConfig___redArg___closed__3; x_26 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_26, 0, x_24); lean_ctor_set(x_26, 1, x_25); -x_27 = l_Lean_Exception_toMessageData(x_16); +x_27 = l_Lean_Exception_toMessageData(x_15); x_28 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_28, 0, x_26); lean_ctor_set(x_28, 1, x_27); -x_29 = l_Lean_throwError___at___Lean_Elab_Tactic_elabExtractLetsConfig_spec__0___redArg(x_28, x_13, x_12, x_11, x_19, x_15, x_18, x_17); -lean_dec(x_18); -lean_dec_ref(x_15); +x_29 = l_Lean_throwError___at___Lean_Elab_Tactic_elabExtractLetsConfig_spec__0___redArg(x_28, x_18, x_17, x_10, x_19, x_16, x_14, x_13); +lean_dec(x_14); +lean_dec_ref(x_16); lean_dec(x_19); -lean_dec_ref(x_11); -lean_dec(x_12); +lean_dec_ref(x_10); +lean_dec(x_17); return x_29; } else { lean_dec(x_19); -lean_dec(x_18); +lean_dec_ref(x_18); +lean_dec(x_17); lean_dec_ref(x_16); lean_dec_ref(x_15); -lean_dec_ref(x_14); -lean_dec_ref(x_13); -lean_dec(x_12); +lean_dec(x_14); lean_dec_ref(x_11); -return x_10; +lean_dec_ref(x_10); +return x_12; } } } @@ -4397,17 +4397,17 @@ if (lean_obj_tag(x_39) == 0) { lean_object* x_60; x_60 = lean_box(0); -x_11 = x_41; -x_12 = x_44; -x_13 = x_45; -x_14 = x_46; -x_15 = x_43; -x_16 = x_42; -x_17 = x_36; -x_18 = x_59; -x_19 = x_47; +x_11 = x_47; +x_12 = x_40; +x_13 = x_36; +x_14 = x_41; +x_15 = x_42; +x_16 = x_59; +x_17 = x_46; +x_18 = x_45; +x_19 = x_43; x_20 = x_51; -x_21 = x_40; +x_21 = x_44; x_22 = x_57; x_23 = x_60; goto block_27; @@ -4418,17 +4418,17 @@ uint8_t x_61; x_61 = !lean_is_exclusive(x_39); if (x_61 == 0) { -x_11 = x_41; -x_12 = x_44; -x_13 = x_45; -x_14 = x_46; -x_15 = x_43; -x_16 = x_42; -x_17 = x_36; -x_18 = x_59; -x_19 = x_47; +x_11 = x_47; +x_12 = x_40; +x_13 = x_36; +x_14 = x_41; +x_15 = x_42; +x_16 = x_59; +x_17 = x_46; +x_18 = x_45; +x_19 = x_43; x_20 = x_51; -x_21 = x_40; +x_21 = x_44; x_22 = x_57; x_23 = x_39; goto block_27; @@ -4441,17 +4441,17 @@ lean_inc(x_62); lean_dec(x_39); x_63 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_63, 0, x_62); -x_11 = x_41; -x_12 = x_44; -x_13 = x_45; -x_14 = x_46; -x_15 = x_43; -x_16 = x_42; -x_17 = x_36; -x_18 = x_59; -x_19 = x_47; +x_11 = x_47; +x_12 = x_40; +x_13 = x_36; +x_14 = x_41; +x_15 = x_42; +x_16 = x_59; +x_17 = x_46; +x_18 = x_45; +x_19 = x_43; x_20 = x_51; -x_21 = x_40; +x_21 = x_44; x_22 = x_57; x_23 = x_63; goto block_27; @@ -4500,7 +4500,7 @@ lean_object* x_24; lean_object* x_25; lean_object* x_26; x_24 = l_Lean_mkOptionalNode(x_23); x_25 = l_Lean_Elab_Tactic_expandOptLocation(x_24); lean_dec(x_24); -x_26 = l_Lean_Elab_Tactic_withLocation(x_25, x_22, x_18, x_17, x_21, x_11, x_16, x_15, x_12, x_13, x_14, x_19, x_20); +x_26 = l_Lean_Elab_Tactic_withLocation(x_25, x_22, x_16, x_13, x_12, x_14, x_15, x_19, x_21, x_18, x_17, x_11, x_20); lean_dec(x_25); return x_26; } @@ -4852,31 +4852,31 @@ if (x_60 == 0) { uint8_t x_61; x_61 = l_Lean_Exception_isRuntime(x_58); -x_10 = x_53; -x_11 = x_8; -x_12 = x_4; -x_13 = x_57; -x_14 = x_7; +x_10 = x_7; +x_11 = x_59; +x_12 = x_6; +x_13 = x_3; +x_14 = x_57; x_15 = x_5; -x_16 = x_59; -x_17 = x_3; -x_18 = x_6; -x_19 = x_58; +x_16 = x_58; +x_17 = x_4; +x_18 = x_53; +x_19 = x_8; x_20 = x_61; goto block_30; } else { -x_10 = x_53; -x_11 = x_8; -x_12 = x_4; -x_13 = x_57; -x_14 = x_7; +x_10 = x_7; +x_11 = x_59; +x_12 = x_6; +x_13 = x_3; +x_14 = x_57; x_15 = x_5; -x_16 = x_59; -x_17 = x_3; -x_18 = x_6; -x_19 = x_58; +x_16 = x_58; +x_17 = x_4; +x_18 = x_53; +x_19 = x_8; x_20 = x_60; goto block_30; } @@ -4984,31 +4984,31 @@ if (x_76 == 0) { uint8_t x_77; x_77 = l_Lean_Exception_isRuntime(x_74); -x_10 = x_69; -x_11 = x_8; -x_12 = x_4; -x_13 = x_73; -x_14 = x_7; +x_10 = x_7; +x_11 = x_75; +x_12 = x_6; +x_13 = x_3; +x_14 = x_73; x_15 = x_5; -x_16 = x_75; -x_17 = x_3; -x_18 = x_6; -x_19 = x_74; +x_16 = x_74; +x_17 = x_4; +x_18 = x_69; +x_19 = x_8; x_20 = x_77; goto block_30; } else { -x_10 = x_69; -x_11 = x_8; -x_12 = x_4; -x_13 = x_73; -x_14 = x_7; +x_10 = x_7; +x_11 = x_75; +x_12 = x_6; +x_13 = x_3; +x_14 = x_73; x_15 = x_5; -x_16 = x_75; -x_17 = x_3; -x_18 = x_6; -x_19 = x_74; +x_16 = x_74; +x_17 = x_4; +x_18 = x_69; +x_19 = x_8; x_20 = x_76; goto block_30; } @@ -5260,31 +5260,31 @@ if (x_126 == 0) { uint8_t x_127; x_127 = l_Lean_Exception_isRuntime(x_124); -x_10 = x_118; -x_11 = x_8; -x_12 = x_4; -x_13 = x_123; -x_14 = x_108; +x_10 = x_108; +x_11 = x_125; +x_12 = x_6; +x_13 = x_3; +x_14 = x_123; x_15 = x_5; -x_16 = x_125; -x_17 = x_3; -x_18 = x_6; -x_19 = x_124; +x_16 = x_124; +x_17 = x_4; +x_18 = x_118; +x_19 = x_8; x_20 = x_127; goto block_30; } else { -x_10 = x_118; -x_11 = x_8; -x_12 = x_4; -x_13 = x_123; -x_14 = x_108; +x_10 = x_108; +x_11 = x_125; +x_12 = x_6; +x_13 = x_3; +x_14 = x_123; x_15 = x_5; -x_16 = x_125; -x_17 = x_3; -x_18 = x_6; -x_19 = x_124; +x_16 = x_124; +x_17 = x_4; +x_18 = x_118; +x_19 = x_8; x_20 = x_126; goto block_30; } @@ -5410,9 +5410,9 @@ block_30: if (x_20 == 0) { 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_dec_ref(x_13); +lean_dec_ref(x_14); x_21 = l_Lean_Elab_Tactic_elabExtractLetsConfig___redArg___closed__1; -x_22 = l_Lean_MessageData_ofExpr(x_10); +x_22 = l_Lean_MessageData_ofExpr(x_18); x_23 = l_Lean_indentD(x_22); x_24 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_24, 0, x_21); @@ -5421,29 +5421,29 @@ x_25 = l_Lean_Elab_Tactic_elabExtractLetsConfig___redArg___closed__3; x_26 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_26, 0, x_24); lean_ctor_set(x_26, 1, x_25); -x_27 = l_Lean_Exception_toMessageData(x_19); +x_27 = l_Lean_Exception_toMessageData(x_16); x_28 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_28, 0, x_26); lean_ctor_set(x_28, 1, x_27); -x_29 = l_Lean_throwError___at___Lean_Elab_Tactic_elabExtractLetsConfig_spec__0___redArg(x_28, x_17, x_12, x_15, x_18, x_14, x_11, x_16); -lean_dec(x_11); -lean_dec_ref(x_14); -lean_dec(x_18); -lean_dec_ref(x_15); +x_29 = l_Lean_throwError___at___Lean_Elab_Tactic_elabExtractLetsConfig_spec__0___redArg(x_28, x_13, x_17, x_15, x_12, x_10, x_19, x_11); +lean_dec(x_19); +lean_dec_ref(x_10); lean_dec(x_12); +lean_dec_ref(x_15); +lean_dec(x_17); return x_29; } else { -lean_dec_ref(x_19); -lean_dec(x_18); -lean_dec_ref(x_17); +lean_dec(x_19); +lean_dec_ref(x_18); +lean_dec(x_17); +lean_dec_ref(x_16); lean_dec_ref(x_15); -lean_dec_ref(x_14); +lean_dec_ref(x_13); lean_dec(x_12); -lean_dec(x_11); lean_dec_ref(x_10); -return x_13; +return x_14; } } } @@ -5894,18 +5894,18 @@ if (lean_obj_tag(x_37) == 0) { lean_object* x_53; x_53 = lean_box(0); -x_11 = x_51; -x_12 = x_49; -x_13 = x_52; -x_14 = x_42; -x_15 = x_39; -x_16 = x_44; +x_11 = x_49; +x_12 = x_51; +x_13 = x_36; +x_14 = x_44; +x_15 = x_41; +x_16 = x_52; x_17 = x_45; -x_18 = x_43; -x_19 = x_41; -x_20 = x_36; -x_21 = x_38; -x_22 = x_40; +x_18 = x_39; +x_19 = x_40; +x_20 = x_38; +x_21 = x_43; +x_22 = x_42; x_23 = x_53; goto block_27; } @@ -5915,18 +5915,18 @@ uint8_t x_54; x_54 = !lean_is_exclusive(x_37); if (x_54 == 0) { -x_11 = x_51; -x_12 = x_49; -x_13 = x_52; -x_14 = x_42; -x_15 = x_39; -x_16 = x_44; +x_11 = x_49; +x_12 = x_51; +x_13 = x_36; +x_14 = x_44; +x_15 = x_41; +x_16 = x_52; x_17 = x_45; -x_18 = x_43; -x_19 = x_41; -x_20 = x_36; -x_21 = x_38; -x_22 = x_40; +x_18 = x_39; +x_19 = x_40; +x_20 = x_38; +x_21 = x_43; +x_22 = x_42; x_23 = x_37; goto block_27; } @@ -5938,18 +5938,18 @@ lean_inc(x_55); lean_dec(x_37); x_56 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_56, 0, x_55); -x_11 = x_51; -x_12 = x_49; -x_13 = x_52; -x_14 = x_42; -x_15 = x_39; -x_16 = x_44; +x_11 = x_49; +x_12 = x_51; +x_13 = x_36; +x_14 = x_44; +x_15 = x_41; +x_16 = x_52; x_17 = x_45; -x_18 = x_43; -x_19 = x_41; -x_20 = x_36; -x_21 = x_38; -x_22 = x_40; +x_18 = x_39; +x_19 = x_40; +x_20 = x_38; +x_21 = x_43; +x_22 = x_42; x_23 = x_56; goto block_27; } @@ -5996,7 +5996,7 @@ lean_object* x_24; lean_object* x_25; lean_object* x_26; x_24 = l_Lean_mkOptionalNode(x_23); x_25 = l_Lean_Elab_Tactic_expandOptLocation(x_24); lean_dec(x_24); -x_26 = l_Lean_Elab_Tactic_withLocation(x_25, x_13, x_11, x_20, x_21, x_15, x_22, x_19, x_14, x_18, x_16, x_17, x_12); +x_26 = l_Lean_Elab_Tactic_withLocation(x_25, x_16, x_12, x_13, x_20, x_18, x_19, x_15, x_22, x_21, x_14, x_17, x_11); lean_dec(x_25); return x_26; } @@ -6411,15 +6411,15 @@ else lean_object* x_44; x_44 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_44, 0, x_40); -x_20 = x_4; -x_21 = x_6; -x_22 = x_3; -x_23 = x_9; -x_24 = x_7; -x_25 = x_10; -x_26 = x_8; -x_27 = x_2; -x_28 = x_5; +x_20 = x_7; +x_21 = x_4; +x_22 = x_8; +x_23 = x_2; +x_24 = x_9; +x_25 = x_6; +x_26 = x_5; +x_27 = x_3; +x_28 = x_10; x_29 = x_44; goto block_33; } @@ -6430,15 +6430,15 @@ else lean_object* x_45; lean_dec(x_35); x_45 = lean_box(0); -x_20 = x_4; -x_21 = x_6; -x_22 = x_3; -x_23 = x_9; -x_24 = x_7; -x_25 = x_10; -x_26 = x_8; -x_27 = x_2; -x_28 = x_5; +x_20 = x_7; +x_21 = x_4; +x_22 = x_8; +x_23 = x_2; +x_24 = x_9; +x_25 = x_6; +x_26 = x_5; +x_27 = x_3; +x_28 = x_10; x_29 = x_45; goto block_33; } @@ -6448,7 +6448,7 @@ lean_object* x_30; lean_object* x_31; lean_object* x_32; x_30 = l_Lean_mkOptionalNode(x_29); x_31 = l_Lean_Elab_Tactic_expandOptLocation(x_30); lean_dec(x_30); -x_32 = l_Lean_Elab_Tactic_withLocation(x_31, x_19, x_17, x_14, x_27, x_22, x_20, x_28, x_21, x_24, x_26, x_23, x_25); +x_32 = l_Lean_Elab_Tactic_withLocation(x_31, x_19, x_17, x_14, x_23, x_27, x_21, x_26, x_25, x_20, x_22, x_24, x_28); lean_dec(x_31); return x_32; } diff --git a/stage0/stdlib/Lean/Elab/Tactic/Monotonicity.c b/stage0/stdlib/Lean/Elab/Tactic/Monotonicity.c index 983c945b90..16ec61b537 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Monotonicity.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Monotonicity.c @@ -593,7 +593,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___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_Meta_Monotonicity_headBetaUnderLambda_spec__1_spec__1___closed__2; x_2 = lean_unsigned_to_nat(19u); -x_3 = lean_unsigned_to_nat(1870u); +x_3 = lean_unsigned_to_nat(1885u); x_4 = l___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_Meta_Monotonicity_headBetaUnderLambda_spec__1_spec__1___closed__1; x_5 = l___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_Meta_Monotonicity_headBetaUnderLambda_spec__1_spec__1___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -10427,7 +10427,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___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_Meta_Monotonicity_headBetaUnderLambda_spec__1_spec__1___closed__2; x_2 = lean_unsigned_to_nat(20u); -x_3 = lean_unsigned_to_nat(1881u); +x_3 = lean_unsigned_to_nat(1896u); x_4 = l_Lean_Meta_Monotonicity_solveMonoStep___lam__0___closed__1; x_5 = l___private_Init_While_0__Lean_Loop_forIn_loop___at_____private_Init_While_0__Lean_Loop_forIn_loop___at___Lean_Meta_Monotonicity_headBetaUnderLambda_spec__1_spec__1___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Expr.c b/stage0/stdlib/Lean/Expr.c index 5a8b38255e..14e6a23a4f 100644 --- a/stage0/stdlib/Lean/Expr.c +++ b/stage0/stdlib/Lean/Expr.c @@ -22,6 +22,7 @@ LEAN_EXPORT lean_object* l_Lean_Expr_bindingName_x21(lean_object*); lean_object* l_Std_TreeMap_instForInProd___lam__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l_Lean_Int_mkInstMul___closed__2; +LEAN_EXPORT lean_object* l_Lean_Expr_updateBinderNames(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_fvarId_x3f(lean_object*); static lean_object* l_Lean_Expr_setPPPiBinderTypes___closed__1; static lean_object* l_Lean_Expr_updateFVar_x21___closed__1; @@ -14841,6 +14842,100 @@ lean_dec(x_2); return x_3; } } +LEAN_EXPORT lean_object* l_Lean_Expr_updateBinderNames(lean_object* x_1, lean_object* x_2) { +_start: +{ +switch (lean_obj_tag(x_1)) { +case 6: +{ +if (lean_obj_tag(x_2) == 0) +{ +return x_1; +} +else +{ +lean_object* 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; +x_3 = lean_ctor_get(x_1, 0); +lean_inc(x_3); +x_4 = lean_ctor_get(x_1, 1); +lean_inc_ref(x_4); +x_5 = lean_ctor_get(x_1, 2); +lean_inc_ref(x_5); +x_6 = lean_ctor_get_uint8(x_1, sizeof(void*)*3 + 8); +lean_dec_ref(x_1); +x_7 = lean_ctor_get(x_2, 0); +lean_inc(x_7); +x_8 = lean_ctor_get(x_2, 1); +lean_inc(x_8); +lean_dec_ref(x_2); +x_9 = l_Lean_Expr_updateBinderNames(x_5, x_8); +if (lean_obj_tag(x_7) == 0) +{ +lean_object* x_10; +x_10 = l_Lean_Expr_lam___override(x_3, x_4, x_9, x_6); +return x_10; +} +else +{ +lean_object* x_11; lean_object* x_12; +lean_dec(x_3); +x_11 = lean_ctor_get(x_7, 0); +lean_inc(x_11); +lean_dec_ref(x_7); +x_12 = l_Lean_Expr_lam___override(x_11, x_4, x_9, x_6); +return x_12; +} +} +} +case 7: +{ +if (lean_obj_tag(x_2) == 0) +{ +return x_1; +} +else +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_13 = lean_ctor_get(x_1, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_1, 1); +lean_inc_ref(x_14); +x_15 = lean_ctor_get(x_1, 2); +lean_inc_ref(x_15); +x_16 = lean_ctor_get_uint8(x_1, sizeof(void*)*3 + 8); +lean_dec_ref(x_1); +x_17 = lean_ctor_get(x_2, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_2, 1); +lean_inc(x_18); +lean_dec_ref(x_2); +x_19 = l_Lean_Expr_updateBinderNames(x_15, x_18); +if (lean_obj_tag(x_17) == 0) +{ +lean_object* x_20; +x_20 = l_Lean_Expr_forallE___override(x_13, x_14, x_19, x_16); +return x_20; +} +else +{ +lean_object* x_21; lean_object* x_22; +lean_dec(x_13); +x_21 = lean_ctor_get(x_17, 0); +lean_inc(x_21); +lean_dec_ref(x_17); +x_22 = l_Lean_Expr_forallE___override(x_21, x_14, x_19, x_16); +return x_22; +} +} +} +default: +{ +lean_dec(x_2); +return x_1; +} +} +} +} LEAN_EXPORT lean_object* l_Lean_Expr_instantiate___boxed(lean_object* x_1, lean_object* x_2) { _start: { @@ -16964,7 +17059,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_Expr_appFn_x21___closed__2; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1786u); +x_3 = lean_unsigned_to_nat(1801u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateApp_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17049,7 +17144,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_Expr_fvarId_x21___closed__1; x_2 = lean_unsigned_to_nat(20u); -x_3 = lean_unsigned_to_nat(1797u); +x_3 = lean_unsigned_to_nat(1812u); x_4 = l_Lean_Expr_updateFVar_x21___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17111,7 +17206,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_Expr_constName_x21___closed__1; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1802u); +x_3 = lean_unsigned_to_nat(1817u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateConst_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17175,7 +17270,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___private_Lean_Expr_0__Lean_Expr_updateSort_x21Impl___closed__1; x_2 = lean_unsigned_to_nat(14u); -x_3 = lean_unsigned_to_nat(1813u); +x_3 = lean_unsigned_to_nat(1828u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateSort_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17247,7 +17342,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___private_Lean_Expr_0__Lean_Expr_updateMData_x21Impl___closed__1; x_2 = lean_unsigned_to_nat(17u); -x_3 = lean_unsigned_to_nat(1824u); +x_3 = lean_unsigned_to_nat(1839u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateMData_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17313,7 +17408,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___private_Lean_Expr_0__Lean_Expr_updateProj_x21Impl___closed__1; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1835u); +x_3 = lean_unsigned_to_nat(1850u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateProj_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17381,7 +17476,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___private_Lean_Expr_0__Lean_Expr_updateForall_x21Impl___closed__1; x_2 = lean_unsigned_to_nat(23u); -x_3 = lean_unsigned_to_nat(1850u); +x_3 = lean_unsigned_to_nat(1865u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateForall_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17482,7 +17577,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___private_Lean_Expr_0__Lean_Expr_updateForall_x21Impl___closed__1; x_2 = lean_unsigned_to_nat(24u); -x_3 = lean_unsigned_to_nat(1861u); +x_3 = lean_unsigned_to_nat(1876u); x_4 = l_Lean_Expr_updateForallE_x21___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17582,7 +17677,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___private_Lean_Expr_0__Lean_Expr_updateLambda_x21Impl___closed__1; x_2 = lean_unsigned_to_nat(19u); -x_3 = lean_unsigned_to_nat(1870u); +x_3 = lean_unsigned_to_nat(1885u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateLambda_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17683,7 +17778,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___private_Lean_Expr_0__Lean_Expr_updateLambda_x21Impl___closed__1; x_2 = lean_unsigned_to_nat(20u); -x_3 = lean_unsigned_to_nat(1881u); +x_3 = lean_unsigned_to_nat(1896u); x_4 = l_Lean_Expr_updateLambdaE_x21___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17775,7 +17870,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_Expr_letName_x21___closed__1; x_2 = lean_unsigned_to_nat(22u); -x_3 = lean_unsigned_to_nat(1890u); +x_3 = lean_unsigned_to_nat(1905u); x_4 = l___private_Lean_Expr_0__Lean_Expr_updateLet_x21Impl___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -17913,7 +18008,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_Expr_letName_x21___closed__1; x_2 = lean_unsigned_to_nat(27u); -x_3 = lean_unsigned_to_nat(1903u); +x_3 = lean_unsigned_to_nat(1918u); x_4 = l_Lean_Expr_updateLetE_x21___closed__0; x_5 = l_Lean_Expr_appFn_x21___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Meta/Check.c b/stage0/stdlib/Lean/Meta/Check.c index 91958907b6..e39baea51f 100644 --- a/stage0/stdlib/Lean/Meta/Check.c +++ b/stage0/stdlib/Lean/Meta/Check.c @@ -3265,7 +3265,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___private_Lean_Meta_Check_0__Lean_Meta_addPPExplicitToExposeDiff_visit___lam__1___closed__2; x_2 = lean_unsigned_to_nat(17u); -x_3 = lean_unsigned_to_nat(1824u); +x_3 = lean_unsigned_to_nat(1839u); x_4 = l___private_Lean_Meta_Check_0__Lean_Meta_addPPExplicitToExposeDiff_visit___lam__1___closed__1; x_5 = l___private_Lean_Meta_Check_0__Lean_Meta_addPPExplicitToExposeDiff_visit___lam__1___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Meta/LetToHave.c b/stage0/stdlib/Lean/Meta/LetToHave.c index d786d5cb97..f3f31ebcaa 100644 --- a/stage0/stdlib/Lean/Meta/LetToHave.c +++ b/stage0/stdlib/Lean/Meta/LetToHave.c @@ -6666,7 +6666,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___private_Lean_Meta_LetToHave_0__Lean_Meta_LetToHave_visitApp___closed__2; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1786u); +x_3 = lean_unsigned_to_nat(1801u); x_4 = l___private_Lean_Meta_LetToHave_0__Lean_Meta_LetToHave_visitApp___closed__1; x_5 = l___private_Lean_Meta_LetToHave_0__Lean_Meta_LetToHave_visitApp___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -9658,7 +9658,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___private_Lean_Meta_LetToHave_0__Lean_Meta_LetToHave_visitProj___closed__1; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1835u); +x_3 = lean_unsigned_to_nat(1850u); x_4 = l___private_Lean_Meta_LetToHave_0__Lean_Meta_LetToHave_visitProj___closed__0; x_5 = l___private_Lean_Meta_LetToHave_0__Lean_Meta_LetToHave_visitApp___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Meta/Tactic/FunInd.c b/stage0/stdlib/Lean/Meta/Tactic/FunInd.c index 0cd9c43d00..1731d7fc68 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/FunInd.c +++ b/stage0/stdlib/Lean/Meta/Tactic/FunInd.c @@ -75105,7 +75105,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___private_Lean_Meta_Tactic_FunInd_0__Lean_Tactic_FunInd_buildInductionBody___lam__28___closed__5; x_2 = lean_unsigned_to_nat(17u); -x_3 = lean_unsigned_to_nat(1824u); +x_3 = lean_unsigned_to_nat(1839u); x_4 = l___private_Lean_Meta_Tactic_FunInd_0__Lean_Tactic_FunInd_buildInductionBody___lam__28___closed__4; x_5 = l___private_Lean_Meta_Tactic_FunInd_0__Lean_Tactic_FunInd_buildInductionBody___lam__28___closed__3; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Lets.c b/stage0/stdlib/Lean/Meta/Tactic/Lets.c index 321fb93e23..dd93c54413 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Lets.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Lets.c @@ -8104,7 +8104,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___private_Lean_Meta_Tactic_Lets_0__Lean_Meta_ExtractLets_extractCore_extractLetLike___lam__0___closed__2; x_2 = lean_unsigned_to_nat(27u); -x_3 = lean_unsigned_to_nat(1903u); +x_3 = lean_unsigned_to_nat(1918u); x_4 = l___private_Lean_Meta_Tactic_Lets_0__Lean_Meta_ExtractLets_extractCore_extractLetLike___lam__0___closed__1; x_5 = l___private_Lean_Meta_Tactic_Lets_0__Lean_Meta_ExtractLets_extractCore_extractLetLike___lam__0___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c index 17a4e23a12..5a4fd5aa85 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c @@ -11106,7 +11106,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_Meta_Simp_simpProj___lam__0___closed__2; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1835u); +x_3 = lean_unsigned_to_nat(1850u); x_4 = l_Lean_Meta_Simp_simpProj___lam__0___closed__1; x_5 = l_Lean_Meta_Simp_simpProj___lam__0___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -12427,7 +12427,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_Meta_Simp_simpArrow___lam__0___closed__1; x_2 = lean_unsigned_to_nat(24u); -x_3 = lean_unsigned_to_nat(1861u); +x_3 = lean_unsigned_to_nat(1876u); x_4 = l_Lean_Meta_Simp_simpArrow___lam__0___closed__0; x_5 = l_Lean_Meta_Simp_simpProj___lam__0___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c index 878d884208..51f5ea1ba0 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c @@ -13194,7 +13194,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_Meta_SimpTheorem_getValue___closed__2; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(1802u); +x_3 = lean_unsigned_to_nat(1817u); x_4 = l_Lean_Meta_SimpTheorem_getValue___closed__1; x_5 = l_Lean_Meta_SimpTheorem_getValue___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c index 51767a59ad..e6b72752a2 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c @@ -15411,7 +15411,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_Meta_Simp_mkImpCongr___closed__2; x_2 = lean_unsigned_to_nat(24u); -x_3 = lean_unsigned_to_nat(1861u); +x_3 = lean_unsigned_to_nat(1876u); x_4 = l_Lean_Meta_Simp_mkImpCongr___closed__1; x_5 = l_Lean_Meta_Simp_mkImpCongr___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); diff --git a/stage0/stdlib/Lean/Parser/Syntax.c b/stage0/stdlib/Lean/Parser/Syntax.c index f28e3ceacd..ed242d44a0 100644 --- a/stage0/stdlib/Lean/Parser/Syntax.c +++ b/stage0/stdlib/Lean/Parser/Syntax.c @@ -7340,13 +7340,12 @@ return x_5; static lean_object* _init_l_Lean_Parser_Command_notationItem___closed__2() { _start: { -uint8_t x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = 0; -x_2 = 1; -x_3 = l_Lean_Parser_Command_notationItem___closed__1; -x_4 = l_Lean_Parser_Command_notationItem___closed__0; -x_5 = l_Lean_Parser_mkAntiquot(x_4, x_3, x_2, x_1); -return x_5; +uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = 1; +x_2 = l_Lean_Parser_Command_notationItem___closed__1; +x_3 = l_Lean_Parser_Command_notationItem___closed__0; +x_4 = l_Lean_Parser_mkAntiquot(x_3, x_2, x_1, x_1); +return x_4; } } static lean_object* _init_l_Lean_Parser_Command_notationItem___closed__3() { @@ -8880,19 +8879,18 @@ return x_6; static lean_object* _init_l_Lean_Parser_Command_notationItem_formatter___closed__0() { _start: { -uint8_t x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = 0; -x_2 = 1; -x_3 = l_Lean_Parser_Command_notationItem___closed__1; -x_4 = l_Lean_Parser_Command_notationItem___closed__0; -x_5 = lean_box(x_2); -x_6 = lean_box(x_1); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_4); -lean_closure_set(x_7, 1, x_3); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = 1; +x_2 = l_Lean_Parser_Command_notationItem___closed__1; +x_3 = l_Lean_Parser_Command_notationItem___closed__0; +x_4 = lean_box(x_1); +x_5 = lean_box(x_1); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_6, 0, x_3); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_4); +lean_closure_set(x_6, 3, x_5); +return x_6; } } static lean_object* _init_l_Lean_Parser_Command_notationItem_formatter___closed__1() { @@ -9776,19 +9774,18 @@ return x_6; static lean_object* _init_l_Lean_Parser_Command_notationItem_parenthesizer___closed__0() { _start: { -uint8_t x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = 0; -x_2 = 1; -x_3 = l_Lean_Parser_Command_notationItem___closed__1; -x_4 = l_Lean_Parser_Command_notationItem___closed__0; -x_5 = lean_box(x_2); -x_6 = lean_box(x_1); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); -lean_closure_set(x_7, 0, x_4); -lean_closure_set(x_7, 1, x_3); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = 1; +x_2 = l_Lean_Parser_Command_notationItem___closed__1; +x_3 = l_Lean_Parser_Command_notationItem___closed__0; +x_4 = lean_box(x_1); +x_5 = lean_box(x_1); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_6, 0, x_3); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_4); +lean_closure_set(x_6, 3, x_5); +return x_6; } } static lean_object* _init_l_Lean_Parser_Command_notationItem_parenthesizer___closed__1() { diff --git a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Basic.c b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Basic.c index 01017e2562..491fa394b9 100644 --- a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Basic.c +++ b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Basic.c @@ -39,7 +39,7 @@ lean_object* l_Lean_addBuiltinDocString(lean_object*, lean_object*, lean_object* LEAN_EXPORT lean_object* l_List_forIn_x27_loop___at___Lean_PrettyPrinter_Delaborator_getOptionsAtCurrPos_spec__2___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_PrettyPrinter_Delaborator_delab___closed__1; static lean_object* l_Lean_mkUnknownIdentifierMessage___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstVal___at___Lean_mkConstWithLevelParams___at___Lean_Elab_addConstInfo___at___Lean_PrettyPrinter_Delaborator_initFn____x40_Lean_PrettyPrinter_Delaborator_Basic_2389751629____hygCtx___hyg_2__spec__0_spec__0_spec__0_spec__0_spec__0_spec__0_spec__0___closed__1; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_Delaborator_getUnusedName_bodyUsesSuggestion___lam__0___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_Delaborator_appUnexpanderAttribute___regBuiltin_Lean_PrettyPrinter_Delaborator_appUnexpanderAttribute_declRange__3___closed__6; lean_object* l_Lean_TSyntax_getId(lean_object*); @@ -56,7 +56,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_instAlternativeDelabM___clo lean_object* l_Lean_Meta_erasePatternRefAnnotations(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Environment_header(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_getExprKind_spec__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName___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_Lean_PrettyPrinter_Delaborator_getUnusedName___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_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_Delaborator_addTermInfo_mkTermInfo(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoTree___at___Lean_Elab_pushInfoLeaf___at___Lean_Elab_addConstInfo___at___Lean_PrettyPrinter_Delaborator_initFn____x40_Lean_PrettyPrinter_Delaborator_Basic_2389751629____hygCtx___hyg_2__spec__0_spec__10_spec__10___redArg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_delab(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -188,7 +188,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_shouldOmitProof(lean_o static lean_object* l_Lean_PrettyPrinter_Delaborator_OmissionReason_toString___closed__0; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_initFn____x40_Lean_PrettyPrinter_Delaborator_Basic_2007592451____hygCtx___hyg_2_(lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg___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_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg___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_Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_delab_spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_pure___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_addDelabTermInfo___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*); @@ -269,7 +269,7 @@ LEAN_EXPORT lean_object* l_Lean_mkConstWithLevelParams___at___Lean_Elab_addConst static lean_object* l_Lean_PrettyPrinter_Delaborator_delab___closed__10; static lean_object* l_Lean_PrettyPrinter_Delaborator_attrApp__delab_____closed__4; lean_object* l_ReaderT_instApplicativeOfMonad___redArg___lam__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___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_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___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_Name_replacePrefix(lean_object*, lean_object*, lean_object*); double lean_float_of_nat(lean_object*); LEAN_EXPORT lean_object* l_List_firstM___at___Lean_PrettyPrinter_Delaborator_delabFor_spec__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -307,7 +307,7 @@ LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at___Lean_getConstVal___a static lean_object* l_Lean_PrettyPrinter_Delaborator_delab___closed__2; static lean_object* l_Lean_mkUnknownIdentifierMessage___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstVal___at___Lean_mkConstWithLevelParams___at___Lean_Elab_addConstInfo___at___Lean_PrettyPrinter_Delaborator_initFn____x40_Lean_PrettyPrinter_Delaborator_Basic_2389751629____hygCtx___hyg_2__spec__0_spec__0_spec__0_spec__0_spec__0_spec__0_spec__0___closed__9; lean_object* l_Lean_Name_getRoot(lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_initFn___closed__22____x40_Lean_PrettyPrinter_Delaborator_Basic_407216755____hygCtx___hyg_2_; static lean_object* l_Lean_PrettyPrinter_Delaborator_initFn___closed__4____x40_Lean_PrettyPrinter_Delaborator_Basic_2389751629____hygCtx___hyg_2_; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getExprKind___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -463,6 +463,7 @@ LEAN_EXPORT uint8_t l_Std_DTreeMap_Internal_Impl_contains___at___Lean_PrettyPrin lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_instFunctorOfMonad___redArg___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Option_get_x3f___at___Lean_PrettyPrinter_delabCore_spec__5___boxed(lean_object*, lean_object*); +uint8_t l_Lean_NameSet_contains(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_annotateTermInfo___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName___closed__0; lean_object* l_Lean_Meta_instInhabitedMetaM___lam__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -600,7 +601,7 @@ lean_object* l_Lean_Environment_setExporting(lean_object*, uint8_t); static lean_object* l_Lean_PrettyPrinter_Delaborator_getExprKind___closed__13; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_addOmissionInfo___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_mkUnknownIdentifierMessage___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstVal___at___Lean_mkConstWithLevelParams___at___Lean_Elab_addConstInfo___at___Lean_PrettyPrinter_Delaborator_initFn____x40_Lean_PrettyPrinter_Delaborator_Basic_2389751629____hygCtx___hyg_2__spec__0_spec__0_spec__0_spec__0_spec__0_spec__0_spec__0___closed__6; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delab___closed__5; lean_object* l_Lean_Syntax_getInfo_x3f(lean_object*); lean_object* l_String_toSubstring_x27(lean_object*); @@ -8124,184 +8125,209 @@ x_2 = l_Lean_Name_mkStr1(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName(lean_object* x_1, lean_object* x_2, uint8_t 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_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName(lean_object* x_1, lean_object* x_2, uint8_t 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_11; lean_object* x_12; lean_object* x_13; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_34; lean_object* x_35; uint8_t x_42; -x_42 = l_Lean_Name_isAnonymous(x_1); -if (x_42 == 0) +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_37; lean_object* x_38; uint8_t x_45; +x_45 = l_Lean_Name_isAnonymous(x_1); +if (x_45 == 0) { -uint8_t x_43; lean_object* x_44; -x_43 = l_Lean_Name_hasMacroScopes(x_1); -x_44 = lean_erase_macro_scopes(x_1); -x_34 = x_43; -x_35 = x_44; -goto block_41; +uint8_t x_46; lean_object* x_47; +x_46 = l_Lean_Name_hasMacroScopes(x_1); +x_47 = lean_erase_macro_scopes(x_1); +x_37 = x_46; +x_38 = x_47; +goto block_44; } else { -lean_object* x_45; +lean_object* x_48; lean_dec(x_1); -x_45 = l_Lean_PrettyPrinter_Delaborator_getUnusedName___closed__2; -x_34 = x_42; -x_35 = x_45; -goto block_41; +x_48 = l_Lean_PrettyPrinter_Delaborator_getUnusedName___closed__2; +x_37 = x_45; +x_38 = x_48; +goto block_44; } -block_16: +block_17: { -lean_object* x_14; lean_object* x_15; -x_14 = l_Lean_LocalContext_getUnusedName(x_13, x_12); -lean_dec_ref(x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_11); -return x_15; +lean_object* x_15; lean_object* x_16; +x_15 = l_Lean_LocalContext_getUnusedName(x_12, x_14); +lean_dec_ref(x_12); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_13); +return x_16; } -block_33: +block_36: { if (x_3 == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; -lean_dec_ref(x_18); -x_20 = l_Lean_PrettyPrinter_Delaborator_getUnusedName___closed__0; -x_21 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_20, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_9); -lean_dec_ref(x_6); -x_22 = lean_ctor_get(x_21, 0); -lean_inc(x_22); -x_23 = lean_unbox(x_22); -lean_dec(x_22); -if (x_23 == 0) -{ -lean_object* x_24; -x_24 = lean_ctor_get(x_21, 1); -lean_inc(x_24); -lean_dec_ref(x_21); -x_11 = x_24; -x_12 = x_17; -x_13 = x_19; -goto block_16; -} -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, 1); -x_27 = lean_ctor_get(x_21, 0); -lean_dec(x_27); -lean_inc(x_17); -lean_inc_ref(x_19); -x_28 = l___private_Lean_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_Delaborator_getUnusedName_bodyUsesSuggestion(x_2, x_19, x_17); -if (x_28 == 0) -{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_dec_ref(x_19); -lean_ctor_set(x_21, 0, x_17); -return x_21; +x_21 = l_Lean_PrettyPrinter_Delaborator_getUnusedName___closed__0; +x_22 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_21, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec_ref(x_7); +x_23 = lean_ctor_get(x_22, 0); +lean_inc(x_23); +x_24 = lean_unbox(x_23); +lean_dec(x_23); +if (x_24 == 0) +{ +lean_object* x_25; +x_25 = lean_ctor_get(x_22, 1); +lean_inc(x_25); +lean_dec_ref(x_22); +x_12 = x_18; +x_13 = x_25; +x_14 = x_20; +goto block_17; } else { -lean_free_object(x_21); -x_11 = x_26; -x_12 = x_17; -x_13 = x_19; -goto block_16; -} -} -else +uint8_t x_26; +x_26 = !lean_is_exclusive(x_22); +if (x_26 == 0) { -lean_object* x_29; uint8_t x_30; -x_29 = lean_ctor_get(x_21, 1); -lean_inc(x_29); -lean_dec(x_21); -lean_inc(x_17); -lean_inc_ref(x_19); -x_30 = l___private_Lean_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_Delaborator_getUnusedName_bodyUsesSuggestion(x_2, x_19, x_17); +lean_object* x_27; lean_object* x_28; uint8_t x_29; +x_27 = lean_ctor_get(x_22, 1); +x_28 = lean_ctor_get(x_22, 0); +lean_dec(x_28); +x_29 = l_Lean_NameSet_contains(x_4, x_20); +if (x_29 == 0) +{ +uint8_t x_30; +lean_inc(x_20); +lean_inc_ref(x_18); +x_30 = l___private_Lean_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_Delaborator_getUnusedName_bodyUsesSuggestion(x_2, x_18, x_20); if (x_30 == 0) { -lean_object* x_31; -lean_dec_ref(x_19); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_17); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_dec_ref(x_18); +lean_ctor_set(x_22, 0, x_20); +return x_22; } else { -x_11 = x_29; -x_12 = x_17; -x_13 = x_19; -goto block_16; +lean_free_object(x_22); +x_12 = x_18; +x_13 = x_27; +x_14 = x_20; +goto block_17; +} +} +else +{ +lean_free_object(x_22); +x_12 = x_18; +x_13 = x_27; +x_14 = x_20; +goto block_17; +} +} +else +{ +lean_object* x_31; uint8_t x_32; +x_31 = lean_ctor_get(x_22, 1); +lean_inc(x_31); +lean_dec(x_22); +x_32 = l_Lean_NameSet_contains(x_4, x_20); +if (x_32 == 0) +{ +uint8_t x_33; +lean_inc(x_20); +lean_inc_ref(x_18); +x_33 = l___private_Lean_PrettyPrinter_Delaborator_Basic_0__Lean_PrettyPrinter_Delaborator_getUnusedName_bodyUsesSuggestion(x_2, x_18, x_20); +if (x_33 == 0) +{ +lean_object* x_34; +lean_dec_ref(x_18); +x_34 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_34, 0, x_20); +lean_ctor_set(x_34, 1, x_31); +return x_34; +} +else +{ +x_12 = x_18; +x_13 = x_31; +x_14 = x_20; +goto block_17; +} +} +else +{ +x_12 = x_18; +x_13 = x_31; +x_14 = x_20; +goto block_17; } } } } else { -lean_object* x_32; -lean_dec_ref(x_19); -lean_dec(x_17); -lean_dec_ref(x_6); -lean_dec_ref(x_4); -x_32 = l_Lean_Core_withFreshMacroScope___redArg(x_18, x_8, x_9, x_10); -return x_32; +lean_object* x_35; +lean_dec(x_20); +lean_dec_ref(x_18); +lean_dec_ref(x_7); +lean_dec_ref(x_5); +x_35 = l_Lean_Core_withFreshMacroScope___redArg(x_19, x_9, x_10, x_11); +return x_35; } } -block_41: +block_44: { -lean_object* x_36; uint8_t x_37; -x_36 = lean_ctor_get(x_6, 2); -x_37 = l_Lean_LocalContext_usesUserName(x_36, x_35); -if (x_37 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_7, 2); +x_40 = l_Lean_LocalContext_usesUserName(x_39, x_38); +if (x_40 == 0) { -lean_object* x_38; -lean_dec(x_9); -lean_dec_ref(x_8); -lean_dec_ref(x_6); -lean_dec_ref(x_4); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_35); -lean_ctor_set(x_38, 1, x_10); -return x_38; +lean_object* x_41; +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec_ref(x_7); +lean_dec_ref(x_5); +x_41 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_41, 0, x_38); +lean_ctor_set(x_41, 1, x_11); +return x_41; } else { -lean_object* x_39; -lean_inc(x_35); -x_39 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_getUnusedName___lam__0___boxed), 4, 1); -lean_closure_set(x_39, 0, x_35); +lean_object* x_42; +lean_inc(x_38); +x_42 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_getUnusedName___lam__0___boxed), 4, 1); +lean_closure_set(x_42, 0, x_38); if (x_3 == 0) { -lean_inc_ref(x_36); -x_17 = x_35; +lean_inc_ref(x_39); x_18 = x_39; -x_19 = x_36; -goto block_33; +x_19 = x_42; +x_20 = x_38; +goto block_36; } else { -if (x_34 == 0) +if (x_37 == 0) { -lean_object* x_40; -lean_dec_ref(x_39); -lean_dec(x_9); -lean_dec_ref(x_8); -lean_dec_ref(x_6); -lean_dec_ref(x_4); -x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_35); -lean_ctor_set(x_40, 1, x_10); -return x_40; +lean_object* x_43; +lean_dec_ref(x_42); +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec_ref(x_7); +lean_dec_ref(x_5); +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_38); +lean_ctor_set(x_43, 1, x_11); +return x_43; } else { -lean_inc_ref(x_36); -x_17 = x_35; +lean_inc_ref(x_39); x_18 = x_39; -x_19 = x_36; -goto block_33; +x_19 = x_42; +x_20 = x_38; +goto block_36; } } } @@ -8317,16 +8343,17 @@ lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName___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_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName___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_11; lean_object* x_12; -x_11 = lean_unbox(x_3); -x_12 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_1, x_2, x_11, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_7); -lean_dec(x_5); +uint8_t x_12; lean_object* x_13; +x_12 = lean_unbox(x_3); +x_13 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_1, x_2, x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_4); lean_dec_ref(x_2); -return x_12; +return x_13; } } LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_nextExtraPos___at___Lean_PrettyPrinter_Delaborator_mkAnnotatedIdent_spec__0___redArg(lean_object* x_1, lean_object* x_2) { @@ -8747,87 +8774,87 @@ x_10 = lean_apply_8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object* x_1, uint8_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_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object* x_1, uint8_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) { _start: { -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_inc_ref(x_3); -x_10 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_getExprKind_spec__0___redArg(x_3, x_9); -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); +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_inc_ref(x_4); +x_11 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_getExprKind_spec__0___redArg(x_4, x_10); +x_12 = lean_ctor_get(x_11, 0); lean_inc(x_12); -lean_dec_ref(x_10); -lean_inc_ref(x_3); -x_13 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_getExprKind_spec__0___redArg(x_3, x_12); -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -x_15 = lean_ctor_get(x_13, 1); +x_13 = lean_ctor_get(x_11, 1); +lean_inc(x_13); +lean_dec_ref(x_11); +lean_inc_ref(x_4); +x_14 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_getExprKind_spec__0___redArg(x_4, x_13); +x_15 = lean_ctor_get(x_14, 0); lean_inc(x_15); -lean_dec_ref(x_13); -x_16 = l_Lean_Expr_bindingName_x21(x_11); -lean_dec(x_11); -x_17 = l_Lean_Expr_bindingBody_x21(x_14); -lean_dec(x_14); -lean_inc(x_8); -lean_inc_ref(x_7); -lean_inc_ref(x_5); -lean_inc_ref(x_3); -x_18 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_16, x_17, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_15); -lean_dec_ref(x_17); -if (lean_obj_tag(x_18) == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_19 = lean_ctor_get(x_18, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); +x_16 = lean_ctor_get(x_14, 1); +lean_inc(x_16); +lean_dec_ref(x_14); +x_17 = l_Lean_Expr_bindingName_x21(x_12); +lean_dec(x_12); +x_18 = l_Lean_Expr_bindingBody_x21(x_15); +lean_dec(x_15); +lean_inc(x_9); +lean_inc_ref(x_8); +lean_inc_ref(x_6); +lean_inc_ref(x_4); +x_19 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_17, x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_16); lean_dec_ref(x_18); -x_21 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg___lam__0), 9, 1); -lean_closure_set(x_21, 0, x_1); -lean_inc(x_19); -x_22 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_mkAnnotatedIdent___boxed), 9, 1); -lean_closure_set(x_22, 0, x_19); -x_23 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody_x27___at___Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName_spec__0___redArg(x_19, x_22, x_21, x_3, x_4, x_5, x_6, x_7, x_8, x_20); -return x_23; +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; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +x_21 = lean_ctor_get(x_19, 1); +lean_inc(x_21); +lean_dec_ref(x_19); +x_22 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg___lam__0), 9, 1); +lean_closure_set(x_22, 0, x_1); +lean_inc(x_20); +x_23 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_mkAnnotatedIdent___boxed), 9, 1); +lean_closure_set(x_23, 0, x_20); +x_24 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody_x27___at___Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName_spec__0___redArg(x_20, x_23, x_22, x_4, x_5, x_6, x_7, x_8, x_9, x_21); +return x_24; } else { -uint8_t x_24; -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); +uint8_t x_25; +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec(x_7); +lean_dec_ref(x_6); +lean_dec(x_5); +lean_dec_ref(x_4); lean_dec_ref(x_1); -x_24 = !lean_is_exclusive(x_18); -if (x_24 == 0) +x_25 = !lean_is_exclusive(x_19); +if (x_25 == 0) { -return x_18; +return x_19; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_25 = lean_ctor_get(x_18, 0); -x_26 = lean_ctor_get(x_18, 1); +lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_26 = lean_ctor_get(x_19, 0); +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_18); -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_25); -lean_ctor_set(x_27, 1, x_26); -return x_27; +lean_dec(x_19); +x_28 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_28, 0, x_26); +lean_ctor_set(x_28, 1, x_27); +return x_28; } } } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName(lean_object* x_1, lean_object* x_2, uint8_t 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_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName(lean_object* x_1, lean_object* x_2, uint8_t 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_11; -x_11 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_11; +lean_object* x_12; +x_12 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +return x_12; } } LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody_x27___at___Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName_spec__0_spec__1___redArg___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) { @@ -8859,24 +8886,26 @@ lean_dec_ref(x_2); return x_12; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg___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) { -_start: -{ -uint8_t x_10; lean_object* x_11; -x_10 = lean_unbox(x_2); -x_11 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_1, x_10, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___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_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg___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_3); -x_12 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName(x_1, x_2, x_11, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_11 = lean_unbox(x_2); +x_12 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_1, x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_3); return x_12; } } +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___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_3); +x_13 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName(x_1, x_2, x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_4); +return x_13; +} +} LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_OmissionReason_ctorIdx(lean_object* x_1) { _start: { @@ -10189,10 +10218,10 @@ block_20: { if (x_13 == 0) { -if (lean_obj_tag(x_12) == 0) +if (lean_obj_tag(x_10) == 0) { -lean_dec_ref(x_12); -lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); lean_dec(x_7); lean_dec_ref(x_6); lean_dec(x_5); @@ -10200,17 +10229,17 @@ lean_dec_ref(x_4); lean_dec(x_3); lean_dec_ref(x_2); lean_dec(x_1); -return x_9; +return x_11; } else { lean_object* x_14; uint8_t x_15; -x_14 = lean_ctor_get(x_12, 0); +x_14 = lean_ctor_get(x_10, 0); lean_inc(x_14); -lean_dec_ref(x_12); -x_15 = l_Lean_instBEqInternalExceptionId_beq(x_11, x_14); +lean_dec_ref(x_10); +x_15 = l_Lean_instBEqInternalExceptionId_beq(x_9, x_14); lean_dec(x_14); -lean_dec(x_11); +lean_dec(x_9); if (x_15 == 0) { lean_dec(x_7); @@ -10220,12 +10249,12 @@ lean_dec_ref(x_4); lean_dec(x_3); lean_dec_ref(x_2); lean_dec(x_1); -return x_9; +return x_11; } else { uint8_t x_16; -lean_dec_ref(x_9); +lean_dec_ref(x_11); x_16 = l_Lean_Name_isAtomic(x_1); if (x_16 == 0) { @@ -10233,7 +10262,7 @@ lean_object* x_17; x_17 = l_Lean_Name_getRoot(x_1); lean_dec(x_1); x_1 = x_17; -x_8 = x_10; +x_8 = x_12; goto _start; } else @@ -10246,7 +10275,7 @@ lean_dec_ref(x_4); lean_dec(x_3); lean_dec_ref(x_2); lean_dec(x_1); -x_19 = l_Lean_PrettyPrinter_Delaborator_failure___redArg(x_10); +x_19 = l_Lean_PrettyPrinter_Delaborator_failure___redArg(x_12); return x_19; } } @@ -10254,8 +10283,8 @@ return x_19; } else { -lean_dec_ref(x_12); -lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); lean_dec(x_7); lean_dec_ref(x_6); lean_dec(x_5); @@ -10263,7 +10292,7 @@ lean_dec_ref(x_4); lean_dec(x_3); lean_dec_ref(x_2); lean_dec(x_1); -return x_9; +return x_11; } } block_27: @@ -10292,19 +10321,19 @@ if (x_25 == 0) { uint8_t x_26; x_26 = l_Lean_Exception_isRuntime(x_22); -x_9 = x_21; -x_10 = x_23; -x_11 = x_24; -x_12 = x_22; +x_9 = x_24; +x_10 = x_22; +x_11 = x_21; +x_12 = x_23; x_13 = x_26; goto block_20; } else { -x_9 = x_21; -x_10 = x_23; -x_11 = x_24; -x_12 = x_22; +x_9 = x_24; +x_10 = x_22; +x_11 = x_21; +x_12 = x_23; x_13 = x_25; goto block_20; } @@ -13148,7 +13177,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(0u); -x_2 = lean_unsigned_to_nat(449u); +x_2 = lean_unsigned_to_nat(454u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -13160,7 +13189,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(3u); -x_2 = lean_unsigned_to_nat(469u); +x_2 = lean_unsigned_to_nat(474u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -13188,7 +13217,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(26u); -x_2 = lean_unsigned_to_nat(462u); +x_2 = lean_unsigned_to_nat(467u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -13200,7 +13229,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_unsigned_to_nat(48u); -x_2 = lean_unsigned_to_nat(462u); +x_2 = lean_unsigned_to_nat(467u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -13990,7 +14019,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_PrettyPrinter_delabCore___redArg___closed__2; x_2 = lean_unsigned_to_nat(18u); -x_3 = lean_unsigned_to_nat(505u); +x_3 = lean_unsigned_to_nat(510u); x_4 = l_Lean_PrettyPrinter_delabCore___redArg___closed__1; x_5 = l_Lean_PrettyPrinter_delabCore___redArg___closed__0; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -14112,7 +14141,7 @@ lean_inc_ref(x_6); x_118 = l_Lean_Meta_erasePatternRefAnnotations(x_1, x_6, x_7, x_8); if (lean_obj_tag(x_118) == 0) { -lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; uint8_t x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; uint8_t x_164; uint8_t x_165; uint8_t x_166; lean_object* 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_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; uint8_t x_213; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; uint8_t x_223; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_248; lean_object* x_249; lean_object* x_250; uint8_t x_251; +lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; lean_object* x_125; uint8_t x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; uint8_t x_162; uint8_t x_163; lean_object* x_164; lean_object* x_165; uint8_t x_166; lean_object* 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_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; uint8_t x_213; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; uint8_t x_223; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_248; lean_object* x_249; lean_object* x_250; uint8_t x_251; x_119 = lean_ctor_get(x_118, 0); lean_inc(x_119); x_120 = lean_ctor_get(x_118, 1); @@ -14177,17 +14206,17 @@ lean_dec(x_131); x_132 = lean_ctor_get(x_127, 2); lean_dec(x_132); x_133 = l_Lean_PrettyPrinter_delabCore___redArg___closed__7; -x_134 = l_Lean_Option_get___at___Lean_PrettyPrinter_delabCore_spec__2(x_123, x_133); -lean_inc(x_123); +x_134 = l_Lean_Option_get___at___Lean_PrettyPrinter_delabCore_spec__2(x_122, x_133); +lean_inc(x_122); lean_ctor_set(x_127, 4, x_134); -lean_ctor_set(x_127, 2, x_123); -lean_ctor_set_uint8(x_127, sizeof(void*)*14, x_126); -if (x_125 == 0) +lean_ctor_set(x_127, 2, x_122); +lean_ctor_set_uint8(x_127, sizeof(void*)*14, x_124); +if (x_126 == 0) { -x_102 = x_123; +x_102 = x_122; x_103 = x_119; -x_104 = x_122; -x_105 = x_124; +x_104 = x_125; +x_105 = x_123; x_106 = x_127; x_107 = x_128; x_108 = x_129; @@ -14196,16 +14225,16 @@ goto block_117; else { lean_object* x_135; lean_object* x_136; lean_object* x_137; -x_135 = l_Lean_instantiateMVars___at___Lean_PrettyPrinter_delabCore_spec__3___redArg(x_119, x_124, x_129); +x_135 = l_Lean_instantiateMVars___at___Lean_PrettyPrinter_delabCore_spec__3___redArg(x_119, x_123, x_129); x_136 = lean_ctor_get(x_135, 0); lean_inc(x_136); x_137 = lean_ctor_get(x_135, 1); lean_inc(x_137); lean_dec_ref(x_135); -x_102 = x_123; +x_102 = x_122; x_103 = x_136; -x_104 = x_122; -x_105 = x_124; +x_104 = x_125; +x_105 = x_123; x_106 = x_127; x_107 = x_128; x_108 = x_137; @@ -14242,12 +14271,12 @@ lean_inc(x_139); lean_inc(x_138); lean_dec(x_127); x_151 = l_Lean_PrettyPrinter_delabCore___redArg___closed__7; -x_152 = l_Lean_Option_get___at___Lean_PrettyPrinter_delabCore_spec__2(x_123, x_151); -lean_inc(x_123); +x_152 = l_Lean_Option_get___at___Lean_PrettyPrinter_delabCore_spec__2(x_122, x_151); +lean_inc(x_122); x_153 = lean_alloc_ctor(0, 14, 2); lean_ctor_set(x_153, 0, x_138); lean_ctor_set(x_153, 1, x_139); -lean_ctor_set(x_153, 2, x_123); +lean_ctor_set(x_153, 2, x_122); lean_ctor_set(x_153, 3, x_140); lean_ctor_set(x_153, 4, x_152); lean_ctor_set(x_153, 5, x_141); @@ -14259,14 +14288,14 @@ lean_ctor_set(x_153, 10, x_146); lean_ctor_set(x_153, 11, x_147); lean_ctor_set(x_153, 12, x_148); lean_ctor_set(x_153, 13, x_150); -lean_ctor_set_uint8(x_153, sizeof(void*)*14, x_126); +lean_ctor_set_uint8(x_153, sizeof(void*)*14, x_124); lean_ctor_set_uint8(x_153, sizeof(void*)*14 + 1, x_149); -if (x_125 == 0) +if (x_126 == 0) { -x_102 = x_123; +x_102 = x_122; x_103 = x_119; -x_104 = x_122; -x_105 = x_124; +x_104 = x_125; +x_105 = x_123; x_106 = x_153; x_107 = x_128; x_108 = x_129; @@ -14275,16 +14304,16 @@ goto block_117; else { lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_154 = l_Lean_instantiateMVars___at___Lean_PrettyPrinter_delabCore_spec__3___redArg(x_119, x_124, x_129); +x_154 = l_Lean_instantiateMVars___at___Lean_PrettyPrinter_delabCore_spec__3___redArg(x_119, x_123, x_129); x_155 = lean_ctor_get(x_154, 0); lean_inc(x_155); x_156 = lean_ctor_get(x_154, 1); lean_inc(x_156); lean_dec_ref(x_154); -x_102 = x_123; +x_102 = x_122; x_103 = x_155; -x_104 = x_122; -x_105 = x_124; +x_104 = x_125; +x_105 = x_123; x_106 = x_153; x_107 = x_128; x_108 = x_156; @@ -14297,7 +14326,7 @@ block_190: if (x_166 == 0) { lean_object* x_167; lean_object* x_168; lean_object* x_169; uint8_t x_170; -x_167 = lean_st_ref_take(x_163, x_161); +x_167 = lean_st_ref_take(x_160, x_161); x_168 = lean_ctor_get(x_167, 0); lean_inc(x_168); x_169 = lean_ctor_get(x_167, 1); @@ -14310,11 +14339,11 @@ lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; x_171 = lean_ctor_get(x_168, 0); x_172 = lean_ctor_get(x_168, 5); lean_dec(x_172); -x_173 = l_Lean_Kernel_enableDiag(x_171, x_165); +x_173 = l_Lean_Kernel_enableDiag(x_171, x_162); x_174 = l_Lean_PrettyPrinter_delabCore___redArg___closed__10; lean_ctor_set(x_168, 5, x_174); lean_ctor_set(x_168, 0, x_173); -x_175 = lean_st_ref_set(x_163, x_168, x_169); +x_175 = lean_st_ref_set(x_160, x_168, x_169); x_176 = lean_ctor_get(x_175, 1); lean_inc(x_176); lean_dec_ref(x_175); @@ -14322,9 +14351,9 @@ x_122 = x_158; x_123 = x_159; x_124 = x_162; x_125 = x_164; -x_126 = x_165; -x_127 = x_160; -x_128 = x_163; +x_126 = x_163; +x_127 = x_165; +x_128 = x_160; x_129 = x_176; goto block_157; } @@ -14348,7 +14377,7 @@ lean_inc(x_179); lean_inc(x_178); lean_inc(x_177); lean_dec(x_168); -x_185 = l_Lean_Kernel_enableDiag(x_177, x_165); +x_185 = l_Lean_Kernel_enableDiag(x_177, x_162); x_186 = l_Lean_PrettyPrinter_delabCore___redArg___closed__10; x_187 = lean_alloc_ctor(0, 9, 0); lean_ctor_set(x_187, 0, x_185); @@ -14360,7 +14389,7 @@ lean_ctor_set(x_187, 5, x_186); lean_ctor_set(x_187, 6, x_182); lean_ctor_set(x_187, 7, x_183); lean_ctor_set(x_187, 8, x_184); -x_188 = lean_st_ref_set(x_163, x_187, x_169); +x_188 = lean_st_ref_set(x_160, x_187, x_169); x_189 = lean_ctor_get(x_188, 1); lean_inc(x_189); lean_dec_ref(x_188); @@ -14368,9 +14397,9 @@ x_122 = x_158; x_123 = x_159; x_124 = x_162; x_125 = x_164; -x_126 = x_165; -x_127 = x_160; -x_128 = x_163; +x_126 = x_163; +x_127 = x_165; +x_128 = x_160; x_129 = x_189; goto block_157; } @@ -14381,9 +14410,9 @@ x_122 = x_158; x_123 = x_159; x_124 = x_162; x_125 = x_164; -x_126 = x_165; -x_127 = x_160; -x_128 = x_163; +x_126 = x_163; +x_127 = x_165; +x_128 = x_160; x_129 = x_161; goto block_157; } @@ -14409,11 +14438,11 @@ if (x_204 == 0) { if (x_203 == 0) { -x_122 = x_192; -x_123 = x_191; -x_124 = x_193; -x_125 = x_201; -x_126 = x_203; +x_122 = x_191; +x_123 = x_193; +x_124 = x_203; +x_125 = x_192; +x_126 = x_201; x_127 = x_194; x_128 = x_195; x_129 = x_199; @@ -14421,28 +14450,28 @@ goto block_157; } else { -x_158 = x_192; -x_159 = x_191; -x_160 = x_194; +x_158 = x_191; +x_159 = x_193; +x_160 = x_195; x_161 = x_199; -x_162 = x_193; -x_163 = x_195; -x_164 = x_201; -x_165 = x_203; +x_162 = x_203; +x_163 = x_201; +x_164 = x_192; +x_165 = x_194; x_166 = x_204; goto block_190; } } else { -x_158 = x_192; -x_159 = x_191; -x_160 = x_194; +x_158 = x_191; +x_159 = x_193; +x_160 = x_195; x_161 = x_199; -x_162 = x_193; -x_163 = x_195; -x_164 = x_201; -x_165 = x_203; +x_162 = x_203; +x_163 = x_201; +x_164 = x_192; +x_165 = x_194; x_166 = x_203; goto block_190; } @@ -14451,24 +14480,24 @@ block_215: { if (x_213 == 0) { -lean_dec_ref(x_208); +lean_dec_ref(x_211); lean_dec(x_121); -x_191 = x_210; -x_192 = x_209; -x_193 = x_207; -x_194 = x_211; -x_195 = x_212; -x_196 = x_206; +x_191 = x_207; +x_192 = x_208; +x_193 = x_206; +x_194 = x_212; +x_195 = x_210; +x_196 = x_209; goto block_205; } else { lean_object* x_214; -lean_dec(x_212); -lean_dec_ref(x_211); +lean_dec_ref(x_212); lean_dec(x_210); -lean_dec_ref(x_209); +lean_dec_ref(x_208); lean_dec(x_207); +lean_dec(x_206); lean_dec(x_119); lean_dec_ref(x_3); lean_dec(x_2); @@ -14478,8 +14507,8 @@ if (lean_is_scalar(x_121)) { x_214 = x_121; lean_ctor_set_tag(x_214, 1); } -lean_ctor_set(x_214, 0, x_208); -lean_ctor_set(x_214, 1, x_206); +lean_ctor_set(x_214, 0, x_211); +lean_ctor_set(x_214, 1, x_209); return x_214; } } @@ -14487,25 +14516,25 @@ block_235: { if (x_223 == 0) { -lean_dec_ref(x_216); +lean_dec_ref(x_220); lean_dec(x_121); -x_191 = x_219; -x_192 = x_218; -x_193 = x_217; -x_194 = x_220; -x_195 = x_222; -x_196 = x_221; +x_191 = x_218; +x_192 = x_219; +x_193 = x_216; +x_194 = x_222; +x_195 = x_221; +x_196 = x_217; goto block_205; } else { lean_object* x_224; -lean_inc(x_222); -lean_inc_ref(x_220); -lean_inc(x_217); -lean_inc_ref(x_218); +lean_inc(x_221); +lean_inc_ref(x_222); +lean_inc(x_216); +lean_inc_ref(x_219); lean_inc(x_119); -x_224 = l_Lean_Meta_isProof(x_119, x_218, x_217, x_220, x_222, x_221); +x_224 = l_Lean_Meta_isProof(x_119, x_219, x_216, x_222, x_221, x_217); if (lean_obj_tag(x_224) == 0) { lean_object* x_225; uint8_t x_226; @@ -14517,15 +14546,15 @@ if (x_226 == 0) { lean_object* x_227; lean_dec(x_225); -lean_dec_ref(x_216); +lean_dec_ref(x_220); x_227 = lean_ctor_get(x_224, 1); lean_inc(x_227); lean_dec_ref(x_224); -x_191 = x_219; -x_192 = x_218; -x_193 = x_217; -x_194 = x_220; -x_195 = x_222; +x_191 = x_218; +x_192 = x_219; +x_193 = x_216; +x_194 = x_222; +x_195 = x_221; x_196 = x_227; goto block_205; } @@ -14537,12 +14566,12 @@ lean_inc(x_228); lean_dec_ref(x_224); x_229 = lean_unbox(x_225); lean_dec(x_225); -x_230 = l_Lean_Option_set___at___Lean_PrettyPrinter_delabCore_spec__4(x_219, x_216, x_229); +x_230 = l_Lean_Option_set___at___Lean_PrettyPrinter_delabCore_spec__4(x_218, x_220, x_229); x_191 = x_230; -x_192 = x_218; -x_193 = x_217; -x_194 = x_220; -x_195 = x_222; +x_192 = x_219; +x_193 = x_216; +x_194 = x_222; +x_195 = x_221; x_196 = x_228; goto block_205; } @@ -14550,7 +14579,7 @@ goto block_205; else { lean_object* x_231; lean_object* x_232; uint8_t x_233; -lean_dec_ref(x_216); +lean_dec_ref(x_220); x_231 = lean_ctor_get(x_224, 0); lean_inc(x_231); x_232 = lean_ctor_get(x_224, 1); @@ -14561,24 +14590,24 @@ if (x_233 == 0) { uint8_t x_234; x_234 = l_Lean_Exception_isRuntime(x_231); -x_206 = x_232; -x_207 = x_217; -x_208 = x_231; -x_209 = x_218; -x_210 = x_219; -x_211 = x_220; +x_206 = x_216; +x_207 = x_218; +x_208 = x_219; +x_209 = x_232; +x_210 = x_221; +x_211 = x_231; x_212 = x_222; x_213 = x_234; goto block_215; } else { -x_206 = x_232; -x_207 = x_217; -x_208 = x_231; -x_209 = x_218; -x_210 = x_219; -x_211 = x_220; +x_206 = x_216; +x_207 = x_218; +x_208 = x_219; +x_209 = x_232; +x_210 = x_221; +x_211 = x_231; x_212 = x_222; x_213 = x_233; goto block_215; @@ -14598,13 +14627,13 @@ x_245 = l_Option_instBEq_beq___at___Lean_PrettyPrinter_delabCore_spec__6(x_243, lean_dec(x_243); if (x_245 == 0) { -x_216 = x_242; -x_217 = x_237; -x_218 = x_236; -x_219 = x_241; -x_220 = x_238; -x_221 = x_240; -x_222 = x_239; +x_216 = x_237; +x_217 = x_240; +x_218 = x_241; +x_219 = x_236; +x_220 = x_242; +x_221 = x_239; +x_222 = x_238; x_223 = x_245; goto block_235; } @@ -14614,13 +14643,13 @@ uint8_t x_246; x_246 = l_Lean_Expr_isConst(x_119); if (x_246 == 0) { -x_216 = x_242; -x_217 = x_237; -x_218 = x_236; -x_219 = x_241; -x_220 = x_238; -x_221 = x_240; -x_222 = x_239; +x_216 = x_237; +x_217 = x_240; +x_218 = x_241; +x_219 = x_236; +x_220 = x_242; +x_221 = x_239; +x_222 = x_238; x_223 = x_245; goto block_235; } @@ -14684,43 +14713,43 @@ block_39: { if (x_23 == 0) { -if (lean_obj_tag(x_22) == 0) +if (lean_obj_tag(x_17) == 0) { lean_object* x_24; +lean_dec(x_22); lean_dec(x_21); lean_dec(x_20); lean_dec_ref(x_18); -lean_dec_ref(x_17); -lean_dec(x_16); +lean_dec_ref(x_16); x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); +lean_ctor_set(x_24, 0, x_17); lean_ctor_set(x_24, 1, x_19); return x_24; } else { lean_object* x_25; uint8_t x_26; -x_25 = lean_ctor_get(x_22, 0); -x_26 = l_Lean_instBEqInternalExceptionId_beq(x_20, x_25); -lean_dec(x_20); +x_25 = lean_ctor_get(x_17, 0); +x_26 = l_Lean_instBEqInternalExceptionId_beq(x_21, x_25); +lean_dec(x_21); if (x_26 == 0) { lean_object* x_27; -lean_dec(x_21); +lean_dec(x_22); +lean_dec(x_20); lean_dec_ref(x_18); -lean_dec_ref(x_17); -lean_dec(x_16); +lean_dec_ref(x_16); x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_22); +lean_ctor_set(x_27, 0, x_17); lean_ctor_set(x_27, 1, x_19); return x_27; } else { lean_object* x_28; lean_object* x_29; -lean_dec_ref(x_22); +lean_dec_ref(x_17); x_28 = l_Lean_PrettyPrinter_delabCore___redArg___closed__3; -x_29 = l_panic___at___Lean_PrettyPrinter_delabCore_spec__0___redArg(x_28, x_18, x_21, x_17, x_16, x_19); +x_29 = l_panic___at___Lean_PrettyPrinter_delabCore_spec__0___redArg(x_28, x_16, x_22, x_18, x_20, x_19); if (lean_obj_tag(x_29) == 0) { lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; @@ -14767,13 +14796,13 @@ return x_37; else { lean_object* x_38; +lean_dec(x_22); lean_dec(x_21); lean_dec(x_20); lean_dec_ref(x_18); -lean_dec_ref(x_17); -lean_dec(x_16); +lean_dec_ref(x_16); x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_22); +lean_ctor_set(x_38, 0, x_17); lean_ctor_set(x_38, 1, x_19); return x_38; } @@ -14805,9 +14834,9 @@ x_65 = lean_ctor_get(x_45, 12); x_66 = lean_ctor_get_uint8(x_45, sizeof(void*)*14 + 1); x_67 = lean_ctor_get(x_45, 13); x_68 = lean_box(0); -x_69 = l_Lean_Options_getInPattern(x_41); -lean_dec(x_41); -x_70 = l_Lean_SubExpr_mkRoot(x_40); +x_69 = l_Lean_Options_getInPattern(x_40); +lean_dec(x_40); +x_70 = l_Lean_SubExpr_mkRoot(x_41); lean_inc(x_59); lean_inc(x_58); x_71 = lean_alloc_ctor(0, 5, 1); @@ -14891,25 +14920,25 @@ if (x_82 == 0) { uint8_t x_83; x_83 = l_Lean_Exception_isRuntime(x_79); -x_16 = x_46; -x_17 = x_45; -x_18 = x_43; +x_16 = x_43; +x_17 = x_79; +x_18 = x_45; x_19 = x_80; -x_20 = x_81; -x_21 = x_44; -x_22 = x_79; +x_20 = x_46; +x_21 = x_81; +x_22 = x_44; x_23 = x_83; goto block_39; } else { -x_16 = x_46; -x_17 = x_45; -x_18 = x_43; +x_16 = x_43; +x_17 = x_79; +x_18 = x_45; x_19 = x_80; -x_20 = x_81; -x_21 = x_44; -x_22 = x_79; +x_20 = x_46; +x_21 = x_81; +x_22 = x_44; x_23 = x_82; goto block_39; } @@ -14925,8 +14954,8 @@ uint8_t x_93; x_93 = l_Lean_getPPAnalyze(x_85); if (x_93 == 0) { -x_40 = x_86; -x_41 = x_85; +x_40 = x_85; +x_41 = x_86; x_42 = x_2; x_43 = x_87; x_44 = x_88; @@ -14939,8 +14968,8 @@ else { if (lean_obj_tag(x_2) == 0) { -x_40 = x_86; -x_41 = x_85; +x_40 = x_85; +x_41 = x_86; x_42 = x_2; x_43 = x_87; x_44 = x_88; @@ -14966,8 +14995,8 @@ lean_inc(x_95); x_96 = lean_ctor_get(x_94, 1); lean_inc(x_96); lean_dec_ref(x_94); -x_40 = x_86; -x_41 = x_85; +x_40 = x_85; +x_41 = x_86; x_42 = x_95; x_43 = x_87; x_44 = x_88; @@ -15010,8 +15039,8 @@ return x_100; } else { -x_40 = x_86; -x_41 = x_85; +x_40 = x_85; +x_41 = x_86; x_42 = x_2; x_43 = x_87; x_44 = x_88; diff --git a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c index 6319d4421e..73d35745e5 100644 --- a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c +++ b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c @@ -24,7 +24,6 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_bindingName_x21(lean_object*); lean_object* l_Lean_getPPMVars___boxed(lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabHDiv___regBuiltin_Lean_PrettyPrinter_Delaborator_delabHDiv__1___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___lam__0___closed__1; lean_object* lean_string_utf8_extract(lean_object*, lean_object*, lean_object*); @@ -59,6 +58,7 @@ static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_ static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabHAndThen___regBuiltin_Lean_PrettyPrinter_Delaborator_delabHAndThen__1___closed__0; lean_object* l_List_lengthTR___redArg(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLit___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLit__1___closed__2; +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabNeg___regBuiltin_Lean_PrettyPrinter_Delaborator_delabNeg__1___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___closed__21; static lean_object* l_Std_PRange_RangeIterator_instIteratorLoop_loop___at___Std_PRange_RangeIterator_instIteratorLoop_loop___at___Lean_PrettyPrinter_Delaborator_getParamKinds_spec__4_spec__4___redArg___lam__0___closed__0; @@ -81,6 +81,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_ParamKind_isRegularExp static lean_object* l_Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2___redArg___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_coeDelaborator(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_findSomeRevM_x3f_find___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__1_spec__1___redArg___lam__0(lean_object*, lean_object*); +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__7; LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__13___lam__2___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_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0(uint8_t, 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_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__6(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -89,6 +90,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLit___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__3; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkArg___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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders___closed__0; +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__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_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_PRange_RangeIterator_instIteratorLoop_loop___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__6___redArg(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_PrettyPrinter_Delaborator_delabStructureInstance___lam__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLazyBinop___lam__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -98,11 +100,11 @@ static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_ LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_TSyntax_getId(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders___redArg(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppMatch_withDummyBinders(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabTy___closed__3; LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_foldlMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_getParamKinds_spec__0___redArg(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lam__0(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___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_findSomeRevM_x3f_find___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__1_spec__1___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabHAndThen___regBuiltin_Lean_PrettyPrinter_Delaborator_delabHAndThen__1(lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux_spec__0___redArg___boxed(lean_object*, lean_object*, lean_object*); @@ -204,9 +206,7 @@ uint8_t l_Lean_Expr_isRawNatLit(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabFVar___regBuiltin_Lean_PrettyPrinter_Delaborator_delabFVar__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_nextExtraPos___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__0___redArg(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_returnsPi(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabBVar___closed__2; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabPProdMkCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isOptParam(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___closed__2; @@ -280,6 +280,7 @@ uint8_t l_Lean_getPPMotivesAll(lean_object*); LEAN_EXPORT uint8_t l_Lean_PrettyPrinter_Delaborator_needsExplicit(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_KVMap_find(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Option_get___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabTy_spec__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lam__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PrettyPrinter_Delaborator_delabAppImplicitCore___lam__2(uint8_t, lean_object*); uint8_t l_Lean_Name_isAnonymous(lean_object*); @@ -330,14 +331,16 @@ static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_ static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabOfNat___regBuiltin_Lean_PrettyPrinter_Delaborator_delabOfNat__1___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBoundedAppFnArgs___at___Lean_PrettyPrinter_Delaborator_delabAppExplicitCore_spec__0___redArg___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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabSeqLeft___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSeqLeft__1___closed__4; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14; +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; lean_object* l_Lean_Meta_Match_MatcherInfo_arity(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabNamedPattern___regBuiltin_Lean_PrettyPrinter_Delaborator_delabNamedPattern__1___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVarAux___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabCond___lam__0___closed__0; +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabMProdMk___regBuiltin_Lean_PrettyPrinter_Delaborator_delabMProdMk__1___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVarAux___lam__2(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withMDataOptions___redArg___lam__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*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_declSigWithId___regBuiltin_Lean_PrettyPrinter_Delaborator_declSigWithId_parenthesizer__7___closed__0; @@ -406,6 +409,7 @@ LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__7; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppMatch_withDummyBinders___redArg___lam__0___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* l_Lean_Expr_cleanupAnnotations(lean_object*); +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0; LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_List_isEmpty___redArg(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__16; @@ -439,7 +443,6 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDelayedAssignedMV LEAN_EXPORT lean_object* l_Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_string_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__3; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVar___closed__1; LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_needsExplicit_spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_LocalContext_usesUserName(lean_object*, lean_object*); @@ -460,7 +463,6 @@ uint8_t l_Lean_Meta_instDecidableEqCoeFnType(uint8_t, uint8_t); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabCond___lam__0___closed__2; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lam__2___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_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVarAux___lam__2___closed__1; static lean_object* l___private_Lean_Meta_Structure_0__Lean_Meta_instantiateStructDefaultValueFn_x3f_go_x3f___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__11___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lam__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -477,7 +479,6 @@ LEAN_EXPORT lean_object* l_Std_DTreeMap_Internal_Impl_Const_get_x3f___at_____pri lean_object* l_Lean_Expr_appArg_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lam__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*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lam__0___closed__4; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_instMonad___redArg(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___closed__9; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___closed__8; @@ -496,7 +497,7 @@ lean_object* l_Lean_getPPMatch___boxed(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabSigma___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSigma__1___closed__0; lean_object* l_Lean_getStructureFields(lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__26; -LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(lean_object*, lean_object*, uint8_t, 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_PrettyPrinter_Delaborator_delabAppMatch___lam__5___closed__4; uint8_t l_Lean_Kernel_isDiagnosticsEnabled(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabMData___regBuiltin_Lean_PrettyPrinter_Delaborator_delabMData__1___closed__1; @@ -505,7 +506,6 @@ lean_object* l_Lean_Syntax_mkApp(lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabFVar___regBuiltin_Lean_PrettyPrinter_Delaborator_delabFVar__1___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___lam__0___closed__6; LEAN_EXPORT lean_object* l_Array_mapFinIdxM_map___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__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*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__11; LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__13(lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__5; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___closed__2; @@ -555,6 +555,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_AppImplicitArg_optiona size_t lean_usize_of_nat(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_ppPiPreserveNames___closed__1; lean_object* l_Array_mkArray1___redArg(lean_object*); +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__2; static lean_object* l_panic___at___Lean_PrettyPrinter_Delaborator_delabDoElems_spec__0___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabHAndThen(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -562,7 +563,6 @@ LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__ lean_object* lean_expr_abstract(lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_withMDataOptions___redArg___closed__5; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabHOrElse___regBuiltin_Lean_PrettyPrinter_Delaborator_delabHOrElse__1___closed__1; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__6; static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId_parenthesizer___closed__3; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___lam__0___closed__4; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppMatch_usingNames___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -627,7 +627,7 @@ static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_ static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId___closed__5; lean_object* l_Lean_KeyedDeclsAttribute_getValues___redArg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lam__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabCond___regBuiltin_Lean_PrettyPrinter_Delaborator_delabCond__1___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicitCore___lam__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__19(uint8_t, size_t, size_t, lean_object*); @@ -673,12 +673,10 @@ LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVarAux___lam__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFnArgs___at___Lean_PrettyPrinter_Delaborator_delabStructureInstance_spec__1(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_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_useAppExplicit___lam__0(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__4; static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicitCore___closed__0; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDivRatCore(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2_spec__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_Syntax_mkStrLit(lean_object*, lean_object*); @@ -689,7 +687,7 @@ static lean_object* l_Array_zipWithMAux___at___Lean_PrettyPrinter_Delaborator_de static lean_object* l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__0; lean_object* l_Lean_Name_getPrefix(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__21; -LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__1(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__1(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_instMonadWithReaderOfSubExprDelabM___lam__0(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_PrettyPrinter_Delaborator_delabConst___closed__5; LEAN_EXPORT lean_object* l_Array_filterMapM___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders_go_spec__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -723,7 +721,6 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSeqLeft(lean_obje static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSort___closed__7; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVarAux___lam__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_MatcherInfo_numAlts(lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; LEAN_EXPORT lean_object* l_Array_mapFinIdxM_map___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__8___redArg___lam__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getPPInstanceTypes___boxed(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPProdMk___regBuiltin_Lean_PrettyPrinter_Delaborator_delabPProdMk__1___closed__2; @@ -763,7 +760,6 @@ lean_object* l_instInhabitedOfMonad___redArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ofExcept___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux_spec__1___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_unresolveNameGlobal___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__13___lam__0___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_SubExpr_Pos_pushNthBindingDomain(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__8; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabRange___regBuiltin_Lean_PrettyPrinter_Delaborator_delabRange__1(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMData___closed__0; @@ -832,6 +828,7 @@ LEAN_EXPORT lean_object* l_List_firstM___at_____private_Lean_PrettyPrinter_Delab lean_object* l_Lean_PrettyPrinter_Delaborator_annotateTermInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___closed__1; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabMVar___regBuiltin_Lean_PrettyPrinter_Delaborator_delabMVar__1___closed__2; +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_stripParentProjections___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -848,7 +845,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabNegIntCore___closed__4 LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__0___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_PrettyPrinter_Delaborator_delabOfScientific___lam__0___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_Lean_PrettyPrinter_Delaborator_delabMVarAux___lam__0___closed__0; -lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_PrettyPrinter_Delaborator_getUnusedName(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields___lam__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*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__7; LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux_spec__0(lean_object*, size_t, size_t, lean_object*); @@ -900,7 +897,6 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_withMDataOptions___redArg__ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSeq___lam__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___closed__4; -LEAN_EXPORT uint8_t l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__2(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_findSomeRevM_x3f_find___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__1_spec__1___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_forIn_x27Unsafe_loop___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__10___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -970,9 +966,11 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVarAux___lam__2___clo LEAN_EXPORT lean_object* l_Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2_spec__2___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_extract___redArg(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabOfScientific___regBuiltin_Lean_PrettyPrinter_Delaborator_delabOfScientific__1___closed__1; +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withMDataOptions___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody_x27___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2_spec__2_spec__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_zipWithMAux___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__9(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___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__3; LEAN_EXPORT lean_object* l___private_Lean_ResolveName_0__Lean_resolveLocalName_loop___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__9(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lam__0___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabProj(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1022,6 +1020,7 @@ LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_m LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevMAux___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__5_spec__6___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders_go___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabChar___redArg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppCore___lam__0___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__0___closed__0; lean_object* l_Lean_NameSet_insert(lean_object*, lean_object*); @@ -1042,7 +1041,6 @@ LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__ lean_object* l_Lean_getPPFieldNotationGeneralized___boxed(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMData___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_getParamKinds___closed__0; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__2___closed__0; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields___lam__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_borrowed(lean_object*, lean_object*, lean_object*); @@ -1074,8 +1072,10 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lam__5___cl LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_AppImplicitArg_named_elim___redArg(lean_object*, lean_object*); uint8_t l_Lean_Environment_contains(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabApp___regBuiltin_Lean_PrettyPrinter_Delaborator_delabApp__1(lean_object*); +LEAN_EXPORT uint8_t l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__1(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_getDelayedMVarAssignment_x3f___at___Lean_PrettyPrinter_Delaborator_delabDelayedAssignedMVar_spec__0___redArg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabNamedPattern___regBuiltin_Lean_PrettyPrinter_Delaborator_delabNamedPattern__1(lean_object*); +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVarAux___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSort___closed__3; lean_object* l_Lean_PrettyPrinter_Delaborator_annotatePos(lean_object*, lean_object*); @@ -1094,6 +1094,7 @@ LEAN_EXPORT uint8_t l_Array_contains___at_____private_Lean_PrettyPrinter_Delabor static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__13; lean_object* l_Lean_Name_toStringWithToken___at___Lean_Name_toString_spec__0(lean_object*, uint8_t); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabNameMkStr___regBuiltin_Lean_PrettyPrinter_Delaborator_delabNameMkStr__3___closed__0; +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__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_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___closed__25; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLetE___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLetE__1(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__1; @@ -1112,22 +1113,21 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance static lean_object* l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__0; lean_object* l_Lean_Expr_getAppNumArgs(lean_object*); lean_object* l_Lean_LocalDecl_userName(lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__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* l_Lean_getPPMVarsWithType___boxed(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__30; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__7(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Context_config(lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__0___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_PrettyPrinter_Delaborator_AppImplicitArg_optional_elim(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__0; uint8_t l_Lean_Expr_isAutoParam(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_AppImplicitArg_ctorElim___redArg(lean_object*, lean_object*); lean_object* l_Lean_getPPMVarsAnonymous___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg___closed__2; +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSort___closed__5; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___closed__6; -lean_object* l_Array_eraseIdx___redArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_forIn_x27Unsafe_loop___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__12(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_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux___redArg___lam__6___closed__0; @@ -1145,7 +1145,6 @@ lean_object* l_Lean_PrettyPrinter_Delaborator_withOptionAtCurrPos___redArg(lean_ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabHDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_getPPPiBinderTypes(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_coeDelaborator_delabHead(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__8; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_shouldShowMotive___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDivRatCore___closed__4; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabSeqLeft___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSeqLeft__1(lean_object*); @@ -1216,14 +1215,12 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_AppImplicitArg_syntax_x3f(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDivRatCore___closed__3; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux___redArg___lam__6___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_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__15; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda___redArg___lam__0___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* l_Lean_Name_appendCore(lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders___lam__0(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppImplicitCore___lam__5(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_List_filterTR_loop___at_____private_Lean_ResolveName_0__Lean_resolveLocalName_loop___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__9_spec__10(lean_object*, lean_object*); lean_object* l_Lean_Meta_instMonadMetaM___lam__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLazyBinop___lam__0___closed__1; lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPRange___regBuiltin_Lean_PrettyPrinter_Delaborator_delabPRange__1___closed__2; @@ -1250,12 +1247,11 @@ lean_object* l_Lean_Meta_mkFreshLevelMVarsFor(lean_object*, lean_object*, lean_o LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_getPos___at___Lean_PrettyPrinter_Delaborator_SubExpr_withNaryFn___at___Lean_PrettyPrinter_Delaborator_withFnRefWhenTagAppFns_spec__0_spec__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__6; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withMDataExpr___at___Lean_PrettyPrinter_Delaborator_delabMData_spec__0___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__5; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevMAux___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__5_spec__6(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getPPPiBinderTypes___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2_spec__2_spec__3_spec__3___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_withMDataOptions___redArg___closed__4; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop___redArg___lam__0___closed__3; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLazyBinop(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1287,6 +1283,7 @@ lean_object* l_Lean_Parser_withCache(lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabCond___regBuiltin_Lean_PrettyPrinter_Delaborator_delabCond__1___closed__3; static lean_object* l_Array_zipWithMAux___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__9___redArg___closed__0; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabHOrElse___regBuiltin_Lean_PrettyPrinter_Delaborator_delabHOrElse__1___closed__3; +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPRange___regBuiltin_Lean_PrettyPrinter_Delaborator_delabPRange__1(lean_object*); LEAN_EXPORT lean_object* l_Std_DTreeMap_Internal_Impl_Const_get_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__0___redArg(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withNewMCtxDepthImp(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1345,7 +1342,7 @@ LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabMData___regBuiltin_Lean_PrettyPrinter_Delaborator_delabMData__1___closed__2; lean_object* l_ReaderT_instFunctorOfMonad___redArg___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature___lam__1___closed__0; -LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__0(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_PrettyPrinter_Delaborator_delabDo___lam__0___closed__1; lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); @@ -1404,6 +1401,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___lam__0___closed LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForall___regBuiltin_Lean_PrettyPrinter_Delaborator_delabForall__1(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPRange___regBuiltin_Lean_PrettyPrinter_Delaborator_delabPRange__1___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lam__5___closed__1; lean_object* l_Lean_Expr_getAppFn(lean_object*); lean_object* l_Lean_FVarId_getBinderInfo___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1424,6 +1422,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed LEAN_EXPORT lean_object* l_Std_PRange_RangeIterator_instIteratorLoop_loop___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__6___redArg___lam__0___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___closed__10; +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__32; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withOverApp(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_processSpine___lam__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1467,6 +1466,7 @@ uint8_t l_Lean_LocalDecl_binderInfo(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___closed__0; LEAN_EXPORT lean_object* l_Lean_Option_set___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabTy_spec__0(lean_object*, lean_object*, uint8_t); lean_object* l_Lean_getPPCoercionsTypes___boxed(lean_object*); +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabRange___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Environment_getModuleIdxFor_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabNeg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1545,13 +1545,14 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; lean_object* l_Lean_Parser_mkAntiquot(lean_object*, lean_object*, uint8_t, uint8_t); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_findSomeRevM_x3f_find___at___Lean_PersistentArray_findSomeRevMAux___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__5_spec__6_spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_foldlMUnsafe_fold___at___Array_filterMapM___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders_spec__0_spec__0(lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12; static lean_object* l_panic___at___Lean_PrettyPrinter_Delaborator_delabFVar_spec__0___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__0___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_PrettyPrinter_Delaborator_delabSigmaCore___lam__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lam__0(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabHOrElse___lam__0___closed__0; lean_object* lean_array_uget(lean_object*, size_t); +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__5; LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_foldlMUnsafe_fold___at___Array_filterMapM___at___Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_spec__0_spec__0(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppImplicitCore___lam__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_array_size(lean_object*); @@ -1618,6 +1619,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___clos LEAN_EXPORT lean_object* l_Lean_throwError___at___Lean_throwErrorAt___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2_spec__2_spec__3_spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Option_instDecidableEq_decEq___redArg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_coeDelaborator_delabHead___lam__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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2_spec__2_spec__3___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isMData(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withMDataOptions(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1631,7 +1633,6 @@ static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_ lean_object* l_Lean_mkAtom(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__2___redArg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_mkUnknownIdentifierMessage___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2_spec__2_spec__2___closed__2; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lam__0___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_PrettyPrinter_Delaborator_delabStructureInstance___lam__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__12; @@ -1651,7 +1652,6 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBod static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_findSomeRevM_x3f_find___at___Lean_PersistentArray_findSomeRevMAux___at___Lean_PersistentArray_findSomeRevM_x3f___at___Lean_resolveLocalName___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__0_spec__5_spec__6_spec__6___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withMDataExpr___at___Lean_PrettyPrinter_Delaborator_delabMData_spec__0___redArg___closed__0; -static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSeqRight___lam__0___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); @@ -1662,8 +1662,6 @@ lean_object* l_Lean_PrettyPrinter_Delaborator_whenNotPPOption(lean_object*, lean static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux___redArg___lam__1___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLit___closed__0; LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_needsExplicit_spec__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__9; lean_object* l_Lean_SubExpr_Pos_pushType(lean_object*); lean_object* l_Lean_getPPSorrySource___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId; @@ -1675,6 +1673,8 @@ LEAN_EXPORT lean_object* l_panic___at___Lean_Meta_instantiateStructDefaultValueF lean_object* l_Lean_LocalContext_getUnusedName(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_nextExtraPos___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__0___redArg___boxed(lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_Delaborator_appUnexpanderAttribute; +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1(lean_object*, size_t, size_t, lean_object*); uint64_t l_Lean_Meta_TransparencyMode_toUInt64(uint8_t); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_processSpine___lam__0___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_coeDelaborator_delabHead___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1690,7 +1690,6 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabMProdMk(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId_formatter___closed__5; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; uint8_t l_Lean_Expr_isConst(lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1698,6 +1697,7 @@ lean_object* l_Lean_Expr_beta(lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; static lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withProj___at___Lean_PrettyPrinter_Delaborator_delabProj_spec__0___redArg___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__16; +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabSeq___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSeq__1___closed__0; lean_object* l_Lean_Syntax_mkScientificLit(lean_object*, lean_object*); @@ -1719,7 +1719,7 @@ LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at___Lean_unresolveNameGlo LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_isConstructorApp_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields___lam__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__5___closed__0; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabPRange___lam__1___closed__16; @@ -1727,6 +1727,7 @@ lean_object* l_Lean_Expr_consumeMData(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux___redArg___closed__1; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBoundedAppFn___at___Lean_PrettyPrinter_Delaborator_delabAppExplicitCore_spec__2___redArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10; lean_object* l_String_toSubstring_x27(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_coeDelaborator___lam__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPSigma___regBuiltin_Lean_PrettyPrinter_Delaborator_delabPSigma__1___closed__1; @@ -1766,6 +1767,8 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppCore___lam__0( LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux___redArg___lam__0___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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders_go___closed__0; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabOfNat___regBuiltin_Lean_PrettyPrinter_Delaborator_delabOfNat__1___closed__0; +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1(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___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6; LEAN_EXPORT lean_object* l_panic___at___Lean_PrettyPrinter_Delaborator_delabDoElems_spec__0(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__6; @@ -1773,13 +1776,14 @@ lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescopeReducing___at___Lean_PrettyPrinter_Delaborator_getParamKinds_spec__1___redArg___boxed(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_ResolveName_0__Lean_unresolveNameGlobal_unresolveNameCore___at___Lean_unresolveNameGlobal___at___Lean_unresolveNameGlobalAvoidingLocals___at___Lean_PrettyPrinter_Delaborator_delabConst_spec__0_spec__13_spec__13(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_throwErrorAt___at___Lean_throwUnknownIdentifierAt___at___Lean_throwUnknownConstantAt___at___Lean_throwUnknownConstant___at___Lean_getConstInfo___at___Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2_spec__2_spec__2_spec__2_spec__2_spec__3___redArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_withOptionAtCurrPos(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_Lean_PrettyPrinter_Delaborator_delabAppImplicitCore___lam__0(lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLetE___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLetE__1___closed__0; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabNameMkStr___regBuiltin_Lean_PrettyPrinter_Delaborator_delabNameMkStr__17___closed__0; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lam__4(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__5; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabSort___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSort__1___closed__0; -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(size_t, size_t, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__5; LEAN_EXPORT lean_object* l_List_firstM___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryUnexpand_spec__0(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_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -31187,7 +31191,7 @@ x_20 = lean_erase_macro_scopes(x_19); x_21 = l_Array_contains___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__0(x_5, x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_dec(x_20); x_22 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda___redArg___lam__0___boxed), 13, 5); lean_closure_set(x_22, 0, x_4); @@ -31195,55 +31199,56 @@ lean_closure_set(x_22, 1, x_5); lean_closure_set(x_22, 2, x_1); lean_closure_set(x_22, 3, x_2); lean_closure_set(x_22, 4, x_3); -x_23 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_22, x_21, x_6, x_7, x_8, x_9, x_10, x_11, x_15); -return x_23; +x_23 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; +x_24 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_22, x_21, x_23, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +return x_24; } else { -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_24 = lean_ctor_get(x_8, 2); -x_25 = l_Lean_LocalContext_getUnusedName(x_24, x_20); -x_26 = lean_unsigned_to_nat(1u); -x_27 = lean_nat_add(x_4, x_26); +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; +x_25 = lean_ctor_get(x_8, 2); +x_26 = l_Lean_LocalContext_getUnusedName(x_25, x_20); +x_27 = lean_unsigned_to_nat(1u); +x_28 = lean_nat_add(x_4, x_27); lean_dec(x_4); -lean_inc(x_25); -x_28 = lean_array_push(x_5, x_25); -x_29 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop), 13, 6); -lean_closure_set(x_29, 0, lean_box(0)); -lean_closure_set(x_29, 1, x_1); -lean_closure_set(x_29, 2, x_2); -lean_closure_set(x_29, 3, x_3); -lean_closure_set(x_29, 4, x_27); -lean_closure_set(x_29, 5, x_28); -x_30 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_25, x_29, x_6, x_7, x_8, x_9, x_10, x_11, x_15); -return x_30; +lean_inc(x_26); +x_29 = lean_array_push(x_5, x_26); +x_30 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop), 13, 6); +lean_closure_set(x_30, 0, lean_box(0)); +lean_closure_set(x_30, 1, x_1); +lean_closure_set(x_30, 2, x_2); +lean_closure_set(x_30, 3, x_3); +lean_closure_set(x_30, 4, x_28); +lean_closure_set(x_30, 5, x_29); +x_31 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_26, x_30, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +return x_31; } } 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; lean_object* x_39; +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_dec(x_14); -x_31 = lean_box(0); -x_32 = lean_nat_add(x_4, x_16); +x_32 = lean_box(0); +x_33 = lean_nat_add(x_4, x_16); lean_dec(x_16); -x_33 = lean_nat_sub(x_32, x_1); -lean_dec(x_32); -x_34 = lean_array_get(x_31, x_2, x_33); +x_34 = lean_nat_sub(x_33, x_1); lean_dec(x_33); -x_35 = lean_unsigned_to_nat(1u); -x_36 = lean_nat_add(x_4, x_35); +x_35 = lean_array_get(x_32, x_2, x_34); +lean_dec(x_34); +x_36 = lean_unsigned_to_nat(1u); +x_37 = lean_nat_add(x_4, x_36); lean_dec(x_4); -lean_inc(x_34); -x_37 = lean_array_push(x_5, x_34); -x_38 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop), 13, 6); -lean_closure_set(x_38, 0, lean_box(0)); -lean_closure_set(x_38, 1, x_1); -lean_closure_set(x_38, 2, x_2); -lean_closure_set(x_38, 3, x_3); -lean_closure_set(x_38, 4, x_36); -lean_closure_set(x_38, 5, x_37); -x_39 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_34, x_38, x_6, x_7, x_8, x_9, x_10, x_11, x_15); -return x_39; +lean_inc(x_35); +x_38 = lean_array_push(x_5, x_35); +x_39 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop), 13, 6); +lean_closure_set(x_39, 0, lean_box(0)); +lean_closure_set(x_39, 1, x_1); +lean_closure_set(x_39, 2, x_2); +lean_closure_set(x_39, 3, x_3); +lean_closure_set(x_39, 4, x_37); +lean_closure_set(x_39, 5, x_38); +x_40 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_35, x_39, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +return x_40; } } } @@ -31430,39 +31435,40 @@ goto _start; } else { -lean_object* x_20; uint8_t x_21; lean_object* x_22; +lean_object* x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; x_20 = lean_ctor_get(x_17, 0); x_21 = 0; +x_22 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; lean_inc(x_10); lean_inc_ref(x_9); lean_inc_ref(x_7); lean_inc_ref(x_5); lean_inc(x_20); -x_22 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_20, x_2, x_21, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_22) == 0) +x_23 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_20, x_2, x_21, x_22, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_23) == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; uint8_t x_28; lean_object* x_29; -x_23 = lean_ctor_get(x_22, 0); -lean_inc(x_23); -x_24 = lean_ctor_get(x_22, 1); +lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; +x_24 = lean_ctor_get(x_23, 0); lean_inc(x_24); -lean_dec_ref(x_22); -lean_inc(x_23); -x_25 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppMatch_withDummyBinders___redArg___lam__0___boxed), 13, 5); -lean_closure_set(x_25, 0, x_23); -lean_closure_set(x_25, 1, x_4); -lean_closure_set(x_25, 2, x_1); -lean_closure_set(x_25, 3, x_2); -lean_closure_set(x_25, 4, x_3); -x_26 = 0; -x_27 = l_Lean_PrettyPrinter_Delaborator_appFieldNotationCandidate_x3f___closed__1; -x_28 = 1; -x_29 = l_Lean_Meta_withLocalDecl___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody_x27___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2_spec__2_spec__2___redArg(x_23, x_26, x_27, x_25, x_28, x_5, x_6, x_7, x_8, x_9, x_10, x_24); -return x_29; +x_25 = lean_ctor_get(x_23, 1); +lean_inc(x_25); +lean_dec_ref(x_23); +lean_inc(x_24); +x_26 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppMatch_withDummyBinders___redArg___lam__0___boxed), 13, 5); +lean_closure_set(x_26, 0, x_24); +lean_closure_set(x_26, 1, x_4); +lean_closure_set(x_26, 2, x_1); +lean_closure_set(x_26, 3, x_2); +lean_closure_set(x_26, 4, x_3); +x_27 = 0; +x_28 = l_Lean_PrettyPrinter_Delaborator_appFieldNotationCandidate_x3f___closed__1; +x_29 = 1; +x_30 = l_Lean_Meta_withLocalDecl___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody_x27___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2_spec__2_spec__2___redArg(x_24, x_27, x_28, x_26, x_29, x_5, x_6, x_7, x_8, x_9, x_10, x_25); +return x_30; } else { -uint8_t x_30; +uint8_t x_31; lean_dec(x_10); lean_dec_ref(x_9); lean_dec(x_8); @@ -31473,23 +31479,23 @@ lean_dec_ref(x_4); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec_ref(x_1); -x_30 = !lean_is_exclusive(x_22); -if (x_30 == 0) +x_31 = !lean_is_exclusive(x_23); +if (x_31 == 0) { -return x_22; +return x_23; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_22, 0); -x_32 = lean_ctor_get(x_22, 1); +lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_32 = lean_ctor_get(x_23, 0); +x_33 = lean_ctor_get(x_23, 1); +lean_inc(x_33); lean_inc(x_32); -lean_inc(x_31); -lean_dec(x_22); -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; +lean_dec(x_23); +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; } } } @@ -37790,526 +37796,657 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext(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: { -lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; 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_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_inc_ref(x_1); -x_18 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_1, x_7); -x_19 = lean_ctor_get(x_18, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -if (lean_is_exclusive(x_18)) { - lean_ctor_release(x_18, 0); - lean_ctor_release(x_18, 1); - x_21 = x_18; +x_8 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_1, x_7); +x_9 = lean_ctor_get(x_8, 0); +lean_inc(x_9); +x_10 = lean_ctor_get(x_8, 1); +lean_inc(x_10); +if (lean_is_exclusive(x_8)) { + lean_ctor_release(x_8, 0); + lean_ctor_release(x_8, 1); + x_11 = x_8; } else { - lean_dec_ref(x_18); - x_21 = lean_box(0); + lean_dec_ref(x_8); + x_11 = lean_box(0); } -lean_inc(x_19); -x_22 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext_getPPBinderTypes___boxed), 2, 1); -lean_closure_set(x_22, 0, x_19); +lean_inc(x_9); +x_12 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext_getPPBinderTypes___boxed), 2, 1); +lean_closure_set(x_12, 0, x_9); lean_inc_ref(x_5); lean_inc_ref(x_1); -lean_inc_ref(x_22); -x_23 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_22, x_1, x_2, x_3, x_4, x_5, x_6, x_20); -if (lean_obj_tag(x_23) == 0) +lean_inc_ref(x_12); +x_13 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_12, x_1, x_2, x_3, x_4, x_5, x_6, x_10); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_31; lean_object* x_32; uint8_t x_33; lean_object* x_34; uint8_t x_35; 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; -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_23, 1); -lean_inc(x_25); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - lean_ctor_release(x_23, 1); - x_26 = x_23; +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_21; uint8_t x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; 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; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); +lean_inc(x_15); +if (lean_is_exclusive(x_13)) { + lean_ctor_release(x_13, 0); + lean_ctor_release(x_13, 1); + x_16 = x_13; } else { - lean_dec_ref(x_23); - x_26 = lean_box(0); + lean_dec_ref(x_13); + x_16 = lean_box(0); } -x_47 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_getPPOption___boxed), 9, 2); -lean_closure_set(x_47, 0, lean_box(0)); -lean_closure_set(x_47, 1, x_22); -switch (lean_obj_tag(x_19)) { +x_39 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_getPPOption___boxed), 9, 2); +lean_closure_set(x_39, 0, lean_box(0)); +lean_closure_set(x_39, 1, x_12); +switch (lean_obj_tag(x_9)) { case 6: { -lean_object* x_68; -x_68 = lean_ctor_get(x_19, 2); -if (lean_obj_tag(x_68) == 6) +lean_object* x_60; +x_60 = lean_ctor_get(x_9, 2); +if (lean_obj_tag(x_60) == 6) { -lean_dec(x_26); -lean_inc_ref(x_68); -x_48 = x_68; -x_49 = x_1; -x_50 = x_2; -x_51 = x_3; -x_52 = x_4; -x_53 = x_5; -x_54 = x_6; -goto block_67; +lean_dec(x_16); +lean_inc_ref(x_60); +x_40 = x_60; +x_41 = x_1; +x_42 = x_2; +x_43 = x_3; +x_44 = x_4; +x_45 = x_5; +x_46 = x_6; +goto block_59; } else { -lean_dec_ref(x_47); -lean_dec(x_24); -lean_dec(x_21); -lean_dec_ref(x_19); +lean_dec_ref(x_39); +lean_dec(x_14); +lean_dec(x_11); +lean_dec_ref(x_9); lean_dec(x_6); lean_dec_ref(x_5); lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -goto block_30; +goto block_20; } } case 7: { -lean_object* x_69; -x_69 = lean_ctor_get(x_19, 2); -if (lean_obj_tag(x_69) == 7) +lean_object* x_61; +x_61 = lean_ctor_get(x_9, 2); +if (lean_obj_tag(x_61) == 7) { -lean_dec(x_26); -lean_inc_ref(x_69); -x_48 = x_69; -x_49 = x_1; -x_50 = x_2; -x_51 = x_3; -x_52 = x_4; -x_53 = x_5; -x_54 = x_6; -goto block_67; +lean_dec(x_16); +lean_inc_ref(x_61); +x_40 = x_61; +x_41 = x_1; +x_42 = x_2; +x_43 = x_3; +x_44 = x_4; +x_45 = x_5; +x_46 = x_6; +goto block_59; } else { -lean_dec_ref(x_47); -lean_dec(x_24); -lean_dec(x_21); -lean_dec_ref(x_19); +lean_dec_ref(x_39); +lean_dec(x_14); +lean_dec(x_11); +lean_dec_ref(x_9); lean_dec(x_6); lean_dec_ref(x_5); lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -goto block_30; +goto block_20; } } default: { -lean_dec_ref(x_47); -lean_dec(x_24); -lean_dec(x_21); -lean_dec(x_19); +lean_dec_ref(x_39); +lean_dec(x_14); +lean_dec(x_11); +lean_dec(x_9); lean_dec(x_6); lean_dec_ref(x_5); lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -goto block_30; +goto block_20; } } -block_30: +block_20: { -uint8_t x_27; lean_object* x_28; lean_object* x_29; -x_27 = 0; -x_28 = lean_box(x_27); -if (lean_is_scalar(x_26)) { - x_29 = lean_alloc_ctor(0, 2, 0); +uint8_t x_17; lean_object* x_18; lean_object* x_19; +x_17 = 0; +x_18 = lean_box(x_17); +if (lean_is_scalar(x_16)) { + x_19 = lean_alloc_ctor(0, 2, 0); } else { - x_29 = x_26; + x_19 = x_16; } -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_25); -return x_29; +lean_ctor_set(x_19, 0, x_18); +lean_ctor_set(x_19, 1, x_15); +return x_19; } -block_46: +block_38: { -if (x_35 == 0) +if (x_25 == 0) { -lean_object* x_36; lean_object* x_37; -lean_dec_ref(x_34); -lean_dec_ref(x_32); -lean_dec(x_24); -x_36 = lean_box(x_35); -if (lean_is_scalar(x_21)) { - x_37 = lean_alloc_ctor(0, 2, 0); +lean_object* x_26; lean_object* x_27; +lean_dec_ref(x_24); +lean_dec_ref(x_21); +lean_dec(x_14); +x_26 = lean_box(x_25); +if (lean_is_scalar(x_11)) { + x_27 = lean_alloc_ctor(0, 2, 0); } else { - x_37 = x_21; + x_27 = x_11; } -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_31); -return x_37; +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_23); +return x_27; } else { -uint8_t x_38; uint8_t x_39; uint8_t x_40; -x_38 = l_Lean_Expr_binderInfo(x_32); -x_39 = 3; -x_40 = l_Lean_instBEqBinderInfo_beq(x_38, x_39); -if (x_40 == 0) +uint8_t x_28; uint8_t x_29; uint8_t x_30; +x_28 = l_Lean_Expr_binderInfo(x_21); +lean_dec_ref(x_21); +x_29 = 3; +x_30 = l_Lean_instBEqBinderInfo_beq(x_28, x_29); +if (x_30 == 0) { -uint8_t x_41; -x_41 = lean_unbox(x_24); -if (x_41 == 0) +uint8_t x_31; +x_31 = lean_unbox(x_14); +if (x_31 == 0) { -if (x_33 == 0) +lean_dec_ref(x_24); +if (x_22 == 0) { -lean_dec(x_24); -lean_dec(x_21); -x_8 = x_31; -x_9 = x_32; -x_10 = x_34; -x_11 = x_35; -goto block_17; -} -else -{ -lean_object* x_42; -lean_dec_ref(x_34); -lean_dec_ref(x_32); -if (lean_is_scalar(x_21)) { - x_42 = lean_alloc_ctor(0, 2, 0); +lean_object* x_32; lean_object* x_33; +lean_dec(x_14); +x_32 = lean_box(x_25); +if (lean_is_scalar(x_11)) { + x_33 = lean_alloc_ctor(0, 2, 0); } else { - x_42 = x_21; -} -lean_ctor_set(x_42, 0, x_24); -lean_ctor_set(x_42, 1, x_31); -return x_42; + x_33 = x_11; } +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_23); +return x_33; } else { -lean_dec(x_24); -lean_dec(x_21); -if (x_33 == 0) -{ -lean_dec_ref(x_32); +lean_object* x_34; +if (lean_is_scalar(x_11)) { + x_34 = lean_alloc_ctor(0, 2, 0); +} else { + x_34 = x_11; +} +lean_ctor_set(x_34, 0, x_14); +lean_ctor_set(x_34, 1, x_23); return x_34; } +} else { -x_8 = x_31; -x_9 = x_32; -x_10 = x_34; -x_11 = x_33; -goto block_17; -} +lean_dec(x_14); +lean_dec(x_11); +return x_24; } } else { -uint8_t x_43; lean_object* x_44; lean_object* x_45; -lean_dec_ref(x_34); -lean_dec_ref(x_32); -lean_dec(x_24); -x_43 = 0; -x_44 = lean_box(x_43); -if (lean_is_scalar(x_21)) { - x_45 = lean_alloc_ctor(0, 2, 0); +uint8_t x_35; lean_object* x_36; lean_object* x_37; +lean_dec_ref(x_24); +lean_dec(x_14); +x_35 = 0; +x_36 = lean_box(x_35); +if (lean_is_scalar(x_11)) { + x_37 = lean_alloc_ctor(0, 2, 0); } else { - x_45 = x_21; + x_37 = x_11; } -lean_ctor_set(x_45, 0, x_44); -lean_ctor_set(x_45, 1, x_31); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_23); +return x_37; +} +} +} +block_59: +{ +lean_object* x_47; lean_object* x_48; +x_47 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext___closed__0; +x_48 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_47, x_39, x_41, x_42, x_43, x_44, x_45, x_46, x_15); +if (lean_obj_tag(x_48) == 0) +{ +lean_object* x_49; lean_object* x_50; uint8_t x_51; uint8_t x_52; uint8_t x_53; +x_49 = lean_ctor_get(x_48, 0); +lean_inc(x_49); +x_50 = lean_ctor_get(x_48, 1); +lean_inc(x_50); +x_51 = l_Lean_Expr_binderInfo(x_9); +x_52 = l_Lean_Expr_binderInfo(x_40); +x_53 = l_Lean_instBEqBinderInfo_beq(x_51, x_52); +if (x_53 == 0) +{ +uint8_t x_54; +lean_dec(x_9); +x_54 = lean_unbox(x_49); +lean_dec(x_49); +x_21 = x_40; +x_22 = x_54; +x_23 = x_50; +x_24 = x_48; +x_25 = x_53; +goto block_38; +} +else +{ +lean_object* x_55; lean_object* x_56; uint8_t x_57; uint8_t x_58; +x_55 = l_Lean_Expr_bindingDomain_x21(x_9); +lean_dec(x_9); +x_56 = l_Lean_Expr_bindingDomain_x21(x_40); +x_57 = lean_expr_eqv(x_55, x_56); +lean_dec_ref(x_56); +lean_dec_ref(x_55); +x_58 = lean_unbox(x_49); +lean_dec(x_49); +x_21 = x_40; +x_22 = x_58; +x_23 = x_50; +x_24 = x_48; +x_25 = x_57; +goto block_38; +} +} +else +{ +lean_dec_ref(x_40); +lean_dec(x_14); +lean_dec(x_11); +lean_dec(x_9); +return x_48; +} +} +} +else +{ +lean_dec_ref(x_12); +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +lean_dec_ref(x_3); +lean_dec(x_2); +lean_dec_ref(x_1); +return x_13; +} +} +} +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__0(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; +x_12 = l_Lean_Syntax_getId(x_4); +x_13 = l_Lean_NameSet_insert(x_1, x_12); +lean_inc(x_13); +x_14 = lean_apply_8(x_2, x_13, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_14) == 0) +{ +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_16 = lean_ctor_get(x_14, 0); +x_17 = lean_array_push(x_3, x_4); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_17); +lean_ctor_set(x_18, 1, x_16); +x_19 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_19, 0, x_13); +lean_ctor_set(x_19, 1, x_18); +lean_ctor_set(x_14, 0, x_19); +return x_14; +} +else +{ +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_20 = lean_ctor_get(x_14, 0); +x_21 = lean_ctor_get(x_14, 1); +lean_inc(x_21); +lean_inc(x_20); +lean_dec(x_14); +x_22 = lean_array_push(x_3, x_4); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_20); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_13); +lean_ctor_set(x_24, 1, x_23); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_21); +return x_25; +} +} +else +{ +uint8_t x_26; +lean_dec(x_13); +lean_dec(x_4); +lean_dec_ref(x_3); +x_26 = !lean_is_exclusive(x_14); +if (x_26 == 0) +{ +return x_14; +} +else +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_27 = lean_ctor_get(x_14, 0); +x_28 = lean_ctor_get(x_14, 1); +lean_inc(x_28); +lean_inc(x_27); +lean_dec(x_14); +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; +} +} +} +} +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__1(lean_object* x_1, lean_object* x_2, uint8_t 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, 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; +x_15 = l_Lean_Syntax_getId(x_7); +x_16 = l_Lean_NameSet_insert(x_1, x_15); +x_17 = lean_array_push(x_2, x_7); +x_18 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(x_16, x_17, x_3, x_4, x_5, x_6, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +return x_18; +} +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___closed__0() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_getPPFunBinderTypes___boxed), 1, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(lean_object* x_1, lean_object* x_2, uint8_t 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, 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_object* x_17; uint8_t x_18; uint8_t x_19; lean_object* x_20; uint8_t x_51; +lean_inc_ref(x_7); +x_14 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_7, x_13); +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_ref(x_14); +lean_inc_ref(x_2); +lean_inc_ref(x_5); +lean_inc(x_1); +x_17 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__0), 11, 3); +lean_closure_set(x_17, 0, x_1); +lean_closure_set(x_17, 1, x_5); +lean_closure_set(x_17, 2, x_2); +if (x_3 == 0) +{ +lean_object* x_62; uint8_t x_63; +x_62 = l_Lean_Expr_bindingBody_x21(x_15); +lean_dec(x_15); +x_63 = l_Lean_Expr_hasLooseBVars(x_62); +lean_dec_ref(x_62); +x_51 = x_63; +goto block_61; +} +else +{ +lean_dec(x_15); +x_51 = x_3; +goto block_61; +} +block_50: +{ +lean_object* x_21; +lean_inc(x_12); +lean_inc_ref(x_11); +lean_inc(x_10); +lean_inc_ref(x_9); +lean_inc(x_8); +lean_inc_ref(x_7); +x_21 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext(x_7, x_8, x_9, x_10, x_11, x_12, x_20); +if (lean_obj_tag(x_21) == 0) +{ +lean_object* x_22; uint8_t x_23; +x_22 = lean_ctor_get(x_21, 0); +lean_inc(x_22); +x_23 = lean_unbox(x_22); +if (x_23 == 0) +{ +lean_object* x_24; uint8_t x_25; lean_object* x_26; +lean_dec_ref(x_5); +lean_dec_ref(x_2); +x_24 = lean_ctor_get(x_21, 1); +lean_inc(x_24); +lean_dec_ref(x_21); +x_25 = lean_unbox(x_22); +lean_dec(x_22); +lean_inc(x_12); +lean_inc_ref(x_11); +lean_inc(x_10); +lean_inc_ref(x_9); +lean_inc(x_8); +lean_inc_ref(x_7); +x_26 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_17, x_25, x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_24); +lean_dec(x_1); +if (lean_obj_tag(x_26) == 0) +{ +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; +x_27 = lean_ctor_get(x_26, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_27, 1); +lean_inc(x_28); +x_29 = lean_ctor_get(x_26, 1); +lean_inc(x_29); +lean_dec_ref(x_26); +x_30 = lean_ctor_get(x_27, 0); +lean_inc(x_30); +lean_dec(x_27); +x_31 = lean_ctor_get(x_28, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_28, 1); +lean_inc(x_32); +lean_dec(x_28); +x_33 = lean_box(x_18); +x_34 = lean_box(x_19); +x_35 = lean_apply_12(x_6, x_30, x_31, x_33, x_34, x_32, x_7, x_8, x_9, x_10, x_11, x_12, x_29); +return x_35; +} +else +{ +uint8_t x_36; +lean_dec(x_12); +lean_dec_ref(x_11); +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec_ref(x_6); +x_36 = !lean_is_exclusive(x_26); +if (x_36 == 0) +{ +return x_26; +} +else +{ +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_26, 0); +x_38 = lean_ctor_get(x_26, 1); +lean_inc(x_38); +lean_inc(x_37); +lean_dec(x_26); +x_39 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +return x_39; +} +} +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; lean_object* x_45; +lean_dec(x_22); +lean_dec_ref(x_17); +x_40 = lean_ctor_get(x_21, 1); +lean_inc(x_40); +lean_dec_ref(x_21); +x_41 = lean_box(x_18); +x_42 = lean_box(x_19); +lean_inc(x_1); +x_43 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__1___boxed), 14, 6); +lean_closure_set(x_43, 0, x_1); +lean_closure_set(x_43, 1, x_2); +lean_closure_set(x_43, 2, x_41); +lean_closure_set(x_43, 3, x_42); +lean_closure_set(x_43, 4, x_5); +lean_closure_set(x_43, 5, x_6); +x_44 = 0; +x_45 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_43, x_44, x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_40); +lean_dec(x_1); return x_45; } } -} -block_67: -{ -lean_object* x_55; lean_object* x_56; -x_55 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext___closed__0; -x_56 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_55, x_47, x_49, x_50, x_51, x_52, x_53, x_54, x_25); -if (lean_obj_tag(x_56) == 0) -{ -lean_object* x_57; lean_object* x_58; uint8_t x_59; uint8_t x_60; uint8_t x_61; -x_57 = lean_ctor_get(x_56, 0); -lean_inc(x_57); -x_58 = lean_ctor_get(x_56, 1); -lean_inc(x_58); -x_59 = l_Lean_Expr_binderInfo(x_19); -x_60 = l_Lean_Expr_binderInfo(x_48); -x_61 = l_Lean_instBEqBinderInfo_beq(x_59, x_60); -if (x_61 == 0) -{ -uint8_t x_62; -lean_dec(x_19); -x_62 = lean_unbox(x_57); -lean_dec(x_57); -x_31 = x_58; -x_32 = x_48; -x_33 = x_62; -x_34 = x_56; -x_35 = x_61; -goto block_46; -} else { -lean_object* x_63; lean_object* x_64; uint8_t x_65; uint8_t x_66; -x_63 = l_Lean_Expr_bindingDomain_x21(x_19); -lean_dec(x_19); -x_64 = l_Lean_Expr_bindingDomain_x21(x_48); -x_65 = lean_expr_eqv(x_63, x_64); -lean_dec_ref(x_64); -lean_dec_ref(x_63); -x_66 = lean_unbox(x_57); -lean_dec(x_57); -x_31 = x_58; -x_32 = x_48; -x_33 = x_66; -x_34 = x_56; -x_35 = x_65; -goto block_46; -} -} -else -{ -lean_dec_ref(x_48); -lean_dec(x_24); -lean_dec(x_21); -lean_dec(x_19); -return x_56; -} -} -} -else -{ -lean_dec_ref(x_22); -lean_dec(x_21); -lean_dec(x_19); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -return x_23; -} -block_17: -{ -uint8_t x_12; uint8_t x_13; uint8_t x_14; -x_12 = l_Lean_Expr_binderInfo(x_9); -lean_dec_ref(x_9); -x_13 = 0; -x_14 = l_Lean_instBEqBinderInfo_beq(x_12, x_13); -if (x_14 == 0) -{ -lean_object* x_15; lean_object* x_16; -lean_dec_ref(x_10); -x_15 = lean_box(x_11); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_15); -lean_ctor_set(x_16, 1, x_8); -return x_16; -} -else -{ -return x_10; -} -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__0(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; -x_9 = l_Lean_PrettyPrinter_Delaborator_delab(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; -x_10 = !lean_is_exclusive(x_9); -if (x_10 == 0) -{ -lean_object* x_11; lean_object* x_12; -x_11 = lean_ctor_get(x_9, 0); -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_1); -lean_ctor_set(x_9, 0, x_12); -return x_9; -} -else -{ -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = lean_ctor_get(x_9, 0); -x_14 = lean_ctor_get(x_9, 1); -lean_inc(x_14); -lean_inc(x_13); -lean_dec(x_9); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_13); -lean_ctor_set(x_15, 1, x_1); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_15); -lean_ctor_set(x_16, 1, x_14); -return x_16; -} -} -else -{ -uint8_t x_17; -lean_dec(x_1); -x_17 = !lean_is_exclusive(x_9); -if (x_17 == 0) -{ -return x_9; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_9, 0); -x_19 = lean_ctor_get(x_9, 1); -lean_inc(x_19); -lean_inc(x_18); -lean_dec(x_9); -x_20 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_20, 0, x_18); -lean_ctor_set(x_20, 1, x_19); -return x_20; -} -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__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) { -_start: -{ -lean_object* x_11; lean_object* x_12; -x_11 = lean_array_push(x_1, x_3); -x_12 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(x_2, x_11, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_12; -} -} -LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(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) { -_start: -{ -lean_object* x_10; -lean_inc(x_8); -lean_inc_ref(x_7); -lean_inc(x_6); -lean_inc_ref(x_5); -lean_inc(x_4); -lean_inc_ref(x_3); -x_10 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext(x_3, x_4, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_10) == 0) -{ -lean_object* x_11; uint8_t x_12; -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_unbox(x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; -x_13 = lean_ctor_get(x_10, 1); -lean_inc(x_13); -lean_dec_ref(x_10); -x_14 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__0), 8, 0); -x_15 = lean_unbox(x_11); -lean_dec(x_11); -lean_inc(x_8); -lean_inc_ref(x_7); -lean_inc(x_6); -lean_inc_ref(x_5); -lean_inc(x_4); -lean_inc_ref(x_3); -x_16 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_14, x_15, x_3, x_4, x_5, x_6, x_7, x_8, x_13); -if (lean_obj_tag(x_16) == 0) -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -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_ref(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_21 = lean_array_push(x_2, x_20); -x_22 = lean_apply_9(x_1, x_21, x_19, x_3, x_4, x_5, x_6, x_7, x_8, x_18); -return x_22; -} -else -{ -uint8_t x_23; -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec_ref(x_2); -lean_dec_ref(x_1); -x_23 = !lean_is_exclusive(x_16); -if (x_23 == 0) -{ -return x_16; -} -else -{ -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_16, 0); -x_25 = lean_ctor_get(x_16, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_16); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_25); -return x_26; -} -} -} -else -{ -lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; -lean_dec(x_11); -x_27 = lean_ctor_get(x_10, 1); -lean_inc(x_27); -lean_dec_ref(x_10); -x_28 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__1), 10, 2); -lean_closure_set(x_28, 0, x_2); -lean_closure_set(x_28, 1, x_1); -x_29 = 0; -x_30 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_28, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_27); -return x_30; -} -} -else -{ -uint8_t x_31; -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec_ref(x_2); -lean_dec_ref(x_1); -x_31 = !lean_is_exclusive(x_10); -if (x_31 == 0) -{ -return x_10; -} -else -{ -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_10, 0); -x_33 = lean_ctor_get(x_10, 1); -lean_inc(x_33); -lean_inc(x_32); +uint8_t x_46; +lean_dec_ref(x_17); +lean_dec(x_12); +lean_dec_ref(x_11); lean_dec(x_10); -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; +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec_ref(x_6); +lean_dec_ref(x_5); +lean_dec_ref(x_2); +lean_dec(x_1); +x_46 = !lean_is_exclusive(x_21); +if (x_46 == 0) +{ +return x_21; +} +else +{ +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_21, 0); +x_48 = lean_ctor_get(x_21, 1); +lean_inc(x_48); +lean_inc(x_47); +lean_dec(x_21); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +return x_49; +} +} +} +block_61: +{ +if (x_4 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___closed__0; +lean_inc_ref(x_11); +lean_inc_ref(x_7); +x_53 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_52, x_7, x_8, x_9, x_10, x_11, x_12, x_16); +if (lean_obj_tag(x_53) == 0) +{ +lean_object* x_54; lean_object* x_55; uint8_t x_56; +x_54 = lean_ctor_get(x_53, 0); +lean_inc(x_54); +x_55 = lean_ctor_get(x_53, 1); +lean_inc(x_55); +lean_dec_ref(x_53); +x_56 = lean_unbox(x_54); +lean_dec(x_54); +x_18 = x_51; +x_19 = x_56; +x_20 = x_55; +goto block_50; +} +else +{ +uint8_t x_57; +lean_dec_ref(x_17); +lean_dec(x_12); +lean_dec_ref(x_11); +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec_ref(x_6); +lean_dec_ref(x_5); +lean_dec_ref(x_2); +lean_dec(x_1); +x_57 = !lean_is_exclusive(x_53); +if (x_57 == 0) +{ +return x_53; +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_53, 0); +x_59 = lean_ctor_get(x_53, 1); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_53); +x_60 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_60, 0, x_58); +lean_ctor_set(x_60, 1, x_59); +return x_60; +} +} +} +else +{ +x_18 = x_51; +x_19 = x_4; +x_20 = x_16; +goto block_50; } } } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(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_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__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, 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_3); +x_16 = lean_unbox(x_4); +x_17 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__1(x_1, x_2, x_15, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +return x_17; +} +} +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___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; +x_14 = lean_unbox(x_3); +x_15 = lean_unbox(x_4); +x_16 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(x_1, x_2, x_14, x_15, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +return x_16; +} +} +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(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; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; @@ -38327,47 +38464,15 @@ x_14 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinte return x_14; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0(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_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0(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) { _start: { lean_object* x_10; -x_10 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_10; } } -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(size_t x_1, size_t x_2, lean_object* x_3) { -_start: -{ -uint8_t x_4; -x_4 = lean_usize_dec_lt(x_2, x_1); -if (x_4 == 0) -{ -return x_3; -} -else -{ -lean_object* x_5; lean_object* x_6; lean_object* x_7; size_t x_8; size_t x_9; lean_object* x_10; -x_5 = lean_array_uget(x_3, x_2); -x_6 = lean_unsigned_to_nat(0u); -x_7 = lean_array_uset(x_3, x_2, x_6); -x_8 = 1; -x_9 = lean_usize_add(x_2, x_8); -x_10 = lean_array_uset(x_7, x_2, x_5); -x_2 = x_9; -x_3 = x_10; -goto _start; -} -} -} -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_2, x_3, x_4); -return x_5; -} -} -LEAN_EXPORT uint8_t l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__2(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { +LEAN_EXPORT uint8_t l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { _start: { uint8_t x_5; @@ -38401,63 +38506,35 @@ return x_12; } } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__0(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_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__0(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_10; lean_object* x_11; lean_object* x_12; uint8_t 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; 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_10 = lean_ctor_get(x_7, 5); +lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; +lean_inc_ref(x_2); +x_9 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_2, x_8); +x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); -x_11 = lean_ctor_get(x_7, 10); +x_11 = lean_ctor_get(x_9, 1); lean_inc(x_11); -x_12 = lean_ctor_get(x_7, 11); -lean_inc(x_12); -lean_dec_ref(x_7); -x_13 = 0; -x_14 = l_Lean_SourceInfo_fromRef(x_10, x_13); +lean_dec_ref(x_9); +x_12 = l_Lean_Expr_isLambda(x_10); lean_dec(x_10); -x_15 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__5; -x_16 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__7; -x_17 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; -lean_inc(x_14); -x_18 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_18, 0, x_14); -lean_ctor_set(x_18, 1, x_17); -x_19 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__10; -x_20 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__12; -x_21 = lean_box(0); -x_22 = l_Lean_addMacroScope(x_11, x_21, x_12); -x_23 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__33; -lean_inc(x_14); -x_24 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_24, 0, x_14); -lean_ctor_set(x_24, 1, x_20); -lean_ctor_set(x_24, 2, x_22); -lean_ctor_set(x_24, 3, x_23); -lean_inc(x_14); -x_25 = l_Lean_Syntax_node1(x_14, x_19, x_24); -lean_inc(x_14); -x_26 = l_Lean_Syntax_node2(x_14, x_16, x_18, x_25); -x_27 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_14); -x_28 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_28, 0, x_14); -lean_ctor_set(x_28, 1, x_27); -x_29 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -lean_inc(x_14); -x_30 = l_Lean_Syntax_node1(x_14, x_29, x_1); -x_31 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; -lean_inc(x_14); -x_32 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_32, 0, x_14); -lean_ctor_set(x_32, 1, x_31); -x_33 = l_Lean_Syntax_node5(x_14, x_15, x_26, x_2, x_28, x_30, x_32); -x_34 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_34, 0, x_33); -lean_ctor_set(x_34, 1, x_9); -return x_34; +if (x_12 == 0) +{ +lean_object* x_13; +lean_dec(x_1); +x_13 = l_Lean_PrettyPrinter_Delaborator_delab(x_2, x_3, x_4, x_5, x_6, x_7, x_11); +return x_13; +} +else +{ +lean_object* x_14; +x_14 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_11); +return x_14; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__0() { +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__0() { _start: { lean_object* x_1; @@ -38465,7 +38542,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_getPPUnicodeFun___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1() { _start: { lean_object* x_1; @@ -38473,11 +38550,11 @@ x_1 = lean_mk_string_unchecked("fun", 3, 3); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___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_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1; +x_1 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1; x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; @@ -38485,7 +38562,7 @@ x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); return x_5; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__3() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__3() { _start: { lean_object* x_1; @@ -38493,11 +38570,11 @@ x_1 = lean_mk_string_unchecked("basicFun", 8, 8); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___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_PrettyPrinter_Delaborator_delabLam___lam__1___closed__3; +x_1 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__3; x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; @@ -38505,7 +38582,7 @@ x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); return x_5; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__5() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__5() { _start: { lean_object* x_1; @@ -38513,15 +38590,232 @@ x_1 = lean_mk_string_unchecked("↦", 3, 1); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__6() { +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1(lean_object* x_1, uint8_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) { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_getPPFunBinderTypes___boxed), 1, 0); -return x_1; +lean_object* x_12; lean_object* x_13; +x_12 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__0; +lean_inc_ref(x_9); +x_13 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_12, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_14; uint8_t x_15; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_unbox(x_14); +if (x_15 == 0) +{ +uint8_t x_16; +x_16 = !lean_is_exclusive(x_13); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; uint8_t 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; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_17 = lean_ctor_get(x_13, 0); +lean_dec(x_17); +x_18 = lean_ctor_get(x_9, 5); +lean_inc(x_18); +lean_dec_ref(x_9); +x_19 = lean_unbox(x_14); +lean_dec(x_14); +x_20 = l_Lean_SourceInfo_fromRef(x_18, x_19); +lean_dec(x_18); +x_21 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1; +x_22 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2; +lean_inc(x_20); +x_23 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_23, 0, x_20); +lean_ctor_set(x_23, 1, x_21); +x_24 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4; +x_25 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_26 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_27 = l_Array_append___redArg(x_26, x_3); +lean_inc(x_20); +x_28 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_28, 0, x_20); +lean_ctor_set(x_28, 1, x_25); +lean_ctor_set(x_28, 2, x_27); +lean_inc(x_20); +x_29 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_29, 0, x_20); +lean_ctor_set(x_29, 1, x_25); +lean_ctor_set(x_29, 2, x_26); +x_30 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__10___redArg___closed__2; +lean_inc(x_20); +x_31 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_31, 0, x_20); +lean_ctor_set(x_31, 1, x_30); +lean_inc(x_20); +x_32 = l_Lean_Syntax_node4(x_20, x_24, x_28, x_29, x_31, x_1); +x_33 = l_Lean_Syntax_node2(x_20, x_22, x_23, x_32); +lean_ctor_set(x_13, 0, x_33); +return x_13; +} +else +{ +lean_object* x_34; lean_object* x_35; uint8_t 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; 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; +x_34 = lean_ctor_get(x_13, 1); +lean_inc(x_34); +lean_dec(x_13); +x_35 = lean_ctor_get(x_9, 5); +lean_inc(x_35); +lean_dec_ref(x_9); +x_36 = lean_unbox(x_14); +lean_dec(x_14); +x_37 = l_Lean_SourceInfo_fromRef(x_35, x_36); +lean_dec(x_35); +x_38 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1; +x_39 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2; +lean_inc(x_37); +x_40 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_40, 0, x_37); +lean_ctor_set(x_40, 1, x_38); +x_41 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4; +x_42 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_43 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_44 = l_Array_append___redArg(x_43, x_3); +lean_inc(x_37); +x_45 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_45, 0, x_37); +lean_ctor_set(x_45, 1, x_42); +lean_ctor_set(x_45, 2, x_44); +lean_inc(x_37); +x_46 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_46, 0, x_37); +lean_ctor_set(x_46, 1, x_42); +lean_ctor_set(x_46, 2, x_43); +x_47 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__10___redArg___closed__2; +lean_inc(x_37); +x_48 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_48, 0, x_37); +lean_ctor_set(x_48, 1, x_47); +lean_inc(x_37); +x_49 = l_Lean_Syntax_node4(x_37, x_41, x_45, x_46, x_48, x_1); +x_50 = l_Lean_Syntax_node2(x_37, x_39, x_40, x_49); +x_51 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_51, 1, x_34); +return x_51; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7() { +else +{ +uint8_t x_52; +lean_dec(x_14); +x_52 = !lean_is_exclusive(x_13); +if (x_52 == 0) +{ +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; 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; +x_53 = lean_ctor_get(x_13, 0); +lean_dec(x_53); +x_54 = lean_ctor_get(x_9, 5); +lean_inc(x_54); +lean_dec_ref(x_9); +x_55 = l_Lean_SourceInfo_fromRef(x_54, x_2); +lean_dec(x_54); +x_56 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1; +x_57 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2; +lean_inc(x_55); +x_58 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_58, 0, x_55); +lean_ctor_set(x_58, 1, x_56); +x_59 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4; +x_60 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_61 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_62 = l_Array_append___redArg(x_61, x_3); +lean_inc(x_55); +x_63 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_63, 0, x_55); +lean_ctor_set(x_63, 1, x_60); +lean_ctor_set(x_63, 2, x_62); +lean_inc(x_55); +x_64 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_64, 0, x_55); +lean_ctor_set(x_64, 1, x_60); +lean_ctor_set(x_64, 2, x_61); +x_65 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__5; +lean_inc(x_55); +x_66 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_66, 0, x_55); +lean_ctor_set(x_66, 1, x_65); +lean_inc(x_55); +x_67 = l_Lean_Syntax_node4(x_55, x_59, x_63, x_64, x_66, x_1); +x_68 = l_Lean_Syntax_node2(x_55, x_57, x_58, x_67); +lean_ctor_set(x_13, 0, x_68); +return x_13; +} +else +{ +lean_object* x_69; 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; 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; +x_69 = lean_ctor_get(x_13, 1); +lean_inc(x_69); +lean_dec(x_13); +x_70 = lean_ctor_get(x_9, 5); +lean_inc(x_70); +lean_dec_ref(x_9); +x_71 = l_Lean_SourceInfo_fromRef(x_70, x_2); +lean_dec(x_70); +x_72 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1; +x_73 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2; +lean_inc(x_71); +x_74 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_74, 0, x_71); +lean_ctor_set(x_74, 1, x_72); +x_75 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4; +x_76 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_77 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_78 = l_Array_append___redArg(x_77, x_3); +lean_inc(x_71); +x_79 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_79, 0, x_71); +lean_ctor_set(x_79, 1, x_76); +lean_ctor_set(x_79, 2, x_78); +lean_inc(x_71); +x_80 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_80, 0, x_71); +lean_ctor_set(x_80, 1, x_76); +lean_ctor_set(x_80, 2, x_77); +x_81 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__5; +lean_inc(x_71); +x_82 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_82, 0, x_71); +lean_ctor_set(x_82, 1, x_81); +lean_inc(x_71); +x_83 = l_Lean_Syntax_node4(x_71, x_75, x_79, x_80, x_82, x_1); +x_84 = l_Lean_Syntax_node2(x_71, x_73, x_74, x_83); +x_85 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_85, 0, x_84); +lean_ctor_set(x_85, 1, x_69); +return x_85; +} +} +} +else +{ +uint8_t x_86; +lean_dec_ref(x_9); +lean_dec(x_1); +x_86 = !lean_is_exclusive(x_13); +if (x_86 == 0) +{ +return x_13; +} +else +{ +lean_object* x_87; lean_object* x_88; lean_object* x_89; +x_87 = lean_ctor_get(x_13, 0); +x_88 = lean_ctor_get(x_13, 1); +lean_inc(x_88); +lean_inc(x_87); +lean_dec(x_13); +x_89 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_89, 0, x_87); +lean_ctor_set(x_89, 1, x_88); +return x_89; +} +} +} +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0() { _start: { lean_object* x_1; lean_object* x_2; @@ -38530,75 +38824,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__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___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabApp___regBuiltin_Lean_PrettyPrinter_Delaborator_delabApp__1___closed__0; -x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; -x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; -x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; -x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); -return x_5; -} -} -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__9() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_unchecked("implicitBinder", 14, 14); -return x_1; -} -} -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___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_PrettyPrinter_Delaborator_delabLam___lam__1___closed__9; -x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; -x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; -x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; -x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); -return x_5; -} -} -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__11() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_unchecked("strictImplicitBinder", 20, 20); -return x_1; -} -} -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12() { -_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_PrettyPrinter_Delaborator_delabLam___lam__1___closed__11; -x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; -x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; -x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; -x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); -return x_5; -} -} -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_unchecked("⦃", 3, 1); -return x_1; -} -} -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_unchecked("⦄", 3, 1); -return x_1; -} -} -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__15() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__1() { _start: { lean_object* x_1; @@ -38606,11 +38832,11 @@ x_1 = lean_mk_string_unchecked("instBinder", 10, 10); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___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_PrettyPrinter_Delaborator_delabLam___lam__1___closed__15; +x_1 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__1; x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; @@ -38618,7 +38844,7 @@ x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); return x_5; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3() { _start: { lean_object* x_1; @@ -38626,7 +38852,7 @@ x_1 = lean_mk_string_unchecked("[", 1, 1); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18() { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4() { _start: { lean_object* x_1; @@ -38634,939 +38860,1044 @@ x_1 = lean_mk_string_unchecked("]", 1, 1); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__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) { +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__5() { _start: { -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_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; -lean_inc_ref(x_3); -x_112 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_3, x_9); -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_115 = x_112; +lean_object* x_1; +x_1 = lean_mk_string_unchecked("implicitBinder", 14, 14); +return x_1; +} +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___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___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__5; +x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; +x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; +x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; +x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); +return x_5; +} +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__7() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_unchecked("strictImplicitBinder", 20, 20); +return x_1; +} +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__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___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__7; +x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; +x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; +x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; +x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); +return x_5; +} +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_unchecked("⦃", 3, 1); +return x_1; +} +} +static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_unchecked("⦄", 3, 1); +return x_1; +} +} +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, uint8_t 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, 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; 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_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; uint8_t x_38; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; uint8_t x_71; lean_object* x_272; lean_object* x_273; lean_object* x_282; uint8_t x_283; +lean_inc_ref(x_8); +x_31 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_8, x_14); +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +x_33 = lean_ctor_get(x_31, 1); +lean_inc(x_33); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + lean_ctor_release(x_31, 1); + x_34 = x_31; } else { - lean_dec_ref(x_112); - x_115 = lean_box(0); + lean_dec_ref(x_31); + x_34 = lean_box(0); } -x_116 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; -lean_inc(x_8); -lean_inc_ref(x_7); -lean_inc(x_6); -lean_inc_ref(x_5); -lean_inc(x_4); -lean_inc_ref(x_3); -x_117 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(x_116, x_3, x_4, x_5, x_6, x_7, x_8, x_114); -if (lean_obj_tag(x_117) == 0) +x_35 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; +x_282 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2; +lean_inc(x_7); +x_283 = l_Lean_Syntax_isOfKind(x_7, x_282); +if (x_283 == 0) { -lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -if (lean_is_exclusive(x_117)) { - lean_ctor_release(x_117, 0); - lean_ctor_release(x_117, 1); - x_120 = x_117; +lean_object* x_284; +x_284 = lean_mk_empty_array_with_capacity(x_1); +x_272 = x_284; +x_273 = x_7; +goto block_281; +} +else +{ +lean_object* x_285; lean_object* x_286; lean_object* x_287; uint8_t x_288; +x_285 = lean_unsigned_to_nat(1u); +x_286 = l_Lean_Syntax_getArg(x_7, x_285); +x_287 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4; +lean_inc(x_286); +x_288 = l_Lean_Syntax_isOfKind(x_286, x_287); +if (x_288 == 0) +{ +lean_object* x_289; +lean_dec(x_286); +x_289 = lean_mk_empty_array_with_capacity(x_1); +x_272 = x_289; +x_273 = x_7; +goto block_281; +} +else +{ +lean_object* x_290; uint8_t x_291; +x_290 = l_Lean_Syntax_getArg(x_286, x_285); +x_291 = l_Lean_Syntax_matchesNull(x_290, x_1); +if (x_291 == 0) +{ +lean_object* x_292; +lean_dec(x_286); +x_292 = lean_mk_empty_array_with_capacity(x_1); +x_272 = x_292; +x_273 = x_7; +goto block_281; +} +else +{ +lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; +lean_dec(x_7); +x_293 = l_Lean_Syntax_getArg(x_286, x_1); +x_294 = lean_unsigned_to_nat(3u); +x_295 = l_Lean_Syntax_getArg(x_286, x_294); +lean_dec(x_286); +x_296 = l_Lean_Syntax_getArgs(x_293); +lean_dec(x_293); +x_272 = x_296; +x_273 = x_295; +goto block_281; +} +} +} +block_30: +{ +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_25 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0; +x_26 = lean_array_push(x_25, x_17); +x_27 = l_Array_append___redArg(x_26, x_16); +lean_dec_ref(x_16); +x_28 = lean_box(0); +x_29 = lean_apply_9(x_15, x_27, x_28, x_18, x_19, x_20, x_21, x_22, x_23, x_24); +return x_29; +} +block_66: +{ +lean_object* x_39; +lean_inc(x_13); +lean_inc_ref(x_12); +lean_inc(x_11); +lean_inc_ref(x_10); +lean_inc(x_9); +lean_inc_ref(x_8); +x_39 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_35, x_8, x_9, x_10, x_11, x_12, x_13, x_33); +if (lean_obj_tag(x_39) == 0) +{ +uint8_t x_40; +x_40 = !lean_is_exclusive(x_39); +if (x_40 == 0) +{ +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; lean_object* x_51; lean_object* x_52; +x_41 = lean_ctor_get(x_39, 0); +x_42 = lean_ctor_get(x_39, 1); +x_43 = lean_ctor_get(x_12, 5); +x_44 = l_Lean_SourceInfo_fromRef(x_43, x_38); +x_45 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_46 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_44); +lean_ctor_set_tag(x_39, 2); +lean_ctor_set(x_39, 1, x_46); +lean_ctor_set(x_39, 0, x_44); +x_47 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_48 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_44); +x_49 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_49, 0, x_44); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_44); +if (lean_is_scalar(x_34)) { + x_51 = lean_alloc_ctor(2, 2, 0); } else { - lean_dec_ref(x_117); - x_120 = lean_box(0); + x_51 = x_34; + lean_ctor_set_tag(x_51, 2); } -x_121 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__6; -lean_inc_ref(x_7); -lean_inc_ref(x_3); -x_122 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_121, x_3, x_4, x_5, x_6, x_7, x_8, x_119); -if (lean_obj_tag(x_122) == 0) -{ -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_156; lean_object* x_160; uint8_t x_161; uint8_t x_273; -x_123 = lean_ctor_get(x_122, 0); -lean_inc(x_123); -x_124 = lean_ctor_get(x_122, 1); -lean_inc(x_124); -lean_dec_ref(x_122); -x_125 = lean_unsigned_to_nat(0u); -x_160 = lean_array_get_size(x_1); -x_273 = lean_nat_dec_lt(x_125, x_160); -if (x_273 == 0) -{ -x_161 = x_273; -goto block_272; +lean_ctor_set(x_51, 0, x_44); +lean_ctor_set(x_51, 1, x_50); +x_52 = l_Lean_Syntax_node4(x_44, x_45, x_39, x_49, x_41, x_51); +x_15 = x_37; +x_16 = x_36; +x_17 = x_52; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_42; +goto block_30; } else { -if (x_273 == 0) -{ -x_161 = x_273; -goto block_272; +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; 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_53 = lean_ctor_get(x_39, 0); +x_54 = lean_ctor_get(x_39, 1); +lean_inc(x_54); +lean_inc(x_53); +lean_dec(x_39); +x_55 = lean_ctor_get(x_12, 5); +x_56 = l_Lean_SourceInfo_fromRef(x_55, x_38); +x_57 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_58 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_56); +x_59 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_59, 0, x_56); +lean_ctor_set(x_59, 1, x_58); +x_60 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_61 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_56); +x_62 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_62, 0, x_56); +lean_ctor_set(x_62, 1, x_60); +lean_ctor_set(x_62, 2, x_61); +x_63 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_56); +if (lean_is_scalar(x_34)) { + x_64 = lean_alloc_ctor(2, 2, 0); +} else { + x_64 = x_34; + lean_ctor_set_tag(x_64, 2); +} +lean_ctor_set(x_64, 0, x_56); +lean_ctor_set(x_64, 1, x_63); +x_65 = l_Lean_Syntax_node4(x_56, x_57, x_59, x_62, x_53, x_64); +x_15 = x_37; +x_16 = x_36; +x_17 = x_65; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_54; +goto block_30; +} } else { -size_t x_274; size_t x_275; uint8_t x_276; -x_274 = 0; -x_275 = lean_usize_of_nat(x_160); -x_276 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__2(x_2, x_1, x_274, x_275); -x_161 = x_276; -goto block_272; +lean_dec_ref(x_37); +lean_dec_ref(x_36); +lean_dec(x_34); +lean_dec(x_13); +lean_dec_ref(x_12); +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +return x_39; } } -block_155: +block_271: { -lean_object* x_134; uint8_t x_135; -x_134 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2; -lean_inc(x_2); -x_135 = l_Lean_Syntax_isOfKind(x_2, x_134); -if (x_135 == 0) -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; -x_137 = lean_array_push(x_136, x_126); -x_10 = x_128; -x_11 = x_131; -x_12 = x_129; -x_13 = x_132; -x_14 = x_130; -x_15 = x_127; -x_16 = x_133; -x_17 = x_137; -x_18 = x_2; -goto block_111; -} -else -{ -lean_object* x_138; lean_object* x_139; lean_object* x_140; uint8_t x_141; -x_138 = lean_unsigned_to_nat(1u); -x_139 = l_Lean_Syntax_getArg(x_2, x_138); -x_140 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4; -lean_inc(x_139); -x_141 = l_Lean_Syntax_isOfKind(x_139, x_140); -if (x_141 == 0) -{ -lean_object* x_142; lean_object* x_143; -lean_dec(x_139); -x_142 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; -x_143 = lean_array_push(x_142, x_126); -x_10 = x_128; -x_11 = x_131; -x_12 = x_129; -x_13 = x_132; -x_14 = x_130; -x_15 = x_127; -x_16 = x_133; -x_17 = x_143; -x_18 = x_2; -goto block_111; -} -else -{ -lean_object* x_144; uint8_t x_145; -x_144 = l_Lean_Syntax_getArg(x_139, x_138); -x_145 = l_Lean_Syntax_matchesNull(x_144, x_125); -if (x_145 == 0) -{ -lean_object* x_146; lean_object* x_147; -lean_dec(x_139); -x_146 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; -x_147 = lean_array_push(x_146, x_126); -x_10 = x_128; -x_11 = x_131; -x_12 = x_129; -x_13 = x_132; -x_14 = x_130; -x_15 = x_127; -x_16 = x_133; -x_17 = x_147; -x_18 = x_2; -goto block_111; -} -else -{ -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_dec(x_2); -x_148 = l_Lean_Syntax_getArg(x_139, x_125); -x_149 = lean_unsigned_to_nat(3u); -x_150 = l_Lean_Syntax_getArg(x_139, x_149); -lean_dec(x_139); -x_151 = l_Lean_Syntax_getArgs(x_148); -lean_dec(x_148); -x_152 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; -x_153 = lean_array_push(x_152, x_126); -x_154 = l_Array_append___redArg(x_153, x_151); -lean_dec_ref(x_151); -x_10 = x_128; -x_11 = x_131; -x_12 = x_129; -x_13 = x_132; -x_14 = x_130; -x_15 = x_127; -x_16 = x_133; -x_17 = x_154; -x_18 = x_150; -goto block_111; -} -} -} -} -block_159: -{ -lean_object* x_157; lean_object* x_158; -x_157 = lean_ctor_get(x_156, 0); -lean_inc(x_157); -x_158 = lean_ctor_get(x_156, 1); -lean_inc(x_158); -lean_dec_ref(x_156); -x_126 = x_157; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_158; -goto block_155; -} -block_272: -{ -uint8_t x_162; -x_162 = l_Lean_Expr_binderInfo(x_113); -lean_dec(x_113); -switch (x_162) { +switch (x_70) { case 0: { -uint8_t x_163; -lean_dec(x_120); -lean_dec(x_115); -x_163 = lean_unbox(x_123); -lean_dec(x_123); -if (x_163 == 0) +lean_object* x_72; +lean_dec(x_69); +lean_dec(x_34); +lean_inc(x_13); +lean_inc_ref(x_12); +lean_inc(x_11); +lean_inc_ref(x_10); +lean_inc(x_9); +lean_inc_ref(x_8); +x_72 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_35, x_8, x_9, x_10, x_11, x_12, x_13, x_33); +if (lean_obj_tag(x_72) == 0) { -lean_object* x_164; lean_object* x_165; -lean_dec(x_160); -lean_dec(x_118); -x_164 = lean_box(0); -x_165 = l_Array_back_x21___redArg(x_164, x_1); -lean_dec_ref(x_1); -x_126 = x_165; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_124; -goto block_155; +uint8_t x_73; +x_73 = !lean_is_exclusive(x_72); +if (x_73 == 0) +{ +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; 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; 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; lean_object* x_103; lean_object* x_104; +x_74 = lean_ctor_get(x_72, 0); +x_75 = lean_ctor_get(x_72, 1); +x_76 = lean_ctor_get(x_12, 5); +x_77 = lean_ctor_get(x_12, 10); +x_78 = lean_ctor_get(x_12, 11); +x_79 = lean_box(0); +x_80 = lean_array_get(x_79, x_4, x_1); +x_81 = lean_unsigned_to_nat(1u); +x_82 = lean_array_get_size(x_4); +x_83 = l_Array_toSubarray___redArg(x_4, x_81, x_82); +x_84 = l_Array_ofSubarray___redArg(x_83); +lean_dec_ref(x_83); +x_85 = l_Lean_Syntax_mkApp(x_80, x_84); +x_86 = l_Lean_SourceInfo_fromRef(x_76, x_71); +x_87 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__5; +x_88 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__7; +x_89 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; +lean_inc(x_86); +lean_ctor_set_tag(x_72, 2); +lean_ctor_set(x_72, 1, x_89); +lean_ctor_set(x_72, 0, x_86); +x_90 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__10; +x_91 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__12; +x_92 = lean_box(0); +lean_inc(x_78); +lean_inc(x_77); +x_93 = l_Lean_addMacroScope(x_77, x_92, x_78); +x_94 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__33; +lean_inc(x_86); +x_95 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_95, 0, x_86); +lean_ctor_set(x_95, 1, x_91); +lean_ctor_set(x_95, 2, x_93); +lean_ctor_set(x_95, 3, x_94); +lean_inc(x_86); +x_96 = l_Lean_Syntax_node1(x_86, x_90, x_95); +lean_inc(x_86); +x_97 = l_Lean_Syntax_node2(x_86, x_88, x_72, x_96); +x_98 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_86); +x_99 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_99, 0, x_86); +lean_ctor_set(x_99, 1, x_98); +x_100 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +lean_inc(x_86); +x_101 = l_Lean_Syntax_node1(x_86, x_100, x_74); +x_102 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; +lean_inc(x_86); +x_103 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_103, 0, x_86); +lean_ctor_set(x_103, 1, x_102); +x_104 = l_Lean_Syntax_node5(x_86, x_87, x_97, x_85, x_99, x_101, x_103); +x_15 = x_68; +x_16 = x_67; +x_17 = x_104; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_75; +goto block_30; } else { -lean_object* x_166; uint8_t x_167; -x_166 = lean_unsigned_to_nat(1u); -x_167 = lean_nat_dec_lt(x_166, x_160); -lean_dec(x_160); -if (x_167 == 0) -{ -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_box(0); -x_169 = lean_array_get(x_168, x_1, x_125); -lean_dec_ref(x_1); -lean_inc_ref(x_7); -x_170 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__0(x_118, x_169, x_3, x_4, x_5, x_6, x_7, x_8, x_124); -x_156 = x_170; -goto block_159; +lean_object* x_105; lean_object* x_106; lean_object* 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; 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; +x_105 = lean_ctor_get(x_72, 0); +x_106 = lean_ctor_get(x_72, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_72); +x_107 = lean_ctor_get(x_12, 5); +x_108 = lean_ctor_get(x_12, 10); +x_109 = lean_ctor_get(x_12, 11); +x_110 = lean_box(0); +x_111 = lean_array_get(x_110, x_4, x_1); +x_112 = lean_unsigned_to_nat(1u); +x_113 = lean_array_get_size(x_4); +x_114 = l_Array_toSubarray___redArg(x_4, x_112, x_113); +x_115 = l_Array_ofSubarray___redArg(x_114); +lean_dec_ref(x_114); +x_116 = l_Lean_Syntax_mkApp(x_111, x_115); +x_117 = l_Lean_SourceInfo_fromRef(x_107, x_71); +x_118 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__5; +x_119 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__7; +x_120 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; +lean_inc(x_117); +x_121 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_121, 0, x_117); +lean_ctor_set(x_121, 1, x_120); +x_122 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__10; +x_123 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__12; +x_124 = lean_box(0); +lean_inc(x_109); +lean_inc(x_108); +x_125 = l_Lean_addMacroScope(x_108, x_124, x_109); +x_126 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__33; +lean_inc(x_117); +x_127 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_127, 0, x_117); +lean_ctor_set(x_127, 1, x_123); +lean_ctor_set(x_127, 2, x_125); +lean_ctor_set(x_127, 3, x_126); +lean_inc(x_117); +x_128 = l_Lean_Syntax_node1(x_117, x_122, x_127); +lean_inc(x_117); +x_129 = l_Lean_Syntax_node2(x_117, x_119, x_121, x_128); +x_130 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_117); +x_131 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_131, 0, x_117); +lean_ctor_set(x_131, 1, x_130); +x_132 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +lean_inc(x_117); +x_133 = l_Lean_Syntax_node1(x_117, x_132, x_105); +x_134 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; +lean_inc(x_117); +x_135 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_135, 0, x_117); +lean_ctor_set(x_135, 1, x_134); +x_136 = l_Lean_Syntax_node5(x_117, x_118, x_129, x_116, x_131, x_133, x_135); +x_15 = x_68; +x_16 = x_67; +x_17 = x_136; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_106; +goto block_30; +} } else { -lean_object* x_171; uint8_t x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; -x_171 = lean_ctor_get(x_7, 5); -x_172 = 0; -x_173 = l_Lean_SourceInfo_fromRef(x_171, x_172); -x_174 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__8; -x_175 = lean_box(0); -x_176 = lean_array_get(x_175, x_1, x_125); -x_177 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_178 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_179 = l_Array_eraseIdx___redArg(x_1, x_125); -x_180 = l_Array_append___redArg(x_178, x_179); -lean_dec_ref(x_179); -lean_inc(x_173); -x_181 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_181, 0, x_173); -lean_ctor_set(x_181, 1, x_177); -lean_ctor_set(x_181, 2, x_180); -x_182 = l_Lean_Syntax_node2(x_173, x_174, x_176, x_181); -lean_inc_ref(x_7); -x_183 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__0(x_118, x_182, x_3, x_4, x_5, x_6, x_7, x_8, x_124); -x_156 = x_183; -goto block_159; -} +lean_dec_ref(x_68); +lean_dec_ref(x_67); +lean_dec(x_13); +lean_dec_ref(x_12); +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec_ref(x_4); +return x_72; } } case 1: { -uint8_t x_184; -lean_dec(x_160); -x_184 = lean_unbox(x_123); -if (x_184 == 0) +lean_dec(x_69); +lean_dec(x_34); +if (x_6 == 0) { -lean_object* x_185; uint8_t x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* 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; lean_object* x_198; -lean_dec(x_118); -x_185 = lean_ctor_get(x_7, 5); -x_186 = lean_unbox(x_123); -lean_dec(x_123); -x_187 = l_Lean_SourceInfo_fromRef(x_185, x_186); -x_188 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10; -x_189 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; -lean_inc(x_187); -if (lean_is_scalar(x_120)) { - x_190 = lean_alloc_ctor(2, 2, 0); -} else { - x_190 = x_120; - lean_ctor_set_tag(x_190, 2); -} -lean_ctor_set(x_190, 0, x_187); -lean_ctor_set(x_190, 1, x_189); -x_191 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_192 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_193 = l_Array_append___redArg(x_192, x_1); -lean_dec_ref(x_1); -lean_inc(x_187); -x_194 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_194, 0, x_187); -lean_ctor_set(x_194, 1, x_191); -lean_ctor_set(x_194, 2, x_193); -lean_inc(x_187); -x_195 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_195, 0, x_187); -lean_ctor_set(x_195, 1, x_191); -lean_ctor_set(x_195, 2, x_192); -x_196 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; -lean_inc(x_187); -if (lean_is_scalar(x_115)) { - x_197 = lean_alloc_ctor(2, 2, 0); -} else { - x_197 = x_115; - lean_ctor_set_tag(x_197, 2); -} -lean_ctor_set(x_197, 0, x_187); -lean_ctor_set(x_197, 1, x_196); -x_198 = l_Lean_Syntax_node4(x_187, x_188, x_190, x_194, x_195, x_197); -x_126 = x_198; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_124; -goto block_155; +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; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_137 = lean_ctor_get(x_12, 5); +x_138 = l_Lean_SourceInfo_fromRef(x_137, x_6); +x_139 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6; +x_140 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; +lean_inc(x_138); +x_141 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_141, 0, x_138); +lean_ctor_set(x_141, 1, x_140); +x_142 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_143 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_144 = l_Array_append___redArg(x_143, x_4); +lean_dec_ref(x_4); +lean_inc(x_138); +x_145 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_145, 0, x_138); +lean_ctor_set(x_145, 1, x_142); +lean_ctor_set(x_145, 2, x_144); +lean_inc(x_138); +x_146 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_146, 0, x_138); +lean_ctor_set(x_146, 1, x_142); +lean_ctor_set(x_146, 2, x_143); +x_147 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; +lean_inc(x_138); +x_148 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_148, 0, x_138); +lean_ctor_set(x_148, 1, x_147); +x_149 = l_Lean_Syntax_node4(x_138, x_139, x_141, x_145, x_146, x_148); +x_15 = x_68; +x_16 = x_67; +x_17 = x_149; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_33; +goto block_30; } else { -lean_object* x_199; uint8_t x_200; lean_object* x_201; 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; lean_object* x_214; -lean_dec(x_123); -x_199 = lean_ctor_get(x_7, 5); -x_200 = 0; -x_201 = l_Lean_SourceInfo_fromRef(x_199, x_200); -x_202 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10; -x_203 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; -lean_inc(x_201); -if (lean_is_scalar(x_120)) { - x_204 = lean_alloc_ctor(2, 2, 0); -} else { - x_204 = x_120; - lean_ctor_set_tag(x_204, 2); +lean_object* x_150; +lean_inc(x_13); +lean_inc_ref(x_12); +lean_inc(x_11); +lean_inc_ref(x_10); +lean_inc(x_9); +lean_inc_ref(x_8); +x_150 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_35, x_8, x_9, x_10, x_11, x_12, x_13, x_33); +if (lean_obj_tag(x_150) == 0) +{ +uint8_t x_151; +x_151 = !lean_is_exclusive(x_150); +if (x_151 == 0) +{ +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; +x_152 = lean_ctor_get(x_150, 0); +x_153 = lean_ctor_get(x_150, 1); +x_154 = lean_ctor_get(x_12, 5); +x_155 = l_Lean_SourceInfo_fromRef(x_154, x_71); +x_156 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6; +x_157 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; +lean_inc(x_155); +lean_ctor_set_tag(x_150, 2); +lean_ctor_set(x_150, 1, x_157); +lean_ctor_set(x_150, 0, x_155); +x_158 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_159 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_160 = l_Array_append___redArg(x_159, x_4); +lean_dec_ref(x_4); +lean_inc(x_155); +x_161 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_161, 0, x_155); +lean_ctor_set(x_161, 1, x_158); +lean_ctor_set(x_161, 2, x_160); +x_162 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_155); +x_163 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_163, 0, x_155); +lean_ctor_set(x_163, 1, x_162); +lean_inc(x_155); +x_164 = l_Lean_Syntax_node2(x_155, x_158, x_163, x_152); +x_165 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; +lean_inc(x_155); +x_166 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_166, 0, x_155); +lean_ctor_set(x_166, 1, x_165); +x_167 = l_Lean_Syntax_node4(x_155, x_156, x_150, x_161, x_164, x_166); +x_15 = x_68; +x_16 = x_67; +x_17 = x_167; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_153; +goto block_30; } -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_203); -x_205 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_206 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_207 = l_Array_append___redArg(x_206, x_1); -lean_dec_ref(x_1); -lean_inc(x_201); -x_208 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_208, 0, x_201); -lean_ctor_set(x_208, 1, x_205); -lean_ctor_set(x_208, 2, x_207); -x_209 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_201); -if (lean_is_scalar(x_115)) { - x_210 = lean_alloc_ctor(2, 2, 0); -} else { - x_210 = x_115; - lean_ctor_set_tag(x_210, 2); +else +{ +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; lean_object* x_175; lean_object* x_176; lean_object* x_177; 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; +x_168 = lean_ctor_get(x_150, 0); +x_169 = lean_ctor_get(x_150, 1); +lean_inc(x_169); +lean_inc(x_168); +lean_dec(x_150); +x_170 = lean_ctor_get(x_12, 5); +x_171 = l_Lean_SourceInfo_fromRef(x_170, x_71); +x_172 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6; +x_173 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; +lean_inc(x_171); +x_174 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_173); +x_175 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_176 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_177 = l_Array_append___redArg(x_176, x_4); +lean_dec_ref(x_4); +lean_inc(x_171); +x_178 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_178, 0, x_171); +lean_ctor_set(x_178, 1, x_175); +lean_ctor_set(x_178, 2, x_177); +x_179 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_171); +x_180 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_180, 0, x_171); +lean_ctor_set(x_180, 1, x_179); +lean_inc(x_171); +x_181 = l_Lean_Syntax_node2(x_171, x_175, x_180, x_168); +x_182 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; +lean_inc(x_171); +x_183 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_183, 0, x_171); +lean_ctor_set(x_183, 1, x_182); +x_184 = l_Lean_Syntax_node4(x_171, x_172, x_174, x_178, x_181, x_183); +x_15 = x_68; +x_16 = x_67; +x_17 = x_184; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_169; +goto block_30; +} +} +else +{ +lean_dec_ref(x_68); +lean_dec_ref(x_67); +lean_dec(x_13); +lean_dec_ref(x_12); +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec_ref(x_4); +return x_150; } -lean_ctor_set(x_210, 0, x_201); -lean_ctor_set(x_210, 1, x_209); -lean_inc(x_201); -x_211 = l_Lean_Syntax_node2(x_201, x_205, x_210, x_118); -x_212 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; -lean_inc(x_201); -x_213 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_213, 0, x_201); -lean_ctor_set(x_213, 1, x_212); -x_214 = l_Lean_Syntax_node4(x_201, x_202, x_204, x_208, x_211, x_213); -x_126 = x_214; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_124; -goto block_155; } } case 2: { -uint8_t x_215; -lean_dec(x_160); -x_215 = lean_unbox(x_123); -if (x_215 == 0) +lean_dec(x_69); +lean_dec(x_34); +if (x_6 == 0) { -lean_object* x_216; uint8_t x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; 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_dec(x_118); -x_216 = lean_ctor_get(x_7, 5); -x_217 = lean_unbox(x_123); -lean_dec(x_123); -x_218 = l_Lean_SourceInfo_fromRef(x_216, x_217); -x_219 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12; -x_220 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13; -lean_inc(x_218); -if (lean_is_scalar(x_120)) { - x_221 = lean_alloc_ctor(2, 2, 0); -} else { - x_221 = x_120; - lean_ctor_set_tag(x_221, 2); -} -lean_ctor_set(x_221, 0, x_218); -lean_ctor_set(x_221, 1, x_220); -x_222 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_223 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_224 = l_Array_append___redArg(x_223, x_1); -lean_dec_ref(x_1); -lean_inc(x_218); -x_225 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_225, 0, x_218); -lean_ctor_set(x_225, 1, x_222); -lean_ctor_set(x_225, 2, x_224); -lean_inc(x_218); -x_226 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_226, 0, x_218); -lean_ctor_set(x_226, 1, x_222); -lean_ctor_set(x_226, 2, x_223); -x_227 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14; -lean_inc(x_218); -if (lean_is_scalar(x_115)) { - x_228 = lean_alloc_ctor(2, 2, 0); -} else { - x_228 = x_115; - lean_ctor_set_tag(x_228, 2); -} -lean_ctor_set(x_228, 0, x_218); -lean_ctor_set(x_228, 1, x_227); -x_229 = l_Lean_Syntax_node4(x_218, x_219, x_221, x_225, x_226, x_228); -x_126 = x_229; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_124; -goto block_155; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* 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_185 = lean_ctor_get(x_12, 5); +x_186 = l_Lean_SourceInfo_fromRef(x_185, x_6); +x_187 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8; +x_188 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9; +lean_inc(x_186); +x_189 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_189, 0, x_186); +lean_ctor_set(x_189, 1, x_188); +x_190 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_191 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_192 = l_Array_append___redArg(x_191, x_4); +lean_dec_ref(x_4); +lean_inc(x_186); +x_193 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_193, 0, x_186); +lean_ctor_set(x_193, 1, x_190); +lean_ctor_set(x_193, 2, x_192); +lean_inc(x_186); +x_194 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_194, 0, x_186); +lean_ctor_set(x_194, 1, x_190); +lean_ctor_set(x_194, 2, x_191); +x_195 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10; +lean_inc(x_186); +x_196 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_196, 0, x_186); +lean_ctor_set(x_196, 1, x_195); +x_197 = l_Lean_Syntax_node4(x_186, x_187, x_189, x_193, x_194, x_196); +x_15 = x_68; +x_16 = x_67; +x_17 = x_197; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_33; +goto block_30; } else { -lean_object* x_230; uint8_t x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; -lean_dec(x_123); -x_230 = lean_ctor_get(x_7, 5); -x_231 = 0; -x_232 = l_Lean_SourceInfo_fromRef(x_230, x_231); -x_233 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12; -x_234 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13; -lean_inc(x_232); -if (lean_is_scalar(x_120)) { - x_235 = lean_alloc_ctor(2, 2, 0); -} else { - x_235 = x_120; - lean_ctor_set_tag(x_235, 2); +lean_object* x_198; +lean_inc(x_13); +lean_inc_ref(x_12); +lean_inc(x_11); +lean_inc_ref(x_10); +lean_inc(x_9); +lean_inc_ref(x_8); +x_198 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_35, x_8, x_9, x_10, x_11, x_12, x_13, x_33); +if (lean_obj_tag(x_198) == 0) +{ +uint8_t x_199; +x_199 = !lean_is_exclusive(x_198); +if (x_199 == 0) +{ +lean_object* x_200; lean_object* x_201; 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; lean_object* x_214; lean_object* x_215; +x_200 = lean_ctor_get(x_198, 0); +x_201 = lean_ctor_get(x_198, 1); +x_202 = lean_ctor_get(x_12, 5); +x_203 = l_Lean_SourceInfo_fromRef(x_202, x_71); +x_204 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8; +x_205 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9; +lean_inc(x_203); +lean_ctor_set_tag(x_198, 2); +lean_ctor_set(x_198, 1, x_205); +lean_ctor_set(x_198, 0, x_203); +x_206 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_207 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_208 = l_Array_append___redArg(x_207, x_4); +lean_dec_ref(x_4); +lean_inc(x_203); +x_209 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_209, 0, x_203); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_203); +x_211 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_211, 0, x_203); +lean_ctor_set(x_211, 1, x_210); +lean_inc(x_203); +x_212 = l_Lean_Syntax_node2(x_203, x_206, x_211, x_200); +x_213 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10; +lean_inc(x_203); +x_214 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_214, 0, x_203); +lean_ctor_set(x_214, 1, x_213); +x_215 = l_Lean_Syntax_node4(x_203, x_204, x_198, x_209, x_212, x_214); +x_15 = x_68; +x_16 = x_67; +x_17 = x_215; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_201; +goto block_30; } -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_234); -x_236 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_237 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_238 = l_Array_append___redArg(x_237, x_1); -lean_dec_ref(x_1); -lean_inc(x_232); -x_239 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_239, 0, x_232); -lean_ctor_set(x_239, 1, x_236); -lean_ctor_set(x_239, 2, x_238); -x_240 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_232); -if (lean_is_scalar(x_115)) { - x_241 = lean_alloc_ctor(2, 2, 0); -} else { - x_241 = x_115; - lean_ctor_set_tag(x_241, 2); +else +{ +lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; 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; +x_216 = lean_ctor_get(x_198, 0); +x_217 = lean_ctor_get(x_198, 1); +lean_inc(x_217); +lean_inc(x_216); +lean_dec(x_198); +x_218 = lean_ctor_get(x_12, 5); +x_219 = l_Lean_SourceInfo_fromRef(x_218, x_71); +x_220 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8; +x_221 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9; +lean_inc(x_219); +x_222 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_222, 0, x_219); +lean_ctor_set(x_222, 1, x_221); +x_223 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_224 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_225 = l_Array_append___redArg(x_224, x_4); +lean_dec_ref(x_4); +lean_inc(x_219); +x_226 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_226, 0, x_219); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_219); +x_228 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_228, 0, x_219); +lean_ctor_set(x_228, 1, x_227); +lean_inc(x_219); +x_229 = l_Lean_Syntax_node2(x_219, x_223, x_228, x_216); +x_230 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10; +lean_inc(x_219); +x_231 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_231, 0, x_219); +lean_ctor_set(x_231, 1, x_230); +x_232 = l_Lean_Syntax_node4(x_219, x_220, x_222, x_226, x_229, x_231); +x_15 = x_68; +x_16 = x_67; +x_17 = x_232; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_217; +goto block_30; +} +} +else +{ +lean_dec_ref(x_68); +lean_dec_ref(x_67); +lean_dec(x_13); +lean_dec_ref(x_12); +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec_ref(x_4); +return x_198; } -lean_ctor_set(x_241, 0, x_232); -lean_ctor_set(x_241, 1, x_240); -lean_inc(x_232); -x_242 = l_Lean_Syntax_node2(x_232, x_236, x_241, x_118); -x_243 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14; -lean_inc(x_232); -x_244 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_244, 0, x_232); -lean_ctor_set(x_244, 1, x_243); -x_245 = l_Lean_Syntax_node4(x_232, x_233, x_235, x_239, x_242, x_244); -x_126 = x_245; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_124; -goto block_155; } } default: { -lean_dec(x_160); -lean_dec(x_123); -if (x_161 == 0) +if (x_5 == 0) { -lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; -lean_dec_ref(x_1); -x_246 = lean_ctor_get(x_7, 5); -x_247 = l_Lean_SourceInfo_fromRef(x_246, x_161); -x_248 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_249 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; -lean_inc(x_247); -if (lean_is_scalar(x_120)) { - x_250 = lean_alloc_ctor(2, 2, 0); -} else { - x_250 = x_120; - lean_ctor_set_tag(x_250, 2); +lean_dec(x_69); +lean_dec_ref(x_4); +x_36 = x_67; +x_37 = x_68; +x_38 = x_2; +goto block_66; } -lean_ctor_set(x_250, 0, x_247); +else +{ +lean_object* x_233; uint8_t x_234; +x_233 = lean_array_get_size(x_4); +x_234 = lean_nat_dec_lt(x_1, x_233); +if (x_234 == 0) +{ +lean_dec(x_233); +lean_dec(x_69); +lean_dec_ref(x_4); +x_36 = x_67; +x_37 = x_68; +x_38 = x_71; +goto block_66; +} +else +{ +if (x_234 == 0) +{ +lean_dec(x_233); +lean_dec(x_69); +lean_dec_ref(x_4); +x_36 = x_67; +x_37 = x_68; +x_38 = x_71; +goto block_66; +} +else +{ +size_t x_235; size_t x_236; uint8_t x_237; +x_235 = 0; +x_236 = lean_usize_of_nat(x_233); +lean_dec(x_233); +x_237 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__1(x_69, x_4, x_235, x_236); +lean_dec(x_69); +if (x_237 == 0) +{ +lean_dec_ref(x_4); +x_36 = x_67; +x_37 = x_68; +x_38 = x_237; +goto block_66; +} +else +{ +lean_object* x_238; +lean_dec(x_34); +lean_inc(x_13); +lean_inc_ref(x_12); +lean_inc(x_11); +lean_inc_ref(x_10); +lean_inc(x_9); +lean_inc_ref(x_8); +x_238 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_35, x_8, x_9, x_10, x_11, x_12, x_13, x_33); +if (lean_obj_tag(x_238) == 0) +{ +uint8_t x_239; +x_239 = !lean_is_exclusive(x_238); +if (x_239 == 0) +{ +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; +x_240 = lean_ctor_get(x_238, 0); +x_241 = lean_ctor_get(x_238, 1); +x_242 = lean_ctor_get(x_12, 5); +x_243 = l_Lean_SourceInfo_fromRef(x_242, x_71); +x_244 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_245 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_243); +lean_ctor_set_tag(x_238, 2); +lean_ctor_set(x_238, 1, x_245); +lean_ctor_set(x_238, 0, x_243); +x_246 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_247 = lean_box(0); +x_248 = l_Array_back_x21___redArg(x_247, x_4); +lean_dec_ref(x_4); +x_249 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_243); +x_250 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_250, 0, x_243); lean_ctor_set(x_250, 1, x_249); -x_251 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_252 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_247); -x_253 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_253, 0, x_247); -lean_ctor_set(x_253, 1, x_251); -lean_ctor_set(x_253, 2, x_252); -x_254 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; -lean_inc(x_247); -if (lean_is_scalar(x_115)) { - x_255 = lean_alloc_ctor(2, 2, 0); -} else { - x_255 = x_115; - lean_ctor_set_tag(x_255, 2); -} -lean_ctor_set(x_255, 0, x_247); -lean_ctor_set(x_255, 1, x_254); -x_256 = l_Lean_Syntax_node4(x_247, x_248, x_250, x_253, x_118, x_255); -x_126 = x_256; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_124; -goto block_155; +lean_inc(x_243); +x_251 = l_Lean_Syntax_node2(x_243, x_246, x_248, x_250); +x_252 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_243); +x_253 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_253, 0, x_243); +lean_ctor_set(x_253, 1, x_252); +x_254 = l_Lean_Syntax_node4(x_243, x_244, x_238, x_251, x_240, x_253); +x_15 = x_68; +x_16 = x_67; +x_17 = x_254; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_241; +goto block_30; } else { -lean_object* x_257; uint8_t x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; -x_257 = lean_ctor_get(x_7, 5); -x_258 = 0; -x_259 = l_Lean_SourceInfo_fromRef(x_257, x_258); -x_260 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_261 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; -lean_inc(x_259); -if (lean_is_scalar(x_120)) { - x_262 = lean_alloc_ctor(2, 2, 0); -} else { - x_262 = x_120; - lean_ctor_set_tag(x_262, 2); -} -lean_ctor_set(x_262, 0, x_259); -lean_ctor_set(x_262, 1, x_261); -x_263 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_264 = lean_box(0); -x_265 = l_Array_back_x21___redArg(x_264, x_1); -lean_dec_ref(x_1); -x_266 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_259); -if (lean_is_scalar(x_115)) { - x_267 = lean_alloc_ctor(2, 2, 0); -} else { - x_267 = x_115; - lean_ctor_set_tag(x_267, 2); -} -lean_ctor_set(x_267, 0, x_259); -lean_ctor_set(x_267, 1, x_266); -lean_inc(x_259); -x_268 = l_Lean_Syntax_node2(x_259, x_263, x_265, x_267); -x_269 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; -lean_inc(x_259); -x_270 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_270, 0, x_259); -lean_ctor_set(x_270, 1, x_269); -x_271 = l_Lean_Syntax_node4(x_259, x_260, x_262, x_268, x_118, x_270); -x_126 = x_271; -x_127 = x_3; -x_128 = x_4; -x_129 = x_5; -x_130 = x_6; -x_131 = x_7; -x_132 = x_8; -x_133 = x_124; -goto block_155; -} -} -} +lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; +x_255 = lean_ctor_get(x_238, 0); +x_256 = lean_ctor_get(x_238, 1); +lean_inc(x_256); +lean_inc(x_255); +lean_dec(x_238); +x_257 = lean_ctor_get(x_12, 5); +x_258 = l_Lean_SourceInfo_fromRef(x_257, x_71); +x_259 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_260 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_258); +x_261 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_261, 0, x_258); +lean_ctor_set(x_261, 1, x_260); +x_262 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_263 = lean_box(0); +x_264 = l_Array_back_x21___redArg(x_263, x_4); +lean_dec_ref(x_4); +x_265 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_258); +x_266 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_266, 0, x_258); +lean_ctor_set(x_266, 1, x_265); +lean_inc(x_258); +x_267 = l_Lean_Syntax_node2(x_258, x_262, x_264, x_266); +x_268 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_258); +x_269 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_269, 0, x_258); +lean_ctor_set(x_269, 1, x_268); +x_270 = l_Lean_Syntax_node4(x_258, x_259, x_261, x_267, x_255, x_269); +x_15 = x_68; +x_16 = x_67; +x_17 = x_270; +x_18 = x_8; +x_19 = x_9; +x_20 = x_10; +x_21 = x_11; +x_22 = x_12; +x_23 = x_13; +x_24 = x_256; +goto block_30; } } else { -uint8_t x_277; -lean_dec(x_120); -lean_dec(x_118); -lean_dec(x_115); -lean_dec(x_113); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -x_277 = !lean_is_exclusive(x_122); +lean_dec_ref(x_68); +lean_dec_ref(x_67); +lean_dec(x_13); +lean_dec_ref(x_12); +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_8); +lean_dec_ref(x_4); +return x_238; +} +} +} +} +} +} +} +} +block_281: +{ +lean_object* x_274; lean_object* x_275; uint8_t x_276; uint8_t x_277; +x_274 = lean_box(x_2); +lean_inc(x_273); +x_275 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___boxed), 11, 2); +lean_closure_set(x_275, 0, x_273); +lean_closure_set(x_275, 1, x_274); +x_276 = l_Lean_Expr_binderInfo(x_32); +lean_dec(x_32); +x_277 = l_Lean_BinderInfo_isExplicit(x_276); if (x_277 == 0) { -return x_122; +x_67 = x_272; +x_68 = x_275; +x_69 = x_273; +x_70 = x_276; +x_71 = x_2; +goto block_271; +} +else +{ +if (x_6 == 0) +{ +if (x_277 == 0) +{ +x_67 = x_272; +x_68 = x_275; +x_69 = x_273; +x_70 = x_276; +x_71 = x_277; +goto block_271; } else { lean_object* x_278; lean_object* x_279; lean_object* x_280; -x_278 = lean_ctor_get(x_122, 0); -x_279 = lean_ctor_get(x_122, 1); -lean_inc(x_279); -lean_inc(x_278); -lean_dec(x_122); -x_280 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_280, 0, x_278); -lean_ctor_set(x_280, 1, x_279); +lean_dec_ref(x_275); +lean_dec(x_34); +x_278 = l_Array_append___redArg(x_4, x_272); +lean_dec_ref(x_272); +x_279 = lean_box(0); +x_280 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1(x_273, x_2, x_278, x_279, x_8, x_9, x_10, x_11, x_12, x_13, x_33); +lean_dec(x_13); +lean_dec(x_11); +lean_dec_ref(x_10); +lean_dec(x_9); +lean_dec_ref(x_278); return x_280; } } -} else { -lean_dec(x_115); -lean_dec(x_113); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -return x_117; -} -block_111: -{ -lean_object* x_19; lean_object* x_20; -x_19 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__0; -lean_inc_ref(x_11); -x_20 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_19, x_15, x_10, x_12, x_14, x_11, x_13, x_16); -lean_dec(x_13); -lean_dec(x_14); -lean_dec_ref(x_12); -lean_dec(x_10); -if (lean_obj_tag(x_20) == 0) -{ -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_20, 0); -lean_inc(x_21); -x_22 = lean_unbox(x_21); -if (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; uint8_t 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; size_t x_34; size_t 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; lean_object* x_43; -x_24 = lean_ctor_get(x_20, 0); -lean_dec(x_24); -x_25 = lean_ctor_get(x_11, 5); -lean_inc(x_25); -lean_dec_ref(x_11); -x_26 = lean_unbox(x_21); -lean_dec(x_21); -x_27 = l_Lean_SourceInfo_fromRef(x_25, x_26); -lean_dec(x_25); -x_28 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1; -x_29 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2; -lean_inc(x_27); -x_30 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_30, 0, x_27); -lean_ctor_set(x_30, 1, x_28); -x_31 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4; -x_32 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_33 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_34 = lean_array_size(x_17); -x_35 = 0; -x_36 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_34, x_35, x_17); -x_37 = l_Array_append___redArg(x_33, x_36); -lean_dec_ref(x_36); -lean_inc(x_27); -x_38 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_38, 0, x_27); -lean_ctor_set(x_38, 1, x_32); -lean_ctor_set(x_38, 2, x_37); -lean_inc(x_27); -x_39 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_39, 0, x_27); -lean_ctor_set(x_39, 1, x_32); -lean_ctor_set(x_39, 2, x_33); -x_40 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__10___redArg___closed__2; -lean_inc(x_27); -x_41 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_41, 0, x_27); -lean_ctor_set(x_41, 1, x_40); -lean_inc(x_27); -x_42 = l_Lean_Syntax_node4(x_27, x_31, x_38, x_39, x_41, x_18); -x_43 = l_Lean_Syntax_node2(x_27, x_29, x_30, x_42); -lean_ctor_set(x_20, 0, x_43); -return x_20; -} -else -{ -lean_object* x_44; lean_object* x_45; uint8_t 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; size_t x_54; size_t 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; -x_44 = lean_ctor_get(x_20, 1); -lean_inc(x_44); -lean_dec(x_20); -x_45 = lean_ctor_get(x_11, 5); -lean_inc(x_45); -lean_dec_ref(x_11); -x_46 = lean_unbox(x_21); -lean_dec(x_21); -x_47 = l_Lean_SourceInfo_fromRef(x_45, x_46); -lean_dec(x_45); -x_48 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1; -x_49 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2; -lean_inc(x_47); -x_50 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_50, 0, x_47); -lean_ctor_set(x_50, 1, x_48); -x_51 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4; -x_52 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_53 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_54 = lean_array_size(x_17); -x_55 = 0; -x_56 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_54, x_55, x_17); -x_57 = l_Array_append___redArg(x_53, x_56); -lean_dec_ref(x_56); -lean_inc(x_47); -x_58 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_58, 0, x_47); -lean_ctor_set(x_58, 1, x_52); -lean_ctor_set(x_58, 2, x_57); -lean_inc(x_47); -x_59 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_59, 0, x_47); -lean_ctor_set(x_59, 1, x_52); -lean_ctor_set(x_59, 2, x_53); -x_60 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabAppMatch_spec__10___redArg___closed__2; -lean_inc(x_47); -x_61 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_61, 0, x_47); -lean_ctor_set(x_61, 1, x_60); -lean_inc(x_47); -x_62 = l_Lean_Syntax_node4(x_47, x_51, x_58, x_59, x_61, x_18); -x_63 = l_Lean_Syntax_node2(x_47, x_49, x_50, x_62); -x_64 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_64, 0, x_63); -lean_ctor_set(x_64, 1, x_44); -return x_64; -} -} -else -{ -uint8_t x_65; -lean_dec(x_21); -x_65 = !lean_is_exclusive(x_20); -if (x_65 == 0) -{ -lean_object* x_66; lean_object* x_67; uint8_t 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; lean_object* x_75; size_t x_76; size_t 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; -x_66 = lean_ctor_get(x_20, 0); -lean_dec(x_66); -x_67 = lean_ctor_get(x_11, 5); -lean_inc(x_67); -lean_dec_ref(x_11); -x_68 = 0; -x_69 = l_Lean_SourceInfo_fromRef(x_67, x_68); -lean_dec(x_67); -x_70 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1; -x_71 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2; -lean_inc(x_69); -x_72 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_72, 0, x_69); -lean_ctor_set(x_72, 1, x_70); -x_73 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4; -x_74 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_75 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_76 = lean_array_size(x_17); -x_77 = 0; -x_78 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_76, x_77, x_17); -x_79 = l_Array_append___redArg(x_75, x_78); -lean_dec_ref(x_78); -lean_inc(x_69); -x_80 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_80, 0, x_69); -lean_ctor_set(x_80, 1, x_74); -lean_ctor_set(x_80, 2, x_79); -lean_inc(x_69); -x_81 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_81, 0, x_69); -lean_ctor_set(x_81, 1, x_74); -lean_ctor_set(x_81, 2, x_75); -x_82 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__5; -lean_inc(x_69); -x_83 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_83, 0, x_69); -lean_ctor_set(x_83, 1, x_82); -lean_inc(x_69); -x_84 = l_Lean_Syntax_node4(x_69, x_73, x_80, x_81, x_83, x_18); -x_85 = l_Lean_Syntax_node2(x_69, x_71, x_72, x_84); -lean_ctor_set(x_20, 0, x_85); -return x_20; -} -else -{ -lean_object* x_86; lean_object* x_87; uint8_t 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; size_t x_96; size_t x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_86 = lean_ctor_get(x_20, 1); -lean_inc(x_86); -lean_dec(x_20); -x_87 = lean_ctor_get(x_11, 5); -lean_inc(x_87); -lean_dec_ref(x_11); -x_88 = 0; -x_89 = l_Lean_SourceInfo_fromRef(x_87, x_88); -lean_dec(x_87); -x_90 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1; -x_91 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2; -lean_inc(x_89); -x_92 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_92, 0, x_89); -lean_ctor_set(x_92, 1, x_90); -x_93 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4; -x_94 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_95 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_96 = lean_array_size(x_17); -x_97 = 0; -x_98 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_96, x_97, x_17); -x_99 = l_Array_append___redArg(x_95, x_98); -lean_dec_ref(x_98); -lean_inc(x_89); -x_100 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_100, 0, x_89); -lean_ctor_set(x_100, 1, x_94); -lean_ctor_set(x_100, 2, x_99); -lean_inc(x_89); -x_101 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_101, 0, x_89); -lean_ctor_set(x_101, 1, x_94); -lean_ctor_set(x_101, 2, x_95); -x_102 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__5; -lean_inc(x_89); -x_103 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_103, 0, x_89); -lean_ctor_set(x_103, 1, x_102); -lean_inc(x_89); -x_104 = l_Lean_Syntax_node4(x_89, x_93, x_100, x_101, x_103, x_18); -x_105 = l_Lean_Syntax_node2(x_89, x_91, x_92, x_104); -x_106 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_106, 1, x_86); -return x_106; -} -} -} -else -{ -uint8_t x_107; -lean_dec(x_18); -lean_dec_ref(x_17); -lean_dec_ref(x_11); -x_107 = !lean_is_exclusive(x_20); -if (x_107 == 0) -{ -return x_20; -} -else -{ -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_20, 0); -x_109 = lean_ctor_get(x_20, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_20); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); -return x_110; +x_67 = x_272; +x_68 = x_275; +x_69 = x_273; +x_70 = x_276; +x_71 = x_2; +goto block_271; } } } } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam(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_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux(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_8; lean_object* x_9; lean_object* x_10; -x_8 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1), 9, 0); -x_9 = l_Array_filterMapM___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders_go_spec__0___closed__0; -x_10 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(x_8, x_9, x_1, x_2, x_3, x_4, x_5, x_6, x_7); -return x_10; +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; +x_9 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__0), 8, 0); +x_10 = lean_unsigned_to_nat(0u); +x_11 = l_Array_filterMapM___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_tryAppUnexpanders_go_spec__0___closed__0; +x_12 = 0; +x_13 = lean_box(x_12); +x_14 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___boxed), 14, 2); +lean_closure_set(x_14, 0, x_10); +lean_closure_set(x_14, 1, x_13); +x_15 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders(x_1, x_11, x_12, x_12, x_9, x_14, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_15; } } -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -size_t x_4; size_t x_5; lean_object* x_6; -x_4 = lean_unbox_usize(x_1); -lean_dec(x_1); -x_5 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_6 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_4, x_5, x_3); -return x_6; -} -} -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_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; -x_5 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_6 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_7 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1(x_1, x_5, x_6, x_4); -lean_dec(x_1); -return x_7; -} -} -LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_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; uint8_t x_7; lean_object* x_8; @@ -39574,24 +39905,47 @@ x_5 = lean_unbox_usize(x_3); lean_dec(x_3); x_6 = lean_unbox_usize(x_4); lean_dec(x_4); -x_7 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__2(x_1, x_2, x_5, x_6); +x_7 = l___private_Init_Data_Array_Basic_0__Array_anyMUnsafe_any___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__1(x_1, x_2, x_5, x_6); lean_dec_ref(x_2); lean_dec(x_1); x_8 = lean_box(x_7); return x_8; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lam__0___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_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__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_10; -x_10 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__0(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +uint8_t x_12; lean_object* x_13; +x_12 = lean_unbox(x_2); +x_13 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1(x_1, x_12, 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_8); +lean_dec_ref(x_7); lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); lean_dec_ref(x_3); -return x_10; +return x_13; +} +} +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__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) { +_start: +{ +uint8_t x_15; uint8_t x_16; uint8_t x_17; lean_object* x_18; +x_15 = lean_unbox(x_2); +x_16 = lean_unbox(x_5); +x_17 = lean_unbox(x_6); +x_18 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2(x_1, x_15, x_3, x_4, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +lean_dec(x_3); +lean_dec(x_1); +return x_18; +} +} +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam(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: +{ +lean_object* x_8; lean_object* x_9; +x_8 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; +x_9 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux(x_8, x_1, x_2, x_3, x_4, x_5, x_6, x_7); +return x_9; } } static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLam___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLam__1___closed__0() { @@ -39669,6 +40023,67 @@ x_1 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_ return x_1; } } +LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___lam__0(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; +x_9 = l_Lean_PrettyPrinter_Delaborator_delab(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; +x_10 = !lean_is_exclusive(x_9); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; +x_11 = lean_ctor_get(x_9, 0); +x_12 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_12, 0, x_11); +lean_ctor_set(x_12, 1, x_1); +lean_ctor_set(x_9, 0, x_12); +return x_9; +} +else +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_13 = lean_ctor_get(x_9, 0); +x_14 = lean_ctor_get(x_9, 1); +lean_inc(x_14); +lean_inc(x_13); +lean_dec(x_9); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_13); +lean_ctor_set(x_15, 1, x_1); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +} +else +{ +uint8_t x_17; +lean_dec(x_1); +x_17 = !lean_is_exclusive(x_9); +if (x_17 == 0) +{ +return x_9; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_18 = lean_ctor_get(x_9, 0); +x_19 = lean_ctor_get(x_9, 1); +lean_inc(x_19); +lean_inc(x_18); +lean_dec(x_9); +x_20 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_20, 0, x_18); +lean_ctor_set(x_20, 1, x_19); +return x_20; +} +} +} +} LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___lam__1(lean_object* x_1, uint8_t 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, lean_object* x_11, lean_object* x_12) { _start: { @@ -39682,14 +40097,6 @@ static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0_ _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lam__0), 8, 0); -return x_1; -} -} -static lean_object* _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1() { -_start: -{ -lean_object* x_1; x_1 = lean_alloc_closure((void*)(l_Lean_getPPForalls___boxed), 1, 0); return x_1; } @@ -39703,7 +40110,7 @@ lean_inc_ref(x_5); x_25 = l_Lean_PrettyPrinter_Delaborator_getOptionsAtCurrPos(x_5, x_6, x_7, x_8, x_9, x_10, x_11); if (lean_obj_tag(x_25) == 0) { -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; uint8_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; uint8_t x_78; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; uint8_t 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; lean_object* x_109; lean_object* x_110; uint8_t x_111; uint8_t x_112; uint8_t x_115; lean_object* x_116; lean_object* x_117; uint8_t x_121; uint8_t x_155; +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; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; lean_object* x_71; uint8_t 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; uint8_t x_80; lean_object* x_86; uint8_t 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_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_111; lean_object* x_112; uint8_t x_113; uint8_t x_114; uint8_t x_117; lean_object* x_118; lean_object* x_119; uint8_t x_123; uint8_t x_157; x_26 = lean_ctor_get(x_25, 0); lean_inc(x_26); x_27 = lean_ctor_get(x_25, 1); @@ -39730,62 +40137,62 @@ if (lean_is_exclusive(x_31)) { lean_dec_ref(x_31); x_34 = lean_box(0); } -x_35 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0; -x_155 = l_Lean_Expr_isArrow(x_29); +x_35 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___lam__0), 8, 0); +x_157 = l_Lean_Expr_isArrow(x_29); lean_dec(x_29); -if (x_155 == 0) -{ -uint8_t x_156; -lean_dec(x_32); -x_156 = 1; -x_121 = x_156; -goto block_152; -} -else -{ -uint8_t x_157; -x_157 = l_Lean_getPPPiBinderNames(x_26); if (x_157 == 0) { +uint8_t x_158; lean_dec(x_32); -x_121 = x_157; -goto block_152; +x_158 = 1; +x_123 = x_158; +goto block_154; } else { -lean_object* x_158; uint8_t x_159; -x_158 = l_Lean_Expr_bindingName_x21(x_32); -lean_dec(x_32); -x_159 = l_Lean_Name_hasMacroScopes(x_158); -lean_dec(x_158); +uint8_t x_159; +x_159 = l_Lean_getPPPiBinderNames(x_26); if (x_159 == 0) { -if (x_157 == 0) -{ +lean_dec(x_32); +x_123 = x_159; goto block_154; } else { -x_121 = x_157; -goto block_152; +lean_object* x_160; uint8_t x_161; +x_160 = l_Lean_Expr_bindingName_x21(x_32); +lean_dec(x_32); +x_161 = l_Lean_Name_hasMacroScopes(x_160); +lean_dec(x_160); +if (x_161 == 0) +{ +if (x_159 == 0) +{ +goto block_156; +} +else +{ +x_123 = x_159; +goto block_154; } } else { -goto block_154; +goto block_156; } } } -block_68: +block_70: { lean_object* x_46; -lean_inc(x_38); -lean_inc_ref(x_42); -lean_inc(x_43); -lean_inc_ref(x_36); lean_inc(x_44); -lean_inc_ref(x_39); -x_46 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext(x_39, x_44, x_36, x_43, x_42, x_38, x_37); +lean_inc_ref(x_43); +lean_inc(x_39); +lean_inc_ref(x_36); +lean_inc(x_38); +lean_inc_ref(x_41); +x_46 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext(x_41, x_38, x_36, x_39, x_43, x_44, x_40); if (lean_obj_tag(x_46) == 0) { lean_object* x_47; uint8_t x_48; @@ -39795,228 +40202,233 @@ x_48 = lean_unbox(x_47); lean_dec(x_47); if (x_48 == 0) { -lean_object* x_49; lean_object* x_50; -lean_dec_ref(x_40); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +lean_dec_ref(x_42); x_49 = lean_ctor_get(x_46, 1); lean_inc(x_49); lean_dec_ref(x_46); -lean_inc(x_38); -lean_inc_ref(x_42); -lean_inc(x_43); -lean_inc_ref(x_36); +x_50 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; lean_inc(x_44); -lean_inc_ref(x_39); -x_50 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_35, x_45, x_39, x_44, x_36, x_43, x_42, x_38, x_49); -if (lean_obj_tag(x_50) == 0) +lean_inc_ref(x_43); +lean_inc(x_39); +lean_inc_ref(x_36); +lean_inc(x_38); +lean_inc_ref(x_41); +x_51 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_35, x_45, x_50, x_41, x_38, x_36, x_39, x_43, x_44, x_49); +if (lean_obj_tag(x_51) == 0) { -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; -x_51 = lean_ctor_get(x_50, 0); -lean_inc(x_51); -x_52 = lean_ctor_get(x_50, 1); +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; +x_52 = lean_ctor_get(x_51, 0); lean_inc(x_52); -lean_dec_ref(x_50); -x_53 = lean_ctor_get(x_51, 0); +x_53 = lean_ctor_get(x_51, 1); lean_inc(x_53); -x_54 = lean_ctor_get(x_51, 1); +lean_dec_ref(x_51); +x_54 = lean_ctor_get(x_52, 0); lean_inc(x_54); -lean_dec(x_51); -x_55 = lean_array_push(x_3, x_54); -x_56 = lean_box(x_41); -x_57 = lean_apply_10(x_2, x_55, x_56, x_53, x_39, x_44, x_36, x_43, x_42, x_38, x_52); -return x_57; +x_55 = lean_ctor_get(x_52, 1); +lean_inc(x_55); +lean_dec(x_52); +x_56 = lean_array_push(x_3, x_55); +x_57 = lean_box(x_37); +x_58 = lean_apply_10(x_2, x_56, x_57, x_54, x_41, x_38, x_36, x_39, x_43, x_44, x_53); +return x_58; } else { -uint8_t x_58; +uint8_t x_59; lean_dec(x_44); -lean_dec(x_43); -lean_dec_ref(x_42); -lean_dec_ref(x_39); +lean_dec_ref(x_43); +lean_dec_ref(x_41); +lean_dec(x_39); lean_dec(x_38); lean_dec_ref(x_36); lean_dec_ref(x_3); lean_dec_ref(x_2); -x_58 = !lean_is_exclusive(x_50); -if (x_58 == 0) +x_59 = !lean_is_exclusive(x_51); +if (x_59 == 0) { -return x_50; +return x_51; } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_59 = lean_ctor_get(x_50, 0); -x_60 = lean_ctor_get(x_50, 1); +lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_60 = lean_ctor_get(x_51, 0); +x_61 = lean_ctor_get(x_51, 1); +lean_inc(x_61); lean_inc(x_60); -lean_inc(x_59); -lean_dec(x_50); -x_61 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_61, 0, x_59); -lean_ctor_set(x_61, 1, x_60); -return x_61; +lean_dec(x_51); +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; } } } else { -lean_object* x_62; lean_object* x_63; +lean_object* x_63; lean_object* x_64; lean_object* x_65; +lean_dec_ref(x_35); lean_dec_ref(x_3); lean_dec_ref(x_2); -x_62 = lean_ctor_get(x_46, 1); -lean_inc(x_62); +x_63 = lean_ctor_get(x_46, 1); +lean_inc(x_63); lean_dec_ref(x_46); -x_63 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_40, x_45, x_39, x_44, x_36, x_43, x_42, x_38, x_62); -return x_63; +x_64 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; +x_65 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_42, x_45, x_64, x_41, x_38, x_36, x_39, x_43, x_44, x_63); +return x_65; } } else { -uint8_t x_64; +uint8_t x_66; lean_dec(x_44); -lean_dec(x_43); +lean_dec_ref(x_43); lean_dec_ref(x_42); -lean_dec_ref(x_40); -lean_dec_ref(x_39); +lean_dec_ref(x_41); +lean_dec(x_39); lean_dec(x_38); lean_dec_ref(x_36); +lean_dec_ref(x_35); lean_dec_ref(x_3); lean_dec_ref(x_2); -x_64 = !lean_is_exclusive(x_46); -if (x_64 == 0) +x_66 = !lean_is_exclusive(x_46); +if (x_66 == 0) { return x_46; } else { -lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_65 = lean_ctor_get(x_46, 0); -x_66 = lean_ctor_get(x_46, 1); -lean_inc(x_66); -lean_inc(x_65); +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_46, 0); +x_68 = lean_ctor_get(x_46, 1); +lean_inc(x_68); +lean_inc(x_67); lean_dec(x_46); -x_67 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_67, 0, x_65); -lean_ctor_set(x_67, 1, x_66); -return x_67; +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +return x_69; } } } -block_83: +block_85: { -lean_object* x_79; lean_object* x_80; -x_79 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_ppPiPreserveNames; -x_80 = l_Lean_KVMap_find(x_26, x_79); +lean_object* x_81; lean_object* x_82; +x_81 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_ppPiPreserveNames; +x_82 = l_Lean_KVMap_find(x_26, x_81); lean_dec(x_26); -if (lean_obj_tag(x_80) == 0) +if (lean_obj_tag(x_82) == 0) { -x_36 = x_69; -x_37 = x_70; -x_38 = x_71; -x_39 = x_72; -x_40 = x_74; -x_41 = x_73; -x_42 = x_76; -x_43 = x_75; -x_44 = x_77; -x_45 = x_78; -goto block_68; +x_36 = x_71; +x_37 = x_72; +x_38 = x_73; +x_39 = x_74; +x_40 = x_75; +x_41 = x_76; +x_42 = x_78; +x_43 = x_77; +x_44 = x_79; +x_45 = x_80; +goto block_70; } else { -lean_object* x_81; -x_81 = lean_ctor_get(x_80, 0); -lean_inc(x_81); -lean_dec_ref(x_80); -if (lean_obj_tag(x_81) == 1) +lean_object* x_83; +x_83 = lean_ctor_get(x_82, 0); +lean_inc(x_83); +lean_dec_ref(x_82); +if (lean_obj_tag(x_83) == 1) { -uint8_t x_82; -x_82 = lean_ctor_get_uint8(x_81, 0); -lean_dec_ref(x_81); -x_36 = x_69; -x_37 = x_70; -x_38 = x_71; -x_39 = x_72; -x_40 = x_74; -x_41 = x_73; -x_42 = x_76; -x_43 = x_75; -x_44 = x_77; -x_45 = x_82; -goto block_68; +uint8_t x_84; +x_84 = lean_ctor_get_uint8(x_83, 0); +lean_dec_ref(x_83); +x_36 = x_71; +x_37 = x_72; +x_38 = x_73; +x_39 = x_74; +x_40 = x_75; +x_41 = x_76; +x_42 = x_78; +x_43 = x_77; +x_44 = x_79; +x_45 = x_84; +goto block_70; } else { -lean_dec(x_81); -x_36 = x_69; -x_37 = x_70; -x_38 = x_71; -x_39 = x_72; -x_40 = x_74; -x_41 = x_73; -x_42 = x_76; -x_43 = x_75; -x_44 = x_77; -x_45 = x_78; -goto block_68; +lean_dec(x_83); +x_36 = x_71; +x_37 = x_72; +x_38 = x_73; +x_39 = x_74; +x_40 = x_75; +x_41 = x_76; +x_42 = x_78; +x_43 = x_77; +x_44 = x_79; +x_45 = x_80; +goto block_70; } } } -block_94: +block_96: { -uint8_t x_93; -x_93 = 0; -x_69 = x_84; -x_70 = x_85; +uint8_t x_95; +x_95 = 0; x_71 = x_86; x_72 = x_87; -x_73 = x_89; -x_74 = x_88; -x_75 = x_91; -x_76 = x_90; -x_77 = x_92; -x_78 = x_93; -goto block_83; +x_73 = x_88; +x_74 = x_89; +x_75 = x_90; +x_76 = x_91; +x_77 = x_93; +x_78 = x_92; +x_79 = x_94; +x_80 = x_95; +goto block_85; } -block_108: +block_110: { -lean_object* x_103; lean_object* x_104; lean_object* x_105; uint8_t x_106; -x_103 = lean_box(x_1); -x_104 = lean_box(x_95); +lean_object* x_105; lean_object* x_106; lean_object* x_107; uint8_t x_108; +x_105 = lean_box(x_1); +x_106 = lean_box(x_97); lean_inc_ref(x_2); lean_inc_ref(x_3); -x_105 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___lam__1___boxed), 12, 4); -lean_closure_set(x_105, 0, x_3); -lean_closure_set(x_105, 1, x_103); -lean_closure_set(x_105, 2, x_2); -lean_closure_set(x_105, 3, x_104); -x_106 = l_Array_isEmpty___redArg(x_3); -if (x_106 == 0) +x_107 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___lam__1___boxed), 12, 4); +lean_closure_set(x_107, 0, x_3); +lean_closure_set(x_107, 1, x_105); +lean_closure_set(x_107, 2, x_2); +lean_closure_set(x_107, 3, x_106); +x_108 = l_Array_isEmpty___redArg(x_3); +if (x_108 == 0) { -if (x_95 == 0) +if (x_97 == 0) { if (x_4 == 0) { -x_84 = x_98; -x_85 = x_102; -x_86 = x_101; -x_87 = x_96; -x_88 = x_105; -x_89 = x_95; -x_90 = x_100; -x_91 = x_99; -x_92 = x_97; -goto block_94; +x_86 = x_100; +x_87 = x_97; +x_88 = x_99; +x_89 = x_101; +x_90 = x_104; +x_91 = x_98; +x_92 = x_107; +x_93 = x_102; +x_94 = x_103; +goto block_96; } else { -lean_dec_ref(x_105); +lean_dec_ref(x_107); +lean_dec_ref(x_35); lean_dec(x_26); -x_12 = x_98; -x_13 = x_102; +x_12 = x_100; +x_13 = x_99; x_14 = x_101; -x_15 = x_96; -x_16 = x_100; -x_17 = x_99; -x_18 = x_97; +x_15 = x_104; +x_16 = x_98; +x_17 = x_102; +x_18 = x_103; goto block_24; } } @@ -40024,68 +40436,70 @@ else { if (x_4 == 0) { -lean_dec_ref(x_105); +lean_dec_ref(x_107); +lean_dec_ref(x_35); lean_dec(x_26); -x_12 = x_98; -x_13 = x_102; +x_12 = x_100; +x_13 = x_99; x_14 = x_101; -x_15 = x_96; -x_16 = x_100; -x_17 = x_99; -x_18 = x_97; +x_15 = x_104; +x_16 = x_98; +x_17 = x_102; +x_18 = x_103; goto block_24; } else { -x_84 = x_98; -x_85 = x_102; -x_86 = x_101; -x_87 = x_96; -x_88 = x_105; -x_89 = x_95; -x_90 = x_100; -x_91 = x_99; -x_92 = x_97; -goto block_94; +x_86 = x_100; +x_87 = x_97; +x_88 = x_99; +x_89 = x_101; +x_90 = x_104; +x_91 = x_98; +x_92 = x_107; +x_93 = x_102; +x_94 = x_103; +goto block_96; } } } else { -uint8_t x_107; -x_107 = 0; -x_69 = x_98; -x_70 = x_102; -x_71 = x_101; -x_72 = x_96; -x_73 = x_95; -x_74 = x_105; -x_75 = x_99; -x_76 = x_100; -x_77 = x_97; +uint8_t x_109; +x_109 = 0; +x_71 = x_100; +x_72 = x_97; +x_73 = x_99; +x_74 = x_101; +x_75 = x_104; +x_76 = x_98; +x_77 = x_102; x_78 = x_107; -goto block_83; +x_79 = x_103; +x_80 = x_109; +goto block_85; } } -block_114: +block_116: { -if (x_112 == 0) +if (x_114 == 0) { -lean_dec_ref(x_109); +lean_dec_ref(x_111); lean_dec(x_34); -x_95 = x_111; -x_96 = x_5; -x_97 = x_6; -x_98 = x_7; -x_99 = x_8; -x_100 = x_9; -x_101 = x_10; -x_102 = x_110; -goto block_108; +x_97 = x_113; +x_98 = x_5; +x_99 = x_6; +x_100 = x_7; +x_101 = x_8; +x_102 = x_9; +x_103 = x_10; +x_104 = x_112; +goto block_110; } else { -lean_object* x_113; +lean_object* x_115; +lean_dec_ref(x_35); lean_dec(x_26); lean_dec(x_10); lean_dec_ref(x_9); @@ -40096,202 +40510,203 @@ lean_dec_ref(x_5); lean_dec_ref(x_3); lean_dec_ref(x_2); if (lean_is_scalar(x_34)) { - x_113 = lean_alloc_ctor(1, 2, 0); + x_115 = lean_alloc_ctor(1, 2, 0); } else { - x_113 = x_34; - lean_ctor_set_tag(x_113, 1); + x_115 = x_34; + lean_ctor_set_tag(x_115, 1); } -lean_ctor_set(x_113, 0, x_109); -lean_ctor_set(x_113, 1, x_110); -return x_113; +lean_ctor_set(x_115, 0, x_111); +lean_ctor_set(x_115, 1, x_112); +return x_115; } } -block_120: +block_122: { -uint8_t x_118; -x_118 = l_Lean_Exception_isInterrupt(x_116); -if (x_118 == 0) +uint8_t x_120; +x_120 = l_Lean_Exception_isInterrupt(x_118); +if (x_120 == 0) { -uint8_t x_119; -x_119 = l_Lean_Exception_isRuntime(x_116); -x_109 = x_116; -x_110 = x_117; -x_111 = x_115; +uint8_t x_121; +x_121 = l_Lean_Exception_isRuntime(x_118); +x_111 = x_118; x_112 = x_119; -goto block_114; +x_113 = x_117; +x_114 = x_121; +goto block_116; } else { -x_109 = x_116; -x_110 = x_117; -x_111 = x_115; -x_112 = x_118; -goto block_114; +x_111 = x_118; +x_112 = x_119; +x_113 = x_117; +x_114 = x_120; +goto block_116; } } -block_152: +block_154: { -lean_object* x_122; +lean_object* x_124; lean_inc_ref(x_5); -x_122 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_5, x_33); -if (x_121 == 0) +x_124 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_5, x_33); +if (x_123 == 0) { if (x_1 == 0) { -lean_object* x_123; +lean_object* x_125; lean_dec(x_34); -x_123 = lean_ctor_get(x_122, 1); -lean_inc(x_123); -lean_dec_ref(x_122); -x_95 = x_121; -x_96 = x_5; -x_97 = x_6; -x_98 = x_7; -x_99 = x_8; -x_100 = x_9; -x_101 = x_10; -x_102 = x_123; -goto block_108; -} -else -{ -lean_object* x_124; lean_object* x_125; uint8_t x_126; uint8_t x_127; -x_124 = lean_ctor_get(x_122, 0); -lean_inc(x_124); -x_125 = lean_ctor_get(x_122, 1); +x_125 = lean_ctor_get(x_124, 1); lean_inc(x_125); -lean_dec_ref(x_122); -x_126 = l_Lean_Expr_binderInfo(x_124); -lean_dec(x_124); -x_127 = l_Lean_BinderInfo_isExplicit(x_126); -if (x_127 == 0) -{ -lean_dec(x_34); -x_95 = x_121; -x_96 = x_5; -x_97 = x_6; -x_98 = x_7; -x_99 = x_8; -x_100 = x_9; -x_101 = x_10; -x_102 = x_125; -goto block_108; +lean_dec_ref(x_124); +x_97 = x_123; +x_98 = x_5; +x_99 = x_6; +x_100 = x_7; +x_101 = x_8; +x_102 = x_9; +x_103 = x_10; +x_104 = x_125; +goto block_110; } else { -lean_object* x_128; lean_object* x_129; -x_128 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1; +lean_object* x_126; lean_object* x_127; uint8_t x_128; uint8_t x_129; +x_126 = lean_ctor_get(x_124, 0); +lean_inc(x_126); +x_127 = lean_ctor_get(x_124, 1); +lean_inc(x_127); +lean_dec_ref(x_124); +x_128 = l_Lean_Expr_binderInfo(x_126); +lean_dec(x_126); +x_129 = l_Lean_BinderInfo_isExplicit(x_128); +if (x_129 == 0) +{ +lean_dec(x_34); +x_97 = x_123; +x_98 = x_5; +x_99 = x_6; +x_100 = x_7; +x_101 = x_8; +x_102 = x_9; +x_103 = x_10; +x_104 = x_127; +goto block_110; +} +else +{ +lean_object* x_130; lean_object* x_131; +x_130 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0; lean_inc_ref(x_9); lean_inc_ref(x_5); -x_129 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_128, x_5, x_6, x_7, x_8, x_9, x_10, x_125); -if (lean_obj_tag(x_129) == 0) +x_131 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_130, x_5, x_6, x_7, x_8, x_9, x_10, x_127); +if (lean_obj_tag(x_131) == 0) { -lean_object* x_130; uint8_t x_131; -x_130 = lean_ctor_get(x_129, 0); -lean_inc(x_130); -x_131 = lean_unbox(x_130); -if (x_131 == 0) -{ -lean_object* x_132; -lean_dec(x_130); -lean_dec(x_34); -x_132 = lean_ctor_get(x_129, 1); +lean_object* x_132; uint8_t x_133; +x_132 = lean_ctor_get(x_131, 0); lean_inc(x_132); -lean_dec_ref(x_129); -x_95 = x_121; -x_96 = x_5; -x_97 = x_6; -x_98 = x_7; -x_99 = x_8; -x_100 = x_9; -x_101 = x_10; -x_102 = x_132; -goto block_108; +x_133 = lean_unbox(x_132); +if (x_133 == 0) +{ +lean_object* x_134; +lean_dec(x_132); +lean_dec(x_34); +x_134 = lean_ctor_get(x_131, 1); +lean_inc(x_134); +lean_dec_ref(x_131); +x_97 = x_123; +x_98 = x_5; +x_99 = x_6; +x_100 = x_7; +x_101 = x_8; +x_102 = x_9; +x_103 = x_10; +x_104 = x_134; +goto block_110; } else { -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; -x_133 = lean_ctor_get(x_129, 1); -lean_inc(x_133); -lean_dec_ref(x_129); -lean_inc_ref(x_5); -x_134 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_5, x_133); -x_135 = lean_ctor_get(x_134, 0); +lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_135 = lean_ctor_get(x_131, 1); lean_inc(x_135); -x_136 = lean_ctor_get(x_134, 1); -lean_inc(x_136); -lean_dec_ref(x_134); -x_137 = l_Lean_Expr_bindingDomain_x21(x_135); -lean_dec(x_135); +lean_dec_ref(x_131); +lean_inc_ref(x_5); +x_136 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_5, x_135); +x_137 = lean_ctor_get(x_136, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_136, 1); +lean_inc(x_138); +lean_dec_ref(x_136); +x_139 = l_Lean_Expr_bindingDomain_x21(x_137); +lean_dec(x_137); lean_inc(x_10); lean_inc_ref(x_9); lean_inc(x_8); lean_inc_ref(x_7); -x_138 = l_Lean_Meta_isProp(x_137, x_7, x_8, x_9, x_10, x_136); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; uint8_t x_140; -lean_dec(x_34); -x_139 = lean_ctor_get(x_138, 0); -lean_inc(x_139); -x_140 = lean_unbox(x_139); -lean_dec(x_139); -if (x_140 == 0) +x_140 = l_Lean_Meta_isProp(x_139, x_7, x_8, x_9, x_10, x_138); +if (lean_obj_tag(x_140) == 0) { lean_object* x_141; uint8_t x_142; -x_141 = lean_ctor_get(x_138, 1); +lean_dec(x_34); +x_141 = lean_ctor_get(x_140, 0); lean_inc(x_141); -lean_dec_ref(x_138); -x_142 = lean_unbox(x_130); -lean_dec(x_130); -x_95 = x_142; -x_96 = x_5; -x_97 = x_6; -x_98 = x_7; -x_99 = x_8; -x_100 = x_9; -x_101 = x_10; -x_102 = x_141; -goto block_108; -} -else +x_142 = lean_unbox(x_141); +lean_dec(x_141); +if (x_142 == 0) { -lean_object* x_143; -lean_dec(x_130); -x_143 = lean_ctor_get(x_138, 1); +lean_object* x_143; uint8_t x_144; +x_143 = lean_ctor_get(x_140, 1); lean_inc(x_143); -lean_dec_ref(x_138); -x_95 = x_121; -x_96 = x_5; -x_97 = x_6; -x_98 = x_7; -x_99 = x_8; -x_100 = x_9; -x_101 = x_10; -x_102 = x_143; -goto block_108; -} +lean_dec_ref(x_140); +x_144 = lean_unbox(x_132); +lean_dec(x_132); +x_97 = x_144; +x_98 = x_5; +x_99 = x_6; +x_100 = x_7; +x_101 = x_8; +x_102 = x_9; +x_103 = x_10; +x_104 = x_143; +goto block_110; } else { -lean_object* x_144; lean_object* x_145; uint8_t x_146; -x_144 = lean_ctor_get(x_138, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_138, 1); +lean_object* x_145; +lean_dec(x_132); +x_145 = lean_ctor_get(x_140, 1); lean_inc(x_145); -lean_dec_ref(x_138); -x_146 = lean_unbox(x_130); -lean_dec(x_130); -x_115 = x_146; -x_116 = x_144; -x_117 = x_145; -goto block_120; +lean_dec_ref(x_140); +x_97 = x_123; +x_98 = x_5; +x_99 = x_6; +x_100 = x_7; +x_101 = x_8; +x_102 = x_9; +x_103 = x_10; +x_104 = x_145; +goto block_110; +} +} +else +{ +lean_object* x_146; lean_object* x_147; uint8_t x_148; +x_146 = lean_ctor_get(x_140, 0); +lean_inc(x_146); +x_147 = lean_ctor_get(x_140, 1); +lean_inc(x_147); +lean_dec_ref(x_140); +x_148 = lean_unbox(x_132); +lean_dec(x_132); +x_117 = x_148; +x_118 = x_146; +x_119 = x_147; +goto block_122; } } } else { -uint8_t x_147; +uint8_t x_149; +lean_dec_ref(x_35); lean_dec(x_34); lean_dec(x_26); lean_dec(x_10); @@ -40302,57 +40717,57 @@ lean_dec(x_6); lean_dec_ref(x_5); lean_dec_ref(x_3); lean_dec_ref(x_2); -x_147 = !lean_is_exclusive(x_129); -if (x_147 == 0) +x_149 = !lean_is_exclusive(x_131); +if (x_149 == 0) { -return x_129; +return x_131; } else { -lean_object* x_148; lean_object* x_149; lean_object* x_150; -x_148 = lean_ctor_get(x_129, 0); -x_149 = lean_ctor_get(x_129, 1); -lean_inc(x_149); -lean_inc(x_148); -lean_dec(x_129); -x_150 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_150, 0, x_148); -lean_ctor_set(x_150, 1, x_149); -return x_150; -} -} -} -} -} -else -{ -lean_object* x_151; -lean_dec(x_34); -x_151 = lean_ctor_get(x_122, 1); +lean_object* x_150; lean_object* x_151; lean_object* x_152; +x_150 = lean_ctor_get(x_131, 0); +x_151 = lean_ctor_get(x_131, 1); lean_inc(x_151); -lean_dec_ref(x_122); -x_95 = x_121; -x_96 = x_5; -x_97 = x_6; -x_98 = x_7; -x_99 = x_8; -x_100 = x_9; -x_101 = x_10; -x_102 = x_151; -goto block_108; +lean_inc(x_150); +lean_dec(x_131); +x_152 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_152, 0, x_150); +lean_ctor_set(x_152, 1, x_151); +return x_152; +} } } -block_154: -{ -uint8_t x_153; -x_153 = l_Lean_getPPPiBinderNamesHygienic(x_26); -x_121 = x_153; -goto block_152; } } else { -uint8_t x_160; +lean_object* x_153; +lean_dec(x_34); +x_153 = lean_ctor_get(x_124, 1); +lean_inc(x_153); +lean_dec_ref(x_124); +x_97 = x_123; +x_98 = x_5; +x_99 = x_6; +x_100 = x_7; +x_101 = x_8; +x_102 = x_9; +x_103 = x_10; +x_104 = x_153; +goto block_110; +} +} +block_156: +{ +uint8_t x_155; +x_155 = l_Lean_getPPPiBinderNamesHygienic(x_26); +x_123 = x_155; +goto block_154; +} +} +else +{ +uint8_t x_162; lean_dec(x_10); lean_dec_ref(x_9); lean_dec(x_8); @@ -40361,35 +40776,35 @@ lean_dec(x_6); lean_dec_ref(x_5); lean_dec_ref(x_3); lean_dec_ref(x_2); -x_160 = !lean_is_exclusive(x_25); -if (x_160 == 0) +x_162 = !lean_is_exclusive(x_25); +if (x_162 == 0) { return x_25; } else { -lean_object* x_161; lean_object* x_162; lean_object* x_163; -x_161 = lean_ctor_get(x_25, 0); -x_162 = lean_ctor_get(x_25, 1); -lean_inc(x_162); -lean_inc(x_161); +lean_object* x_163; lean_object* x_164; lean_object* x_165; +x_163 = lean_ctor_get(x_25, 0); +x_164 = lean_ctor_get(x_25, 1); +lean_inc(x_164); +lean_inc(x_163); lean_dec(x_25); -x_163 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_163, 0, x_161); -lean_ctor_set(x_163, 1, x_162); -return x_163; +x_165 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_165, 0, x_163); +lean_ctor_set(x_165, 1, x_164); +return x_165; } } block_24: { lean_object* x_19; -lean_inc(x_14); -lean_inc_ref(x_16); -lean_inc(x_17); -lean_inc_ref(x_12); lean_inc(x_18); -lean_inc_ref(x_15); -x_19 = l_Lean_PrettyPrinter_Delaborator_delab(x_15, x_18, x_12, x_17, x_16, x_14, x_13); +lean_inc_ref(x_17); +lean_inc(x_14); +lean_inc_ref(x_12); +lean_inc(x_13); +lean_inc_ref(x_16); +x_19 = l_Lean_PrettyPrinter_Delaborator_delab(x_16, x_13, x_12, x_14, x_17, x_18, x_15); if (lean_obj_tag(x_19) == 0) { lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; @@ -40399,16 +40814,16 @@ x_21 = lean_ctor_get(x_19, 1); lean_inc(x_21); lean_dec_ref(x_19); x_22 = lean_box(x_4); -x_23 = lean_apply_10(x_2, x_3, x_22, x_20, x_15, x_18, x_12, x_17, x_16, x_14, x_21); +x_23 = lean_apply_10(x_2, x_3, x_22, x_20, x_16, x_13, x_12, x_14, x_17, x_18, x_21); return x_23; } else { lean_dec(x_18); -lean_dec(x_17); +lean_dec_ref(x_17); lean_dec_ref(x_16); -lean_dec_ref(x_15); lean_dec(x_14); +lean_dec(x_13); lean_dec_ref(x_12); lean_dec_ref(x_3); lean_dec_ref(x_2); @@ -40587,7 +41002,7 @@ return x_5; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0(uint8_t x_1, lean_object* x_2, uint8_t 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; uint8_t x_15; 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_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; 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_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; uint8_t x_185; lean_inc_ref(x_5); x_144 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_5, x_11); x_145 = lean_ctor_get(x_144, 0); @@ -40603,363 +41018,318 @@ if (lean_is_exclusive(x_144)) { x_147 = lean_box(0); } x_148 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; +x_185 = l_Lean_Expr_binderInfo(x_145); +switch (x_185) { +case 0: +{ +lean_dec(x_147); +lean_dec(x_145); +if (x_3 == 0) +{ +lean_object* x_186; +lean_inc_ref(x_9); +x_186 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_146); +if (lean_obj_tag(x_186) == 0) +{ +uint8_t x_187; +x_187 = !lean_is_exclusive(x_186); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; uint8_t x_192; +x_188 = lean_ctor_get(x_186, 0); +x_189 = lean_ctor_get(x_186, 1); +x_190 = lean_array_get_size(x_2); +x_191 = lean_unsigned_to_nat(0u); +x_192 = lean_nat_dec_lt(x_191, x_190); +if (x_192 == 0) +{ +lean_dec(x_190); +lean_dec(x_188); +lean_dec_ref(x_9); +lean_ctor_set(x_186, 0, x_4); +return x_186; +} +else +{ +size_t x_193; size_t x_194; lean_object* x_195; +lean_free_object(x_186); +x_193 = lean_usize_of_nat(x_190); +lean_dec(x_190); +x_194 = 0; +x_195 = l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg(x_3, x_188, x_193, x_194, x_4, x_9, x_189); +lean_dec_ref(x_9); +return x_195; +} +} +else +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; uint8_t x_200; +x_196 = lean_ctor_get(x_186, 0); +x_197 = lean_ctor_get(x_186, 1); +lean_inc(x_197); +lean_inc(x_196); +lean_dec(x_186); +x_198 = lean_array_get_size(x_2); +x_199 = lean_unsigned_to_nat(0u); +x_200 = lean_nat_dec_lt(x_199, x_198); +if (x_200 == 0) +{ +lean_object* x_201; +lean_dec(x_198); +lean_dec(x_196); +lean_dec_ref(x_9); +x_201 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_201, 0, x_4); +lean_ctor_set(x_201, 1, x_197); +return x_201; +} +else +{ +size_t x_202; size_t x_203; lean_object* x_204; +x_202 = lean_usize_of_nat(x_198); +lean_dec(x_198); +x_203 = 0; +x_204 = l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg(x_3, x_196, x_202, x_203, x_4, x_9, x_197); +lean_dec_ref(x_9); +return x_204; +} +} +} +else +{ +lean_dec_ref(x_9); +lean_dec(x_4); +return x_186; +} +} +else +{ +lean_object* x_205; lean_object* x_206; +x_205 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__5; +lean_inc_ref(x_9); +lean_inc_ref(x_5); +x_206 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_205, x_5, x_6, x_7, x_8, x_9, x_10, x_146); +if (lean_obj_tag(x_206) == 0) +{ +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +x_207 = lean_ctor_get(x_206, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_206, 1); +lean_inc(x_208); +lean_dec_ref(x_206); +x_209 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0; +lean_inc_ref(x_9); +lean_inc_ref(x_5); +x_210 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_209, x_5, x_6, x_7, x_8, x_9, x_10, x_208); +if (lean_obj_tag(x_210) == 0) +{ +uint8_t x_211; +x_211 = !lean_is_exclusive(x_210); +if (x_211 == 0) +{ +lean_object* x_212; lean_object* x_213; uint8_t x_214; +x_212 = lean_ctor_get(x_210, 0); +x_213 = lean_ctor_get(x_210, 1); +if (x_1 == 0) +{ +lean_free_object(x_210); +lean_dec(x_212); +lean_dec(x_207); +x_214 = x_1; +goto block_252; +} +else +{ +uint8_t x_253; +x_253 = lean_unbox(x_207); +if (x_253 == 0) +{ +uint8_t x_254; +x_254 = lean_unbox(x_212); +if (x_254 == 0) +{ +uint8_t x_255; +lean_free_object(x_210); +lean_dec(x_207); +x_255 = lean_unbox(x_212); +lean_dec(x_212); +x_214 = x_255; +goto block_252; +} +else +{ +lean_object* x_256; uint8_t x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; +lean_dec(x_212); +lean_dec(x_10); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec(x_6); +lean_dec_ref(x_5); +x_256 = lean_ctor_get(x_9, 5); +lean_inc(x_256); +lean_dec_ref(x_9); +x_257 = lean_unbox(x_207); +lean_dec(x_207); +x_258 = l_Lean_SourceInfo_fromRef(x_256, x_257); +lean_dec(x_256); +x_259 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__3; +x_260 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__4; +lean_inc(x_258); +x_261 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_261, 0, x_258); +lean_ctor_set(x_261, 1, x_260); +x_262 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_263 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_264 = l_Array_append___redArg(x_263, x_2); +lean_inc(x_258); +x_265 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_265, 0, x_258); +lean_ctor_set(x_265, 1, x_262); +lean_ctor_set(x_265, 2, x_264); +lean_inc(x_258); +x_266 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_266, 0, x_258); +lean_ctor_set(x_266, 1, x_262); +lean_ctor_set(x_266, 2, x_263); +x_267 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__5; +lean_inc(x_258); +x_268 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_268, 0, x_258); +lean_ctor_set(x_268, 1, x_267); +x_269 = l_Lean_Syntax_node5(x_258, x_259, x_261, x_265, x_266, x_268, x_4); +lean_ctor_set(x_210, 0, x_269); +return x_210; +} +} +else +{ +uint8_t x_270; +lean_free_object(x_210); +lean_dec(x_212); +lean_dec(x_207); +x_270 = 0; +x_214 = x_270; +goto block_252; +} +} +block_252: +{ +lean_object* x_215; lean_inc(x_10); lean_inc_ref(x_9); lean_inc(x_8); lean_inc_ref(x_7); lean_inc(x_6); lean_inc_ref(x_5); -x_149 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_146); -if (lean_obj_tag(x_149) == 0) +x_215 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_213); +if (lean_obj_tag(x_215) == 0) { -uint8_t x_150; -x_150 = !lean_is_exclusive(x_149); -if (x_150 == 0) +uint8_t x_216; +x_216 = !lean_is_exclusive(x_215); +if (x_216 == 0) { -lean_object* x_151; lean_object* x_152; uint8_t x_169; -x_151 = lean_ctor_get(x_149, 0); -x_152 = lean_ctor_get(x_149, 1); -x_169 = l_Lean_Expr_binderInfo(x_145); -switch (x_169) { -case 0: -{ -lean_dec(x_147); -lean_dec(x_145); -if (x_3 == 0) -{ -lean_object* x_170; lean_object* x_171; uint8_t x_172; -lean_dec(x_10); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -x_170 = lean_array_get_size(x_2); -x_171 = lean_unsigned_to_nat(0u); -x_172 = lean_nat_dec_lt(x_171, x_170); -if (x_172 == 0) -{ -lean_dec(x_170); -lean_dec(x_151); -lean_dec_ref(x_9); -lean_ctor_set(x_149, 0, x_4); -return x_149; -} -else -{ -size_t x_173; size_t x_174; lean_object* x_175; -lean_free_object(x_149); -x_173 = lean_usize_of_nat(x_170); -lean_dec(x_170); -x_174 = 0; -x_175 = l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg(x_3, x_151, x_173, x_174, x_4, x_9, x_152); -lean_dec_ref(x_9); -return x_175; -} -} -else -{ -lean_object* x_176; lean_object* x_177; -lean_free_object(x_149); -x_176 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__5; -lean_inc_ref(x_9); -lean_inc_ref(x_5); -x_177 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_176, x_5, x_6, x_7, x_8, x_9, x_10, x_152); -if (lean_obj_tag(x_177) == 0) -{ -lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; -x_178 = lean_ctor_get(x_177, 0); -lean_inc(x_178); -x_179 = lean_ctor_get(x_177, 1); -lean_inc(x_179); -lean_dec_ref(x_177); -x_180 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1; -lean_inc_ref(x_9); -lean_inc_ref(x_5); -x_181 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_180, x_5, x_6, x_7, x_8, x_9, x_10, x_179); -if (lean_obj_tag(x_181) == 0) -{ -uint8_t x_182; -x_182 = !lean_is_exclusive(x_181); -if (x_182 == 0) -{ -lean_object* x_183; lean_object* x_184; uint8_t x_185; -x_183 = lean_ctor_get(x_181, 0); -x_184 = lean_ctor_get(x_181, 1); -if (x_1 == 0) -{ -lean_free_object(x_181); -lean_dec(x_183); -lean_dec(x_178); -x_185 = x_1; -goto block_202; -} -else -{ -uint8_t x_203; -x_203 = lean_unbox(x_178); -if (x_203 == 0) -{ -uint8_t x_204; -x_204 = lean_unbox(x_183); -if (x_204 == 0) -{ -uint8_t x_205; -lean_free_object(x_181); -lean_dec(x_178); -x_205 = lean_unbox(x_183); -lean_dec(x_183); -x_185 = x_205; -goto block_202; -} -else -{ -lean_object* x_206; uint8_t 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; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; -lean_dec(x_183); -lean_dec(x_151); -lean_dec(x_10); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -x_206 = lean_ctor_get(x_9, 5); -lean_inc(x_206); -lean_dec_ref(x_9); -x_207 = lean_unbox(x_178); -lean_dec(x_178); -x_208 = l_Lean_SourceInfo_fromRef(x_206, x_207); -lean_dec(x_206); -x_209 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__3; -x_210 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__4; -lean_inc(x_208); -x_211 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_211, 0, x_208); -lean_ctor_set(x_211, 1, x_210); -x_212 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_213 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_214 = l_Array_append___redArg(x_213, x_2); -lean_inc(x_208); -x_215 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_215, 0, x_208); -lean_ctor_set(x_215, 1, x_212); -lean_ctor_set(x_215, 2, x_214); -lean_inc(x_208); -x_216 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_216, 0, x_208); -lean_ctor_set(x_216, 1, x_212); -lean_ctor_set(x_216, 2, x_213); -x_217 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__5; -lean_inc(x_208); -x_218 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_218, 0, x_208); -lean_ctor_set(x_218, 1, x_217); -x_219 = l_Lean_Syntax_node5(x_208, x_209, x_211, x_215, x_216, x_218, x_4); -lean_ctor_set(x_181, 0, x_219); -return x_181; -} -} -else -{ -uint8_t x_220; -lean_free_object(x_181); -lean_dec(x_183); -lean_dec(x_178); -x_220 = 0; -x_185 = x_220; -goto block_202; -} -} -block_202: -{ -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* 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; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; -x_186 = lean_ctor_get(x_9, 5); -x_187 = l_Lean_SourceInfo_fromRef(x_186, x_185); -x_188 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__7; -x_189 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; -lean_inc(x_187); -x_190 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_190, 0, x_187); -lean_ctor_set(x_190, 1, x_189); -x_191 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_192 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_193 = l_Array_append___redArg(x_192, x_2); -lean_inc(x_187); -x_194 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_194, 0, x_187); -lean_ctor_set(x_194, 1, x_191); -lean_ctor_set(x_194, 2, x_193); -x_195 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_187); -x_196 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_196, 0, x_187); -lean_ctor_set(x_196, 1, x_195); -lean_inc(x_187); -x_197 = l_Lean_Syntax_node2(x_187, x_191, x_196, x_151); -lean_inc(x_187); -x_198 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_198, 0, x_187); -lean_ctor_set(x_198, 1, x_191); -lean_ctor_set(x_198, 2, x_192); -x_199 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; -lean_inc(x_187); -x_200 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_200, 0, x_187); -lean_ctor_set(x_200, 1, x_199); -x_201 = l_Lean_Syntax_node5(x_187, x_188, x_190, x_194, x_197, x_198, x_200); -x_24 = x_201; -x_25 = x_5; -x_26 = x_6; -x_27 = x_7; -x_28 = x_8; -x_29 = x_9; -x_30 = x_10; -x_31 = x_184; -goto block_143; -} -} -else -{ -lean_object* x_221; lean_object* x_222; uint8_t x_223; -x_221 = lean_ctor_get(x_181, 0); -x_222 = lean_ctor_get(x_181, 1); -lean_inc(x_222); -lean_inc(x_221); -lean_dec(x_181); -if (x_1 == 0) -{ -lean_dec(x_221); -lean_dec(x_178); -x_223 = x_1; -goto block_240; -} -else -{ -uint8_t x_241; -x_241 = lean_unbox(x_178); -if (x_241 == 0) -{ -uint8_t x_242; -x_242 = lean_unbox(x_221); -if (x_242 == 0) -{ -uint8_t x_243; -lean_dec(x_178); -x_243 = lean_unbox(x_221); -lean_dec(x_221); -x_223 = x_243; -goto block_240; -} -else -{ -lean_object* x_244; uint8_t x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; -lean_dec(x_221); -lean_dec(x_151); -lean_dec(x_10); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -x_244 = lean_ctor_get(x_9, 5); -lean_inc(x_244); -lean_dec_ref(x_9); -x_245 = lean_unbox(x_178); -lean_dec(x_178); -x_246 = l_Lean_SourceInfo_fromRef(x_244, x_245); -lean_dec(x_244); -x_247 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__3; -x_248 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__4; -lean_inc(x_246); -x_249 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_249, 0, x_246); -lean_ctor_set(x_249, 1, x_248); -x_250 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_251 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_252 = l_Array_append___redArg(x_251, x_2); -lean_inc(x_246); -x_253 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_253, 0, x_246); -lean_ctor_set(x_253, 1, x_250); -lean_ctor_set(x_253, 2, x_252); -lean_inc(x_246); -x_254 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_254, 0, x_246); -lean_ctor_set(x_254, 1, x_250); -lean_ctor_set(x_254, 2, x_251); -x_255 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__5; -lean_inc(x_246); -x_256 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_256, 0, x_246); -lean_ctor_set(x_256, 1, x_255); -x_257 = l_Lean_Syntax_node5(x_246, x_247, x_249, x_253, x_254, x_256, x_4); -x_258 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_258, 0, x_257); -lean_ctor_set(x_258, 1, x_222); -return x_258; -} -} -else -{ -uint8_t x_259; -lean_dec(x_221); -lean_dec(x_178); -x_259 = 0; -x_223 = x_259; -goto block_240; -} -} -block_240: -{ -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; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_224 = lean_ctor_get(x_9, 5); -x_225 = l_Lean_SourceInfo_fromRef(x_224, x_223); -x_226 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__7; -x_227 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; -lean_inc(x_225); +lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; 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; +x_217 = lean_ctor_get(x_215, 0); +x_218 = lean_ctor_get(x_215, 1); +x_219 = lean_ctor_get(x_9, 5); +x_220 = l_Lean_SourceInfo_fromRef(x_219, x_214); +x_221 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__7; +x_222 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; +lean_inc(x_220); +lean_ctor_set_tag(x_215, 2); +lean_ctor_set(x_215, 1, x_222); +lean_ctor_set(x_215, 0, x_220); +x_223 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_224 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_225 = l_Array_append___redArg(x_224, x_2); +lean_inc(x_220); +x_226 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_226, 0, x_220); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_220); x_228 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_228, 0, x_225); +lean_ctor_set(x_228, 0, x_220); lean_ctor_set(x_228, 1, x_227); -x_229 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_230 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_231 = l_Array_append___redArg(x_230, x_2); -lean_inc(x_225); -x_232 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_232, 0, x_225); -lean_ctor_set(x_232, 1, x_229); -lean_ctor_set(x_232, 2, x_231); -x_233 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_225); -x_234 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_234, 0, x_225); -lean_ctor_set(x_234, 1, x_233); -lean_inc(x_225); -x_235 = l_Lean_Syntax_node2(x_225, x_229, x_234, x_151); -lean_inc(x_225); -x_236 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_236, 0, x_225); -lean_ctor_set(x_236, 1, x_229); -lean_ctor_set(x_236, 2, x_230); -x_237 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; -lean_inc(x_225); -x_238 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_238, 0, x_225); -lean_ctor_set(x_238, 1, x_237); -x_239 = l_Lean_Syntax_node5(x_225, x_226, x_228, x_232, x_235, x_236, x_238); -x_24 = x_239; +lean_inc(x_220); +x_229 = l_Lean_Syntax_node2(x_220, x_223, x_228, x_217); +lean_inc(x_220); +x_230 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_230, 0, x_220); +lean_ctor_set(x_230, 1, x_223); +lean_ctor_set(x_230, 2, x_224); +x_231 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; +lean_inc(x_220); +x_232 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_232, 0, x_220); +lean_ctor_set(x_232, 1, x_231); +x_233 = l_Lean_Syntax_node5(x_220, x_221, x_215, x_226, x_229, x_230, x_232); +x_24 = x_233; x_25 = x_5; x_26 = x_6; x_27 = x_7; x_28 = x_8; x_29 = x_9; x_30 = x_10; -x_31 = x_222; +x_31 = x_218; +goto block_143; +} +else +{ +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_234 = lean_ctor_get(x_215, 0); +x_235 = lean_ctor_get(x_215, 1); +lean_inc(x_235); +lean_inc(x_234); +lean_dec(x_215); +x_236 = lean_ctor_get(x_9, 5); +x_237 = l_Lean_SourceInfo_fromRef(x_236, x_214); +x_238 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__7; +x_239 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; +lean_inc(x_237); +x_240 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_240, 0, x_237); +lean_ctor_set(x_240, 1, x_239); +x_241 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_242 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_243 = l_Array_append___redArg(x_242, x_2); +lean_inc(x_237); +x_244 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_244, 0, x_237); +lean_ctor_set(x_244, 1, x_241); +lean_ctor_set(x_244, 2, x_243); +x_245 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_237); +x_246 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_246, 0, x_237); +lean_ctor_set(x_246, 1, x_245); +lean_inc(x_237); +x_247 = l_Lean_Syntax_node2(x_237, x_241, x_246, x_234); +lean_inc(x_237); +x_248 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_248, 0, x_237); +lean_ctor_set(x_248, 1, x_241); +lean_ctor_set(x_248, 2, x_242); +x_249 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; +lean_inc(x_237); +x_250 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_250, 0, x_237); +lean_ctor_set(x_250, 1, x_249); +x_251 = l_Lean_Syntax_node5(x_237, x_238, x_240, x_244, x_247, x_248, x_250); +x_24 = x_251; +x_25 = x_5; +x_26 = x_6; +x_27 = x_7; +x_28 = x_8; +x_29 = x_9; +x_30 = x_10; +x_31 = x_235; goto block_143; } } -} else { -uint8_t x_260; -lean_dec(x_178); -lean_dec(x_151); lean_dec(x_10); lean_dec_ref(x_9); lean_dec(x_8); @@ -40967,30 +41337,175 @@ lean_dec_ref(x_7); lean_dec(x_6); lean_dec_ref(x_5); lean_dec(x_4); -x_260 = !lean_is_exclusive(x_181); -if (x_260 == 0) -{ -return x_181; -} -else -{ -lean_object* x_261; lean_object* x_262; lean_object* x_263; -x_261 = lean_ctor_get(x_181, 0); -x_262 = lean_ctor_get(x_181, 1); -lean_inc(x_262); -lean_inc(x_261); -lean_dec(x_181); -x_263 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_263, 0, x_261); -lean_ctor_set(x_263, 1, x_262); -return x_263; +return x_215; } } } else { -uint8_t x_264; -lean_dec(x_151); +lean_object* x_271; lean_object* x_272; uint8_t x_273; +x_271 = lean_ctor_get(x_210, 0); +x_272 = lean_ctor_get(x_210, 1); +lean_inc(x_272); +lean_inc(x_271); +lean_dec(x_210); +if (x_1 == 0) +{ +lean_dec(x_271); +lean_dec(x_207); +x_273 = x_1; +goto block_294; +} +else +{ +uint8_t x_295; +x_295 = lean_unbox(x_207); +if (x_295 == 0) +{ +uint8_t x_296; +x_296 = lean_unbox(x_271); +if (x_296 == 0) +{ +uint8_t x_297; +lean_dec(x_207); +x_297 = lean_unbox(x_271); +lean_dec(x_271); +x_273 = x_297; +goto block_294; +} +else +{ +lean_object* x_298; uint8_t x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; +lean_dec(x_271); +lean_dec(x_10); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec(x_6); +lean_dec_ref(x_5); +x_298 = lean_ctor_get(x_9, 5); +lean_inc(x_298); +lean_dec_ref(x_9); +x_299 = lean_unbox(x_207); +lean_dec(x_207); +x_300 = l_Lean_SourceInfo_fromRef(x_298, x_299); +lean_dec(x_298); +x_301 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__3; +x_302 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__4; +lean_inc(x_300); +x_303 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_303, 0, x_300); +lean_ctor_set(x_303, 1, x_302); +x_304 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_305 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_306 = l_Array_append___redArg(x_305, x_2); +lean_inc(x_300); +x_307 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_307, 0, x_300); +lean_ctor_set(x_307, 1, x_304); +lean_ctor_set(x_307, 2, x_306); +lean_inc(x_300); +x_308 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_308, 0, x_300); +lean_ctor_set(x_308, 1, x_304); +lean_ctor_set(x_308, 2, x_305); +x_309 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__5; +lean_inc(x_300); +x_310 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_310, 0, x_300); +lean_ctor_set(x_310, 1, x_309); +x_311 = l_Lean_Syntax_node5(x_300, x_301, x_303, x_307, x_308, x_310, x_4); +x_312 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_312, 0, x_311); +lean_ctor_set(x_312, 1, x_272); +return x_312; +} +} +else +{ +uint8_t x_313; +lean_dec(x_271); +lean_dec(x_207); +x_313 = 0; +x_273 = x_313; +goto block_294; +} +} +block_294: +{ +lean_object* x_274; +lean_inc(x_10); +lean_inc_ref(x_9); +lean_inc(x_8); +lean_inc_ref(x_7); +lean_inc(x_6); +lean_inc_ref(x_5); +x_274 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_272); +if (lean_obj_tag(x_274) == 0) +{ +lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; +x_275 = lean_ctor_get(x_274, 0); +lean_inc(x_275); +x_276 = lean_ctor_get(x_274, 1); +lean_inc(x_276); +if (lean_is_exclusive(x_274)) { + lean_ctor_release(x_274, 0); + lean_ctor_release(x_274, 1); + x_277 = x_274; +} else { + lean_dec_ref(x_274); + x_277 = lean_box(0); +} +x_278 = lean_ctor_get(x_9, 5); +x_279 = l_Lean_SourceInfo_fromRef(x_278, x_273); +x_280 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__7; +x_281 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; +lean_inc(x_279); +if (lean_is_scalar(x_277)) { + x_282 = lean_alloc_ctor(2, 2, 0); +} else { + x_282 = x_277; + lean_ctor_set_tag(x_282, 2); +} +lean_ctor_set(x_282, 0, x_279); +lean_ctor_set(x_282, 1, x_281); +x_283 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_284 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_285 = l_Array_append___redArg(x_284, x_2); +lean_inc(x_279); +x_286 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_286, 0, x_279); +lean_ctor_set(x_286, 1, x_283); +lean_ctor_set(x_286, 2, x_285); +x_287 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_279); +x_288 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_288, 0, x_279); +lean_ctor_set(x_288, 1, x_287); +lean_inc(x_279); +x_289 = l_Lean_Syntax_node2(x_279, x_283, x_288, x_275); +lean_inc(x_279); +x_290 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_290, 0, x_279); +lean_ctor_set(x_290, 1, x_283); +lean_ctor_set(x_290, 2, x_284); +x_291 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; +lean_inc(x_279); +x_292 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_292, 0, x_279); +lean_ctor_set(x_292, 1, x_291); +x_293 = l_Lean_Syntax_node5(x_279, x_280, x_282, x_286, x_289, x_290, x_292); +x_24 = x_293; +x_25 = x_5; +x_26 = x_6; +x_27 = x_7; +x_28 = x_8; +x_29 = x_9; +x_30 = x_10; +x_31 = x_276; +goto block_143; +} +else +{ lean_dec(x_10); lean_dec_ref(x_9); lean_dec(x_8); @@ -40998,586 +41513,410 @@ lean_dec_ref(x_7); lean_dec(x_6); lean_dec_ref(x_5); lean_dec(x_4); -x_264 = !lean_is_exclusive(x_177); -if (x_264 == 0) -{ -return x_177; +return x_274; +} +} +} } else { -lean_object* x_265; lean_object* x_266; lean_object* x_267; -x_265 = lean_ctor_get(x_177, 0); -x_266 = lean_ctor_get(x_177, 1); -lean_inc(x_266); -lean_inc(x_265); -lean_dec(x_177); -x_267 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_267, 0, x_265); -lean_ctor_set(x_267, 1, x_266); -return x_267; +uint8_t x_314; +lean_dec(x_207); +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +x_314 = !lean_is_exclusive(x_210); +if (x_314 == 0) +{ +return x_210; +} +else +{ +lean_object* x_315; lean_object* x_316; lean_object* x_317; +x_315 = lean_ctor_get(x_210, 0); +x_316 = lean_ctor_get(x_210, 1); +lean_inc(x_316); +lean_inc(x_315); +lean_dec(x_210); +x_317 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_317, 0, x_315); +lean_ctor_set(x_317, 1, x_316); +return x_317; +} +} +} +else +{ +uint8_t x_318; +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +x_318 = !lean_is_exclusive(x_206); +if (x_318 == 0) +{ +return x_206; +} +else +{ +lean_object* x_319; lean_object* x_320; lean_object* x_321; +x_319 = lean_ctor_get(x_206, 0); +x_320 = lean_ctor_get(x_206, 1); +lean_inc(x_320); +lean_inc(x_319); +lean_dec(x_206); +x_321 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_321, 0, x_319); +lean_ctor_set(x_321, 1, x_320); +return x_321; } } } } case 1: { -lean_object* x_268; uint8_t x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; -lean_free_object(x_149); +lean_object* x_322; lean_dec(x_147); lean_dec(x_145); -x_268 = lean_ctor_get(x_9, 5); -x_269 = 0; -x_270 = l_Lean_SourceInfo_fromRef(x_268, x_269); -x_271 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10; -x_272 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; -lean_inc(x_270); -x_273 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_273, 0, x_270); -lean_ctor_set(x_273, 1, x_272); -x_274 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_275 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_276 = l_Array_append___redArg(x_275, x_2); -lean_inc(x_270); -x_277 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_277, 0, x_270); -lean_ctor_set(x_277, 1, x_274); -lean_ctor_set(x_277, 2, x_276); -x_278 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_270); -x_279 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_279, 0, x_270); -lean_ctor_set(x_279, 1, x_278); -lean_inc(x_270); -x_280 = l_Lean_Syntax_node2(x_270, x_274, x_279, x_151); -x_281 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; -lean_inc(x_270); -x_282 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_282, 0, x_270); -lean_ctor_set(x_282, 1, x_281); -x_283 = l_Lean_Syntax_node4(x_270, x_271, x_273, x_277, x_280, x_282); -x_24 = x_283; +lean_inc(x_10); +lean_inc_ref(x_9); +lean_inc(x_8); +lean_inc_ref(x_7); +lean_inc(x_6); +lean_inc_ref(x_5); +x_322 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_146); +if (lean_obj_tag(x_322) == 0) +{ +uint8_t x_323; +x_323 = !lean_is_exclusive(x_322); +if (x_323 == 0) +{ +lean_object* x_324; lean_object* x_325; lean_object* x_326; uint8_t x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; +x_324 = lean_ctor_get(x_322, 0); +x_325 = lean_ctor_get(x_322, 1); +x_326 = lean_ctor_get(x_9, 5); +x_327 = 0; +x_328 = l_Lean_SourceInfo_fromRef(x_326, x_327); +x_329 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6; +x_330 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; +lean_inc(x_328); +lean_ctor_set_tag(x_322, 2); +lean_ctor_set(x_322, 1, x_330); +lean_ctor_set(x_322, 0, x_328); +x_331 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_332 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_333 = l_Array_append___redArg(x_332, x_2); +lean_inc(x_328); +x_334 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_334, 0, x_328); +lean_ctor_set(x_334, 1, x_331); +lean_ctor_set(x_334, 2, x_333); +x_335 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_328); +x_336 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_336, 0, x_328); +lean_ctor_set(x_336, 1, x_335); +lean_inc(x_328); +x_337 = l_Lean_Syntax_node2(x_328, x_331, x_336, x_324); +x_338 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; +lean_inc(x_328); +x_339 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_339, 0, x_328); +lean_ctor_set(x_339, 1, x_338); +x_340 = l_Lean_Syntax_node4(x_328, x_329, x_322, x_334, x_337, x_339); +x_24 = x_340; x_25 = x_5; x_26 = x_6; x_27 = x_7; x_28 = x_8; x_29 = x_9; x_30 = x_10; -x_31 = x_152; +x_31 = x_325; goto block_143; } +else +{ +lean_object* x_341; lean_object* x_342; lean_object* x_343; uint8_t x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; +x_341 = lean_ctor_get(x_322, 0); +x_342 = lean_ctor_get(x_322, 1); +lean_inc(x_342); +lean_inc(x_341); +lean_dec(x_322); +x_343 = lean_ctor_get(x_9, 5); +x_344 = 0; +x_345 = l_Lean_SourceInfo_fromRef(x_343, x_344); +x_346 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6; +x_347 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; +lean_inc(x_345); +x_348 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_348, 0, x_345); +lean_ctor_set(x_348, 1, x_347); +x_349 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_350 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_351 = l_Array_append___redArg(x_350, x_2); +lean_inc(x_345); +x_352 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_352, 0, x_345); +lean_ctor_set(x_352, 1, x_349); +lean_ctor_set(x_352, 2, x_351); +x_353 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_345); +x_354 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_354, 0, x_345); +lean_ctor_set(x_354, 1, x_353); +lean_inc(x_345); +x_355 = l_Lean_Syntax_node2(x_345, x_349, x_354, x_341); +x_356 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; +lean_inc(x_345); +x_357 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_357, 0, x_345); +lean_ctor_set(x_357, 1, x_356); +x_358 = l_Lean_Syntax_node4(x_345, x_346, x_348, x_352, x_355, x_357); +x_24 = x_358; +x_25 = x_5; +x_26 = x_6; +x_27 = x_7; +x_28 = x_8; +x_29 = x_9; +x_30 = x_10; +x_31 = x_342; +goto block_143; +} +} +else +{ +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +return x_322; +} +} case 2: { -lean_object* x_284; uint8_t x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; -lean_free_object(x_149); +lean_object* x_359; lean_dec(x_147); lean_dec(x_145); -x_284 = lean_ctor_get(x_9, 5); -x_285 = 0; -x_286 = l_Lean_SourceInfo_fromRef(x_284, x_285); -x_287 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12; -x_288 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13; -lean_inc(x_286); -x_289 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_289, 0, x_286); -lean_ctor_set(x_289, 1, x_288); -x_290 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_291 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_292 = l_Array_append___redArg(x_291, x_2); -lean_inc(x_286); -x_293 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_293, 0, x_286); -lean_ctor_set(x_293, 1, x_290); -lean_ctor_set(x_293, 2, x_292); -x_294 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_286); -x_295 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_295, 0, x_286); -lean_ctor_set(x_295, 1, x_294); -lean_inc(x_286); -x_296 = l_Lean_Syntax_node2(x_286, x_290, x_295, x_151); -x_297 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14; -lean_inc(x_286); -x_298 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_298, 0, x_286); -lean_ctor_set(x_298, 1, x_297); -x_299 = l_Lean_Syntax_node4(x_286, x_287, x_289, x_293, x_296, x_298); -x_24 = x_299; +lean_inc(x_10); +lean_inc_ref(x_9); +lean_inc(x_8); +lean_inc_ref(x_7); +lean_inc(x_6); +lean_inc_ref(x_5); +x_359 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_146); +if (lean_obj_tag(x_359) == 0) +{ +uint8_t x_360; +x_360 = !lean_is_exclusive(x_359); +if (x_360 == 0) +{ +lean_object* x_361; lean_object* x_362; lean_object* x_363; uint8_t x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; +x_361 = lean_ctor_get(x_359, 0); +x_362 = lean_ctor_get(x_359, 1); +x_363 = lean_ctor_get(x_9, 5); +x_364 = 0; +x_365 = l_Lean_SourceInfo_fromRef(x_363, x_364); +x_366 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8; +x_367 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9; +lean_inc(x_365); +lean_ctor_set_tag(x_359, 2); +lean_ctor_set(x_359, 1, x_367); +lean_ctor_set(x_359, 0, x_365); +x_368 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_369 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_370 = l_Array_append___redArg(x_369, x_2); +lean_inc(x_365); +x_371 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_371, 0, x_365); +lean_ctor_set(x_371, 1, x_368); +lean_ctor_set(x_371, 2, x_370); +x_372 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_365); +x_373 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_373, 0, x_365); +lean_ctor_set(x_373, 1, x_372); +lean_inc(x_365); +x_374 = l_Lean_Syntax_node2(x_365, x_368, x_373, x_361); +x_375 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10; +lean_inc(x_365); +x_376 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_376, 0, x_365); +lean_ctor_set(x_376, 1, x_375); +x_377 = l_Lean_Syntax_node4(x_365, x_366, x_359, x_371, x_374, x_376); +x_24 = x_377; x_25 = x_5; x_26 = x_6; x_27 = x_7; x_28 = x_8; x_29 = x_9; x_30 = x_10; -x_31 = x_152; +x_31 = x_362; goto block_143; } +else +{ +lean_object* x_378; lean_object* x_379; lean_object* x_380; uint8_t x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; +x_378 = lean_ctor_get(x_359, 0); +x_379 = lean_ctor_get(x_359, 1); +lean_inc(x_379); +lean_inc(x_378); +lean_dec(x_359); +x_380 = lean_ctor_get(x_9, 5); +x_381 = 0; +x_382 = l_Lean_SourceInfo_fromRef(x_380, x_381); +x_383 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8; +x_384 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9; +lean_inc(x_382); +x_385 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_385, 0, x_382); +lean_ctor_set(x_385, 1, x_384); +x_386 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_387 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_388 = l_Array_append___redArg(x_387, x_2); +lean_inc(x_382); +x_389 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_389, 0, x_382); +lean_ctor_set(x_389, 1, x_386); +lean_ctor_set(x_389, 2, x_388); +x_390 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_382); +x_391 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_391, 0, x_382); +lean_ctor_set(x_391, 1, x_390); +lean_inc(x_382); +x_392 = l_Lean_Syntax_node2(x_382, x_386, x_391, x_378); +x_393 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10; +lean_inc(x_382); +x_394 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_394, 0, x_382); +lean_ctor_set(x_394, 1, x_393); +x_395 = l_Lean_Syntax_node4(x_382, x_383, x_385, x_389, x_392, x_394); +x_24 = x_395; +x_25 = x_5; +x_26 = x_6; +x_27 = x_7; +x_28 = x_8; +x_29 = x_9; +x_30 = x_10; +x_31 = x_379; +goto block_143; +} +} +else +{ +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +return x_359; +} +} default: { -lean_free_object(x_149); if (x_3 == 0) { -lean_object* x_300; uint8_t x_301; -x_300 = l_Lean_Expr_bindingName_x21(x_145); +lean_object* x_396; uint8_t x_397; +x_396 = l_Lean_Expr_bindingName_x21(x_145); lean_dec(x_145); -x_301 = l_Lean_Name_hasMacroScopes(x_300); -lean_dec(x_300); -if (x_301 == 0) +x_397 = l_Lean_Name_hasMacroScopes(x_396); +lean_dec(x_396); +if (x_397 == 0) { -goto block_168; +goto block_184; } else { -lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; +lean_object* x_398; lean_dec(x_147); -x_302 = lean_ctor_get(x_9, 5); -x_303 = l_Lean_SourceInfo_fromRef(x_302, x_3); -x_304 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_305 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; -lean_inc(x_303); -x_306 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_306, 0, x_303); -lean_ctor_set(x_306, 1, x_305); -x_307 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_308 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_303); -x_309 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_309, 0, x_303); -lean_ctor_set(x_309, 1, x_307); -lean_ctor_set(x_309, 2, x_308); -x_310 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; -lean_inc(x_303); -x_311 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_311, 0, x_303); -lean_ctor_set(x_311, 1, x_310); -x_312 = l_Lean_Syntax_node4(x_303, x_304, x_306, x_309, x_151, x_311); -x_24 = x_312; -x_25 = x_5; -x_26 = x_6; -x_27 = x_7; -x_28 = x_8; -x_29 = x_9; -x_30 = x_10; -x_31 = x_152; -goto block_143; -} -} -else -{ -lean_dec(x_145); -goto block_168; -} -} -} -block_168: -{ -lean_object* x_153; uint8_t 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; -x_153 = lean_ctor_get(x_9, 5); -x_154 = 0; -x_155 = l_Lean_SourceInfo_fromRef(x_153, x_154); -x_156 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_157 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; -lean_inc(x_155); -if (lean_is_scalar(x_147)) { - x_158 = lean_alloc_ctor(2, 2, 0); -} else { - x_158 = x_147; - lean_ctor_set_tag(x_158, 2); -} -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_157); -x_159 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_160 = lean_box(0); -x_161 = l_Array_back_x21___redArg(x_160, x_2); -x_162 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_155); -x_163 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_163, 0, x_155); -lean_ctor_set(x_163, 1, x_162); -lean_inc(x_155); -x_164 = l_Lean_Syntax_node2(x_155, x_159, x_161, x_163); -x_165 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; -lean_inc(x_155); -x_166 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_166, 0, x_155); -lean_ctor_set(x_166, 1, x_165); -x_167 = l_Lean_Syntax_node4(x_155, x_156, x_158, x_164, x_151, x_166); -x_24 = x_167; -x_25 = x_5; -x_26 = x_6; -x_27 = x_7; -x_28 = x_8; -x_29 = x_9; -x_30 = x_10; -x_31 = x_152; -goto block_143; -} -} -else -{ -lean_object* x_313; lean_object* x_314; uint8_t x_331; -x_313 = lean_ctor_get(x_149, 0); -x_314 = lean_ctor_get(x_149, 1); -lean_inc(x_314); -lean_inc(x_313); -lean_dec(x_149); -x_331 = l_Lean_Expr_binderInfo(x_145); -switch (x_331) { -case 0: -{ -lean_dec(x_147); -lean_dec(x_145); -if (x_3 == 0) -{ -lean_object* x_332; lean_object* x_333; uint8_t x_334; -lean_dec(x_10); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -x_332 = lean_array_get_size(x_2); -x_333 = lean_unsigned_to_nat(0u); -x_334 = lean_nat_dec_lt(x_333, x_332); -if (x_334 == 0) -{ -lean_object* x_335; -lean_dec(x_332); -lean_dec(x_313); -lean_dec_ref(x_9); -x_335 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_335, 0, x_4); -lean_ctor_set(x_335, 1, x_314); -return x_335; -} -else -{ -size_t x_336; size_t x_337; lean_object* x_338; -x_336 = lean_usize_of_nat(x_332); -lean_dec(x_332); -x_337 = 0; -x_338 = l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg(x_3, x_313, x_336, x_337, x_4, x_9, x_314); -lean_dec_ref(x_9); -return x_338; -} -} -else -{ -lean_object* x_339; lean_object* x_340; -x_339 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__5; +lean_inc(x_10); lean_inc_ref(x_9); +lean_inc(x_8); +lean_inc_ref(x_7); +lean_inc(x_6); lean_inc_ref(x_5); -x_340 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_339, x_5, x_6, x_7, x_8, x_9, x_10, x_314); -if (lean_obj_tag(x_340) == 0) +x_398 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_146); +if (lean_obj_tag(x_398) == 0) { -lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; -x_341 = lean_ctor_get(x_340, 0); -lean_inc(x_341); -x_342 = lean_ctor_get(x_340, 1); -lean_inc(x_342); -lean_dec_ref(x_340); -x_343 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1; -lean_inc_ref(x_9); -lean_inc_ref(x_5); -x_344 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_343, x_5, x_6, x_7, x_8, x_9, x_10, x_342); -if (lean_obj_tag(x_344) == 0) +uint8_t x_399; +x_399 = !lean_is_exclusive(x_398); +if (x_399 == 0) { -lean_object* x_345; lean_object* x_346; lean_object* x_347; uint8_t x_348; -x_345 = lean_ctor_get(x_344, 0); -lean_inc(x_345); -x_346 = lean_ctor_get(x_344, 1); -lean_inc(x_346); -if (lean_is_exclusive(x_344)) { - lean_ctor_release(x_344, 0); - lean_ctor_release(x_344, 1); - x_347 = x_344; -} else { - lean_dec_ref(x_344); - x_347 = lean_box(0); -} -if (x_1 == 0) -{ -lean_dec(x_347); -lean_dec(x_345); -lean_dec(x_341); -x_348 = x_1; -goto block_365; -} -else -{ -uint8_t x_366; -x_366 = lean_unbox(x_341); -if (x_366 == 0) -{ -uint8_t x_367; -x_367 = lean_unbox(x_345); -if (x_367 == 0) -{ -uint8_t x_368; -lean_dec(x_347); -lean_dec(x_341); -x_368 = lean_unbox(x_345); -lean_dec(x_345); -x_348 = x_368; -goto block_365; -} -else -{ -lean_object* x_369; uint8_t x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; -lean_dec(x_345); -lean_dec(x_313); -lean_dec(x_10); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -x_369 = lean_ctor_get(x_9, 5); -lean_inc(x_369); -lean_dec_ref(x_9); -x_370 = lean_unbox(x_341); -lean_dec(x_341); -x_371 = l_Lean_SourceInfo_fromRef(x_369, x_370); -lean_dec(x_369); -x_372 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__3; -x_373 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__4; -lean_inc(x_371); -x_374 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_374, 0, x_371); -lean_ctor_set(x_374, 1, x_373); -x_375 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_376 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_377 = l_Array_append___redArg(x_376, x_2); -lean_inc(x_371); -x_378 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_378, 0, x_371); -lean_ctor_set(x_378, 1, x_375); -lean_ctor_set(x_378, 2, x_377); -lean_inc(x_371); -x_379 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_379, 0, x_371); -lean_ctor_set(x_379, 1, x_375); -lean_ctor_set(x_379, 2, x_376); -x_380 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__5; -lean_inc(x_371); -x_381 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_381, 0, x_371); -lean_ctor_set(x_381, 1, x_380); -x_382 = l_Lean_Syntax_node5(x_371, x_372, x_374, x_378, x_379, x_381, x_4); -if (lean_is_scalar(x_347)) { - x_383 = lean_alloc_ctor(0, 2, 0); -} else { - x_383 = x_347; -} -lean_ctor_set(x_383, 0, x_382); -lean_ctor_set(x_383, 1, x_346); -return x_383; -} -} -else -{ -uint8_t x_384; -lean_dec(x_347); -lean_dec(x_345); -lean_dec(x_341); -x_384 = 0; -x_348 = x_384; -goto block_365; -} -} -block_365: -{ -lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; -x_349 = lean_ctor_get(x_9, 5); -x_350 = l_Lean_SourceInfo_fromRef(x_349, x_348); -x_351 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__7; -x_352 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__8; -lean_inc(x_350); -x_353 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_353, 0, x_350); -lean_ctor_set(x_353, 1, x_352); -x_354 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_355 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_356 = l_Array_append___redArg(x_355, x_2); -lean_inc(x_350); -x_357 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_357, 0, x_350); -lean_ctor_set(x_357, 1, x_354); -lean_ctor_set(x_357, 2, x_356); -x_358 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_350); -x_359 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_359, 0, x_350); -lean_ctor_set(x_359, 1, x_358); -lean_inc(x_350); -x_360 = l_Lean_Syntax_node2(x_350, x_354, x_359, x_313); -lean_inc(x_350); -x_361 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_361, 0, x_350); -lean_ctor_set(x_361, 1, x_354); -lean_ctor_set(x_361, 2, x_355); -x_362 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__37; -lean_inc(x_350); -x_363 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_363, 0, x_350); -lean_ctor_set(x_363, 1, x_362); -x_364 = l_Lean_Syntax_node5(x_350, x_351, x_353, x_357, x_360, x_361, x_363); -x_24 = x_364; +lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; +x_400 = lean_ctor_get(x_398, 0); +x_401 = lean_ctor_get(x_398, 1); +x_402 = lean_ctor_get(x_9, 5); +x_403 = l_Lean_SourceInfo_fromRef(x_402, x_3); +x_404 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_405 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_403); +lean_ctor_set_tag(x_398, 2); +lean_ctor_set(x_398, 1, x_405); +lean_ctor_set(x_398, 0, x_403); +x_406 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_407 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_403); +x_408 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_408, 0, x_403); +lean_ctor_set(x_408, 1, x_406); +lean_ctor_set(x_408, 2, x_407); +x_409 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_403); +x_410 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_410, 0, x_403); +lean_ctor_set(x_410, 1, x_409); +x_411 = l_Lean_Syntax_node4(x_403, x_404, x_398, x_408, x_400, x_410); +x_24 = x_411; x_25 = x_5; x_26 = x_6; x_27 = x_7; x_28 = x_8; x_29 = x_9; x_30 = x_10; -x_31 = x_346; +x_31 = x_401; goto block_143; } -} else { -lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; -lean_dec(x_341); -lean_dec(x_313); -lean_dec(x_10); -lean_dec_ref(x_9); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -x_385 = lean_ctor_get(x_344, 0); -lean_inc(x_385); -x_386 = lean_ctor_get(x_344, 1); -lean_inc(x_386); -if (lean_is_exclusive(x_344)) { - lean_ctor_release(x_344, 0); - lean_ctor_release(x_344, 1); - x_387 = x_344; -} else { - lean_dec_ref(x_344); - x_387 = lean_box(0); -} -if (lean_is_scalar(x_387)) { - x_388 = lean_alloc_ctor(1, 2, 0); -} else { - x_388 = x_387; -} -lean_ctor_set(x_388, 0, x_385); -lean_ctor_set(x_388, 1, x_386); -return x_388; -} -} -else -{ -lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; -lean_dec(x_313); -lean_dec(x_10); -lean_dec_ref(x_9); -lean_dec(x_8); -lean_dec_ref(x_7); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -x_389 = lean_ctor_get(x_340, 0); -lean_inc(x_389); -x_390 = lean_ctor_get(x_340, 1); -lean_inc(x_390); -if (lean_is_exclusive(x_340)) { - lean_ctor_release(x_340, 0); - lean_ctor_release(x_340, 1); - x_391 = x_340; -} else { - lean_dec_ref(x_340); - x_391 = lean_box(0); -} -if (lean_is_scalar(x_391)) { - x_392 = lean_alloc_ctor(1, 2, 0); -} else { - x_392 = x_391; -} -lean_ctor_set(x_392, 0, x_389); -lean_ctor_set(x_392, 1, x_390); -return x_392; -} -} -} -case 1: -{ -lean_object* x_393; uint8_t x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; -lean_dec(x_147); -lean_dec(x_145); -x_393 = lean_ctor_get(x_9, 5); -x_394 = 0; -x_395 = l_Lean_SourceInfo_fromRef(x_393, x_394); -x_396 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10; -x_397 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; -lean_inc(x_395); -x_398 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_398, 0, x_395); -lean_ctor_set(x_398, 1, x_397); -x_399 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_400 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_401 = l_Array_append___redArg(x_400, x_2); -lean_inc(x_395); -x_402 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_402, 0, x_395); -lean_ctor_set(x_402, 1, x_399); -lean_ctor_set(x_402, 2, x_401); -x_403 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_395); -x_404 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_404, 0, x_395); -lean_ctor_set(x_404, 1, x_403); -lean_inc(x_395); -x_405 = l_Lean_Syntax_node2(x_395, x_399, x_404, x_313); -x_406 = l_Lean_PrettyPrinter_Delaborator_delabConst___closed__7; -lean_inc(x_395); -x_407 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_407, 0, x_395); -lean_ctor_set(x_407, 1, x_406); -x_408 = l_Lean_Syntax_node4(x_395, x_396, x_398, x_402, x_405, x_407); -x_24 = x_408; -x_25 = x_5; -x_26 = x_6; -x_27 = x_7; -x_28 = x_8; -x_29 = x_9; -x_30 = x_10; -x_31 = x_314; -goto block_143; -} -case 2: -{ -lean_object* x_409; uint8_t x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; -lean_dec(x_147); -lean_dec(x_145); -x_409 = lean_ctor_get(x_9, 5); -x_410 = 0; -x_411 = l_Lean_SourceInfo_fromRef(x_409, x_410); -x_412 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12; -x_413 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13; -lean_inc(x_411); -x_414 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_414, 0, x_411); -lean_ctor_set(x_414, 1, x_413); -x_415 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_416 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -x_417 = l_Array_append___redArg(x_416, x_2); -lean_inc(x_411); -x_418 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_418, 0, x_411); -lean_ctor_set(x_418, 1, x_415); -lean_ctor_set(x_418, 2, x_417); -x_419 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_411); -x_420 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_420, 0, x_411); -lean_ctor_set(x_420, 1, x_419); -lean_inc(x_411); -x_421 = l_Lean_Syntax_node2(x_411, x_415, x_420, x_313); -x_422 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14; -lean_inc(x_411); +lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; +x_412 = lean_ctor_get(x_398, 0); +x_413 = lean_ctor_get(x_398, 1); +lean_inc(x_413); +lean_inc(x_412); +lean_dec(x_398); +x_414 = lean_ctor_get(x_9, 5); +x_415 = l_Lean_SourceInfo_fromRef(x_414, x_3); +x_416 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_417 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_415); +x_418 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_418, 0, x_415); +lean_ctor_set(x_418, 1, x_417); +x_419 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_420 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_415); +x_421 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_421, 0, x_415); +lean_ctor_set(x_421, 1, x_419); +lean_ctor_set(x_421, 2, x_420); +x_422 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_415); x_423 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_423, 0, x_411); +lean_ctor_set(x_423, 0, x_415); lean_ctor_set(x_423, 1, x_422); -x_424 = l_Lean_Syntax_node4(x_411, x_412, x_414, x_418, x_421, x_423); +x_424 = l_Lean_Syntax_node4(x_415, x_416, x_418, x_421, x_412, x_423); x_24 = x_424; x_25 = x_5; x_26 = x_6; @@ -41585,114 +41924,12 @@ x_27 = x_7; x_28 = x_8; x_29 = x_9; x_30 = x_10; -x_31 = x_314; -goto block_143; -} -default: -{ -if (x_3 == 0) -{ -lean_object* x_425; uint8_t x_426; -x_425 = l_Lean_Expr_bindingName_x21(x_145); -lean_dec(x_145); -x_426 = l_Lean_Name_hasMacroScopes(x_425); -lean_dec(x_425); -if (x_426 == 0) -{ -goto block_330; -} -else -{ -lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; -lean_dec(x_147); -x_427 = lean_ctor_get(x_9, 5); -x_428 = l_Lean_SourceInfo_fromRef(x_427, x_3); -x_429 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_430 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; -lean_inc(x_428); -x_431 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_431, 0, x_428); -lean_ctor_set(x_431, 1, x_430); -x_432 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_433 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_428); -x_434 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_434, 0, x_428); -lean_ctor_set(x_434, 1, x_432); -lean_ctor_set(x_434, 2, x_433); -x_435 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; -lean_inc(x_428); -x_436 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_436, 0, x_428); -lean_ctor_set(x_436, 1, x_435); -x_437 = l_Lean_Syntax_node4(x_428, x_429, x_431, x_434, x_313, x_436); -x_24 = x_437; -x_25 = x_5; -x_26 = x_6; -x_27 = x_7; -x_28 = x_8; -x_29 = x_9; -x_30 = x_10; -x_31 = x_314; +x_31 = x_413; goto block_143; } } else { -lean_dec(x_145); -goto block_330; -} -} -} -block_330: -{ -lean_object* x_315; uint8_t x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; -x_315 = lean_ctor_get(x_9, 5); -x_316 = 0; -x_317 = l_Lean_SourceInfo_fromRef(x_315, x_316); -x_318 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_319 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; -lean_inc(x_317); -if (lean_is_scalar(x_147)) { - x_320 = lean_alloc_ctor(2, 2, 0); -} else { - x_320 = x_147; - lean_ctor_set_tag(x_320, 2); -} -lean_ctor_set(x_320, 0, x_317); -lean_ctor_set(x_320, 1, x_319); -x_321 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_322 = lean_box(0); -x_323 = l_Array_back_x21___redArg(x_322, x_2); -x_324 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_317); -x_325 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_325, 0, x_317); -lean_ctor_set(x_325, 1, x_324); -lean_inc(x_317); -x_326 = l_Lean_Syntax_node2(x_317, x_321, x_323, x_325); -x_327 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; -lean_inc(x_317); -x_328 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_328, 0, x_317); -lean_ctor_set(x_328, 1, x_327); -x_329 = l_Lean_Syntax_node4(x_317, x_318, x_320, x_326, x_313, x_328); -x_24 = x_329; -x_25 = x_5; -x_26 = x_6; -x_27 = x_7; -x_28 = x_8; -x_29 = x_9; -x_30 = x_10; -x_31 = x_314; -goto block_143; -} -} -} -else -{ -lean_dec(x_147); -lean_dec(x_145); lean_dec(x_10); lean_dec_ref(x_9); lean_dec(x_8); @@ -41700,14 +41937,23 @@ lean_dec_ref(x_7); lean_dec(x_6); lean_dec_ref(x_5); lean_dec(x_4); -return x_149; +return x_398; +} +} +} +else +{ +lean_dec(x_145); +goto block_184; +} +} } block_23: { 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; -x_16 = lean_ctor_get(x_14, 5); +x_16 = lean_ctor_get(x_13, 5); lean_inc(x_16); -lean_dec_ref(x_14); +lean_dec_ref(x_13); x_17 = l_Lean_SourceInfo_fromRef(x_16, x_15); lean_dec(x_16); x_18 = l_Lean_PrettyPrinter_Delaborator_delabForall___lam__0___closed__1; @@ -41719,13 +41965,13 @@ lean_ctor_set(x_20, 1, x_19); x_21 = l_Lean_Syntax_node3(x_17, x_18, x_12, x_20, x_4); x_22 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_13); +lean_ctor_set(x_22, 1, x_14); return x_22; } block_143: { lean_object* x_32; lean_object* x_33; -x_32 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1; +x_32 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0; lean_inc_ref(x_29); x_33 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_32, x_25, x_26, x_27, x_28, x_29, x_30, x_31); lean_dec(x_30); @@ -41741,8 +41987,8 @@ x_34 = lean_ctor_get(x_33, 1); lean_inc(x_34); lean_dec_ref(x_33); x_12 = x_24; -x_13 = x_34; -x_14 = x_29; +x_13 = x_29; +x_14 = x_34; x_15 = x_1; goto block_23; } @@ -41761,8 +42007,8 @@ lean_dec_ref(x_33); x_38 = lean_unbox(x_35); lean_dec(x_35); x_12 = x_24; -x_13 = x_37; -x_14 = x_29; +x_13 = x_29; +x_14 = x_37; x_15 = x_38; goto block_23; } @@ -42055,6 +42301,127 @@ return x_142; } } } +block_184: +{ +lean_object* x_149; +lean_inc(x_10); +lean_inc_ref(x_9); +lean_inc(x_8); +lean_inc_ref(x_7); +lean_inc(x_6); +lean_inc_ref(x_5); +x_149 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_148, x_5, x_6, x_7, x_8, x_9, x_10, x_146); +if (lean_obj_tag(x_149) == 0) +{ +uint8_t x_150; +x_150 = !lean_is_exclusive(x_149); +if (x_150 == 0) +{ +lean_object* x_151; lean_object* x_152; lean_object* x_153; uint8_t 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; +x_151 = lean_ctor_get(x_149, 0); +x_152 = lean_ctor_get(x_149, 1); +x_153 = lean_ctor_get(x_9, 5); +x_154 = 0; +x_155 = l_Lean_SourceInfo_fromRef(x_153, x_154); +x_156 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_157 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_155); +lean_ctor_set_tag(x_149, 2); +lean_ctor_set(x_149, 1, x_157); +lean_ctor_set(x_149, 0, x_155); +x_158 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_159 = lean_box(0); +x_160 = l_Array_back_x21___redArg(x_159, x_2); +x_161 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_155); +if (lean_is_scalar(x_147)) { + x_162 = lean_alloc_ctor(2, 2, 0); +} else { + x_162 = x_147; + lean_ctor_set_tag(x_162, 2); +} +lean_ctor_set(x_162, 0, x_155); +lean_ctor_set(x_162, 1, x_161); +lean_inc(x_155); +x_163 = l_Lean_Syntax_node2(x_155, x_158, x_160, x_162); +x_164 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_155); +x_165 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_165, 0, x_155); +lean_ctor_set(x_165, 1, x_164); +x_166 = l_Lean_Syntax_node4(x_155, x_156, x_149, x_163, x_151, x_165); +x_24 = x_166; +x_25 = x_5; +x_26 = x_6; +x_27 = x_7; +x_28 = x_8; +x_29 = x_9; +x_30 = x_10; +x_31 = x_152; +goto block_143; +} +else +{ +lean_object* x_167; lean_object* x_168; lean_object* x_169; uint8_t 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; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; +x_167 = lean_ctor_get(x_149, 0); +x_168 = lean_ctor_get(x_149, 1); +lean_inc(x_168); +lean_inc(x_167); +lean_dec(x_149); +x_169 = lean_ctor_get(x_9, 5); +x_170 = 0; +x_171 = l_Lean_SourceInfo_fromRef(x_169, x_170); +x_172 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_173 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; +lean_inc(x_171); +x_174 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_173); +x_175 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_176 = lean_box(0); +x_177 = l_Array_back_x21___redArg(x_176, x_2); +x_178 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_171); +if (lean_is_scalar(x_147)) { + x_179 = lean_alloc_ctor(2, 2, 0); +} else { + x_179 = x_147; + lean_ctor_set_tag(x_179, 2); +} +lean_ctor_set(x_179, 0, x_171); +lean_ctor_set(x_179, 1, x_178); +lean_inc(x_171); +x_180 = l_Lean_Syntax_node2(x_171, x_175, x_177, x_179); +x_181 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; +lean_inc(x_171); +x_182 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_182, 0, x_171); +lean_ctor_set(x_182, 1, x_181); +x_183 = l_Lean_Syntax_node4(x_171, x_172, x_174, x_180, x_167, x_182); +x_24 = x_183; +x_25 = x_5; +x_26 = x_6; +x_27 = x_7; +x_28 = x_8; +x_29 = x_9; +x_30 = x_10; +x_31 = x_168; +goto block_143; +} +} +else +{ +lean_dec(x_147); +lean_dec(x_10); +lean_dec_ref(x_9); +lean_dec(x_8); +lean_dec_ref(x_7); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +return x_149; +} +} } } LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabForall(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) { @@ -42106,15 +42473,15 @@ if (x_36 == 0) { uint8_t x_37; x_37 = l_Lean_Exception_isRuntime(x_34); -x_22 = x_34; -x_23 = x_35; +x_22 = x_35; +x_23 = x_34; x_24 = x_37; goto block_26; } else { -x_22 = x_34; -x_23 = x_35; +x_22 = x_35; +x_23 = x_34; x_24 = x_36; goto block_26; } @@ -42134,7 +42501,7 @@ block_26: { if (x_24 == 0) { -lean_dec_ref(x_22); +lean_dec_ref(x_23); x_8 = x_24; x_9 = x_1; x_10 = x_2; @@ -42142,7 +42509,7 @@ x_11 = x_3; x_12 = x_4; x_13 = x_5; x_14 = x_6; -x_15 = x_23; +x_15 = x_22; goto block_21; } else @@ -42155,8 +42522,8 @@ lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); x_25 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_25, 0, x_22); -lean_ctor_set(x_25, 1, x_23); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_22); return x_25; } } @@ -42584,7 +42951,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_PrettyPrinter_Delaborator_delabFVar___closed__6; x_2 = lean_unsigned_to_nat(43u); -x_3 = lean_unsigned_to_nat(1024u); +x_3 = lean_unsigned_to_nat(1042u); x_4 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__17; x_5 = l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__4; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -42601,7 +42968,7 @@ x_9 = lean_ctor_get(x_8, 0); lean_inc(x_9); if (lean_obj_tag(x_9) == 8) { -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; uint8_t x_17; lean_object* x_18; +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; uint8_t x_17; lean_object* x_18; lean_object* x_19; x_10 = lean_ctor_get(x_8, 1); lean_inc(x_10); if (lean_is_exclusive(x_8)) { @@ -42623,21 +42990,22 @@ lean_inc_ref(x_15); x_16 = lean_ctor_get_uint8(x_9, sizeof(void*)*4 + 8); lean_dec_ref(x_9); x_17 = 0; +x_18 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; lean_inc(x_6); lean_inc_ref(x_5); lean_inc_ref(x_3); lean_inc_ref(x_1); -x_18 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_12, x_15, x_17, x_1, x_2, x_3, x_4, x_5, x_6, x_10); -if (lean_obj_tag(x_18) == 0) +x_19 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_12, x_15, x_17, x_18, x_1, x_2, x_3, x_4, x_5, x_6, x_10); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_19 = lean_ctor_get(x_18, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_20 = lean_ctor_get(x_19, 0); lean_inc(x_20); -lean_dec_ref(x_18); -x_21 = lean_unsigned_to_nat(1u); -x_22 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; +x_21 = lean_ctor_get(x_19, 1); +lean_inc(x_21); +lean_dec_ref(x_19); +x_22 = lean_unsigned_to_nat(1u); +x_23 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); @@ -42645,28 +43013,28 @@ lean_inc_ref(x_3); lean_inc(x_2); lean_inc_ref(x_1); lean_inc_ref(x_14); -x_23 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_14, x_21, x_22, x_1, x_2, x_3, x_4, x_5, x_6, x_20); -if (lean_obj_tag(x_23) == 0) +x_24 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_14, x_22, x_23, x_1, x_2, x_3, x_4, x_5, x_6, x_21); +if (lean_obj_tag(x_24) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; lean_object* x_29; -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_23, 1); +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; +x_25 = lean_ctor_get(x_24, 0); lean_inc(x_25); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - lean_ctor_release(x_23, 1); - x_26 = x_23; +x_26 = lean_ctor_get(x_24, 1); +lean_inc(x_26); +if (lean_is_exclusive(x_24)) { + lean_ctor_release(x_24, 0); + lean_ctor_release(x_24, 1); + x_27 = x_24; } else { - lean_dec_ref(x_23); - x_26 = lean_box(0); + lean_dec_ref(x_24); + x_27 = lean_box(0); } -lean_inc(x_19); -x_27 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabLetE___lam__0___boxed), 11, 3); -lean_closure_set(x_27, 0, x_19); -lean_closure_set(x_27, 1, x_15); -lean_closure_set(x_27, 2, x_22); -x_28 = 0; +lean_inc(x_20); +x_28 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabLetE___lam__0___boxed), 11, 3); +lean_closure_set(x_28, 0, x_20); +lean_closure_set(x_28, 1, x_15); +lean_closure_set(x_28, 2, x_23); +x_29 = 0; lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); @@ -42674,748 +43042,714 @@ lean_inc_ref(x_3); lean_inc(x_2); lean_inc_ref(x_1); lean_inc_ref(x_13); -x_29 = l_Lean_Meta_withLetDecl___at___Lean_PrettyPrinter_Delaborator_delabLetE_spec__0___redArg(x_19, x_13, x_14, x_27, x_16, x_28, x_1, x_2, x_3, x_4, x_5, x_6, x_25); -if (lean_obj_tag(x_29) == 0) +x_30 = l_Lean_Meta_withLetDecl___at___Lean_PrettyPrinter_Delaborator_delabLetE_spec__0___redArg(x_20, x_13, x_14, x_28, x_16, x_29, x_1, x_2, x_3, x_4, x_5, x_6, x_26); +if (lean_obj_tag(x_30) == 0) { -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_254; lean_object* x_255; -x_30 = lean_ctor_get(x_29, 0); -lean_inc(x_30); -x_31 = lean_ctor_get(x_29, 1); +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_255; lean_object* x_256; +x_31 = lean_ctor_get(x_30, 0); lean_inc(x_31); -lean_dec_ref(x_29); -x_32 = lean_ctor_get(x_30, 0); +x_32 = lean_ctor_get(x_30, 1); lean_inc(x_32); -x_33 = lean_ctor_get(x_30, 1); +lean_dec_ref(x_30); +x_33 = lean_ctor_get(x_31, 0); lean_inc(x_33); -if (lean_is_exclusive(x_30)) { - lean_ctor_release(x_30, 0); - lean_ctor_release(x_30, 1); - x_34 = x_30; +x_34 = lean_ctor_get(x_31, 1); +lean_inc(x_34); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + lean_ctor_release(x_31, 1); + x_35 = x_31; } else { - lean_dec_ref(x_30); - x_34 = lean_box(0); + lean_dec_ref(x_31); + x_35 = lean_box(0); } -x_254 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__15; +x_255 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__15; lean_inc_ref(x_5); lean_inc_ref(x_1); -x_255 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_254, x_1, x_2, x_3, x_4, x_5, x_6, x_31); -if (lean_obj_tag(x_255) == 0) +x_256 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_255, x_1, x_2, x_3, x_4, x_5, x_6, x_32); +if (lean_obj_tag(x_256) == 0) { -lean_object* x_256; uint8_t x_257; -x_256 = lean_ctor_get(x_255, 0); -lean_inc(x_256); -x_257 = lean_unbox(x_256); -lean_dec(x_256); -if (x_257 == 0) +lean_object* x_257; uint8_t x_258; +x_257 = lean_ctor_get(x_256, 0); +lean_inc(x_257); +x_258 = lean_unbox(x_257); +lean_dec(x_257); +if (x_258 == 0) { -lean_object* x_258; lean_object* x_259; lean_object* x_260; -x_258 = lean_ctor_get(x_255, 1); -lean_inc(x_258); -lean_dec_ref(x_255); -x_259 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__16; +lean_object* x_259; lean_object* x_260; lean_object* x_261; +x_259 = lean_ctor_get(x_256, 1); +lean_inc(x_259); +lean_dec_ref(x_256); +x_260 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__16; lean_inc_ref(x_5); lean_inc_ref(x_1); -x_260 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_259, x_1, x_2, x_3, x_4, x_5, x_6, x_258); -x_35 = x_260; -goto block_253; +x_261 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_260, x_1, x_2, x_3, x_4, x_5, x_6, x_259); +x_36 = x_261; +goto block_254; } else { -x_35 = x_255; -goto block_253; +x_36 = x_256; +goto block_254; } } else { -x_35 = x_255; -goto block_253; +x_36 = x_256; +goto block_254; } -block_253: +block_254: { -if (lean_obj_tag(x_35) == 0) +if (lean_obj_tag(x_36) == 0) { -lean_object* x_36; uint8_t x_37; -x_36 = lean_ctor_get(x_35, 0); -x_37 = lean_unbox(x_36); -if (x_37 == 0) -{ -lean_dec_ref(x_13); -lean_dec(x_6); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -if (x_16 == 0) -{ -uint8_t x_38; -x_38 = !lean_is_exclusive(x_35); +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_36, 0); +x_38 = lean_unbox(x_37); if (x_38 == 0) { -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; 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; lean_object* x_60; -x_39 = lean_ctor_get(x_35, 0); -lean_dec(x_39); -x_40 = lean_ctor_get(x_5, 5); -lean_inc(x_40); -lean_dec_ref(x_5); -x_41 = l_Lean_SourceInfo_fromRef(x_40, x_16); +lean_dec_ref(x_13); +lean_dec(x_6); +lean_dec(x_4); +lean_dec_ref(x_3); +lean_dec(x_2); +lean_dec_ref(x_1); +if (x_16 == 0) +{ +uint8_t x_39; +x_39 = !lean_is_exclusive(x_36); +if (x_39 == 0) +{ +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; 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; lean_object* x_60; lean_object* x_61; +x_40 = lean_ctor_get(x_36, 0); lean_dec(x_40); -x_42 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; -x_43 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; +x_41 = lean_ctor_get(x_5, 5); lean_inc(x_41); -if (lean_is_scalar(x_34)) { - x_44 = lean_alloc_ctor(2, 2, 0); +lean_dec_ref(x_5); +x_42 = l_Lean_SourceInfo_fromRef(x_41, x_16); +lean_dec(x_41); +x_43 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; +x_44 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; +lean_inc(x_42); +if (lean_is_scalar(x_35)) { + x_45 = lean_alloc_ctor(2, 2, 0); } else { - x_44 = x_34; - lean_ctor_set_tag(x_44, 2); + x_45 = x_35; + lean_ctor_set_tag(x_45, 2); } -lean_ctor_set(x_44, 0, x_41); -lean_ctor_set(x_44, 1, x_42); -x_45 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_46 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_47 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_41); -x_48 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_48, 0, x_41); -lean_ctor_set(x_48, 1, x_46); -lean_ctor_set(x_48, 2, x_47); -lean_inc_ref(x_48); -lean_inc(x_41); -x_49 = l_Lean_Syntax_node1(x_41, x_45, x_48); -x_50 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_51 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_52 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_41); -x_53 = l_Lean_Syntax_node1(x_41, x_52, x_32); -x_54 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_41); -if (lean_is_scalar(x_26)) { - x_55 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_45, 0, x_42); +lean_ctor_set(x_45, 1, x_43); +x_46 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_47 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_48 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_42); +x_49 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_49, 0, x_42); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +lean_inc_ref(x_49); +lean_inc(x_42); +x_50 = l_Lean_Syntax_node1(x_42, x_46, x_49); +x_51 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_52 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_53 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_42); +x_54 = l_Lean_Syntax_node1(x_42, x_53, x_33); +x_55 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_42); +if (lean_is_scalar(x_27)) { + x_56 = lean_alloc_ctor(2, 2, 0); } else { - x_55 = x_26; - lean_ctor_set_tag(x_55, 2); + x_56 = x_27; + lean_ctor_set_tag(x_56, 2); } -lean_ctor_set(x_55, 0, x_41); -lean_ctor_set(x_55, 1, x_54); -lean_inc_ref(x_48); -lean_inc(x_41); -x_56 = l_Lean_Syntax_node5(x_41, x_51, x_53, x_48, x_48, x_55, x_24); -lean_inc(x_41); -x_57 = l_Lean_Syntax_node1(x_41, x_50, x_56); -x_58 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_41); +lean_ctor_set(x_56, 0, x_42); +lean_ctor_set(x_56, 1, x_55); +lean_inc_ref(x_49); +lean_inc(x_42); +x_57 = l_Lean_Syntax_node5(x_42, x_52, x_54, x_49, x_49, x_56, x_25); +lean_inc(x_42); +x_58 = l_Lean_Syntax_node1(x_42, x_51, x_57); +x_59 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_42); if (lean_is_scalar(x_11)) { - x_59 = lean_alloc_ctor(2, 2, 0); + x_60 = lean_alloc_ctor(2, 2, 0); } else { - x_59 = x_11; - lean_ctor_set_tag(x_59, 2); + x_60 = x_11; + lean_ctor_set_tag(x_60, 2); } -lean_ctor_set(x_59, 0, x_41); -lean_ctor_set(x_59, 1, x_58); -x_60 = l_Lean_Syntax_node5(x_41, x_43, x_44, x_49, x_57, x_59, x_33); -lean_ctor_set(x_35, 0, x_60); -return x_35; +lean_ctor_set(x_60, 0, x_42); +lean_ctor_set(x_60, 1, x_59); +x_61 = l_Lean_Syntax_node5(x_42, x_44, x_45, x_50, x_58, x_60, x_34); +lean_ctor_set(x_36, 0, x_61); +return x_36; } else { -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; 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; lean_object* x_83; -x_61 = lean_ctor_get(x_35, 1); -lean_inc(x_61); -lean_dec(x_35); -x_62 = lean_ctor_get(x_5, 5); +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; 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; lean_object* x_83; lean_object* x_84; +x_62 = lean_ctor_get(x_36, 1); lean_inc(x_62); +lean_dec(x_36); +x_63 = lean_ctor_get(x_5, 5); +lean_inc(x_63); lean_dec_ref(x_5); -x_63 = l_Lean_SourceInfo_fromRef(x_62, x_16); -lean_dec(x_62); -x_64 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; -x_65 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; -lean_inc(x_63); -if (lean_is_scalar(x_34)) { - x_66 = lean_alloc_ctor(2, 2, 0); +x_64 = l_Lean_SourceInfo_fromRef(x_63, x_16); +lean_dec(x_63); +x_65 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; +x_66 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; +lean_inc(x_64); +if (lean_is_scalar(x_35)) { + x_67 = lean_alloc_ctor(2, 2, 0); } else { - x_66 = x_34; - lean_ctor_set_tag(x_66, 2); + x_67 = x_35; + lean_ctor_set_tag(x_67, 2); } -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -x_67 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_68 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_69 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_63); -x_70 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_70, 0, x_63); -lean_ctor_set(x_70, 1, x_68); -lean_ctor_set(x_70, 2, x_69); -lean_inc_ref(x_70); -lean_inc(x_63); -x_71 = l_Lean_Syntax_node1(x_63, x_67, x_70); -x_72 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_73 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_74 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_63); -x_75 = l_Lean_Syntax_node1(x_63, x_74, x_32); -x_76 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_63); -if (lean_is_scalar(x_26)) { - x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_67, 0, x_64); +lean_ctor_set(x_67, 1, x_65); +x_68 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_69 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_70 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_64); +x_71 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_71, 0, x_64); +lean_ctor_set(x_71, 1, x_69); +lean_ctor_set(x_71, 2, x_70); +lean_inc_ref(x_71); +lean_inc(x_64); +x_72 = l_Lean_Syntax_node1(x_64, x_68, x_71); +x_73 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_74 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_75 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_64); +x_76 = l_Lean_Syntax_node1(x_64, x_75, x_33); +x_77 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_64); +if (lean_is_scalar(x_27)) { + x_78 = lean_alloc_ctor(2, 2, 0); } else { - x_77 = x_26; - lean_ctor_set_tag(x_77, 2); + x_78 = x_27; + lean_ctor_set_tag(x_78, 2); } -lean_ctor_set(x_77, 0, x_63); -lean_ctor_set(x_77, 1, x_76); -lean_inc_ref(x_70); -lean_inc(x_63); -x_78 = l_Lean_Syntax_node5(x_63, x_73, x_75, x_70, x_70, x_77, x_24); -lean_inc(x_63); -x_79 = l_Lean_Syntax_node1(x_63, x_72, x_78); -x_80 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_63); +lean_ctor_set(x_78, 0, x_64); +lean_ctor_set(x_78, 1, x_77); +lean_inc_ref(x_71); +lean_inc(x_64); +x_79 = l_Lean_Syntax_node5(x_64, x_74, x_76, x_71, x_71, x_78, x_25); +lean_inc(x_64); +x_80 = l_Lean_Syntax_node1(x_64, x_73, x_79); +x_81 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_64); if (lean_is_scalar(x_11)) { - x_81 = lean_alloc_ctor(2, 2, 0); + x_82 = lean_alloc_ctor(2, 2, 0); } else { - x_81 = x_11; - lean_ctor_set_tag(x_81, 2); + x_82 = x_11; + lean_ctor_set_tag(x_82, 2); } -lean_ctor_set(x_81, 0, x_63); -lean_ctor_set(x_81, 1, x_80); -x_82 = l_Lean_Syntax_node5(x_63, x_65, x_66, x_71, x_79, x_81, x_33); -x_83 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_83, 0, x_82); -lean_ctor_set(x_83, 1, x_61); -return x_83; +lean_ctor_set(x_82, 0, x_64); +lean_ctor_set(x_82, 1, x_81); +x_83 = l_Lean_Syntax_node5(x_64, x_66, x_67, x_72, x_80, x_82, x_34); +x_84 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_84, 1, x_62); +return x_84; } } else { -uint8_t x_84; -lean_inc(x_36); -x_84 = !lean_is_exclusive(x_35); -if (x_84 == 0) +uint8_t x_85; +lean_inc(x_37); +x_85 = !lean_is_exclusive(x_36); +if (x_85 == 0) { -lean_object* x_85; lean_object* x_86; uint8_t 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; 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; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_85 = lean_ctor_get(x_35, 0); -lean_dec(x_85); -x_86 = lean_ctor_get(x_5, 5); -lean_inc(x_86); -lean_dec_ref(x_5); -x_87 = lean_unbox(x_36); -lean_dec(x_36); -x_88 = l_Lean_SourceInfo_fromRef(x_86, x_87); +lean_object* x_86; lean_object* x_87; uint8_t 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; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_86 = lean_ctor_get(x_36, 0); lean_dec(x_86); -x_89 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; -x_90 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; -lean_inc(x_88); -if (lean_is_scalar(x_34)) { - x_91 = lean_alloc_ctor(2, 2, 0); -} else { - x_91 = x_34; - lean_ctor_set_tag(x_91, 2); -} -lean_ctor_set(x_91, 0, x_88); -lean_ctor_set(x_91, 1, x_89); -x_92 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_93 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_94 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_88); -x_95 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_95, 0, x_88); -lean_ctor_set(x_95, 1, x_93); -lean_ctor_set(x_95, 2, x_94); -lean_inc_ref(x_95); -lean_inc(x_88); -x_96 = l_Lean_Syntax_node1(x_88, x_92, x_95); -x_97 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_98 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_99 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_88); -x_100 = l_Lean_Syntax_node1(x_88, x_99, x_32); -x_101 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_88); -if (lean_is_scalar(x_26)) { - x_102 = lean_alloc_ctor(2, 2, 0); -} else { - x_102 = x_26; - lean_ctor_set_tag(x_102, 2); -} -lean_ctor_set(x_102, 0, x_88); -lean_ctor_set(x_102, 1, x_101); -lean_inc_ref(x_95); -lean_inc(x_88); -x_103 = l_Lean_Syntax_node5(x_88, x_98, x_100, x_95, x_95, x_102, x_24); -lean_inc(x_88); -x_104 = l_Lean_Syntax_node1(x_88, x_97, x_103); -x_105 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_88); -if (lean_is_scalar(x_11)) { - x_106 = lean_alloc_ctor(2, 2, 0); -} else { - x_106 = x_11; - lean_ctor_set_tag(x_106, 2); -} -lean_ctor_set(x_106, 0, x_88); -lean_ctor_set(x_106, 1, x_105); -x_107 = l_Lean_Syntax_node5(x_88, x_90, x_91, x_96, x_104, x_106, x_33); -lean_ctor_set(x_35, 0, x_107); -return x_35; -} -else -{ -lean_object* x_108; lean_object* x_109; uint8_t 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; 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; -x_108 = lean_ctor_get(x_35, 1); -lean_inc(x_108); -lean_dec(x_35); -x_109 = lean_ctor_get(x_5, 5); -lean_inc(x_109); +x_87 = lean_ctor_get(x_5, 5); +lean_inc(x_87); lean_dec_ref(x_5); -x_110 = lean_unbox(x_36); -lean_dec(x_36); -x_111 = l_Lean_SourceInfo_fromRef(x_109, x_110); -lean_dec(x_109); -x_112 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; -x_113 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; -lean_inc(x_111); -if (lean_is_scalar(x_34)) { - x_114 = lean_alloc_ctor(2, 2, 0); +x_88 = lean_unbox(x_37); +lean_dec(x_37); +x_89 = l_Lean_SourceInfo_fromRef(x_87, x_88); +lean_dec(x_87); +x_90 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; +x_91 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; +lean_inc(x_89); +if (lean_is_scalar(x_35)) { + x_92 = lean_alloc_ctor(2, 2, 0); } else { - x_114 = x_34; - lean_ctor_set_tag(x_114, 2); + x_92 = x_35; + lean_ctor_set_tag(x_92, 2); } -lean_ctor_set(x_114, 0, x_111); -lean_ctor_set(x_114, 1, x_112); -x_115 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_116 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_117 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_111); -x_118 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_118, 0, x_111); -lean_ctor_set(x_118, 1, x_116); -lean_ctor_set(x_118, 2, x_117); -lean_inc_ref(x_118); -lean_inc(x_111); -x_119 = l_Lean_Syntax_node1(x_111, x_115, x_118); -x_120 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_121 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_122 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_111); -x_123 = l_Lean_Syntax_node1(x_111, x_122, x_32); -x_124 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_111); -if (lean_is_scalar(x_26)) { - x_125 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_92, 0, x_89); +lean_ctor_set(x_92, 1, x_90); +x_93 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_94 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_95 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_89); +x_96 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_96, 0, x_89); +lean_ctor_set(x_96, 1, x_94); +lean_ctor_set(x_96, 2, x_95); +lean_inc_ref(x_96); +lean_inc(x_89); +x_97 = l_Lean_Syntax_node1(x_89, x_93, x_96); +x_98 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_99 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_100 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_89); +x_101 = l_Lean_Syntax_node1(x_89, x_100, x_33); +x_102 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_89); +if (lean_is_scalar(x_27)) { + x_103 = lean_alloc_ctor(2, 2, 0); } else { - x_125 = x_26; - lean_ctor_set_tag(x_125, 2); + x_103 = x_27; + lean_ctor_set_tag(x_103, 2); } -lean_ctor_set(x_125, 0, x_111); -lean_ctor_set(x_125, 1, x_124); -lean_inc_ref(x_118); -lean_inc(x_111); -x_126 = l_Lean_Syntax_node5(x_111, x_121, x_123, x_118, x_118, x_125, x_24); -lean_inc(x_111); -x_127 = l_Lean_Syntax_node1(x_111, x_120, x_126); -x_128 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_111); +lean_ctor_set(x_103, 0, x_89); +lean_ctor_set(x_103, 1, x_102); +lean_inc_ref(x_96); +lean_inc(x_89); +x_104 = l_Lean_Syntax_node5(x_89, x_99, x_101, x_96, x_96, x_103, x_25); +lean_inc(x_89); +x_105 = l_Lean_Syntax_node1(x_89, x_98, x_104); +x_106 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_89); if (lean_is_scalar(x_11)) { - x_129 = lean_alloc_ctor(2, 2, 0); + x_107 = lean_alloc_ctor(2, 2, 0); } else { - x_129 = x_11; - lean_ctor_set_tag(x_129, 2); + x_107 = x_11; + lean_ctor_set_tag(x_107, 2); } -lean_ctor_set(x_129, 0, x_111); -lean_ctor_set(x_129, 1, x_128); -x_130 = l_Lean_Syntax_node5(x_111, x_113, x_114, x_119, x_127, x_129, x_33); -x_131 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_108); -return x_131; +lean_ctor_set(x_107, 0, x_89); +lean_ctor_set(x_107, 1, x_106); +x_108 = l_Lean_Syntax_node5(x_89, x_91, x_92, x_97, x_105, x_107, x_34); +lean_ctor_set(x_36, 0, x_108); +return x_36; +} +else +{ +lean_object* x_109; lean_object* x_110; uint8_t 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; 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; +x_109 = lean_ctor_get(x_36, 1); +lean_inc(x_109); +lean_dec(x_36); +x_110 = lean_ctor_get(x_5, 5); +lean_inc(x_110); +lean_dec_ref(x_5); +x_111 = lean_unbox(x_37); +lean_dec(x_37); +x_112 = l_Lean_SourceInfo_fromRef(x_110, x_111); +lean_dec(x_110); +x_113 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; +x_114 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; +lean_inc(x_112); +if (lean_is_scalar(x_35)) { + x_115 = lean_alloc_ctor(2, 2, 0); +} else { + x_115 = x_35; + lean_ctor_set_tag(x_115, 2); +} +lean_ctor_set(x_115, 0, x_112); +lean_ctor_set(x_115, 1, x_113); +x_116 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_117 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_118 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_112); +x_119 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_119, 0, x_112); +lean_ctor_set(x_119, 1, x_117); +lean_ctor_set(x_119, 2, x_118); +lean_inc_ref(x_119); +lean_inc(x_112); +x_120 = l_Lean_Syntax_node1(x_112, x_116, x_119); +x_121 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_122 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_123 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_112); +x_124 = l_Lean_Syntax_node1(x_112, x_123, x_33); +x_125 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_112); +if (lean_is_scalar(x_27)) { + x_126 = lean_alloc_ctor(2, 2, 0); +} else { + x_126 = x_27; + lean_ctor_set_tag(x_126, 2); +} +lean_ctor_set(x_126, 0, x_112); +lean_ctor_set(x_126, 1, x_125); +lean_inc_ref(x_119); +lean_inc(x_112); +x_127 = l_Lean_Syntax_node5(x_112, x_122, x_124, x_119, x_119, x_126, x_25); +lean_inc(x_112); +x_128 = l_Lean_Syntax_node1(x_112, x_121, x_127); +x_129 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_112); +if (lean_is_scalar(x_11)) { + x_130 = lean_alloc_ctor(2, 2, 0); +} else { + x_130 = x_11; + lean_ctor_set_tag(x_130, 2); +} +lean_ctor_set(x_130, 0, x_112); +lean_ctor_set(x_130, 1, x_129); +x_131 = l_Lean_Syntax_node5(x_112, x_114, x_115, x_120, x_128, x_130, x_34); +x_132 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_132, 0, x_131); +lean_ctor_set(x_132, 1, x_109); +return x_132; } } } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_132 = lean_ctor_get(x_35, 1); -lean_inc(x_132); -lean_dec_ref(x_35); -x_133 = lean_unsigned_to_nat(0u); +lean_object* x_133; lean_object* x_134; lean_object* x_135; +x_133 = lean_ctor_get(x_36, 1); +lean_inc(x_133); +lean_dec_ref(x_36); +x_134 = lean_unsigned_to_nat(0u); lean_inc_ref(x_5); -x_134 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_13, x_133, x_22, x_1, x_2, x_3, x_4, x_5, x_6, x_132); -if (lean_obj_tag(x_134) == 0) +x_135 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_13, x_134, x_23, x_1, x_2, x_3, x_4, x_5, x_6, x_133); +if (lean_obj_tag(x_135) == 0) { if (x_16 == 0) { -uint8_t x_135; -x_135 = !lean_is_exclusive(x_134); -if (x_135 == 0) +uint8_t x_136; +x_136 = !lean_is_exclusive(x_135); +if (x_136 == 0) { -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; 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; -x_136 = lean_ctor_get(x_134, 0); -x_137 = lean_ctor_get(x_5, 5); -lean_inc(x_137); +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; 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; +x_137 = lean_ctor_get(x_135, 0); +x_138 = lean_ctor_get(x_5, 5); +lean_inc(x_138); lean_dec_ref(x_5); -x_138 = l_Lean_SourceInfo_fromRef(x_137, x_16); -lean_dec(x_137); -x_139 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; -x_140 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; -lean_inc(x_138); -if (lean_is_scalar(x_34)) { - x_141 = lean_alloc_ctor(2, 2, 0); +x_139 = l_Lean_SourceInfo_fromRef(x_138, x_16); +lean_dec(x_138); +x_140 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; +x_141 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; +lean_inc(x_139); +if (lean_is_scalar(x_35)) { + x_142 = lean_alloc_ctor(2, 2, 0); } else { - x_141 = x_34; - lean_ctor_set_tag(x_141, 2); + x_142 = x_35; + lean_ctor_set_tag(x_142, 2); } -lean_ctor_set(x_141, 0, x_138); -lean_ctor_set(x_141, 1, x_139); -x_142 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_143 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_144 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_138); -x_145 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_145, 0, x_138); -lean_ctor_set(x_145, 1, x_143); -lean_ctor_set(x_145, 2, x_144); -lean_inc_ref(x_145); -lean_inc(x_138); -x_146 = l_Lean_Syntax_node1(x_138, x_142, x_145); -x_147 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_148 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_149 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_138); -x_150 = l_Lean_Syntax_node1(x_138, x_149, x_32); -x_151 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; -x_152 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_138); -if (lean_is_scalar(x_26)) { - x_153 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +x_143 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_144 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_145 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_139); +x_146 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_146, 0, x_139); +lean_ctor_set(x_146, 1, x_144); +lean_ctor_set(x_146, 2, x_145); +lean_inc_ref(x_146); +lean_inc(x_139); +x_147 = l_Lean_Syntax_node1(x_139, x_143, x_146); +x_148 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_149 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_150 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_139); +x_151 = l_Lean_Syntax_node1(x_139, x_150, x_33); +x_152 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; +x_153 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_139); +if (lean_is_scalar(x_27)) { + x_154 = lean_alloc_ctor(2, 2, 0); } else { - x_153 = x_26; - lean_ctor_set_tag(x_153, 2); + x_154 = x_27; + lean_ctor_set_tag(x_154, 2); } -lean_ctor_set(x_153, 0, x_138); -lean_ctor_set(x_153, 1, x_152); -lean_inc(x_138); -x_154 = l_Lean_Syntax_node2(x_138, x_151, x_153, x_136); -lean_inc(x_138); -x_155 = l_Lean_Syntax_node1(x_138, x_143, x_154); -x_156 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_138); +lean_ctor_set(x_154, 0, x_139); +lean_ctor_set(x_154, 1, x_153); +lean_inc(x_139); +x_155 = l_Lean_Syntax_node2(x_139, x_152, x_154, x_137); +lean_inc(x_139); +x_156 = l_Lean_Syntax_node1(x_139, x_144, x_155); +x_157 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_139); if (lean_is_scalar(x_11)) { - x_157 = lean_alloc_ctor(2, 2, 0); + x_158 = lean_alloc_ctor(2, 2, 0); } else { - x_157 = x_11; - lean_ctor_set_tag(x_157, 2); + x_158 = x_11; + lean_ctor_set_tag(x_158, 2); } -lean_ctor_set(x_157, 0, x_138); -lean_ctor_set(x_157, 1, x_156); -lean_inc(x_138); -x_158 = l_Lean_Syntax_node5(x_138, x_148, x_150, x_145, x_155, x_157, x_24); -lean_inc(x_138); -x_159 = l_Lean_Syntax_node1(x_138, x_147, x_158); -x_160 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_138); -x_161 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_161, 0, x_138); -lean_ctor_set(x_161, 1, x_160); -x_162 = l_Lean_Syntax_node5(x_138, x_140, x_141, x_146, x_159, x_161, x_33); -lean_ctor_set(x_134, 0, x_162); -return x_134; +lean_ctor_set(x_158, 0, x_139); +lean_ctor_set(x_158, 1, x_157); +lean_inc(x_139); +x_159 = l_Lean_Syntax_node5(x_139, x_149, x_151, x_146, x_156, x_158, x_25); +lean_inc(x_139); +x_160 = l_Lean_Syntax_node1(x_139, x_148, x_159); +x_161 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_139); +x_162 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_162, 0, x_139); +lean_ctor_set(x_162, 1, x_161); +x_163 = l_Lean_Syntax_node5(x_139, x_141, x_142, x_147, x_160, x_162, x_34); +lean_ctor_set(x_135, 0, x_163); +return x_135; } 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; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; 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; lean_object* x_190; lean_object* x_191; -x_163 = lean_ctor_get(x_134, 0); -x_164 = lean_ctor_get(x_134, 1); -lean_inc(x_164); -lean_inc(x_163); -lean_dec(x_134); -x_165 = lean_ctor_get(x_5, 5); +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; lean_object* x_175; lean_object* x_176; lean_object* x_177; 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; lean_object* x_190; lean_object* x_191; lean_object* x_192; +x_164 = lean_ctor_get(x_135, 0); +x_165 = lean_ctor_get(x_135, 1); lean_inc(x_165); +lean_inc(x_164); +lean_dec(x_135); +x_166 = lean_ctor_get(x_5, 5); +lean_inc(x_166); lean_dec_ref(x_5); -x_166 = l_Lean_SourceInfo_fromRef(x_165, x_16); -lean_dec(x_165); -x_167 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; -x_168 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; -lean_inc(x_166); -if (lean_is_scalar(x_34)) { - x_169 = lean_alloc_ctor(2, 2, 0); +x_167 = l_Lean_SourceInfo_fromRef(x_166, x_16); +lean_dec(x_166); +x_168 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__0; +x_169 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__1; +lean_inc(x_167); +if (lean_is_scalar(x_35)) { + x_170 = lean_alloc_ctor(2, 2, 0); } else { - x_169 = x_34; - lean_ctor_set_tag(x_169, 2); + x_170 = x_35; + lean_ctor_set_tag(x_170, 2); } -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -x_170 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_171 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_172 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_166); -x_173 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_173, 0, x_166); -lean_ctor_set(x_173, 1, x_171); -lean_ctor_set(x_173, 2, x_172); -lean_inc_ref(x_173); -lean_inc(x_166); -x_174 = l_Lean_Syntax_node1(x_166, x_170, x_173); -x_175 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_176 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_177 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_166); -x_178 = l_Lean_Syntax_node1(x_166, x_177, x_32); -x_179 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; -x_180 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_166); -if (lean_is_scalar(x_26)) { - x_181 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_170, 0, x_167); +lean_ctor_set(x_170, 1, x_168); +x_171 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_172 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_173 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_167); +x_174 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_174, 0, x_167); +lean_ctor_set(x_174, 1, x_172); +lean_ctor_set(x_174, 2, x_173); +lean_inc_ref(x_174); +lean_inc(x_167); +x_175 = l_Lean_Syntax_node1(x_167, x_171, x_174); +x_176 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_177 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_178 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_167); +x_179 = l_Lean_Syntax_node1(x_167, x_178, x_33); +x_180 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; +x_181 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_167); +if (lean_is_scalar(x_27)) { + x_182 = lean_alloc_ctor(2, 2, 0); } else { - x_181 = x_26; - lean_ctor_set_tag(x_181, 2); + x_182 = x_27; + lean_ctor_set_tag(x_182, 2); } -lean_ctor_set(x_181, 0, x_166); -lean_ctor_set(x_181, 1, x_180); -lean_inc(x_166); -x_182 = l_Lean_Syntax_node2(x_166, x_179, x_181, x_163); -lean_inc(x_166); -x_183 = l_Lean_Syntax_node1(x_166, x_171, x_182); -x_184 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_166); +lean_ctor_set(x_182, 0, x_167); +lean_ctor_set(x_182, 1, x_181); +lean_inc(x_167); +x_183 = l_Lean_Syntax_node2(x_167, x_180, x_182, x_164); +lean_inc(x_167); +x_184 = l_Lean_Syntax_node1(x_167, x_172, x_183); +x_185 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_167); if (lean_is_scalar(x_11)) { - x_185 = lean_alloc_ctor(2, 2, 0); + x_186 = lean_alloc_ctor(2, 2, 0); } else { - x_185 = x_11; - lean_ctor_set_tag(x_185, 2); + x_186 = x_11; + lean_ctor_set_tag(x_186, 2); } -lean_ctor_set(x_185, 0, x_166); -lean_ctor_set(x_185, 1, x_184); -lean_inc(x_166); -x_186 = l_Lean_Syntax_node5(x_166, x_176, x_178, x_173, x_183, x_185, x_24); -lean_inc(x_166); -x_187 = l_Lean_Syntax_node1(x_166, x_175, x_186); -x_188 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_166); -x_189 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_189, 0, x_166); -lean_ctor_set(x_189, 1, x_188); -x_190 = l_Lean_Syntax_node5(x_166, x_168, x_169, x_174, x_187, x_189, x_33); -x_191 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_191, 0, x_190); -lean_ctor_set(x_191, 1, x_164); -return x_191; +lean_ctor_set(x_186, 0, x_167); +lean_ctor_set(x_186, 1, x_185); +lean_inc(x_167); +x_187 = l_Lean_Syntax_node5(x_167, x_177, x_179, x_174, x_184, x_186, x_25); +lean_inc(x_167); +x_188 = l_Lean_Syntax_node1(x_167, x_176, x_187); +x_189 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_167); +x_190 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_190, 0, x_167); +lean_ctor_set(x_190, 1, x_189); +x_191 = l_Lean_Syntax_node5(x_167, x_169, x_170, x_175, x_188, x_190, x_34); +x_192 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_192, 0, x_191); +lean_ctor_set(x_192, 1, x_165); +return x_192; } } else { -uint8_t x_192; -x_192 = !lean_is_exclusive(x_134); -if (x_192 == 0) +uint8_t x_193; +x_193 = !lean_is_exclusive(x_135); +if (x_193 == 0) { -lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; 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; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; -x_193 = lean_ctor_get(x_134, 0); -x_194 = lean_ctor_get(x_5, 5); -lean_inc(x_194); +lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; 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; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; +x_194 = lean_ctor_get(x_135, 0); +x_195 = lean_ctor_get(x_5, 5); +lean_inc(x_195); lean_dec_ref(x_5); -x_195 = l_Lean_SourceInfo_fromRef(x_194, x_17); -lean_dec(x_194); -x_196 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; -x_197 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; -lean_inc(x_195); -if (lean_is_scalar(x_34)) { - x_198 = lean_alloc_ctor(2, 2, 0); +x_196 = l_Lean_SourceInfo_fromRef(x_195, x_17); +lean_dec(x_195); +x_197 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; +x_198 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; +lean_inc(x_196); +if (lean_is_scalar(x_35)) { + x_199 = lean_alloc_ctor(2, 2, 0); } else { - x_198 = x_34; - lean_ctor_set_tag(x_198, 2); + x_199 = x_35; + lean_ctor_set_tag(x_199, 2); } -lean_ctor_set(x_198, 0, x_195); -lean_ctor_set(x_198, 1, x_196); -x_199 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_200 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_201 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_195); -x_202 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_202, 0, x_195); -lean_ctor_set(x_202, 1, x_200); -lean_ctor_set(x_202, 2, x_201); -lean_inc_ref(x_202); -lean_inc(x_195); -x_203 = l_Lean_Syntax_node1(x_195, x_199, x_202); -x_204 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_205 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_206 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_195); -x_207 = l_Lean_Syntax_node1(x_195, x_206, x_32); -x_208 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; -x_209 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_195); -if (lean_is_scalar(x_26)) { - x_210 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_199, 0, x_196); +lean_ctor_set(x_199, 1, x_197); +x_200 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_201 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_202 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_196); +x_203 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_203, 0, x_196); +lean_ctor_set(x_203, 1, x_201); +lean_ctor_set(x_203, 2, x_202); +lean_inc_ref(x_203); +lean_inc(x_196); +x_204 = l_Lean_Syntax_node1(x_196, x_200, x_203); +x_205 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_206 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_207 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_196); +x_208 = l_Lean_Syntax_node1(x_196, x_207, x_33); +x_209 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; +x_210 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_196); +if (lean_is_scalar(x_27)) { + x_211 = lean_alloc_ctor(2, 2, 0); } else { - x_210 = x_26; - lean_ctor_set_tag(x_210, 2); + x_211 = x_27; + lean_ctor_set_tag(x_211, 2); } -lean_ctor_set(x_210, 0, x_195); -lean_ctor_set(x_210, 1, x_209); -lean_inc(x_195); -x_211 = l_Lean_Syntax_node2(x_195, x_208, x_210, x_193); -lean_inc(x_195); -x_212 = l_Lean_Syntax_node1(x_195, x_200, x_211); -x_213 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_195); +lean_ctor_set(x_211, 0, x_196); +lean_ctor_set(x_211, 1, x_210); +lean_inc(x_196); +x_212 = l_Lean_Syntax_node2(x_196, x_209, x_211, x_194); +lean_inc(x_196); +x_213 = l_Lean_Syntax_node1(x_196, x_201, x_212); +x_214 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_196); if (lean_is_scalar(x_11)) { - x_214 = lean_alloc_ctor(2, 2, 0); + x_215 = lean_alloc_ctor(2, 2, 0); } else { - x_214 = x_11; - lean_ctor_set_tag(x_214, 2); + x_215 = x_11; + lean_ctor_set_tag(x_215, 2); } -lean_ctor_set(x_214, 0, x_195); -lean_ctor_set(x_214, 1, x_213); -lean_inc(x_195); -x_215 = l_Lean_Syntax_node5(x_195, x_205, x_207, x_202, x_212, x_214, x_24); -lean_inc(x_195); -x_216 = l_Lean_Syntax_node1(x_195, x_204, x_215); -x_217 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_195); -x_218 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_218, 0, x_195); -lean_ctor_set(x_218, 1, x_217); -x_219 = l_Lean_Syntax_node5(x_195, x_197, x_198, x_203, x_216, x_218, x_33); -lean_ctor_set(x_134, 0, x_219); -return x_134; +lean_ctor_set(x_215, 0, x_196); +lean_ctor_set(x_215, 1, x_214); +lean_inc(x_196); +x_216 = l_Lean_Syntax_node5(x_196, x_206, x_208, x_203, x_213, x_215, x_25); +lean_inc(x_196); +x_217 = l_Lean_Syntax_node1(x_196, x_205, x_216); +x_218 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_196); +x_219 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_219, 0, x_196); +lean_ctor_set(x_219, 1, x_218); +x_220 = l_Lean_Syntax_node5(x_196, x_198, x_199, x_204, x_217, x_219, x_34); +lean_ctor_set(x_135, 0, x_220); +return x_135; } else { -lean_object* x_220; lean_object* x_221; 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; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; -x_220 = lean_ctor_get(x_134, 0); -x_221 = lean_ctor_get(x_134, 1); -lean_inc(x_221); -lean_inc(x_220); -lean_dec(x_134); -x_222 = lean_ctor_get(x_5, 5); +lean_object* x_221; 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; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; +x_221 = lean_ctor_get(x_135, 0); +x_222 = lean_ctor_get(x_135, 1); lean_inc(x_222); +lean_inc(x_221); +lean_dec(x_135); +x_223 = lean_ctor_get(x_5, 5); +lean_inc(x_223); lean_dec_ref(x_5); -x_223 = l_Lean_SourceInfo_fromRef(x_222, x_17); -lean_dec(x_222); -x_224 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; -x_225 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; -lean_inc(x_223); -if (lean_is_scalar(x_34)) { - x_226 = lean_alloc_ctor(2, 2, 0); +x_224 = l_Lean_SourceInfo_fromRef(x_223, x_17); +lean_dec(x_223); +x_225 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__11; +x_226 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__12; +lean_inc(x_224); +if (lean_is_scalar(x_35)) { + x_227 = lean_alloc_ctor(2, 2, 0); } else { - x_226 = x_34; - lean_ctor_set_tag(x_226, 2); + x_227 = x_35; + lean_ctor_set_tag(x_227, 2); } -lean_ctor_set(x_226, 0, x_223); -lean_ctor_set(x_226, 1, x_224); -x_227 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; -x_228 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; -x_229 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; -lean_inc(x_223); -x_230 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_230, 0, x_223); -lean_ctor_set(x_230, 1, x_228); -lean_ctor_set(x_230, 2, x_229); -lean_inc_ref(x_230); -lean_inc(x_223); -x_231 = l_Lean_Syntax_node1(x_223, x_227, x_230); -x_232 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; -x_233 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; -x_234 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; -lean_inc(x_223); -x_235 = l_Lean_Syntax_node1(x_223, x_234, x_32); -x_236 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; -x_237 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; -lean_inc(x_223); -if (lean_is_scalar(x_26)) { - x_238 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_227, 0, x_224); +lean_ctor_set(x_227, 1, x_225); +x_228 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +x_229 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; +x_230 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +lean_inc(x_224); +x_231 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_231, 0, x_224); +lean_ctor_set(x_231, 1, x_229); +lean_ctor_set(x_231, 2, x_230); +lean_inc_ref(x_231); +lean_inc(x_224); +x_232 = l_Lean_Syntax_node1(x_224, x_228, x_231); +x_233 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__5; +x_234 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__7; +x_235 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__9; +lean_inc(x_224); +x_236 = l_Lean_Syntax_node1(x_224, x_235, x_33); +x_237 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__14; +x_238 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__34; +lean_inc(x_224); +if (lean_is_scalar(x_27)) { + x_239 = lean_alloc_ctor(2, 2, 0); } else { - x_238 = x_26; - lean_ctor_set_tag(x_238, 2); + x_239 = x_27; + lean_ctor_set_tag(x_239, 2); } -lean_ctor_set(x_238, 0, x_223); -lean_ctor_set(x_238, 1, x_237); -lean_inc(x_223); -x_239 = l_Lean_Syntax_node2(x_223, x_236, x_238, x_220); -lean_inc(x_223); -x_240 = l_Lean_Syntax_node1(x_223, x_228, x_239); -x_241 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; -lean_inc(x_223); +lean_ctor_set(x_239, 0, x_224); +lean_ctor_set(x_239, 1, x_238); +lean_inc(x_224); +x_240 = l_Lean_Syntax_node2(x_224, x_237, x_239, x_221); +lean_inc(x_224); +x_241 = l_Lean_Syntax_node1(x_224, x_229, x_240); +x_242 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_mkNamedArg___closed__2; +lean_inc(x_224); if (lean_is_scalar(x_11)) { - x_242 = lean_alloc_ctor(2, 2, 0); + x_243 = lean_alloc_ctor(2, 2, 0); } else { - x_242 = x_11; - lean_ctor_set_tag(x_242, 2); + x_243 = x_11; + lean_ctor_set_tag(x_243, 2); } -lean_ctor_set(x_242, 0, x_223); -lean_ctor_set(x_242, 1, x_241); -lean_inc(x_223); -x_243 = l_Lean_Syntax_node5(x_223, x_233, x_235, x_230, x_240, x_242, x_24); -lean_inc(x_223); -x_244 = l_Lean_Syntax_node1(x_223, x_232, x_243); -x_245 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; -lean_inc(x_223); -x_246 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_246, 0, x_223); -lean_ctor_set(x_246, 1, x_245); -x_247 = l_Lean_Syntax_node5(x_223, x_225, x_226, x_231, x_244, x_246, x_33); -x_248 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_248, 0, x_247); -lean_ctor_set(x_248, 1, x_221); -return x_248; +lean_ctor_set(x_243, 0, x_224); +lean_ctor_set(x_243, 1, x_242); +lean_inc(x_224); +x_244 = l_Lean_Syntax_node5(x_224, x_234, x_236, x_231, x_241, x_243, x_25); +lean_inc(x_224); +x_245 = l_Lean_Syntax_node1(x_224, x_233, x_244); +x_246 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__10; +lean_inc(x_224); +x_247 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_247, 0, x_224); +lean_ctor_set(x_247, 1, x_246); +x_248 = l_Lean_Syntax_node5(x_224, x_226, x_227, x_232, x_245, x_247, x_34); +x_249 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_249, 0, x_248); +lean_ctor_set(x_249, 1, x_222); +return x_249; } } } else { -lean_dec(x_34); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_26); -lean_dec(x_24); -lean_dec(x_11); -lean_dec_ref(x_5); -return x_134; -} -} -} -else -{ -uint8_t x_249; -lean_dec(x_34); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_26); -lean_dec(x_24); -lean_dec_ref(x_13); -lean_dec(x_11); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -x_249 = !lean_is_exclusive(x_35); -if (x_249 == 0) -{ -return x_35; -} -else -{ -lean_object* x_250; lean_object* x_251; lean_object* x_252; -x_250 = lean_ctor_get(x_35, 0); -x_251 = lean_ctor_get(x_35, 1); -lean_inc(x_251); -lean_inc(x_250); lean_dec(x_35); -x_252 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_252, 0, x_250); -lean_ctor_set(x_252, 1, x_251); -return x_252; -} +lean_dec(x_34); +lean_dec(x_33); +lean_dec(x_27); +lean_dec(x_25); +lean_dec(x_11); +lean_dec_ref(x_5); +return x_135; } } } else { -uint8_t x_261; -lean_dec(x_26); -lean_dec(x_24); +uint8_t x_250; +lean_dec(x_35); +lean_dec(x_34); +lean_dec(x_33); +lean_dec(x_27); +lean_dec(x_25); lean_dec_ref(x_13); lean_dec(x_11); lean_dec(x_6); @@ -43424,29 +43758,63 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -x_261 = !lean_is_exclusive(x_29); -if (x_261 == 0) +x_250 = !lean_is_exclusive(x_36); +if (x_250 == 0) { -return x_29; +return x_36; } else { -lean_object* x_262; lean_object* x_263; lean_object* x_264; -x_262 = lean_ctor_get(x_29, 0); -x_263 = lean_ctor_get(x_29, 1); +lean_object* x_251; lean_object* x_252; lean_object* x_253; +x_251 = lean_ctor_get(x_36, 0); +x_252 = lean_ctor_get(x_36, 1); +lean_inc(x_252); +lean_inc(x_251); +lean_dec(x_36); +x_253 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_253, 0, x_251); +lean_ctor_set(x_253, 1, x_252); +return x_253; +} +} +} +} +else +{ +uint8_t x_262; +lean_dec(x_27); +lean_dec(x_25); +lean_dec_ref(x_13); +lean_dec(x_11); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +lean_dec_ref(x_3); +lean_dec(x_2); +lean_dec_ref(x_1); +x_262 = !lean_is_exclusive(x_30); +if (x_262 == 0) +{ +return x_30; +} +else +{ +lean_object* x_263; lean_object* x_264; lean_object* x_265; +x_263 = lean_ctor_get(x_30, 0); +x_264 = lean_ctor_get(x_30, 1); +lean_inc(x_264); lean_inc(x_263); -lean_inc(x_262); -lean_dec(x_29); -x_264 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_264, 0, x_262); -lean_ctor_set(x_264, 1, x_263); -return x_264; +lean_dec(x_30); +x_265 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_265, 0, x_263); +lean_ctor_set(x_265, 1, x_264); +return x_265; } } } else { -lean_dec(x_19); +lean_dec(x_20); lean_dec_ref(x_15); lean_dec_ref(x_14); lean_dec_ref(x_13); @@ -43457,12 +43825,12 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -return x_23; +return x_24; } } else { -uint8_t x_265; +uint8_t x_266; lean_dec_ref(x_15); lean_dec_ref(x_14); lean_dec_ref(x_13); @@ -43473,36 +43841,36 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -x_265 = !lean_is_exclusive(x_18); -if (x_265 == 0) +x_266 = !lean_is_exclusive(x_19); +if (x_266 == 0) { -return x_18; +return x_19; } else { -lean_object* x_266; lean_object* x_267; lean_object* x_268; -x_266 = lean_ctor_get(x_18, 0); -x_267 = lean_ctor_get(x_18, 1); +lean_object* x_267; lean_object* x_268; lean_object* x_269; +x_267 = lean_ctor_get(x_19, 0); +x_268 = lean_ctor_get(x_19, 1); +lean_inc(x_268); lean_inc(x_267); -lean_inc(x_266); -lean_dec(x_18); -x_268 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_268, 0, x_266); -lean_ctor_set(x_268, 1, x_267); -return x_268; +lean_dec(x_19); +x_269 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_269, 0, x_267); +lean_ctor_set(x_269, 1, x_268); +return x_269; } } } else { -lean_object* x_269; lean_object* x_270; lean_object* x_271; +lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_dec(x_9); -x_269 = lean_ctor_get(x_8, 1); -lean_inc(x_269); +x_270 = lean_ctor_get(x_8, 1); +lean_inc(x_270); lean_dec_ref(x_8); -x_270 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__18; -x_271 = l_panic___at___Lean_PrettyPrinter_Delaborator_delabFVar_spec__0(x_270, x_1, x_2, x_3, x_4, x_5, x_6, x_269); -return x_271; +x_271 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__18; +x_272 = l_panic___at___Lean_PrettyPrinter_Delaborator_delabFVar_spec__0(x_271, x_1, x_2, x_3, x_4, x_5, x_6, x_270); +return x_272; } } } @@ -43817,7 +44185,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_PrettyPrinter_Delaborator_delabFVar___closed__6; x_2 = lean_unsigned_to_nat(29u); -x_3 = lean_unsigned_to_nat(1050u); +x_3 = lean_unsigned_to_nat(1068u); x_4 = l_Lean_PrettyPrinter_Delaborator_delabLit___closed__4; x_5 = l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__4; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -46413,13 +46781,13 @@ lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; x_193 = lean_unsigned_to_nat(2u); x_194 = lean_nat_sub(x_190, x_193); lean_dec(x_190); -x_195 = lean_nat_sub(x_194, x_188); +x_195 = lean_nat_sub(x_194, x_189); lean_dec(x_194); x_196 = l_Lean_Expr_getRevArg_x21(x_186, x_195); lean_dec(x_186); -x_197 = lean_expr_eqv(x_189, x_196); +x_197 = lean_expr_eqv(x_188, x_196); lean_dec_ref(x_196); -lean_dec_ref(x_189); +lean_dec_ref(x_188); if (x_197 == 0) { lean_object* x_198; @@ -46494,8 +46862,8 @@ lean_object* x_215; x_215 = lean_ctor_get(x_214, 1); lean_inc(x_215); lean_dec_ref(x_214); -x_188 = x_208; -x_189 = x_210; +x_188 = x_210; +x_189 = x_208; x_190 = x_207; x_191 = x_206; x_192 = x_215; @@ -46535,8 +46903,8 @@ return x_219; } else { -x_188 = x_208; -x_189 = x_210; +x_188 = x_210; +x_189 = x_208; x_190 = x_207; x_191 = x_206; x_192 = x_205; @@ -47694,7 +48062,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_PrettyPrinter_Delaborator_delabFVar___closed__6; x_2 = lean_unsigned_to_nat(36u); -x_3 = lean_unsigned_to_nat(1158u); +x_3 = lean_unsigned_to_nat(1176u); x_4 = l_Lean_PrettyPrinter_Delaborator_delabProj___closed__2; x_5 = l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__4; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -48186,7 +48554,7 @@ return x_50; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_coeDelaborator_delabHead___lam__1(lean_object* x_1, lean_object* x_2, uint8_t 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; lean_object* x_13; uint8_t x_14; lean_object* x_34; +uint8_t x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_34; if (x_3 == 0) { lean_object* x_42; @@ -48240,11 +48608,11 @@ block_33: if (x_14 == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = lean_box(x_12); +x_15 = lean_box(x_11); x_16 = lean_box(x_14); x_17 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_coeDelaborator_delabHead___lam__0___boxed), 10, 3); lean_closure_set(x_17, 0, x_15); -lean_closure_set(x_17, 1, x_11); +lean_closure_set(x_17, 1, x_12); lean_closure_set(x_17, 2, x_16); x_18 = l_Lean_PrettyPrinter_Delaborator_withAnnotateTermInfo(x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_13); return x_18; @@ -48275,14 +48643,14 @@ lean_closure_set(x_27, 0, lean_box(0)); lean_closure_set(x_27, 1, x_23); lean_closure_set(x_27, 2, x_24); lean_closure_set(x_27, 3, x_26); -x_28 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withNaryArg___at___Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_spec__2___redArg(x_11, x_27, x_4, x_5, x_6, x_7, x_8, x_9, x_22); -lean_dec(x_11); +x_28 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withNaryArg___at___Lean_PrettyPrinter_Delaborator_delabAppImplicitCore_spec__2___redArg(x_12, x_27, x_4, x_5, x_6, x_7, x_8, x_9, x_22); +lean_dec(x_12); return x_28; } else { uint8_t x_29; -lean_dec(x_11); +lean_dec(x_12); lean_dec(x_9); lean_dec_ref(x_8); lean_dec(x_7); @@ -48321,8 +48689,8 @@ x_37 = 1; x_38 = l_Lean_Meta_instDecidableEqCoeFnType(x_36, x_37); if (x_38 == 0) { -x_11 = x_35; -x_12 = x_36; +x_11 = x_36; +x_12 = x_35; x_13 = x_34; x_14 = x_38; goto block_33; @@ -48332,8 +48700,8 @@ else lean_object* x_39; uint8_t x_40; x_39 = lean_unsigned_to_nat(0u); x_40 = lean_nat_dec_lt(x_39, x_2); -x_11 = x_35; -x_12 = x_36; +x_11 = x_36; +x_12 = x_35; x_13 = x_34; x_14 = x_40; goto block_33; @@ -48871,7 +49239,7 @@ return x_22; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabDIte_delabBranch(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; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_32; +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_33; lean_inc_ref(x_2); x_9 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_2, x_8); x_10 = lean_ctor_get(x_9, 0); @@ -48887,24 +49255,24 @@ if (lean_is_exclusive(x_9)) { x_12 = lean_box(0); } x_13 = lean_alloc_closure((void*)(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabDIte_delabBranch___lam__0___boxed), 8, 0); -x_32 = l_Lean_Expr_isLambda(x_10); +x_33 = l_Lean_Expr_isLambda(x_10); lean_dec(x_10); -if (x_32 == 0) -{ -lean_object* x_33; -x_33 = l_Lean_PrettyPrinter_Delaborator_failure___redArg(x_11); -if (lean_obj_tag(x_33) == 0) +if (x_33 == 0) { lean_object* x_34; -x_34 = lean_ctor_get(x_33, 1); -lean_inc(x_34); -lean_dec_ref(x_33); -x_14 = x_34; -goto block_31; +x_34 = l_Lean_PrettyPrinter_Delaborator_failure___redArg(x_11); +if (lean_obj_tag(x_34) == 0) +{ +lean_object* x_35; +x_35 = lean_ctor_get(x_34, 1); +lean_inc(x_35); +lean_dec_ref(x_34); +x_14 = x_35; +goto block_32; } else { -uint8_t x_35; +uint8_t x_36; lean_dec_ref(x_13); lean_dec(x_12); lean_dec(x_7); @@ -48914,112 +49282,113 @@ lean_dec_ref(x_4); lean_dec(x_3); lean_dec_ref(x_2); lean_dec(x_1); -x_35 = !lean_is_exclusive(x_33); -if (x_35 == 0) +x_36 = !lean_is_exclusive(x_34); +if (x_36 == 0) { -return x_33; +return x_34; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_33, 0); -x_37 = lean_ctor_get(x_33, 1); +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_34, 0); +x_38 = lean_ctor_get(x_34, 1); +lean_inc(x_38); lean_inc(x_37); -lean_inc(x_36); -lean_dec(x_33); -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; +lean_dec(x_34); +x_39 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +return x_39; } } } else { x_14 = x_11; -goto block_31; +goto block_32; } -block_31: +block_32: { if (lean_obj_tag(x_1) == 0) { -uint8_t x_15; lean_object* x_16; +uint8_t x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_12); x_15 = 0; -x_16 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_13, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_14); -return x_16; +x_16 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; +x_17 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_13, x_15, x_16, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +return x_17; } else { -lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_dec_ref(x_13); -x_17 = lean_ctor_get(x_1, 0); -lean_inc(x_17); +x_18 = lean_ctor_get(x_1, 0); +lean_inc(x_18); lean_dec_ref(x_1); -x_18 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; -lean_inc(x_17); -x_19 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_17, x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_14); -if (lean_obj_tag(x_19) == 0) +x_19 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; +lean_inc(x_18); +x_20 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda_spec__2___redArg(x_18, x_19, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_20; -x_20 = !lean_is_exclusive(x_19); -if (x_20 == 0) +uint8_t x_21; +x_21 = !lean_is_exclusive(x_20); +if (x_21 == 0) { -lean_object* x_21; lean_object* x_22; -x_21 = lean_ctor_get(x_19, 0); +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_20, 0); if (lean_is_scalar(x_12)) { - x_22 = lean_alloc_ctor(0, 2, 0); + x_23 = lean_alloc_ctor(0, 2, 0); } else { - x_22 = x_12; + x_23 = x_12; } -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_17); -lean_ctor_set(x_19, 0, x_22); -return x_19; +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_18); +lean_ctor_set(x_20, 0, x_23); +return x_20; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_23 = lean_ctor_get(x_19, 0); -x_24 = lean_ctor_get(x_19, 1); +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_24 = lean_ctor_get(x_20, 0); +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_19); +lean_dec(x_20); if (lean_is_scalar(x_12)) { - x_25 = lean_alloc_ctor(0, 2, 0); + x_26 = lean_alloc_ctor(0, 2, 0); } else { - x_25 = x_12; + x_26 = x_12; } -lean_ctor_set(x_25, 0, x_23); -lean_ctor_set(x_25, 1, x_17); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_26, 1, x_24); -return x_26; +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_18); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -uint8_t x_27; -lean_dec(x_17); +uint8_t x_28; +lean_dec(x_18); lean_dec(x_12); -x_27 = !lean_is_exclusive(x_19); -if (x_27 == 0) +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -return x_19; +return x_20; } else { -lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_28 = lean_ctor_get(x_19, 0); -x_29 = lean_ctor_get(x_19, 1); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = lean_ctor_get(x_20, 1); +lean_inc(x_30); lean_inc(x_29); -lean_inc(x_28); -lean_dec(x_19); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_28); -lean_ctor_set(x_30, 1, x_29); -return x_30; +lean_dec(x_20); +x_31 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_31, 0, x_29); +lean_ctor_set(x_31, 1, x_30); +return x_31; } } } @@ -50420,7 +50789,7 @@ lean_ctor_set(x_20, 0, x_14); lean_ctor_set(x_20, 1, x_19); lean_inc(x_14); x_21 = l_Lean_Syntax_node2(x_14, x_18, x_10, x_20); -x_22 = l_Lean_Syntax_node4(x_14, x_15, x_8, x_17, x_21, x_9); +x_22 = l_Lean_Syntax_node4(x_14, x_15, x_9, x_17, x_21, x_8); x_23 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_23, 0, x_22); lean_ctor_set(x_23, 1, x_11); @@ -50483,8 +50852,8 @@ lean_object* x_40; x_40 = lean_ctor_get(x_39, 1); lean_inc(x_40); lean_dec_ref(x_39); -x_8 = x_30; -x_9 = x_33; +x_8 = x_33; +x_9 = x_30; x_10 = x_36; x_11 = x_40; goto block_24; @@ -50518,8 +50887,8 @@ return x_44; } else { -x_8 = x_30; -x_9 = x_33; +x_8 = x_33; +x_9 = x_30; x_10 = x_36; x_11 = x_37; goto block_24; @@ -51169,10 +51538,10 @@ lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); lean_inc_ref(x_3); -x_10 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9); if (lean_obj_tag(x_10) == 0) { -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; uint8_t x_19; lean_object* x_20; +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; uint8_t x_19; lean_object* x_20; lean_object* x_21; x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); x_12 = lean_ctor_get(x_10, 1); @@ -51193,8 +51562,9 @@ lean_closure_set(x_18, 0, x_16); lean_closure_set(x_18, 1, x_17); lean_closure_set(x_18, 2, x_11); x_19 = 0; -x_20 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_18, x_19, x_3, x_4, x_5, x_6, x_7, x_8, x_15); -return x_20; +x_20 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; +x_21 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_18, x_19, x_20, x_3, x_4, x_5, x_6, x_7, x_8, x_15); +return x_21; } else { @@ -51610,7 +51980,7 @@ x_21 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_21, 0, x_15); lean_ctor_set(x_21, 1, x_20); lean_inc(x_15); -x_22 = l_Lean_Syntax_node3(x_15, x_19, x_10, x_21, x_9); +x_22 = l_Lean_Syntax_node3(x_15, x_19, x_9, x_21, x_10); x_23 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__6___closed__3; lean_inc(x_15); x_24 = lean_alloc_ctor(2, 2, 0); @@ -51672,8 +52042,8 @@ lean_free_object(x_45); lean_free_object(x_41); lean_free_object(x_37); lean_dec(x_31); -x_9 = x_43; -x_10 = x_39; +x_9 = x_39; +x_10 = x_43; x_11 = x_6; x_12 = x_48; goto block_27; @@ -51690,8 +52060,8 @@ lean_free_object(x_45); lean_free_object(x_41); lean_free_object(x_37); lean_dec(x_31); -x_9 = x_43; -x_10 = x_39; +x_9 = x_39; +x_10 = x_43; x_11 = x_6; x_12 = x_48; goto block_27; @@ -51762,8 +52132,8 @@ if (x_71 == 0) lean_free_object(x_41); lean_free_object(x_37); lean_dec(x_31); -x_9 = x_43; -x_10 = x_39; +x_9 = x_39; +x_10 = x_43; x_11 = x_6; x_12 = x_69; goto block_27; @@ -51779,8 +52149,8 @@ if (x_73 == 0) lean_free_object(x_41); lean_free_object(x_37); lean_dec(x_31); -x_9 = x_43; -x_10 = x_39; +x_9 = x_39; +x_10 = x_43; x_11 = x_6; x_12 = x_69; goto block_27; @@ -51867,8 +52237,8 @@ if (x_97 == 0) lean_dec(x_95); lean_free_object(x_37); lean_dec(x_31); -x_9 = x_90; -x_10 = x_39; +x_9 = x_39; +x_10 = x_90; x_11 = x_6; x_12 = x_94; goto block_27; @@ -51884,8 +52254,8 @@ if (x_99 == 0) lean_dec(x_95); lean_free_object(x_37); lean_dec(x_31); -x_9 = x_90; -x_10 = x_39; +x_9 = x_39; +x_10 = x_90; x_11 = x_6; x_12 = x_94; goto block_27; @@ -52004,8 +52374,8 @@ if (x_128 == 0) lean_dec(x_126); lean_dec(x_122); lean_dec(x_31); -x_9 = x_120; -x_10 = x_117; +x_9 = x_117; +x_10 = x_120; x_11 = x_6; x_12 = x_125; goto block_27; @@ -52021,8 +52391,8 @@ if (x_130 == 0) lean_dec(x_126); lean_dec(x_122); lean_dec(x_31); -x_9 = x_120; -x_10 = x_117; +x_9 = x_117; +x_10 = x_120; x_11 = x_6; x_12 = x_125; goto block_27; @@ -52718,7 +53088,7 @@ x_27 = 0; x_28 = l_Lean_SourceInfo_fromRef(x_26, x_27); lean_dec(x_26); x_29 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__3; -x_30 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_30 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_28); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_30); @@ -52728,7 +53098,7 @@ lean_inc(x_28); x_32 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_32, 0, x_28); lean_ctor_set(x_32, 1, x_31); -x_33 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_33 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_28); x_34 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_34, 0, x_28); @@ -52750,7 +53120,7 @@ x_38 = 0; x_39 = l_Lean_SourceInfo_fromRef(x_37, x_38); lean_dec(x_37); x_40 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__3; -x_41 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_41 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_39); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_41); @@ -52760,7 +53130,7 @@ lean_inc(x_39); x_43 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_43, 0, x_39); lean_ctor_set(x_43, 1, x_42); -x_44 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_44 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_39); x_45 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_45, 0, x_39); @@ -52791,7 +53161,7 @@ x_52 = 0; x_53 = l_Lean_SourceInfo_fromRef(x_51, x_52); lean_dec(x_51); x_54 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__5; -x_55 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_55 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_53); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_55); @@ -52801,7 +53171,7 @@ lean_inc(x_53); x_57 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_57, 0, x_53); lean_ctor_set(x_57, 1, x_56); -x_58 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_58 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_53); x_59 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_59, 0, x_53); @@ -52827,7 +53197,7 @@ x_64 = 0; x_65 = l_Lean_SourceInfo_fromRef(x_63, x_64); lean_dec(x_63); x_66 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__5; -x_67 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_67 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_65); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_67); @@ -52837,7 +53207,7 @@ lean_inc(x_65); x_69 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_69, 0, x_65); lean_ctor_set(x_69, 1, x_68); -x_70 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_70 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_65); x_71 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_71, 0, x_65); @@ -52875,7 +53245,7 @@ x_79 = 0; x_80 = l_Lean_SourceInfo_fromRef(x_78, x_79); lean_dec(x_78); x_81 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__7; -x_82 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_82 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_80); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_82); @@ -52885,7 +53255,7 @@ lean_inc(x_80); x_84 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_84, 0, x_80); lean_ctor_set(x_84, 1, x_83); -x_85 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_85 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_80); x_86 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_86, 0, x_80); @@ -52910,7 +53280,7 @@ x_91 = 0; x_92 = l_Lean_SourceInfo_fromRef(x_90, x_91); lean_dec(x_90); x_93 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__7; -x_94 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_94 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_92); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_94); @@ -52920,7 +53290,7 @@ lean_inc(x_92); x_96 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_96, 0, x_92); lean_ctor_set(x_96, 1, x_95); -x_97 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_97 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_92); x_98 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_98, 0, x_92); @@ -52954,7 +53324,7 @@ x_106 = 0; x_107 = l_Lean_SourceInfo_fromRef(x_105, x_106); lean_dec(x_105); x_108 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__9; -x_109 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_109 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_107); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_109); @@ -52964,7 +53334,7 @@ lean_inc(x_107); x_111 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_111, 0, x_107); lean_ctor_set(x_111, 1, x_110); -x_112 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_112 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_107); x_113 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_113, 0, x_107); @@ -52993,7 +53363,7 @@ x_119 = 0; x_120 = l_Lean_SourceInfo_fromRef(x_118, x_119); lean_dec(x_118); x_121 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__9; -x_122 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_122 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_120); lean_ctor_set_tag(x_16, 2); lean_ctor_set(x_16, 1, x_122); @@ -53003,7 +53373,7 @@ lean_inc(x_120); x_124 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_124, 0, x_120); lean_ctor_set(x_124, 1, x_123); -x_125 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_125 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_120); x_126 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_126, 0, x_120); @@ -53085,7 +53455,7 @@ x_142 = 0; x_143 = l_Lean_SourceInfo_fromRef(x_141, x_142); lean_dec(x_141); x_144 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__3; -x_145 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_145 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_143); x_146 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_146, 0, x_143); @@ -53095,7 +53465,7 @@ lean_inc(x_143); x_148 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_148, 0, x_143); lean_ctor_set(x_148, 1, x_147); -x_149 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_149 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_143); x_150 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_150, 0, x_143); @@ -53133,7 +53503,7 @@ x_157 = 0; x_158 = l_Lean_SourceInfo_fromRef(x_156, x_157); lean_dec(x_156); x_159 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__5; -x_160 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_160 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_158); x_161 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_161, 0, x_158); @@ -53143,7 +53513,7 @@ lean_inc(x_158); x_163 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_163, 0, x_158); lean_ctor_set(x_163, 1, x_162); -x_164 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_164 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_158); x_165 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_165, 0, x_158); @@ -53188,7 +53558,7 @@ x_173 = 0; x_174 = l_Lean_SourceInfo_fromRef(x_172, x_173); lean_dec(x_172); x_175 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__7; -x_176 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_176 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_174); x_177 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_177, 0, x_174); @@ -53198,7 +53568,7 @@ lean_inc(x_174); x_179 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_179, 0, x_174); lean_ctor_set(x_179, 1, x_178); -x_180 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_180 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_174); x_181 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_181, 0, x_174); @@ -53239,7 +53609,7 @@ x_189 = 0; x_190 = l_Lean_SourceInfo_fromRef(x_188, x_189); lean_dec(x_188); x_191 = l_Lean_PrettyPrinter_Delaborator_delabRange___lam__2___closed__9; -x_192 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_192 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_190); x_193 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_193, 0, x_190); @@ -53249,7 +53619,7 @@ lean_inc(x_190); x_195 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_195, 0, x_190); lean_ctor_set(x_195, 1, x_194); -x_196 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_196 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_190); x_197 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_197, 0, x_190); @@ -55592,7 +55962,7 @@ x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); if (lean_obj_tag(x_11) == 6) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; +lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); lean_dec_ref(x_10); @@ -55604,12 +55974,13 @@ lean_closure_set(x_14, 0, x_13); lean_closure_set(x_14, 1, x_1); lean_closure_set(x_14, 2, x_2); x_15 = 0; -x_16 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_14, x_15, x_3, x_4, x_5, x_6, x_7, x_8, x_12); -return x_16; +x_16 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; +x_17 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___redArg(x_14, x_15, x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_12); +return x_17; } else { -lean_object* x_17; lean_object* x_18; +lean_object* x_18; lean_object* x_19; lean_dec(x_11); lean_dec(x_8); lean_dec_ref(x_7); @@ -55619,11 +55990,11 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec_ref(x_2); lean_dec(x_1); -x_17 = lean_ctor_get(x_10, 1); -lean_inc(x_17); +x_18 = lean_ctor_get(x_10, 1); +lean_inc(x_18); lean_dec_ref(x_10); -x_18 = l_Lean_PrettyPrinter_Delaborator_failure___redArg(x_17); -return x_18; +x_19 = l_Lean_PrettyPrinter_Delaborator_failure___redArg(x_18); +return x_19; } } } @@ -55667,7 +56038,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_PrettyPrinter_Delaborator_delabFVar___closed__6; x_2 = lean_unsigned_to_nat(45u); -x_3 = lean_unsigned_to_nat(1356u); +x_3 = lean_unsigned_to_nat(1374u); x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__3; x_5 = l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__4; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -55781,7 +56152,7 @@ x_37 = lean_ctor_get(x_36, 0); lean_inc(x_37); if (lean_obj_tag(x_37) == 8) { -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_object* x_44; +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_object* x_44; lean_object* x_45; x_38 = lean_ctor_get(x_36, 1); lean_inc(x_38); lean_dec_ref(x_36); @@ -55795,21 +56166,22 @@ x_42 = lean_ctor_get(x_37, 3); lean_inc_ref(x_42); x_43 = lean_ctor_get_uint8(x_37, sizeof(void*)*4 + 8); lean_dec_ref(x_37); +x_44 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; lean_inc(x_6); lean_inc_ref(x_5); lean_inc_ref(x_3); lean_inc_ref(x_1); -x_44 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_39, x_42, x_14, x_1, x_2, x_3, x_4, x_5, x_6, x_38); -if (lean_obj_tag(x_44) == 0) +x_45 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_39, x_42, x_14, x_44, x_1, x_2, x_3, x_4, x_5, x_6, x_38); +if (lean_obj_tag(x_45) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_45 = lean_ctor_get(x_44, 0); -lean_inc(x_45); -x_46 = lean_ctor_get(x_44, 1); +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_46 = lean_ctor_get(x_45, 0); lean_inc(x_46); -lean_dec_ref(x_44); -x_47 = lean_unsigned_to_nat(0u); -x_48 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; +x_47 = lean_ctor_get(x_45, 1); +lean_inc(x_47); +lean_dec_ref(x_45); +x_48 = lean_unsigned_to_nat(0u); +x_49 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); @@ -55817,16 +56189,16 @@ lean_inc_ref(x_3); lean_inc(x_2); lean_inc_ref(x_1); lean_inc_ref(x_40); -x_49 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_40, x_47, x_48, x_1, x_2, x_3, x_4, x_5, x_6, x_46); -if (lean_obj_tag(x_49) == 0) +x_50 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_40, x_48, x_49, x_1, x_2, x_3, x_4, x_5, x_6, x_47); +if (lean_obj_tag(x_50) == 0) { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_50 = lean_ctor_get(x_49, 0); -lean_inc(x_50); -x_51 = lean_ctor_get(x_49, 1); +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); -lean_dec_ref(x_49); -x_52 = lean_unsigned_to_nat(1u); +x_52 = lean_ctor_get(x_50, 1); +lean_inc(x_52); +lean_dec_ref(x_50); +x_53 = lean_unsigned_to_nat(1u); lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); @@ -55834,48 +56206,48 @@ lean_inc_ref(x_3); lean_inc(x_2); lean_inc_ref(x_1); lean_inc_ref(x_41); -x_53 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_41, x_52, x_48, x_1, x_2, x_3, x_4, x_5, x_6, x_51); -if (lean_obj_tag(x_53) == 0) +x_54 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_41, x_53, x_49, x_1, x_2, x_3, x_4, x_5, x_6, x_52); +if (lean_obj_tag(x_54) == 0) { -lean_object* x_54; 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; uint8_t x_63; lean_object* x_64; -x_54 = lean_ctor_get(x_53, 0); -lean_inc(x_54); -x_55 = lean_ctor_get(x_53, 1); +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; uint8_t x_64; lean_object* x_65; +x_55 = lean_ctor_get(x_54, 0); lean_inc(x_55); -lean_dec_ref(x_53); -x_56 = lean_box(x_14); -lean_inc(x_54); -lean_inc(x_50); -lean_inc(x_45); -x_57 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__0___boxed), 11, 4); -lean_closure_set(x_57, 0, x_56); -lean_closure_set(x_57, 1, x_45); -lean_closure_set(x_57, 2, x_50); -lean_closure_set(x_57, 3, x_54); -x_58 = lean_box(x_14); -lean_inc(x_45); -x_59 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__1___boxed), 11, 4); -lean_closure_set(x_59, 0, x_58); -lean_closure_set(x_59, 1, x_45); -lean_closure_set(x_59, 2, x_50); -lean_closure_set(x_59, 3, x_54); -x_60 = lean_box(x_43); -x_61 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__2___boxed), 10, 3); -lean_closure_set(x_61, 0, x_60); -lean_closure_set(x_61, 1, x_59); -lean_closure_set(x_61, 2, x_57); -x_62 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__3___boxed), 10, 2); -lean_closure_set(x_62, 0, x_42); -lean_closure_set(x_62, 1, x_61); -x_63 = 0; -x_64 = l_Lean_Meta_withLetDecl___at___Lean_PrettyPrinter_Delaborator_delabLetE_spec__0___redArg(x_45, x_40, x_41, x_62, x_43, x_63, x_1, x_2, x_3, x_4, x_5, x_6, x_55); -return x_64; +x_56 = lean_ctor_get(x_54, 1); +lean_inc(x_56); +lean_dec_ref(x_54); +x_57 = lean_box(x_14); +lean_inc(x_55); +lean_inc(x_51); +lean_inc(x_46); +x_58 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__0___boxed), 11, 4); +lean_closure_set(x_58, 0, x_57); +lean_closure_set(x_58, 1, x_46); +lean_closure_set(x_58, 2, x_51); +lean_closure_set(x_58, 3, x_55); +x_59 = lean_box(x_14); +lean_inc(x_46); +x_60 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__1___boxed), 11, 4); +lean_closure_set(x_60, 0, x_59); +lean_closure_set(x_60, 1, x_46); +lean_closure_set(x_60, 2, x_51); +lean_closure_set(x_60, 3, x_55); +x_61 = lean_box(x_43); +x_62 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__2___boxed), 10, 3); +lean_closure_set(x_62, 0, x_61); +lean_closure_set(x_62, 1, x_60); +lean_closure_set(x_62, 2, x_58); +x_63 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__3___boxed), 10, 2); +lean_closure_set(x_63, 0, x_42); +lean_closure_set(x_63, 1, x_62); +x_64 = 0; +x_65 = l_Lean_Meta_withLetDecl___at___Lean_PrettyPrinter_Delaborator_delabLetE_spec__0___redArg(x_46, x_40, x_41, x_63, x_43, x_64, x_1, x_2, x_3, x_4, x_5, x_6, x_56); +return x_65; } else { -uint8_t x_65; -lean_dec(x_50); -lean_dec(x_45); +uint8_t x_66; +lean_dec(x_51); +lean_dec(x_46); lean_dec_ref(x_42); lean_dec_ref(x_41); lean_dec_ref(x_40); @@ -55885,30 +56257,30 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -x_65 = !lean_is_exclusive(x_53); -if (x_65 == 0) +x_66 = !lean_is_exclusive(x_54); +if (x_66 == 0) { -return x_53; +return x_54; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_53, 0); -x_67 = lean_ctor_get(x_53, 1); +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_54, 0); +x_68 = lean_ctor_get(x_54, 1); +lean_inc(x_68); lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_53); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_dec(x_54); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +return x_69; } } } else { -uint8_t x_69; -lean_dec(x_45); +uint8_t x_70; +lean_dec(x_46); lean_dec_ref(x_42); lean_dec_ref(x_41); lean_dec_ref(x_40); @@ -55918,29 +56290,29 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -x_69 = !lean_is_exclusive(x_49); -if (x_69 == 0) +x_70 = !lean_is_exclusive(x_50); +if (x_70 == 0) { -return x_49; +return x_50; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_49, 0); -x_71 = lean_ctor_get(x_49, 1); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_50, 0); +x_72 = lean_ctor_get(x_50, 1); +lean_inc(x_72); lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_49); -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; +lean_dec(x_50); +x_73 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_72); +return x_73; } } } else { -uint8_t x_73; +uint8_t x_74; lean_dec_ref(x_42); lean_dec_ref(x_41); lean_dec_ref(x_40); @@ -55950,80 +56322,80 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -x_73 = !lean_is_exclusive(x_44); -if (x_73 == 0) +x_74 = !lean_is_exclusive(x_45); +if (x_74 == 0) { -return x_44; +return x_45; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_44, 0); -x_75 = lean_ctor_get(x_44, 1); +lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_75 = lean_ctor_get(x_45, 0); +x_76 = lean_ctor_get(x_45, 1); +lean_inc(x_76); lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_44); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; +lean_dec(x_45); +x_77 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_77, 0, x_75); +lean_ctor_set(x_77, 1, x_76); +return x_77; } } } else { -lean_object* x_77; lean_object* x_78; lean_object* x_79; +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_dec(x_37); -x_77 = lean_ctor_get(x_36, 1); -lean_inc(x_77); +x_78 = lean_ctor_get(x_36, 1); +lean_inc(x_78); lean_dec_ref(x_36); -x_78 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__4; -x_79 = l_panic___at___Lean_PrettyPrinter_Delaborator_delabDoElems_spec__0(x_78, x_1, x_2, x_3, x_4, x_5, x_6, x_77); -return x_79; +x_79 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__4; +x_80 = l_panic___at___Lean_PrettyPrinter_Delaborator_delabDoElems_spec__0(x_79, x_1, x_2, x_3, x_4, x_5, x_6, x_78); +return x_80; } } } else { -lean_object* x_80; lean_object* x_81; +lean_object* x_81; lean_object* x_82; lean_free_object(x_8); -x_80 = l_Lean_PrettyPrinter_Delaborator_delabMData___closed__0; +x_81 = l_Lean_PrettyPrinter_Delaborator_delabMData___closed__0; lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); lean_inc_ref(x_3); lean_inc(x_2); lean_inc_ref(x_1); -x_81 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBoundedAppFnArgs___at___Lean_PrettyPrinter_Delaborator_delabAppExplicitCore_spec__0_spec__0___redArg(x_80, x_1, x_2, x_3, x_4, x_5, x_6, x_11); -if (lean_obj_tag(x_81) == 0) +x_82 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBoundedAppFnArgs___at___Lean_PrettyPrinter_Delaborator_delabAppExplicitCore_spec__0_spec__0___redArg(x_81, x_1, x_2, x_3, x_4, x_5, x_6, x_11); +if (lean_obj_tag(x_82) == 0) { -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; -x_82 = lean_ctor_get(x_81, 0); -lean_inc(x_82); -x_83 = lean_ctor_get(x_81, 1); +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; lean_object* x_95; +x_83 = lean_ctor_get(x_82, 0); lean_inc(x_83); -lean_dec_ref(x_81); -x_84 = l_Lean_instInhabitedExpr; -x_85 = l_Lean_PrettyPrinter_Delaborator_appFieldNotationCandidate_x3f___closed__1; -x_86 = l_Lean_Expr_getAppNumArgs(x_10); -lean_inc(x_86); -x_87 = lean_mk_array(x_86, x_85); -x_88 = lean_unsigned_to_nat(1u); -x_89 = lean_nat_sub(x_86, x_88); -lean_dec(x_86); -x_90 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_10, x_87, x_89); -x_91 = lean_unsigned_to_nat(2u); -x_92 = lean_array_get(x_84, x_90, x_91); -lean_dec_ref(x_90); -x_93 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__8), 9, 2); -lean_closure_set(x_93, 0, x_82); -lean_closure_set(x_93, 1, x_92); -x_94 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_withoutParentProjections_spec__0___redArg(x_93, x_1, x_2, x_3, x_4, x_5, x_6, x_83); -return x_94; +x_84 = lean_ctor_get(x_82, 1); +lean_inc(x_84); +lean_dec_ref(x_82); +x_85 = l_Lean_instInhabitedExpr; +x_86 = l_Lean_PrettyPrinter_Delaborator_appFieldNotationCandidate_x3f___closed__1; +x_87 = l_Lean_Expr_getAppNumArgs(x_10); +lean_inc(x_87); +x_88 = lean_mk_array(x_87, x_86); +x_89 = lean_unsigned_to_nat(1u); +x_90 = lean_nat_sub(x_87, x_89); +lean_dec(x_87); +x_91 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_10, x_88, x_90); +x_92 = lean_unsigned_to_nat(2u); +x_93 = lean_array_get(x_85, x_91, x_92); +lean_dec_ref(x_91); +x_94 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__8), 9, 2); +lean_closure_set(x_94, 0, x_83); +lean_closure_set(x_94, 1, x_93); +x_95 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_withoutParentProjections_spec__0___redArg(x_94, x_1, x_2, x_3, x_4, x_5, x_6, x_84); +return x_95; } else { -uint8_t x_95; +uint8_t x_96; lean_dec(x_10); lean_dec(x_6); lean_dec_ref(x_5); @@ -56031,164 +56403,148 @@ lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -x_95 = !lean_is_exclusive(x_81); -if (x_95 == 0) +x_96 = !lean_is_exclusive(x_82); +if (x_96 == 0) { -return x_81; +return x_82; } else { -lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_96 = lean_ctor_get(x_81, 0); -x_97 = lean_ctor_get(x_81, 1); +lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_97 = lean_ctor_get(x_82, 0); +x_98 = lean_ctor_get(x_82, 1); +lean_inc(x_98); lean_inc(x_97); -lean_inc(x_96); -lean_dec(x_81); -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; +lean_dec(x_82); +x_99 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_99, 0, x_97); +lean_ctor_set(x_99, 1, x_98); +return x_99; } } } } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; uint8_t x_103; -x_99 = lean_ctor_get(x_8, 0); -x_100 = lean_ctor_get(x_8, 1); +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; uint8_t x_104; +x_100 = lean_ctor_get(x_8, 0); +x_101 = lean_ctor_get(x_8, 1); +lean_inc(x_101); lean_inc(x_100); -lean_inc(x_99); lean_dec(x_8); -x_101 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__2; -x_102 = lean_unsigned_to_nat(6u); -x_103 = l_Lean_Expr_isAppOfArity(x_99, x_101, x_102); -if (x_103 == 0) -{ -uint8_t x_104; -x_104 = l_Lean_Expr_isLet(x_99); -lean_dec(x_99); +x_102 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__2; +x_103 = lean_unsigned_to_nat(6u); +x_104 = l_Lean_Expr_isAppOfArity(x_100, x_102, x_103); if (x_104 == 0) { -lean_object* x_105; -lean_inc_ref(x_5); -x_105 = l_Lean_PrettyPrinter_Delaborator_delab(x_1, x_2, x_3, x_4, x_5, x_6, x_100); -if (lean_obj_tag(x_105) == 0) +uint8_t x_105; +x_105 = l_Lean_Expr_isLet(x_100); +lean_dec(x_100); +if (x_105 == 0) { -lean_object* x_106; lean_object* 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; -x_106 = lean_ctor_get(x_105, 0); -lean_inc(x_106); -x_107 = lean_ctor_get(x_105, 1); +lean_object* x_106; +lean_inc_ref(x_5); +x_106 = l_Lean_PrettyPrinter_Delaborator_delab(x_1, x_2, x_3, x_4, x_5, x_6, x_101); +if (lean_obj_tag(x_106) == 0) +{ +lean_object* 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_107 = lean_ctor_get(x_106, 0); lean_inc(x_107); -if (lean_is_exclusive(x_105)) { - lean_ctor_release(x_105, 0); - lean_ctor_release(x_105, 1); - x_108 = x_105; +x_108 = lean_ctor_get(x_106, 1); +lean_inc(x_108); +if (lean_is_exclusive(x_106)) { + lean_ctor_release(x_106, 0); + lean_ctor_release(x_106, 1); + x_109 = x_106; } else { - lean_dec_ref(x_105); - x_108 = lean_box(0); + lean_dec_ref(x_106); + x_109 = lean_box(0); } -x_109 = lean_ctor_get(x_5, 5); -lean_inc(x_109); +x_110 = lean_ctor_get(x_5, 5); +lean_inc(x_110); lean_dec_ref(x_5); -x_110 = l_Lean_SourceInfo_fromRef(x_109, x_104); -lean_dec(x_109); -x_111 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__4___closed__1; -x_112 = l_Lean_Syntax_node1(x_110, x_111, x_106); -x_113 = lean_box(0); -x_114 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_114, 0, x_112); -lean_ctor_set(x_114, 1, x_113); -if (lean_is_scalar(x_108)) { - x_115 = lean_alloc_ctor(0, 2, 0); +x_111 = l_Lean_SourceInfo_fromRef(x_110, x_105); +lean_dec(x_110); +x_112 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__4___closed__1; +x_113 = l_Lean_Syntax_node1(x_111, x_112, x_107); +x_114 = lean_box(0); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +if (lean_is_scalar(x_109)) { + x_116 = lean_alloc_ctor(0, 2, 0); } else { - x_115 = x_108; + x_116 = x_109; } -lean_ctor_set(x_115, 0, x_114); -lean_ctor_set(x_115, 1, x_107); -return x_115; +lean_ctor_set(x_116, 0, x_115); +lean_ctor_set(x_116, 1, x_108); +return x_116; } else { -lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; +lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_dec_ref(x_5); -x_116 = lean_ctor_get(x_105, 0); -lean_inc(x_116); -x_117 = lean_ctor_get(x_105, 1); +x_117 = lean_ctor_get(x_106, 0); lean_inc(x_117); -if (lean_is_exclusive(x_105)) { - lean_ctor_release(x_105, 0); - lean_ctor_release(x_105, 1); - x_118 = x_105; +x_118 = lean_ctor_get(x_106, 1); +lean_inc(x_118); +if (lean_is_exclusive(x_106)) { + lean_ctor_release(x_106, 0); + lean_ctor_release(x_106, 1); + x_119 = x_106; } else { - lean_dec_ref(x_105); - x_118 = lean_box(0); + lean_dec_ref(x_106); + x_119 = lean_box(0); } -if (lean_is_scalar(x_118)) { - x_119 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_119)) { + x_120 = lean_alloc_ctor(1, 2, 0); } else { - x_119 = x_118; + x_120 = x_119; } -lean_ctor_set(x_119, 0, x_116); -lean_ctor_set(x_119, 1, x_117); -return x_119; +lean_ctor_set(x_120, 0, x_117); +lean_ctor_set(x_120, 1, x_118); +return x_120; } } else { -lean_object* x_120; lean_object* x_121; +lean_object* x_121; lean_object* x_122; lean_inc_ref(x_1); -x_120 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_1, x_100); -x_121 = lean_ctor_get(x_120, 0); -lean_inc(x_121); -if (lean_obj_tag(x_121) == 8) -{ -lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint8_t x_127; lean_object* x_128; -x_122 = lean_ctor_get(x_120, 1); +x_121 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__0___redArg(x_1, x_101); +x_122 = lean_ctor_get(x_121, 0); lean_inc(x_122); -lean_dec_ref(x_120); -x_123 = lean_ctor_get(x_121, 0); +if (lean_obj_tag(x_122) == 8) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; uint8_t x_128; lean_object* x_129; lean_object* x_130; +x_123 = lean_ctor_get(x_121, 1); lean_inc(x_123); -x_124 = lean_ctor_get(x_121, 1); -lean_inc_ref(x_124); -x_125 = lean_ctor_get(x_121, 2); -lean_inc_ref(x_125); -x_126 = lean_ctor_get(x_121, 3); -lean_inc_ref(x_126); -x_127 = lean_ctor_get_uint8(x_121, sizeof(void*)*4 + 8); lean_dec_ref(x_121); +x_124 = lean_ctor_get(x_122, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_122, 1); +lean_inc_ref(x_125); +x_126 = lean_ctor_get(x_122, 2); +lean_inc_ref(x_126); +x_127 = lean_ctor_get(x_122, 3); +lean_inc_ref(x_127); +x_128 = lean_ctor_get_uint8(x_122, sizeof(void*)*4 + 8); +lean_dec_ref(x_122); +x_129 = l_Lean_Meta_instantiateStructDefaultValueFn_x3f___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_collectStructFields_spec__2___closed__4; lean_inc(x_6); lean_inc_ref(x_5); lean_inc_ref(x_3); lean_inc_ref(x_1); -x_128 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_123, x_126, x_103, x_1, x_2, x_3, x_4, x_5, x_6, x_122); -if (lean_obj_tag(x_128) == 0) +x_130 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_124, x_127, x_104, x_129, x_1, x_2, x_3, x_4, x_5, x_6, x_123); +if (lean_obj_tag(x_130) == 0) { -lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; -x_129 = lean_ctor_get(x_128, 0); -lean_inc(x_129); -x_130 = lean_ctor_get(x_128, 1); -lean_inc(x_130); -lean_dec_ref(x_128); -x_131 = lean_unsigned_to_nat(0u); -x_132 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; -lean_inc(x_6); -lean_inc_ref(x_5); -lean_inc(x_4); -lean_inc_ref(x_3); -lean_inc(x_2); -lean_inc_ref(x_1); -lean_inc_ref(x_124); -x_133 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_124, x_131, x_132, x_1, x_2, x_3, x_4, x_5, x_6, x_130); -if (lean_obj_tag(x_133) == 0) -{ -lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; -x_134 = lean_ctor_get(x_133, 0); -lean_inc(x_134); -x_135 = lean_ctor_get(x_133, 1); -lean_inc(x_135); -lean_dec_ref(x_133); -x_136 = lean_unsigned_to_nat(1u); +lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; +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_ref(x_130); +x_133 = lean_unsigned_to_nat(0u); +x_134 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__0; lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); @@ -56196,228 +56552,245 @@ lean_inc_ref(x_3); lean_inc(x_2); lean_inc_ref(x_1); lean_inc_ref(x_125); -x_137 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_125, x_136, x_132, x_1, x_2, x_3, x_4, x_5, x_6, x_135); -if (lean_obj_tag(x_137) == 0) +x_135 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_125, x_133, x_134, x_1, x_2, x_3, x_4, x_5, x_6, x_132); +if (lean_obj_tag(x_135) == 0) { -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; lean_object* x_146; uint8_t x_147; lean_object* x_148; -x_138 = lean_ctor_get(x_137, 0); -lean_inc(x_138); -x_139 = lean_ctor_get(x_137, 1); -lean_inc(x_139); -lean_dec_ref(x_137); -x_140 = lean_box(x_103); -lean_inc(x_138); -lean_inc(x_134); -lean_inc(x_129); -x_141 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__0___boxed), 11, 4); -lean_closure_set(x_141, 0, x_140); -lean_closure_set(x_141, 1, x_129); -lean_closure_set(x_141, 2, x_134); -lean_closure_set(x_141, 3, x_138); -x_142 = lean_box(x_103); -lean_inc(x_129); -x_143 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__1___boxed), 11, 4); -lean_closure_set(x_143, 0, x_142); -lean_closure_set(x_143, 1, x_129); -lean_closure_set(x_143, 2, x_134); -lean_closure_set(x_143, 3, x_138); -x_144 = lean_box(x_127); -x_145 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__2___boxed), 10, 3); -lean_closure_set(x_145, 0, x_144); -lean_closure_set(x_145, 1, x_143); -lean_closure_set(x_145, 2, x_141); -x_146 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__3___boxed), 10, 2); -lean_closure_set(x_146, 0, x_126); -lean_closure_set(x_146, 1, x_145); -x_147 = 0; -x_148 = l_Lean_Meta_withLetDecl___at___Lean_PrettyPrinter_Delaborator_delabLetE_spec__0___redArg(x_129, x_124, x_125, x_146, x_127, x_147, x_1, x_2, x_3, x_4, x_5, x_6, x_139); -return x_148; -} -else -{ -lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; -lean_dec(x_134); -lean_dec(x_129); -lean_dec_ref(x_126); -lean_dec_ref(x_125); -lean_dec_ref(x_124); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -x_149 = lean_ctor_get(x_137, 0); -lean_inc(x_149); -x_150 = lean_ctor_get(x_137, 1); -lean_inc(x_150); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_151 = x_137; -} else { - lean_dec_ref(x_137); - x_151 = lean_box(0); -} -if (lean_is_scalar(x_151)) { - x_152 = lean_alloc_ctor(1, 2, 0); -} else { - x_152 = x_151; -} -lean_ctor_set(x_152, 0, x_149); -lean_ctor_set(x_152, 1, x_150); -return x_152; -} -} -else -{ -lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; -lean_dec(x_129); -lean_dec_ref(x_126); -lean_dec_ref(x_125); -lean_dec_ref(x_124); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -x_153 = lean_ctor_get(x_133, 0); -lean_inc(x_153); -x_154 = lean_ctor_get(x_133, 1); -lean_inc(x_154); -if (lean_is_exclusive(x_133)) { - lean_ctor_release(x_133, 0); - lean_ctor_release(x_133, 1); - x_155 = x_133; -} else { - lean_dec_ref(x_133); - x_155 = lean_box(0); -} -if (lean_is_scalar(x_155)) { - x_156 = lean_alloc_ctor(1, 2, 0); -} else { - x_156 = x_155; -} -lean_ctor_set(x_156, 0, x_153); -lean_ctor_set(x_156, 1, x_154); -return x_156; -} -} -else -{ -lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; -lean_dec_ref(x_126); -lean_dec_ref(x_125); -lean_dec_ref(x_124); -lean_dec(x_6); -lean_dec_ref(x_5); -lean_dec(x_4); -lean_dec_ref(x_3); -lean_dec(x_2); -lean_dec_ref(x_1); -x_157 = lean_ctor_get(x_128, 0); -lean_inc(x_157); -x_158 = lean_ctor_get(x_128, 1); -lean_inc(x_158); -if (lean_is_exclusive(x_128)) { - lean_ctor_release(x_128, 0); - lean_ctor_release(x_128, 1); - x_159 = x_128; -} else { - lean_dec_ref(x_128); - x_159 = lean_box(0); -} -if (lean_is_scalar(x_159)) { - x_160 = lean_alloc_ctor(1, 2, 0); -} else { - x_160 = x_159; -} -lean_ctor_set(x_160, 0, x_157); -lean_ctor_set(x_160, 1, x_158); -return x_160; -} -} -else -{ -lean_object* x_161; lean_object* x_162; lean_object* x_163; -lean_dec(x_121); -x_161 = lean_ctor_get(x_120, 1); -lean_inc(x_161); -lean_dec_ref(x_120); -x_162 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__4; -x_163 = l_panic___at___Lean_PrettyPrinter_Delaborator_delabDoElems_spec__0(x_162, x_1, x_2, x_3, x_4, x_5, x_6, x_161); -return x_163; -} -} -} -else -{ -lean_object* x_164; lean_object* x_165; -x_164 = l_Lean_PrettyPrinter_Delaborator_delabMData___closed__0; +lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; +x_136 = lean_ctor_get(x_135, 0); +lean_inc(x_136); +x_137 = lean_ctor_get(x_135, 1); +lean_inc(x_137); +lean_dec_ref(x_135); +x_138 = lean_unsigned_to_nat(1u); lean_inc(x_6); lean_inc_ref(x_5); lean_inc(x_4); lean_inc_ref(x_3); lean_inc(x_2); lean_inc_ref(x_1); -x_165 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBoundedAppFnArgs___at___Lean_PrettyPrinter_Delaborator_delabAppExplicitCore_spec__0_spec__0___redArg(x_164, x_1, x_2, x_3, x_4, x_5, x_6, x_100); -if (lean_obj_tag(x_165) == 0) +lean_inc_ref(x_126); +x_139 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___Lean_PrettyPrinter_Delaborator_SubExpr_withType___at___Lean_PrettyPrinter_Delaborator_withTypeAscription_spec__0_spec__1___redArg(x_126, x_138, x_134, x_1, x_2, x_3, x_4, x_5, x_6, x_137); +if (lean_obj_tag(x_139) == 0) { -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; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_166 = lean_ctor_get(x_165, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_165, 1); -lean_inc(x_167); -lean_dec_ref(x_165); -x_168 = l_Lean_instInhabitedExpr; -x_169 = l_Lean_PrettyPrinter_Delaborator_appFieldNotationCandidate_x3f___closed__1; -x_170 = l_Lean_Expr_getAppNumArgs(x_99); -lean_inc(x_170); -x_171 = lean_mk_array(x_170, x_169); -x_172 = lean_unsigned_to_nat(1u); -x_173 = lean_nat_sub(x_170, x_172); -lean_dec(x_170); -x_174 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_99, x_171, x_173); -x_175 = lean_unsigned_to_nat(2u); -x_176 = lean_array_get(x_168, x_174, x_175); -lean_dec_ref(x_174); -x_177 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__8), 9, 2); -lean_closure_set(x_177, 0, x_166); -lean_closure_set(x_177, 1, x_176); -x_178 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_withoutParentProjections_spec__0___redArg(x_177, x_1, x_2, x_3, x_4, x_5, x_6, x_167); -return x_178; +lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; uint8_t x_149; lean_object* x_150; +x_140 = lean_ctor_get(x_139, 0); +lean_inc(x_140); +x_141 = lean_ctor_get(x_139, 1); +lean_inc(x_141); +lean_dec_ref(x_139); +x_142 = lean_box(x_104); +lean_inc(x_140); +lean_inc(x_136); +lean_inc(x_131); +x_143 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__0___boxed), 11, 4); +lean_closure_set(x_143, 0, x_142); +lean_closure_set(x_143, 1, x_131); +lean_closure_set(x_143, 2, x_136); +lean_closure_set(x_143, 3, x_140); +x_144 = lean_box(x_104); +lean_inc(x_131); +x_145 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__1___boxed), 11, 4); +lean_closure_set(x_145, 0, x_144); +lean_closure_set(x_145, 1, x_131); +lean_closure_set(x_145, 2, x_136); +lean_closure_set(x_145, 3, x_140); +x_146 = lean_box(x_128); +x_147 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__2___boxed), 10, 3); +lean_closure_set(x_147, 0, x_146); +lean_closure_set(x_147, 1, x_145); +lean_closure_set(x_147, 2, x_143); +x_148 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__3___boxed), 10, 2); +lean_closure_set(x_148, 0, x_127); +lean_closure_set(x_148, 1, x_147); +x_149 = 0; +x_150 = l_Lean_Meta_withLetDecl___at___Lean_PrettyPrinter_Delaborator_delabLetE_spec__0___redArg(x_131, x_125, x_126, x_148, x_128, x_149, x_1, x_2, x_3, x_4, x_5, x_6, x_141); +return x_150; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -lean_dec(x_99); +lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; +lean_dec(x_136); +lean_dec(x_131); +lean_dec_ref(x_127); +lean_dec_ref(x_126); +lean_dec_ref(x_125); lean_dec(x_6); lean_dec_ref(x_5); lean_dec(x_4); lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); -x_179 = lean_ctor_get(x_165, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_165, 1); -lean_inc(x_180); -if (lean_is_exclusive(x_165)) { - lean_ctor_release(x_165, 0); - lean_ctor_release(x_165, 1); - x_181 = x_165; +x_151 = lean_ctor_get(x_139, 0); +lean_inc(x_151); +x_152 = lean_ctor_get(x_139, 1); +lean_inc(x_152); +if (lean_is_exclusive(x_139)) { + lean_ctor_release(x_139, 0); + lean_ctor_release(x_139, 1); + x_153 = x_139; } else { - lean_dec_ref(x_165); - x_181 = lean_box(0); + lean_dec_ref(x_139); + x_153 = lean_box(0); } -if (lean_is_scalar(x_181)) { - x_182 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_153)) { + x_154 = lean_alloc_ctor(1, 2, 0); } else { - x_182 = x_181; + x_154 = x_153; } -lean_ctor_set(x_182, 0, x_179); -lean_ctor_set(x_182, 1, x_180); -return x_182; +lean_ctor_set(x_154, 0, x_151); +lean_ctor_set(x_154, 1, x_152); +return x_154; +} +} +else +{ +lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; +lean_dec(x_131); +lean_dec_ref(x_127); +lean_dec_ref(x_126); +lean_dec_ref(x_125); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +lean_dec_ref(x_3); +lean_dec(x_2); +lean_dec_ref(x_1); +x_155 = lean_ctor_get(x_135, 0); +lean_inc(x_155); +x_156 = lean_ctor_get(x_135, 1); +lean_inc(x_156); +if (lean_is_exclusive(x_135)) { + lean_ctor_release(x_135, 0); + lean_ctor_release(x_135, 1); + x_157 = x_135; +} else { + lean_dec_ref(x_135); + x_157 = lean_box(0); +} +if (lean_is_scalar(x_157)) { + x_158 = lean_alloc_ctor(1, 2, 0); +} else { + x_158 = x_157; +} +lean_ctor_set(x_158, 0, x_155); +lean_ctor_set(x_158, 1, x_156); +return x_158; +} +} +else +{ +lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; +lean_dec_ref(x_127); +lean_dec_ref(x_126); +lean_dec_ref(x_125); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +lean_dec_ref(x_3); +lean_dec(x_2); +lean_dec_ref(x_1); +x_159 = lean_ctor_get(x_130, 0); +lean_inc(x_159); +x_160 = lean_ctor_get(x_130, 1); +lean_inc(x_160); +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_161 = x_130; +} else { + lean_dec_ref(x_130); + x_161 = lean_box(0); +} +if (lean_is_scalar(x_161)) { + x_162 = lean_alloc_ctor(1, 2, 0); +} else { + x_162 = x_161; +} +lean_ctor_set(x_162, 0, x_159); +lean_ctor_set(x_162, 1, x_160); +return x_162; +} +} +else +{ +lean_object* x_163; lean_object* x_164; lean_object* x_165; +lean_dec(x_122); +x_163 = lean_ctor_get(x_121, 1); +lean_inc(x_163); +lean_dec_ref(x_121); +x_164 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__4; +x_165 = l_panic___at___Lean_PrettyPrinter_Delaborator_delabDoElems_spec__0(x_164, x_1, x_2, x_3, x_4, x_5, x_6, x_163); +return x_165; +} +} +} +else +{ +lean_object* x_166; lean_object* x_167; +x_166 = l_Lean_PrettyPrinter_Delaborator_delabMData___closed__0; +lean_inc(x_6); +lean_inc_ref(x_5); +lean_inc(x_4); +lean_inc_ref(x_3); +lean_inc(x_2); +lean_inc_ref(x_1); +x_167 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at___Lean_PrettyPrinter_Delaborator_SubExpr_withBoundedAppFnArgs___at___Lean_PrettyPrinter_Delaborator_delabAppExplicitCore_spec__0_spec__0___redArg(x_166, x_1, x_2, x_3, x_4, x_5, x_6, x_101); +if (lean_obj_tag(x_167) == 0) +{ +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; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +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_ref(x_167); +x_170 = l_Lean_instInhabitedExpr; +x_171 = l_Lean_PrettyPrinter_Delaborator_appFieldNotationCandidate_x3f___closed__1; +x_172 = l_Lean_Expr_getAppNumArgs(x_100); +lean_inc(x_172); +x_173 = lean_mk_array(x_172, x_171); +x_174 = lean_unsigned_to_nat(1u); +x_175 = lean_nat_sub(x_172, x_174); +lean_dec(x_172); +x_176 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_100, x_173, x_175); +x_177 = lean_unsigned_to_nat(2u); +x_178 = lean_array_get(x_170, x_176, x_177); +lean_dec_ref(x_176); +x_179 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lam__8), 9, 2); +lean_closure_set(x_179, 0, x_168); +lean_closure_set(x_179, 1, x_178); +x_180 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_withoutParentProjections_spec__0___redArg(x_179, x_1, x_2, x_3, x_4, x_5, x_6, x_169); +return x_180; +} +else +{ +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_100); +lean_dec(x_6); +lean_dec_ref(x_5); +lean_dec(x_4); +lean_dec_ref(x_3); +lean_dec(x_2); +lean_dec_ref(x_1); +x_181 = lean_ctor_get(x_167, 0); +lean_inc(x_181); +x_182 = lean_ctor_get(x_167, 1); +lean_inc(x_182); +if (lean_is_exclusive(x_167)) { + lean_ctor_release(x_167, 0); + lean_ctor_release(x_167, 1); + x_183 = x_167; +} else { + lean_dec_ref(x_167); + x_183 = lean_box(0); +} +if (lean_is_scalar(x_183)) { + x_184 = lean_alloc_ctor(1, 2, 0); +} else { + x_184 = x_183; +} +lean_ctor_set(x_184, 0, x_181); +lean_ctor_set(x_184, 1, x_182); +return x_184; } } } @@ -57794,7 +58167,7 @@ x_19 = lean_string_append(x_16, x_18); lean_dec_ref(x_18); x_20 = lean_box(2); x_21 = l_Lean_Syntax_mkNameLit(x_19, x_20); -x_22 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; +x_22 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0; x_23 = lean_array_push(x_22, x_21); x_24 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_24, 0, x_20); @@ -57833,7 +58206,7 @@ x_34 = lean_string_append(x_31, x_33); lean_dec_ref(x_33); x_35 = lean_box(2); x_36 = l_Lean_Syntax_mkNameLit(x_34, x_35); -x_37 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; +x_37 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0; x_38 = lean_array_push(x_37, x_36); x_39 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_39, 0, x_35); @@ -58312,6 +58685,18 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___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___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabApp___regBuiltin_Lean_PrettyPrinter_Delaborator_delabApp__1___closed__0; +x_2 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__3; +x_3 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__2; +x_4 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__1; +x_5 = l_Lean_Name_mkStr4(x_4, x_3, x_2, x_1); +return x_5; +} +} LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1(lean_object* x_1, uint8_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) { _start: { @@ -58470,7 +58855,7 @@ x_67 = lean_string_append(x_65, x_66); lean_dec_ref(x_66); x_68 = lean_box(2); x_69 = l_Lean_Syntax_mkNameLit(x_67, x_68); -x_70 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7; +x_70 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0; x_71 = lean_array_push(x_70, x_69); x_72 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_72, 0, x_68); @@ -58498,7 +58883,7 @@ lean_dec_ref(x_8); x_79 = 0; x_80 = l_Lean_SourceInfo_fromRef(x_78, x_79); lean_dec(x_78); -x_81 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__8; +x_81 = l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__2; x_82 = l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__0___closed__0; x_83 = l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__0___closed__1; lean_inc(x_80); @@ -58533,7 +58918,7 @@ lean_dec_ref(x_8); x_91 = 0; x_92 = l_Lean_SourceInfo_fromRef(x_90, x_91); lean_dec(x_90); -x_93 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__8; +x_93 = l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__2; x_94 = l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__0___closed__0; x_95 = l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__0___closed__1; lean_inc(x_92); @@ -60228,8 +60613,8 @@ lean_dec_ref(x_5); x_12 = 0; x_13 = l_Lean_SourceInfo_fromRef(x_11, x_12); lean_dec(x_11); -x_14 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_15 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_14 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_15 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_13); x_16 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_16, 0, x_13); @@ -60241,7 +60626,7 @@ x_19 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_19, 0, x_13); lean_ctor_set(x_19, 1, x_17); lean_ctor_set(x_19, 2, x_18); -x_20 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_20 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_13); x_21 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_21, 0, x_13); @@ -60264,8 +60649,8 @@ lean_dec_ref(x_5); x_26 = 0; x_27 = l_Lean_SourceInfo_fromRef(x_25, x_26); lean_dec(x_25); -x_28 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_29 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_28 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_29 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_27); x_30 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_30, 0, x_27); @@ -60277,7 +60662,7 @@ x_33 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_33, 0, x_27); lean_ctor_set(x_33, 1, x_31); lean_ctor_set(x_33, 2, x_32); -x_34 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_34 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_27); x_35 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_35, 0, x_27); @@ -60761,7 +61146,7 @@ lean_inc(x_7); lean_inc_ref(x_6); lean_inc(x_5); lean_inc_ref(x_4); -x_95 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(x_82, x_4, x_5, x_6, x_7, x_8, x_9, x_13); +x_95 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_82, x_4, x_5, x_6, x_7, x_8, x_9, x_13); if (lean_obj_tag(x_95) == 0) { lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; @@ -61125,7 +61510,7 @@ _start: 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; size_t x_18; size_t 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_11 = lean_ctor_get(x_8, 5); x_12 = l_Lean_SourceInfo_fromRef(x_11, x_1); -x_13 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10; +x_13 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6; x_14 = l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lam__4___closed__2; lean_inc(x_12); x_15 = lean_alloc_ctor(2, 2, 0); @@ -61168,8 +61553,8 @@ _start: 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; size_t x_18; size_t 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_11 = lean_ctor_get(x_8, 5); x_12 = l_Lean_SourceInfo_fromRef(x_11, x_1); -x_13 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12; -x_14 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13; +x_13 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8; +x_14 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9; lean_inc(x_12); x_15 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_15, 0, x_12); @@ -61193,7 +61578,7 @@ lean_ctor_set(x_24, 0, x_12); lean_ctor_set(x_24, 1, x_23); lean_inc(x_12); x_25 = l_Lean_Syntax_node2(x_12, x_16, x_24, x_2); -x_26 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14; +x_26 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10; lean_inc(x_12); x_27 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_27, 0, x_12); @@ -61211,8 +61596,8 @@ _start: 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; x_11 = lean_ctor_get(x_8, 5); x_12 = l_Lean_SourceInfo_fromRef(x_11, x_1); -x_13 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16; -x_14 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17; +x_13 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2; +x_14 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3; lean_inc(x_12); x_15 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_15, 0, x_12); @@ -61229,7 +61614,7 @@ lean_ctor_set(x_21, 1, x_20); lean_inc(x_19); lean_inc(x_12); x_22 = l_Lean_Syntax_node2(x_12, x_16, x_19, x_21); -x_23 = l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18; +x_23 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4; lean_inc(x_12); x_24 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_24, 0, x_12); @@ -61853,7 +62238,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_PrettyPrinter_Delaborator_delabFVar___closed__6; x_2 = lean_unsigned_to_nat(42u); -x_3 = lean_unsigned_to_nat(1497u); +x_3 = lean_unsigned_to_nat(1515u); x_4 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallParamsWithSignature_delabParamsAux___redArg___closed__0; x_5 = l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__4; x_6 = l_mkPanicMessageWithDecl(x_5, x_4, x_3, x_2, x_1); @@ -61980,7 +62365,7 @@ lean_inc(x_23); lean_inc_ref(x_22); lean_inc(x_21); lean_inc_ref(x_20); -x_32 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__0___redArg(x_31, x_20, x_21, x_22, x_23, x_24, x_25, x_26); +x_32 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingDomain___at_____private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux_spec__0___redArg(x_31, x_20, x_21, x_22, x_23, x_24, x_25, x_26); if (lean_obj_tag(x_32) == 0) { lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; @@ -62292,6 +62677,38 @@ x_13 = l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_ return x_13; } } +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(size_t x_1, size_t x_2, lean_object* x_3) { +_start: +{ +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) +{ +return x_3; +} +else +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; size_t x_8; size_t x_9; lean_object* x_10; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_array_uset(x_3, x_2, x_6); +x_8 = 1; +x_9 = lean_usize_add(x_2, x_8); +x_10 = lean_array_uset(x_7, x_2, x_5); +x_2 = x_9; +x_3 = x_10; +goto _start; +} +} +} +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabForallWithSignature___lam__0(uint8_t 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: { @@ -62300,7 +62717,7 @@ x_11 = l_Array_isEmpty___redArg(x_2); if (x_11 == 0) { lean_object* x_12; lean_object* x_13; -x_12 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1; +x_12 = l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0; lean_inc_ref(x_8); x_13 = l_Lean_PrettyPrinter_Delaborator_getPPOption___redArg(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10); if (lean_obj_tag(x_13) == 0) @@ -62356,9 +62773,9 @@ x_33 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; x_34 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; x_35 = lean_array_size(x_2); x_36 = 0; -x_37 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_35, x_36, x_2); +x_37 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(x_35, x_36, x_2); x_38 = lean_array_size(x_37); -x_39 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_38, x_36, x_37); +x_39 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(x_38, x_36, x_37); x_40 = l_Array_append___redArg(x_34, x_39); lean_dec_ref(x_39); lean_inc(x_29); @@ -62506,15 +62923,15 @@ if (x_34 == 0) { uint8_t x_35; x_35 = l_Lean_Exception_isRuntime(x_32); -x_20 = x_32; -x_21 = x_33; +x_20 = x_33; +x_21 = x_32; x_22 = x_35; goto block_24; } else { -x_20 = x_32; -x_21 = x_33; +x_20 = x_33; +x_21 = x_32; x_22 = x_34; goto block_24; } @@ -62532,7 +62949,7 @@ block_24: { if (x_22 == 0) { -lean_dec_ref(x_20); +lean_dec_ref(x_21); x_8 = x_22; x_9 = x_1; x_10 = x_2; @@ -62540,7 +62957,7 @@ x_11 = x_3; x_12 = x_4; x_13 = x_5; x_14 = x_6; -x_15 = x_21; +x_15 = x_20; goto block_19; } else @@ -62553,8 +62970,8 @@ lean_dec_ref(x_3); lean_dec(x_2); lean_dec_ref(x_1); x_23 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_23, 0, x_20); -lean_ctor_set(x_23, 1, x_21); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_20); return x_23; } } @@ -62595,6 +63012,31 @@ lean_dec_ref(x_2); return x_16; } } +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(x_4, x_5, x_3); +return x_6; +} +} +LEAN_EXPORT lean_object* l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_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; +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_7 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1(x_1, x_5, x_6, x_4); +lean_dec(x_1); +return x_7; +} +} LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabForallWithSignature___lam__0___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: { @@ -62914,9 +63356,9 @@ x_16 = l_Lean_PrettyPrinter_Delaborator_withTypeAscription___closed__36; x_17 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; x_18 = lean_array_size(x_2); x_19 = 0; -x_20 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_18, x_19, x_2); +x_20 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(x_18, x_19, x_2); x_21 = lean_array_size(x_20); -x_22 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabLam_spec__1___redArg(x_21, x_19, x_20); +x_22 = l___private_Init_Data_Array_Basic_0__Array_mapMUnsafe_map___at___Lean_PrettyPrinter_Delaborator_delabForallWithSignature_spec__1___redArg(x_21, x_19, x_20); x_23 = l_Array_append___redArg(x_17, x_22); lean_dec_ref(x_22); lean_inc(x_13); @@ -63707,44 +64149,42 @@ if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext___closed__0 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext___closed__0(); lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext___closed__0); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__0 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__0(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__0); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__1); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__2); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__3 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__3(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__3); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__4); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__5 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__5(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__5); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__6 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__6(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__6); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__7); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__8 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__8(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__8); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__9 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__9(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__9); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__10); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__11 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__11(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__11); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__12); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__13); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__14); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__15 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__15(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__15); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__16); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__17); -l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18 = _init_l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabLam___lam__1___closed__18); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___closed__0 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___closed__0(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___closed__0); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__0 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__0(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__0); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__1); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__2); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__3 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__3(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__3); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__4); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__5 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__5(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__1___closed__5); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__0); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__1 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__1(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__1); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__2); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__3); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__4); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__5 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__5(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__5); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__6); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__7 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__7(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__7); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__8); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__9); +l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10(); +lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLamAux___lam__2___closed__10); l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLam___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLam__1___closed__0 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLam___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLam__1___closed__0(); lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLam___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLam__1___closed__0); l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLam___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLam__1___closed__1 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabLam___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLam__1___closed__1(); @@ -63764,8 +64204,6 @@ l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delabo lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_ppPiPreserveNames); l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0(); lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__0); -l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1(); -lean_mark_persistent(l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabForallBinders___closed__1); l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg___closed__0 = _init_l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg___closed__0(); lean_mark_persistent(l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg___closed__0); l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg___closed__1 = _init_l___private_Init_Data_Array_Basic_0__Array_foldrMUnsafe_fold___at___Lean_PrettyPrinter_Delaborator_delabForall_spec__0___redArg___closed__1(); @@ -64495,6 +64933,8 @@ l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__0 = _init_l_Lean_ lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__0); l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__1(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__1); +l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__2(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__1___closed__2); l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__2___closed__0 = _init_l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__2___closed__0(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabSorry___lam__2___closed__0); l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabSorry___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSorry__1___closed__0 = _init_l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabSorry___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSorry__1___closed__0();