From 515bbc29ae747d57e134a903ec6cd28794888a53 Mon Sep 17 00:00:00 2001 From: Leonardo de Moura Date: Tue, 22 Dec 2020 08:44:40 -0800 Subject: [PATCH] chore: update stage0 --- stage0/stdlib/Init/NotationExtra.c | 1472 +- stage0/stdlib/Lean/Elab/Binders.c | 54 +- stage0/stdlib/Lean/Elab/BuiltinNotation.c | 4873 +--- stage0/stdlib/Lean/Elab/Declaration.c | 20 +- stage0/stdlib/Lean/Elab/Do.c | 6736 ++--- stage0/stdlib/Lean/Elab/Match.c | 307 +- stage0/stdlib/Lean/Elab/MutualDef.c | 819 +- stage0/stdlib/Lean/Elab/Quotation.c | 683 +- stage0/stdlib/Lean/Elab/Syntax.c | 23066 +++------------- stage0/stdlib/Lean/Elab/Tactic/Match.c | 4 +- stage0/stdlib/Lean/Elab/Term.c | 8 +- stage0/stdlib/Lean/Parser.c | 32 +- stage0/stdlib/Lean/Parser/Attr.c | 46 +- stage0/stdlib/Lean/Parser/Command.c | 116 +- stage0/stdlib/Lean/Parser/Do.c | 96 +- stage0/stdlib/Lean/Parser/Extra.c | 1381 +- stage0/stdlib/Lean/Parser/Level.c | 28 +- stage0/stdlib/Lean/Parser/Module.c | 28 +- stage0/stdlib/Lean/Parser/Syntax.c | 96 +- stage0/stdlib/Lean/Parser/Tactic.c | 8 +- stage0/stdlib/Lean/Parser/Term.c | 138 +- .../Lean/PrettyPrinter/Delaborator/Builtins.c | 30 +- 22 files changed, 10468 insertions(+), 29573 deletions(-) diff --git a/stage0/stdlib/Init/NotationExtra.c b/stage0/stdlib/Init/NotationExtra.c index 9f7e7fc63a..d88c107041 100644 --- a/stage0/stdlib/Init/NotationExtra.c +++ b/stage0/stdlib/Init/NotationExtra.c @@ -35,6 +35,7 @@ lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__35; lean_object* l_Lean_unbracktedExplicitBinders; lean_object* l_Lean_explicitBinders___closed__4; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__18; +lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__2(lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356__match__4(lean_object*); extern lean_object* l_term_x5b___x5d___closed__9; lean_object* l_Lean_unifConstraint___closed__8; @@ -45,7 +46,6 @@ lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_expandExplicitBinders___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__19; uint8_t l_USize_decEq(size_t, size_t); -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Lean_explicitBinders___closed__3; lean_object* l_Array_foldrMUnsafe_fold___at_myMacro____x40_Init_NotationExtra___hyg_2884____spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); @@ -150,6 +150,7 @@ extern lean_object* l_Lean_Parser_Tactic_intros___closed__6; lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(lean_object*, lean_object*); lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097_(lean_object*, lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__21; lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__12; lean_object* l_Lean_expandExplicitBindersAux_loop___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -170,6 +171,7 @@ lean_object* l_term_u03a3___x2c_____closed__8; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__24; lean_object* l_Lean_expandBrackedBinders(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__37; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__2; lean_object* lean_array_fget(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_locationTarget___closed__6; @@ -193,6 +195,7 @@ lean_object* l_termExists___x2c_____closed__4; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356__match__2___rarg(lean_object*, lean_object*); lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2__; lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_2884____spec__3(size_t, size_t, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instQuoteProd___rarg___closed__1; lean_object* l_Lean_Syntax_copyInfo(lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1054____closed__7; @@ -213,7 +216,6 @@ lean_object* l_Lean_expandExplicitBinders(lean_object*, lean_object*, lean_objec lean_object* l_Lean_unifConstraintElem___closed__2; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__7; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_expandBrackedBindersAux_loop_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_unifConstraint___closed__4; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__16; @@ -230,7 +232,6 @@ lean_object* l_termExists___x2c_____closed__6; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__19; lean_object* l_Array_foldrMUnsafe_fold___at_myMacro____x40_Init_NotationExtra___hyg_2884____spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2884____closed__1; -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__5; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__20; lean_object* l_Lean_bracketedExplicitBinders; lean_object* l_Lean_Macro_throwErrorAt___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -255,7 +256,6 @@ lean_object* l_Array_reverse___rarg(lean_object*); lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__7; uint8_t l_Array_anyMUnsafe_any___at_Lean_expandExplicitBinders___spec__1(lean_object*, lean_object*, size_t, size_t); extern lean_object* l_Lean_instInhabitedSyntax; -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__15; lean_object* l_Lean_unifConstraintElem___closed__5; lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); @@ -263,7 +263,6 @@ lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__1 lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__3; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__6; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2262____closed__1; -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(lean_object*, size_t, size_t, lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2262____boxed(lean_object*, lean_object*, lean_object*); lean_object* l_term_u2203___x2c_____closed__5; extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__10; @@ -278,9 +277,7 @@ lean_object* l_tacticFunext____; lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__15; lean_object* l_Lean_bracketedExplicitBinders___closed__1; lean_object* l_Lean_bracketedExplicitBinders___closed__8; -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_nullKind___closed__2; -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__5; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2262____closed__2; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__29; @@ -319,16 +316,18 @@ lean_object* l_tacticFunext_______closed__4; extern lean_object* l_term___x3d_____closed__2; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2600____closed__3; lean_object* l_term_u03a3_x27___x2c_____closed__1; -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__1; lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; lean_object* l_term_u03a3_x27___x2c_____closed__2; lean_object* l_Lean_Syntax_getKind(lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2884____closed__3; lean_object* l_Lean_MacroScopesView_review(lean_object*); lean_object* l_term___xd7____1___closed__7; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; extern lean_object* l_term_x5b___x5d___closed__6; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_term_u03a3___x2c_____closed__4; lean_object* l_Array_appendCore___rarg(lean_object*, lean_object*); lean_object* l_term___xd7_x27_____closed__1; @@ -338,6 +337,7 @@ lean_object* l_Array_forInUnsafe_loop___at___private_Init_NotationExtra_0__Lean_ lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__16; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356__match__3___rarg(lean_object*, lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__7; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__16; lean_object* l_Array_ofSubarray___rarg(lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2884_(lean_object*, lean_object*, lean_object*); @@ -373,7 +373,6 @@ extern lean_object* l_Lean_Parser_Tactic_apply___closed__1; lean_object* l_Lean_expandBrackedBinders___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at___private_Init_NotationExtra_0__Lean_mkHintBody___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_expandExplicitBindersAux_loop_match__2___rarg___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__6(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2173____boxed(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__35; @@ -388,7 +387,7 @@ lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2884____closed__6; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__8; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__17; extern lean_object* l_prec_x28___x29___closed__3; -lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1(lean_object*); +lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1(lean_object*, lean_object*); lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__13; lean_object* l_Lean_binderIdent___closed__2; lean_object* l_term___xd7____1___closed__4; @@ -397,28 +396,30 @@ lean_object* l_Lean_binderIdent___closed__1; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__11; lean_object* l_term___xd7____1___closed__1; lean_object* l_Lean_unifConstraint; -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__6; extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__39; lean_object* l_Lean_expandExplicitBindersAux_loop___closed__2; -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__21; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__27; lean_object* l_Lean_unbracktedExplicitBinders___closed__1; lean_object* l_term___xd7_x27_____closed__2; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__5; +lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1___boxed(lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_term_u2203___x2c_____closed__8; -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; lean_object* l_Lean_expandExplicitBindersAux_loop___closed__4; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__9; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__29; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__18; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__14; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_intro___closed__3; lean_object* l_unsafeCast(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_unbracktedExplicitBinders___closed__3; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__15; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__3; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; lean_object* l_commandClassAbbrev_______x3a_x3d_____x2c___closed__14; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2351____closed__2; @@ -437,6 +438,7 @@ lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__34; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__1; lean_object* l_term_u2203___x2c_____closed__6; lean_object* l_term___xd7____1___closed__6; +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_term___xd7_x27_____closed__3; lean_object* l___private_Init_NotationExtra_0__Lean_mkHintBody___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_unbracktedExplicitBinders___closed__2; @@ -444,8 +446,8 @@ lean_object* l_term___xd7_x27_____closed__7; lean_object* l_Lean_command__Unif__hint______Where___x7c_x2d_u22a2_____closed__4; lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__31; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Syntax_SepArray_getElems___spec__1(lean_object*, size_t, size_t, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; extern lean_object* l_addParenHeuristic___closed__1; -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_unifConstraint___closed__5; lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356__match__4___rarg(lean_object*, lean_object*); lean_object* l_Array_sequenceMap_loop___at_myMacro____x40_Init_NotationExtra___hyg_2884____spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -5985,87 +5987,38 @@ goto _start; } } } -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -uint8_t x_5; -x_5 = x_3 < x_2; -if (x_5 == 0) -{ -lean_object* x_6; -lean_dec(x_1); -x_6 = x_4; -return x_6; -} -else -{ -lean_object* x_7; lean_object* x_8; size_t x_9; size_t x_10; lean_object* x_11; lean_object* x_12; -x_7 = lean_unsigned_to_nat(0u); -x_8 = lean_array_uset(x_4, x_3, x_7); -x_9 = 1; -x_10 = x_3 + x_9; -lean_inc(x_1); -x_11 = x_1; -x_12 = lean_array_uset(x_8, x_3, x_11); -x_3 = x_10; -x_4 = x_12; -goto _start; +lean_object* x_10; lean_object* x_11; lean_object* x_12; size_t x_13; size_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_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_10 = l_Lean_Syntax_getArgs(x_1); +x_11 = lean_array_push(x_2, x_3); +x_12 = lean_array_get_size(x_10); +x_13 = lean_usize_of_nat(x_12); +lean_dec(x_12); +x_14 = 0; +x_15 = x_10; +x_16 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__1(x_4, x_13, x_14, x_15); +x_17 = x_16; +x_18 = l_Array_append___rarg(x_5, x_17); +lean_inc(x_18); +x_19 = l_Array_append___rarg(x_18, x_17); +lean_dec(x_17); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_18); +lean_ctor_set(x_20, 1, x_11); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_19); +lean_ctor_set(x_21, 1, x_20); +x_22 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_22, 0, x_21); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_9); +return x_23; } } -} -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { -_start: -{ -uint8_t x_5; -x_5 = x_3 < x_2; -if (x_5 == 0) -{ -lean_object* x_6; -lean_dec(x_1); -x_6 = x_4; -return x_6; -} -else -{ -lean_object* x_7; lean_object* x_8; size_t x_9; size_t x_10; lean_object* x_11; lean_object* x_12; -x_7 = lean_unsigned_to_nat(0u); -x_8 = lean_array_uset(x_4, x_3, x_7); -x_9 = 1; -x_10 = x_3 + x_9; -lean_inc(x_1); -x_11 = x_1; -x_12 = lean_array_uset(x_8, x_3, x_11); -x_3 = x_10; -x_4 = x_12; -goto _start; -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("explicitBinder"); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("instBinder"); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("implicitBinder"); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1() { _start: { lean_object* x_1; @@ -6073,7 +6026,15 @@ x_1 = lean_mk_string("unexpected binder at `class abbrev` macro"); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__5() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("implicitBinder"); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__3() { _start: { lean_object* x_1; @@ -6081,7 +6042,226 @@ x_1 = lean_mk_string("}"); return x_1; } } -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, size_t x_6, size_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, 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; uint8_t x_17; +x_14 = lean_unsigned_to_nat(3u); +x_15 = l_Lean_Syntax_getArg(x_1, x_14); +x_16 = l_Lean_nullKind___closed__2; +lean_inc(x_15); +x_17 = l_Lean_Syntax_isOfKind(x_15, x_16); +if (x_17 == 0) +{ +lean_object* x_18; lean_object* x_19; uint8_t x_20; +lean_dec(x_15); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_18 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; +x_19 = l_Lean_Macro_throwErrorAt___rarg(x_2, x_18, x_12, x_13); +x_20 = !lean_is_exclusive(x_19); +if (x_20 == 0) +{ +return x_19; +} +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_19, 0); +x_22 = lean_ctor_get(x_19, 1); +lean_inc(x_22); +lean_inc(x_21); +lean_dec(x_19); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_22); +return x_23; +} +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_24 = l_Lean_Syntax_getArgs(x_15); +lean_dec(x_15); +x_25 = lean_array_get_size(x_24); +lean_dec(x_24); +x_26 = lean_unsigned_to_nat(0u); +x_27 = lean_nat_dec_eq(x_25, x_26); +lean_dec(x_25); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; uint8_t x_30; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_28 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; +x_29 = l_Lean_Macro_throwErrorAt___rarg(x_2, x_28, x_12, x_13); +x_30 = !lean_is_exclusive(x_29); +if (x_30 == 0) +{ +return x_29; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_29, 0); +x_32 = lean_ctor_get(x_29, 1); +lean_inc(x_32); +lean_inc(x_31); +lean_dec(x_29); +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; +} +} +else +{ +lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_34 = l_Lean_Syntax_getArgs(x_6); +x_35 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_12, x_13); +lean_dec(x_12); +x_36 = !lean_is_exclusive(x_35); +if (x_36 == 0) +{ +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; size_t x_55; size_t 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; +x_37 = lean_ctor_get(x_35, 0); +x_38 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; +x_39 = lean_name_mk_string(x_7, x_38); +x_40 = l_addParenHeuristic___closed__1; +lean_inc(x_37); +x_41 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_41, 0, x_37); +lean_ctor_set(x_41, 1, x_40); +lean_inc(x_8); +x_42 = lean_array_push(x_8, x_41); +lean_inc(x_8); +x_43 = l_Array_appendCore___rarg(x_8, x_34); +x_44 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_44, 0, x_16); +lean_ctor_set(x_44, 1, x_43); +x_45 = lean_array_push(x_42, x_44); +x_46 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_46, 0, x_16); +lean_ctor_set(x_46, 1, x_8); +x_47 = lean_array_push(x_45, x_46); +x_48 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__3; +x_49 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_49, 0, x_37); +lean_ctor_set(x_49, 1, x_48); +x_50 = lean_array_push(x_47, x_49); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_39); +lean_ctor_set(x_51, 1, x_50); +x_52 = lean_array_push(x_4, x_51); +x_53 = l_Array_append___rarg(x_3, x_34); +x_54 = lean_array_get_size(x_34); +x_55 = lean_usize_of_nat(x_54); +lean_dec(x_54); +x_56 = 0; +x_57 = x_34; +x_58 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__2(x_9, x_55, x_56, x_57); +x_59 = x_58; +x_60 = l_Array_append___rarg(x_5, x_59); +lean_dec(x_59); +x_61 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_61, 0, x_53); +lean_ctor_set(x_61, 1, x_52); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_60); +lean_ctor_set(x_62, 1, x_61); +x_63 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_35, 0, x_63); +return x_35; +} +else +{ +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; size_t x_83; size_t 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; +x_64 = lean_ctor_get(x_35, 0); +x_65 = lean_ctor_get(x_35, 1); +lean_inc(x_65); +lean_inc(x_64); +lean_dec(x_35); +x_66 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; +x_67 = lean_name_mk_string(x_7, x_66); +x_68 = l_addParenHeuristic___closed__1; +lean_inc(x_64); +x_69 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_69, 0, x_64); +lean_ctor_set(x_69, 1, x_68); +lean_inc(x_8); +x_70 = lean_array_push(x_8, x_69); +lean_inc(x_8); +x_71 = l_Array_appendCore___rarg(x_8, x_34); +x_72 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_72, 0, x_16); +lean_ctor_set(x_72, 1, x_71); +x_73 = lean_array_push(x_70, x_72); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_16); +lean_ctor_set(x_74, 1, x_8); +x_75 = lean_array_push(x_73, x_74); +x_76 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__3; +x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_77, 0, x_64); +lean_ctor_set(x_77, 1, x_76); +x_78 = lean_array_push(x_75, x_77); +x_79 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_79, 0, x_67); +lean_ctor_set(x_79, 1, x_78); +x_80 = lean_array_push(x_4, x_79); +x_81 = l_Array_append___rarg(x_3, x_34); +x_82 = lean_array_get_size(x_34); +x_83 = lean_usize_of_nat(x_82); +lean_dec(x_82); +x_84 = 0; +x_85 = x_34; +x_86 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__2(x_9, x_83, x_84, x_85); +x_87 = x_86; +x_88 = l_Array_append___rarg(x_5, x_87); +lean_dec(x_87); +x_89 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_89, 0, x_81); +lean_ctor_set(x_89, 1, x_80); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_89); +x_91 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_91, 0, x_90); +x_92 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_92, 0, x_91); +lean_ctor_set(x_92, 1, x_65); +return x_92; +} +} +} +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("explicitBinder"); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("instBinder"); +return x_1; +} +} +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, size_t x_6, size_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { lean_object* x_11; lean_object* x_12; uint8_t x_18; @@ -6126,7 +6306,7 @@ if (lean_is_exclusive(x_21)) { lean_dec_ref(x_21); x_26 = lean_box(0); } -x_27 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_27 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; lean_inc(x_3); x_28 = lean_name_mk_string(x_3, x_27); lean_inc(x_20); @@ -6135,7 +6315,7 @@ lean_dec(x_28); if (x_29 == 0) { lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_30 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; lean_inc(x_3); x_31 = lean_name_mk_string(x_3, x_30); lean_inc(x_20); @@ -6144,8 +6324,10 @@ lean_dec(x_31); if (x_32 == 0) { lean_object* x_33; lean_object* x_34; uint8_t x_35; +lean_dec(x_26); +lean_dec(x_23); lean_dec(x_22); -x_33 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_33 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; lean_inc(x_3); x_34 = lean_name_mk_string(x_3, x_33); lean_inc(x_20); @@ -6154,14 +6336,12 @@ lean_dec(x_34); if (x_35 == 0) { lean_object* x_36; lean_object* x_37; uint8_t x_38; -lean_dec(x_26); lean_dec(x_25); lean_dec(x_24); -lean_dec(x_23); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_36 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; +x_36 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; x_37 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_36, x_9, x_10); lean_dec(x_20); x_38 = !lean_is_exclusive(x_37); @@ -6202,14 +6382,12 @@ if (x_48 == 0) lean_object* x_49; lean_object* x_50; uint8_t x_51; lean_dec(x_45); lean_dec(x_43); -lean_dec(x_26); lean_dec(x_25); lean_dec(x_24); -lean_dec(x_23); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_49 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; +x_49 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; x_50 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_49, x_9, x_10); lean_dec(x_20); x_51 = !lean_is_exclusive(x_50); @@ -6235,7 +6413,6 @@ else { lean_object* x_55; lean_object* x_56; uint8_t x_57; x_55 = l_Lean_Syntax_getArgs(x_45); -lean_dec(x_45); x_56 = lean_array_get_size(x_55); lean_dec(x_55); x_57 = lean_nat_dec_eq(x_56, x_44); @@ -6243,15 +6420,14 @@ lean_dec(x_56); if (x_57 == 0) { lean_object* x_58; lean_object* x_59; uint8_t x_60; +lean_dec(x_45); lean_dec(x_43); -lean_dec(x_26); lean_dec(x_25); lean_dec(x_24); -lean_dec(x_23); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_58 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; +x_58 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; x_59 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_58, x_9, x_10); lean_dec(x_20); x_60 = !lean_is_exclusive(x_59); @@ -6275,232 +6451,151 @@ return x_63; } else { -lean_object* x_64; lean_object* x_65; lean_object* x_66; size_t x_67; size_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; lean_object* x_76; -x_64 = l_Lean_Syntax_getArgs(x_43); -lean_dec(x_43); -x_65 = lean_array_push(x_25, x_20); -x_66 = lean_array_get_size(x_64); -x_67 = lean_usize_of_nat(x_66); -lean_dec(x_66); -x_68 = 0; -x_69 = x_64; -lean_inc(x_4); -x_70 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__1(x_4, x_67, x_68, x_69); -x_71 = x_70; -x_72 = l_Array_append___rarg(x_24, x_71); -lean_inc(x_72); -x_73 = l_Array_append___rarg(x_72, x_71); -lean_dec(x_71); -if (lean_is_scalar(x_26)) { - x_74 = lean_alloc_ctor(0, 2, 0); -} else { - x_74 = x_26; -} -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_65); -if (lean_is_scalar(x_23)) { - x_75 = lean_alloc_ctor(0, 2, 0); -} else { - x_75 = x_23; -} -lean_ctor_set(x_75, 0, x_73); -lean_ctor_set(x_75, 1, x_74); -x_76 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_76, 0, x_75); -x_11 = x_76; -x_12 = x_10; -goto block_17; -} -} -} -else -{ -lean_object* x_77; lean_object* x_78; lean_object* x_79; size_t x_80; size_t 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_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_64 = l_Lean_Syntax_getArg(x_45, x_42); lean_dec(x_45); -x_77 = l_Lean_Syntax_getArgs(x_43); +x_65 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_box(0); +lean_inc(x_4); +x_67 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__1(x_43, x_25, x_20, x_4, x_24, x_66, x_65, x_9, x_10); +lean_dec(x_65); lean_dec(x_43); -x_78 = lean_array_push(x_25, x_20); -x_79 = lean_array_get_size(x_77); -x_80 = lean_usize_of_nat(x_79); -lean_dec(x_79); -x_81 = 0; -x_82 = x_77; -lean_inc(x_4); -x_83 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__2(x_4, x_80, x_81, x_82); -x_84 = x_83; -x_85 = l_Array_append___rarg(x_24, x_84); -lean_inc(x_85); -x_86 = l_Array_append___rarg(x_85, x_84); -lean_dec(x_84); -if (lean_is_scalar(x_26)) { - x_87 = lean_alloc_ctor(0, 2, 0); -} else { - x_87 = x_26; -} -lean_ctor_set(x_87, 0, x_85); -lean_ctor_set(x_87, 1, x_78); -if (lean_is_scalar(x_23)) { - x_88 = lean_alloc_ctor(0, 2, 0); -} else { - x_88 = x_23; -} -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -x_11 = x_89; -x_12 = x_10; +x_68 = lean_ctor_get(x_67, 0); +lean_inc(x_68); +x_69 = lean_ctor_get(x_67, 1); +lean_inc(x_69); +lean_dec(x_67); +x_11 = x_68; +x_12 = x_69; goto block_17; } } } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_118; uint8_t x_119; -x_90 = lean_unsigned_to_nat(1u); -x_91 = l_Lean_Syntax_getArg(x_20, x_90); -x_118 = l_Lean_nullKind___closed__2; -lean_inc(x_91); -x_119 = l_Lean_Syntax_isOfKind(x_91, x_118); -if (x_119 == 0) -{ -lean_object* x_120; -x_120 = lean_box(0); -x_92 = x_120; -goto block_117; -} -else -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; -x_121 = l_Lean_Syntax_getArgs(x_91); -x_122 = lean_array_get_size(x_121); -lean_dec(x_121); -x_123 = lean_unsigned_to_nat(2u); -x_124 = lean_nat_dec_eq(x_122, x_123); -lean_dec(x_122); -if (x_124 == 0) -{ -lean_object* x_125; -x_125 = lean_box(0); -x_92 = x_125; -goto block_117; -} -else -{ -lean_object* x_126; lean_object* x_127; uint8_t x_128; -lean_dec(x_26); -lean_dec(x_23); -x_126 = lean_unsigned_to_nat(0u); -x_127 = l_Lean_Syntax_getArg(x_91, x_126); -lean_dec(x_91); -x_128 = l_Lean_Syntax_isOfKind(x_127, x_1); -if (x_128 == 0) -{ -lean_object* x_129; lean_object* x_130; uint8_t x_131; -lean_dec(x_25); -lean_dec(x_24); -lean_dec(x_22); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_129 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_130 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_129, x_9, x_10); -lean_dec(x_20); -x_131 = !lean_is_exclusive(x_130); -if (x_131 == 0) -{ -return x_130; -} -else -{ -lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_132 = lean_ctor_get(x_130, 0); -x_133 = lean_ctor_get(x_130, 1); -lean_inc(x_133); -lean_inc(x_132); -lean_dec(x_130); -x_134 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_133); -return x_134; -} -} -else -{ -lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -x_135 = lean_array_push(x_25, x_20); +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +lean_dec(x_45); +x_70 = lean_box(0); +x_71 = lean_box(0); lean_inc(x_4); -x_136 = lean_array_push(x_24, x_4); -lean_inc(x_4); -x_137 = lean_array_push(x_22, x_4); -x_138 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_138, 0, x_136); -lean_ctor_set(x_138, 1, x_135); -x_139 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_139, 0, x_137); -lean_ctor_set(x_139, 1, x_138); -x_140 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_140, 0, x_139); -x_11 = x_140; -x_12 = x_10; +x_72 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__1(x_43, x_25, x_20, x_4, x_24, x_71, x_70, x_9, x_10); +lean_dec(x_43); +x_73 = lean_ctor_get(x_72, 0); +lean_inc(x_73); +x_74 = lean_ctor_get(x_72, 1); +lean_inc(x_74); +lean_dec(x_72); +x_11 = x_73; +x_12 = x_74; goto block_17; } } } -block_117: -{ -lean_object* x_93; uint8_t x_94; -lean_dec(x_92); -x_93 = l_Lean_nullKind___closed__2; -lean_inc(x_91); -x_94 = l_Lean_Syntax_isOfKind(x_91, x_93); -if (x_94 == 0) -{ -lean_object* x_95; lean_object* x_96; uint8_t x_97; -lean_dec(x_91); -lean_dec(x_26); -lean_dec(x_25); -lean_dec(x_24); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_95 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_96 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_95, x_9, x_10); -lean_dec(x_20); -x_97 = !lean_is_exclusive(x_96); -if (x_97 == 0) -{ -return x_96; -} else { -lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_98 = lean_ctor_get(x_96, 0); -x_99 = lean_ctor_get(x_96, 1); -lean_inc(x_99); -lean_inc(x_98); -lean_dec(x_96); -x_100 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_100, 0, x_98); -lean_ctor_set(x_100, 1, x_99); -return x_100; -} -} -else -{ -lean_object* x_101; lean_object* x_102; lean_object* x_103; uint8_t x_104; -x_101 = l_Lean_Syntax_getArgs(x_91); -lean_dec(x_91); -x_102 = lean_array_get_size(x_101); -lean_dec(x_101); -x_103 = lean_unsigned_to_nat(0u); -x_104 = lean_nat_dec_eq(x_102, x_103); -lean_dec(x_102); +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_103; uint8_t x_104; +x_75 = lean_unsigned_to_nat(1u); +x_76 = l_Lean_Syntax_getArg(x_20, x_75); +x_103 = l_Lean_nullKind___closed__2; +lean_inc(x_76); +x_104 = l_Lean_Syntax_isOfKind(x_76, x_103); if (x_104 == 0) { -lean_object* x_105; lean_object* x_106; uint8_t x_107; +lean_object* x_105; +x_105 = lean_box(0); +x_77 = x_105; +goto block_102; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; uint8_t x_109; +x_106 = l_Lean_Syntax_getArgs(x_76); +x_107 = lean_array_get_size(x_106); +lean_dec(x_106); +x_108 = lean_unsigned_to_nat(2u); +x_109 = lean_nat_dec_eq(x_107, x_108); +lean_dec(x_107); +if (x_109 == 0) +{ +lean_object* x_110; +x_110 = lean_box(0); +x_77 = x_110; +goto block_102; +} +else +{ +lean_object* x_111; lean_object* x_112; uint8_t x_113; +lean_dec(x_26); +lean_dec(x_23); +x_111 = lean_unsigned_to_nat(0u); +x_112 = l_Lean_Syntax_getArg(x_76, x_111); +lean_dec(x_76); +x_113 = l_Lean_Syntax_isOfKind(x_112, x_1); +if (x_113 == 0) +{ +lean_object* x_114; lean_object* x_115; uint8_t x_116; +lean_dec(x_25); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_114 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; +x_115 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_114, x_9, x_10); +lean_dec(x_20); +x_116 = !lean_is_exclusive(x_115); +if (x_116 == 0) +{ +return x_115; +} +else +{ +lean_object* x_117; lean_object* x_118; lean_object* x_119; +x_117 = lean_ctor_get(x_115, 0); +x_118 = lean_ctor_get(x_115, 1); +lean_inc(x_118); +lean_inc(x_117); +lean_dec(x_115); +x_119 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_119, 0, x_117); +lean_ctor_set(x_119, 1, x_118); +return x_119; +} +} +else +{ +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_120 = lean_array_push(x_25, x_20); +lean_inc(x_4); +x_121 = lean_array_push(x_24, x_4); +lean_inc(x_4); +x_122 = lean_array_push(x_22, x_4); +x_123 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_123, 0, x_121); +lean_ctor_set(x_123, 1, x_120); +x_124 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_124, 0, x_122); +lean_ctor_set(x_124, 1, x_123); +x_125 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_125, 0, x_124); +x_11 = x_125; +x_12 = x_10; +goto block_17; +} +} +} +block_102: +{ +lean_object* x_78; uint8_t x_79; +lean_dec(x_77); +x_78 = l_Lean_nullKind___closed__2; +lean_inc(x_76); +x_79 = l_Lean_Syntax_isOfKind(x_76, x_78); +if (x_79 == 0) +{ +lean_object* x_80; lean_object* x_81; uint8_t x_82; +lean_dec(x_76); lean_dec(x_26); lean_dec(x_25); lean_dec(x_24); @@ -6509,53 +6604,96 @@ lean_dec(x_22); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_105 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_106 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_105, x_9, x_10); +x_80 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; +x_81 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_80, x_9, x_10); lean_dec(x_20); -x_107 = !lean_is_exclusive(x_106); -if (x_107 == 0) +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) { -return x_106; +return x_81; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_106, 0); -x_109 = lean_ctor_get(x_106, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_106); -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; +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_81, 0); +x_84 = lean_ctor_get(x_81, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_81); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; } } else { -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_111 = lean_array_push(x_25, x_20); +lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; +x_86 = l_Lean_Syntax_getArgs(x_76); +lean_dec(x_76); +x_87 = lean_array_get_size(x_86); +lean_dec(x_86); +x_88 = lean_unsigned_to_nat(0u); +x_89 = lean_nat_dec_eq(x_87, x_88); +lean_dec(x_87); +if (x_89 == 0) +{ +lean_object* x_90; lean_object* x_91; uint8_t x_92; +lean_dec(x_26); +lean_dec(x_25); +lean_dec(x_24); +lean_dec(x_23); +lean_dec(x_22); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_90 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; +x_91 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_90, x_9, x_10); +lean_dec(x_20); +x_92 = !lean_is_exclusive(x_91); +if (x_92 == 0) +{ +return x_91; +} +else +{ +lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_93 = lean_ctor_get(x_91, 0); +x_94 = lean_ctor_get(x_91, 1); +lean_inc(x_94); +lean_inc(x_93); +lean_dec(x_91); +x_95 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_95, 0, x_93); +lean_ctor_set(x_95, 1, x_94); +return x_95; +} +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; +x_96 = lean_array_push(x_25, x_20); lean_inc(x_4); -x_112 = lean_array_push(x_24, x_4); +x_97 = lean_array_push(x_24, x_4); lean_inc(x_4); -x_113 = lean_array_push(x_22, x_4); +x_98 = lean_array_push(x_22, x_4); if (lean_is_scalar(x_26)) { - x_114 = lean_alloc_ctor(0, 2, 0); + x_99 = lean_alloc_ctor(0, 2, 0); } else { - x_114 = x_26; + x_99 = x_26; } -lean_ctor_set(x_114, 0, x_112); -lean_ctor_set(x_114, 1, x_111); +lean_ctor_set(x_99, 0, x_97); +lean_ctor_set(x_99, 1, x_96); if (lean_is_scalar(x_23)) { - x_115 = lean_alloc_ctor(0, 2, 0); + x_100 = lean_alloc_ctor(0, 2, 0); } else { - x_115 = x_23; + x_100 = x_23; } -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -x_116 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_116, 0, x_115); -x_11 = x_116; +lean_ctor_set(x_100, 0, x_98); +lean_ctor_set(x_100, 1, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +x_11 = x_101; x_12 = x_10; goto block_17; } @@ -6565,419 +6703,200 @@ goto block_17; } else { -lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; uint8_t x_145; -x_141 = lean_unsigned_to_nat(1u); -x_142 = l_Lean_Syntax_getArg(x_20, x_141); -x_143 = lean_unsigned_to_nat(2u); -x_144 = l_Lean_Syntax_getArg(x_20, x_143); -x_145 = l_Lean_Syntax_isNone(x_144); -if (x_145 == 0) -{ -lean_object* x_146; uint8_t x_147; -x_146 = l_Lean_nullKind___closed__2; -lean_inc(x_144); -x_147 = l_Lean_Syntax_isOfKind(x_144, x_146); -if (x_147 == 0) -{ -lean_object* x_148; lean_object* x_149; uint8_t x_150; -lean_dec(x_144); -lean_dec(x_142); +lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; uint8_t x_130; lean_dec(x_26); +lean_dec(x_23); +x_126 = lean_unsigned_to_nat(1u); +x_127 = l_Lean_Syntax_getArg(x_20, x_126); +x_128 = lean_unsigned_to_nat(2u); +x_129 = l_Lean_Syntax_getArg(x_20, x_128); +x_130 = l_Lean_Syntax_isNone(x_129); +if (x_130 == 0) +{ +lean_object* x_131; uint8_t x_132; +x_131 = l_Lean_nullKind___closed__2; +lean_inc(x_129); +x_132 = l_Lean_Syntax_isOfKind(x_129, x_131); +if (x_132 == 0) +{ +lean_object* x_133; lean_object* x_134; uint8_t x_135; +lean_dec(x_129); +lean_dec(x_127); lean_dec(x_25); lean_dec(x_24); -lean_dec(x_23); lean_dec(x_22); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_148 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_149 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_148, x_9, x_10); +x_133 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; +x_134 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_133, x_9, x_10); lean_dec(x_20); -x_150 = !lean_is_exclusive(x_149); -if (x_150 == 0) +x_135 = !lean_is_exclusive(x_134); +if (x_135 == 0) { -return x_149; +return x_134; } else { -lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_151 = lean_ctor_get(x_149, 0); -x_152 = lean_ctor_get(x_149, 1); -lean_inc(x_152); -lean_inc(x_151); +lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_136 = lean_ctor_get(x_134, 0); +x_137 = lean_ctor_get(x_134, 1); +lean_inc(x_137); +lean_inc(x_136); +lean_dec(x_134); +x_138 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_137); +return x_138; +} +} +else +{ +lean_object* x_139; lean_object* x_140; uint8_t x_141; +x_139 = l_Lean_Syntax_getArgs(x_129); +x_140 = lean_array_get_size(x_139); +lean_dec(x_139); +x_141 = lean_nat_dec_eq(x_140, x_128); +lean_dec(x_140); +if (x_141 == 0) +{ +lean_object* x_142; lean_object* x_143; uint8_t x_144; +lean_dec(x_129); +lean_dec(x_127); +lean_dec(x_25); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_142 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1; +x_143 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_142, x_9, x_10); +lean_dec(x_20); +x_144 = !lean_is_exclusive(x_143); +if (x_144 == 0) +{ +return x_143; +} +else +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_145 = lean_ctor_get(x_143, 0); +x_146 = lean_ctor_get(x_143, 1); +lean_inc(x_146); +lean_inc(x_145); +lean_dec(x_143); +x_147 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_147, 0, x_145); +lean_ctor_set(x_147, 1, x_146); +return x_147; +} +} +else +{ +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; +x_148 = l_Lean_Syntax_getArg(x_129, x_126); +lean_dec(x_129); +x_149 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_149, 0, x_148); +x_150 = lean_box(0); +lean_inc(x_9); +lean_inc(x_4); +lean_inc(x_2); +lean_inc(x_3); +x_151 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2(x_20, x_20, x_24, x_25, x_22, x_127, x_3, x_2, x_4, x_150, x_149, x_9, x_10); lean_dec(x_149); -x_153 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_153, 0, x_151); -lean_ctor_set(x_153, 1, x_152); -return x_153; -} +lean_dec(x_127); +lean_dec(x_20); +if (lean_obj_tag(x_151) == 0) +{ +lean_object* x_152; lean_object* x_153; +x_152 = lean_ctor_get(x_151, 0); +lean_inc(x_152); +x_153 = lean_ctor_get(x_151, 1); +lean_inc(x_153); +lean_dec(x_151); +x_11 = x_152; +x_12 = x_153; +goto block_17; } else { -lean_object* x_154; lean_object* x_155; uint8_t x_156; -x_154 = l_Lean_Syntax_getArgs(x_144); -lean_dec(x_144); -x_155 = lean_array_get_size(x_154); -lean_dec(x_154); -x_156 = lean_nat_dec_eq(x_155, x_143); -lean_dec(x_155); -if (x_156 == 0) -{ -lean_object* x_157; lean_object* x_158; uint8_t x_159; -lean_dec(x_142); -lean_dec(x_26); -lean_dec(x_25); -lean_dec(x_24); -lean_dec(x_23); -lean_dec(x_22); +uint8_t x_154; +lean_dec(x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_157 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_158 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_157, x_9, x_10); -lean_dec(x_20); -x_159 = !lean_is_exclusive(x_158); -if (x_159 == 0) +x_154 = !lean_is_exclusive(x_151); +if (x_154 == 0) { -return x_158; +return x_151; } else { -lean_object* x_160; lean_object* x_161; lean_object* x_162; -x_160 = lean_ctor_get(x_158, 0); -x_161 = lean_ctor_get(x_158, 1); +lean_object* x_155; lean_object* x_156; lean_object* x_157; +x_155 = lean_ctor_get(x_151, 0); +x_156 = lean_ctor_get(x_151, 1); +lean_inc(x_156); +lean_inc(x_155); +lean_dec(x_151); +x_157 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_156); +return x_157; +} +} +} +} +} +else +{ +lean_object* x_158; lean_object* x_159; lean_object* x_160; +lean_dec(x_129); +x_158 = lean_box(0); +x_159 = lean_box(0); +lean_inc(x_9); +lean_inc(x_4); +lean_inc(x_2); +lean_inc(x_3); +x_160 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2(x_20, x_20, x_24, x_25, x_22, x_127, x_3, x_2, x_4, x_159, x_158, x_9, x_10); +lean_dec(x_127); +lean_dec(x_20); +if (lean_obj_tag(x_160) == 0) +{ +lean_object* x_161; lean_object* x_162; +x_161 = lean_ctor_get(x_160, 0); lean_inc(x_161); -lean_inc(x_160); -lean_dec(x_158); -x_162 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_162, 0, x_160); -lean_ctor_set(x_162, 1, x_161); -return x_162; -} +x_162 = lean_ctor_get(x_160, 1); +lean_inc(x_162); +lean_dec(x_160); +x_11 = x_161; +x_12 = x_162; +goto block_17; } else { -lean_object* x_163; lean_object* x_164; uint8_t x_165; -x_163 = lean_unsigned_to_nat(3u); -x_164 = l_Lean_Syntax_getArg(x_20, x_163); +uint8_t x_163; +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_163 = !lean_is_exclusive(x_160); +if (x_163 == 0) +{ +return x_160; +} +else +{ +lean_object* x_164; lean_object* x_165; lean_object* x_166; +x_164 = lean_ctor_get(x_160, 0); +x_165 = lean_ctor_get(x_160, 1); +lean_inc(x_165); lean_inc(x_164); -x_165 = l_Lean_Syntax_isOfKind(x_164, x_146); -if (x_165 == 0) -{ -lean_object* x_166; lean_object* x_167; uint8_t x_168; -lean_dec(x_164); -lean_dec(x_142); -lean_dec(x_26); -lean_dec(x_25); -lean_dec(x_24); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_166 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_167 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_166, x_9, x_10); -lean_dec(x_20); -x_168 = !lean_is_exclusive(x_167); -if (x_168 == 0) -{ -return x_167; -} -else -{ -lean_object* x_169; lean_object* x_170; lean_object* x_171; -x_169 = lean_ctor_get(x_167, 0); -x_170 = lean_ctor_get(x_167, 1); -lean_inc(x_170); -lean_inc(x_169); -lean_dec(x_167); -x_171 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_171, 0, x_169); -lean_ctor_set(x_171, 1, x_170); -return x_171; -} -} -else -{ -lean_object* x_172; lean_object* x_173; lean_object* x_174; uint8_t x_175; -x_172 = l_Lean_Syntax_getArgs(x_164); -lean_dec(x_164); -x_173 = lean_array_get_size(x_172); -lean_dec(x_172); -x_174 = lean_unsigned_to_nat(0u); -x_175 = lean_nat_dec_eq(x_173, x_174); -lean_dec(x_173); -if (x_175 == 0) -{ -lean_object* x_176; lean_object* x_177; uint8_t x_178; -lean_dec(x_142); -lean_dec(x_26); -lean_dec(x_25); -lean_dec(x_24); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_176 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_177 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_176, x_9, x_10); -lean_dec(x_20); -x_178 = !lean_is_exclusive(x_177); -if (x_178 == 0) -{ -return x_177; -} -else -{ -lean_object* x_179; lean_object* x_180; lean_object* x_181; -x_179 = lean_ctor_get(x_177, 0); -x_180 = lean_ctor_get(x_177, 1); -lean_inc(x_180); -lean_inc(x_179); -lean_dec(x_177); -x_181 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_181, 0, x_179); -lean_ctor_set(x_181, 1, x_180); -return x_181; -} -} -else -{ -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; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; size_t x_203; size_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_dec(x_20); -x_182 = l_Lean_Syntax_getArgs(x_142); -lean_dec(x_142); -x_183 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_9, x_10); -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); -lean_inc(x_185); -lean_dec(x_183); -x_186 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; -lean_inc(x_3); -x_187 = lean_name_mk_string(x_3, x_186); -x_188 = l_addParenHeuristic___closed__1; -lean_inc(x_184); -x_189 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_189, 0, x_184); -lean_ctor_set(x_189, 1, x_188); -lean_inc(x_2); -x_190 = lean_array_push(x_2, x_189); -lean_inc(x_2); -x_191 = l_Array_appendCore___rarg(x_2, x_182); -x_192 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_192, 0, x_146); -lean_ctor_set(x_192, 1, x_191); -x_193 = lean_array_push(x_190, x_192); -lean_inc(x_2); -x_194 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_194, 0, x_146); -lean_ctor_set(x_194, 1, x_2); -x_195 = lean_array_push(x_193, x_194); -x_196 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__5; -x_197 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_197, 0, x_184); -lean_ctor_set(x_197, 1, x_196); -x_198 = lean_array_push(x_195, x_197); -x_199 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_199, 0, x_187); -lean_ctor_set(x_199, 1, x_198); -x_200 = lean_array_push(x_25, x_199); -x_201 = l_Array_append___rarg(x_24, x_182); -x_202 = lean_array_get_size(x_182); -x_203 = lean_usize_of_nat(x_202); -lean_dec(x_202); -x_204 = 0; -x_205 = x_182; -lean_inc(x_4); -x_206 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(x_4, x_203, x_204, x_205); -x_207 = x_206; -x_208 = l_Array_append___rarg(x_22, x_207); -lean_dec(x_207); -if (lean_is_scalar(x_26)) { - x_209 = lean_alloc_ctor(0, 2, 0); -} else { - x_209 = x_26; -} -lean_ctor_set(x_209, 0, x_201); -lean_ctor_set(x_209, 1, x_200); -if (lean_is_scalar(x_23)) { - x_210 = lean_alloc_ctor(0, 2, 0); -} else { - x_210 = x_23; -} -lean_ctor_set(x_210, 0, x_208); -lean_ctor_set(x_210, 1, x_209); -x_211 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_211, 0, x_210); -x_11 = x_211; -x_12 = x_185; -goto block_17; -} -} -} -} -} -else -{ -lean_object* x_212; lean_object* x_213; lean_object* x_214; uint8_t x_215; -lean_dec(x_144); -x_212 = lean_unsigned_to_nat(3u); -x_213 = l_Lean_Syntax_getArg(x_20, x_212); -x_214 = l_Lean_nullKind___closed__2; -lean_inc(x_213); -x_215 = l_Lean_Syntax_isOfKind(x_213, x_214); -if (x_215 == 0) -{ -lean_object* x_216; lean_object* x_217; uint8_t x_218; -lean_dec(x_213); -lean_dec(x_142); -lean_dec(x_26); -lean_dec(x_25); -lean_dec(x_24); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_216 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_217 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_216, x_9, x_10); -lean_dec(x_20); -x_218 = !lean_is_exclusive(x_217); -if (x_218 == 0) -{ -return x_217; -} -else -{ -lean_object* x_219; lean_object* x_220; lean_object* x_221; -x_219 = lean_ctor_get(x_217, 0); -x_220 = lean_ctor_get(x_217, 1); -lean_inc(x_220); -lean_inc(x_219); -lean_dec(x_217); -x_221 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_221, 0, x_219); -lean_ctor_set(x_221, 1, x_220); -return x_221; -} -} -else -{ -lean_object* x_222; lean_object* x_223; lean_object* x_224; uint8_t x_225; -x_222 = l_Lean_Syntax_getArgs(x_213); -lean_dec(x_213); -x_223 = lean_array_get_size(x_222); -lean_dec(x_222); -x_224 = lean_unsigned_to_nat(0u); -x_225 = lean_nat_dec_eq(x_223, x_224); -lean_dec(x_223); -if (x_225 == 0) -{ -lean_object* x_226; lean_object* x_227; uint8_t x_228; -lean_dec(x_142); -lean_dec(x_26); -lean_dec(x_25); -lean_dec(x_24); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_226 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4; -x_227 = l_Lean_Macro_throwErrorAt___rarg(x_20, x_226, x_9, x_10); -lean_dec(x_20); -x_228 = !lean_is_exclusive(x_227); -if (x_228 == 0) -{ -return x_227; -} -else -{ -lean_object* x_229; lean_object* x_230; lean_object* x_231; -x_229 = lean_ctor_get(x_227, 0); -x_230 = lean_ctor_get(x_227, 1); -lean_inc(x_230); -lean_inc(x_229); -lean_dec(x_227); -x_231 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_231, 0, x_229); -lean_ctor_set(x_231, 1, x_230); -return x_231; -} -} -else -{ -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; lean_object* x_250; lean_object* x_251; lean_object* x_252; size_t x_253; size_t 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_dec(x_20); -x_232 = l_Lean_Syntax_getArgs(x_142); -lean_dec(x_142); -x_233 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_9, x_10); -x_234 = lean_ctor_get(x_233, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_233, 1); -lean_inc(x_235); -lean_dec(x_233); -x_236 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; -lean_inc(x_3); -x_237 = lean_name_mk_string(x_3, x_236); -x_238 = l_addParenHeuristic___closed__1; -lean_inc(x_234); -x_239 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_239, 0, x_234); -lean_ctor_set(x_239, 1, x_238); -lean_inc(x_2); -x_240 = lean_array_push(x_2, x_239); -lean_inc(x_2); -x_241 = l_Array_appendCore___rarg(x_2, x_232); -x_242 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_242, 0, x_214); -lean_ctor_set(x_242, 1, x_241); -x_243 = lean_array_push(x_240, x_242); -lean_inc(x_2); -x_244 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_244, 0, x_214); -lean_ctor_set(x_244, 1, x_2); -x_245 = lean_array_push(x_243, x_244); -x_246 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__5; -x_247 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_247, 0, x_234); -lean_ctor_set(x_247, 1, x_246); -x_248 = lean_array_push(x_245, x_247); -x_249 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_249, 0, x_237); -lean_ctor_set(x_249, 1, x_248); -x_250 = lean_array_push(x_25, x_249); -x_251 = l_Array_append___rarg(x_24, x_232); -x_252 = lean_array_get_size(x_232); -x_253 = lean_usize_of_nat(x_252); -lean_dec(x_252); -x_254 = 0; -x_255 = x_232; -lean_inc(x_4); -x_256 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(x_4, x_253, x_254, x_255); -x_257 = x_256; -x_258 = l_Array_append___rarg(x_22, x_257); -lean_dec(x_257); -if (lean_is_scalar(x_26)) { - x_259 = lean_alloc_ctor(0, 2, 0); -} else { - x_259 = x_26; -} -lean_ctor_set(x_259, 0, x_251); -lean_ctor_set(x_259, 1, x_250); -if (lean_is_scalar(x_23)) { - x_260 = lean_alloc_ctor(0, 2, 0); -} else { - x_260 = x_23; -} -lean_ctor_set(x_260, 0, x_258); -lean_ctor_set(x_260, 1, x_259); -x_261 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_261, 0, x_260); -x_11 = x_261; -x_12 = x_235; -goto block_17; +lean_dec(x_160); +x_166 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_166, 0, x_164); +lean_ctor_set(x_166, 1, x_165); +return x_166; } } } @@ -6998,7 +6917,7 @@ goto _start; } } } -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { uint8_t x_10; @@ -7030,7 +6949,7 @@ lean_inc(x_17); x_18 = lean_ctor_get(x_16, 1); lean_inc(x_18); lean_dec(x_16); -x_19 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_19 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; lean_inc(x_2); x_20 = lean_name_mk_string(x_2, x_19); x_21 = l_term_x5b___x5d___closed__3; @@ -7080,7 +6999,7 @@ lean_inc(x_40); x_41 = lean_ctor_get(x_39, 1); lean_inc(x_41); lean_dec(x_39); -x_42 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_42 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; lean_inc(x_2); x_43 = lean_name_mk_string(x_2, x_42); x_44 = l_term_x5b___x5d___closed__3; @@ -7121,7 +7040,16 @@ goto _start; } } } -lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1(lean_object* x_1) { +lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_3, 0, x_1); +return x_3; +} +} +lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__2(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; @@ -7214,7 +7142,7 @@ static lean_object* _init_l_myMacro____x40_Init_NotationExtra___hyg_3356____clos _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__2), 1, 0); return x_1; } } @@ -7647,7 +7575,7 @@ x_36 = 0; x_37 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; x_38 = l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__2; lean_inc(x_2); -x_39 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5(x_10, x_30, x_37, x_33, x_24, x_35, x_36, x_38, x_2, x_27); +x_39 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(x_10, x_30, x_37, x_33, x_24, x_35, x_36, x_38, x_2, x_27); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; @@ -7688,7 +7616,7 @@ lean_ctor_set(x_41, 0, x_43); x_56 = lean_array_get_size(x_23); x_57 = lean_usize_of_nat(x_56); lean_dec(x_56); -x_58 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__6(x_30, x_37, x_55, x_23, x_57, x_36, x_41, x_2, x_47); +x_58 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(x_30, x_37, x_55, x_23, x_57, x_36, x_41, x_2, x_47); x_59 = lean_ctor_get(x_58, 0); lean_inc(x_59); x_60 = lean_ctor_get(x_58, 1); @@ -8300,7 +8228,7 @@ lean_ctor_set(x_388, 1, x_377); x_389 = lean_array_get_size(x_23); x_390 = lean_usize_of_nat(x_389); lean_dec(x_389); -x_391 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__6(x_30, x_37, x_387, x_23, x_390, x_36, x_388, x_2, x_379); +x_391 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(x_30, x_37, x_387, x_23, x_390, x_36, x_388, x_2, x_379); x_392 = lean_ctor_get(x_391, 0); lean_inc(x_392); x_393 = lean_ctor_get(x_391, 1); @@ -8586,31 +8514,32 @@ x_7 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356__ return x_7; } } -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _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_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(x_1, x_5, x_6, x_4); -return x_7; +lean_object* x_10; +x_10 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_1); +return x_10; } } -lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -size_t x_5; size_t x_6; lean_object* x_7; -x_5 = lean_unbox_usize(x_2); +lean_object* x_14; +x_14 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_6); lean_dec(x_2); -x_6 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_7 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(x_1, x_5, x_6, x_4); -return x_7; +lean_dec(x_1); +return x_14; } } -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { size_t x_11; size_t x_12; lean_object* x_13; @@ -8618,13 +8547,13 @@ x_11 = lean_unbox_usize(x_6); lean_dec(x_6); x_12 = lean_unbox_usize(x_7); lean_dec(x_7); -x_13 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5(x_1, x_2, x_3, x_4, x_5, x_11, x_12, x_8, x_9, x_10); +x_13 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3(x_1, x_2, x_3, x_4, x_5, x_11, x_12, x_8, x_9, x_10); lean_dec(x_5); lean_dec(x_1); return x_13; } } -lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { size_t x_10; size_t x_11; lean_object* x_12; @@ -8632,12 +8561,21 @@ x_10 = lean_unbox_usize(x_5); lean_dec(x_5); x_11 = lean_unbox_usize(x_6); lean_dec(x_6); -x_12 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__6(x_1, x_2, x_3, x_4, x_10, x_11, x_7, x_8, x_9); +x_12 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__4(x_1, x_2, x_3, x_4, x_10, x_11, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_4); return x_12; } } +lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1___boxed(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = l_myMacro____x40_Init_NotationExtra___hyg_3356____lambda__1(x_1, x_2); +lean_dec(x_2); +return x_3; +} +} lean_object* initialize_Init_Meta(lean_object*); lean_object* initialize_Init_Data_Array_Subarray(lean_object*); static bool _G_initialized = false; @@ -9087,16 +9025,16 @@ l_commandClassAbbrev_______x3a_x3d_____x2c___closed__20 = _init_l_commandClassAb lean_mark_persistent(l_commandClassAbbrev_______x3a_x3d_____x2c___closed__20); l_commandClassAbbrev_______x3a_x3d_____x2c = _init_l_commandClassAbbrev_______x3a_x3d_____x2c(); lean_mark_persistent(l_commandClassAbbrev_______x3a_x3d_____x2c); -l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1); -l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2); -l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3); -l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__4); -l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__5 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__5(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__5); +l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__1); +l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2); +l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__3 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__3(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__3); +l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1); +l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2 = _init_l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2); l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__1 = _init_l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__1(); lean_mark_persistent(l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__1); l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__2 = _init_l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__2(); diff --git a/stage0/stdlib/Lean/Elab/Binders.c b/stage0/stdlib/Lean/Elab/Binders.c index 359121f590..b91ed3a220 100644 --- a/stage0/stdlib/Lean/Elab/Binders.c +++ b/stage0/stdlib/Lean/Elab/Binders.c @@ -54,7 +54,6 @@ lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_quoteAutoTactic___spec lean_object* l_Lean_Elab_Term_elabDepArrow(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_letEqnsDecl___closed__2; lean_object* l_Lean_Elab_Term_elabArrow___closed__1; -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; lean_object* lean_array_uget(lean_object*, size_t); extern lean_object* l_Lean_Elab_Term_instMonadQuotationTermElabM___closed__8; lean_object* l_Lean_Elab_Term_declareTacticSyntax___closed__5; @@ -224,7 +223,7 @@ lean_object* l___private_Lean_Elab_Util_0__Lean_Elab_expandMacro_x3f___boxed(lea lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_getFunBinderIds_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__5; -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_5169_(lean_object*); +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_5172_(lean_object*); lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__20; lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderModifier___closed__8; lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_registerFailedToInferBinderTypeInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -379,6 +378,7 @@ lean_object* l_Lean_mkApp(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandFunBinders_loop_match__1(lean_object*); extern lean_object* l_Lean_Parser_Term_explicitBinder___elambda__1___closed__1; lean_object* l_Lean_Syntax_getArgs(lean_object*); +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandMatchAltsIntoMatchAux___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); @@ -403,6 +403,7 @@ lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_quoteAutoTactic___spec lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandFunBinders_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_mkExplicitBinder(lean_object*, lean_object*); extern lean_object* l___private_Lean_Meta_ExprDefEq_0__Lean_Meta_checkTypesAndAssign___closed__8; +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; lean_object* l_Lean_Elab_Term_adaptExpander(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getPos(lean_object*); @@ -461,7 +462,6 @@ lean_object* l_Lean_setEnv___at_Lean_Elab_Term_declareTacticSyntax___spec__3___b lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__11; lean_object* l_Lean_compileDecl___at_Lean_Elab_Term_declareTacticSyntax___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* l_Lean_Elab_Term_declareTacticSyntax___closed__4; extern lean_object* l_Lean_expandExplicitBindersAux_loop___closed__2; @@ -470,7 +470,6 @@ lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl(lean_object*); lean_object* l_Lean_Elab_Term_expandFunBinders_loop_match__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandFunBinders_loop___spec__1(lean_object*, size_t, size_t, lean_object*); lean_object* lean_compile_decl(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; extern lean_object* l_Lean_expandExplicitBindersAux_loop___closed__4; lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_matchBinder_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabArrow___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -506,6 +505,7 @@ lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews___r lean_object* l_Lean_mkFreshId___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__1___rarg___boxed(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_getMatchAltsNumPatterns___boxed(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl___closed__1; +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; extern lean_object* l_addParenHeuristic___closed__1; lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_matchBinder___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_propagateExpectedType_match__1___rarg(lean_object*, lean_object*, lean_object*); @@ -6870,19 +6870,19 @@ else { lean_object* x_44; uint8_t x_45; lean_dec(x_21); -x_44 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_44 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_45 = lean_string_dec_eq(x_17, x_44); if (x_45 == 0) { lean_object* x_46; uint8_t x_47; lean_dec(x_2); -x_46 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_46 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_47 = lean_string_dec_eq(x_17, x_46); if (x_47 == 0) { lean_object* x_48; uint8_t x_49; lean_dec(x_3); -x_48 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_48 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_49 = lean_string_dec_eq(x_17, x_48); if (x_49 == 0) { @@ -7086,19 +7086,19 @@ else { lean_object* x_95; uint8_t x_96; lean_dec(x_21); -x_95 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_95 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_96 = lean_string_dec_eq(x_17, x_95); if (x_96 == 0) { lean_object* x_97; uint8_t x_98; lean_dec(x_2); -x_97 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_97 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_98 = lean_string_dec_eq(x_17, x_97); if (x_98 == 0) { lean_object* x_99; uint8_t x_100; lean_dec(x_3); -x_99 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_99 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_100 = lean_string_dec_eq(x_17, x_99); if (x_100 == 0) { @@ -7353,19 +7353,19 @@ else { lean_object* x_155; uint8_t x_156; lean_dec(x_21); -x_155 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_155 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_156 = lean_string_dec_eq(x_17, x_155); if (x_156 == 0) { lean_object* x_157; uint8_t x_158; lean_dec(x_2); -x_157 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_157 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_158 = lean_string_dec_eq(x_17, x_157); if (x_158 == 0) { lean_object* x_159; uint8_t x_160; lean_dec(x_3); -x_159 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_159 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_160 = lean_string_dec_eq(x_17, x_159); if (x_160 == 0) { @@ -7654,19 +7654,19 @@ else { lean_object* x_221; uint8_t x_222; lean_dec(x_21); -x_221 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_221 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_222 = lean_string_dec_eq(x_17, x_221); if (x_222 == 0) { lean_object* x_223; uint8_t x_224; lean_dec(x_2); -x_223 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_223 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_224 = lean_string_dec_eq(x_17, x_223); if (x_224 == 0) { lean_object* x_225; uint8_t x_226; lean_dec(x_3); -x_225 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_225 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_226 = lean_string_dec_eq(x_17, x_225); if (x_226 == 0) { @@ -7989,19 +7989,19 @@ else { lean_object* x_293; uint8_t x_294; lean_dec(x_267); -x_293 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_293 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_294 = lean_string_dec_eq(x_17, x_293); if (x_294 == 0) { lean_object* x_295; uint8_t x_296; lean_dec(x_2); -x_295 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_295 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_296 = lean_string_dec_eq(x_17, x_295); if (x_296 == 0) { lean_object* x_297; uint8_t x_298; lean_dec(x_3); -x_297 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_297 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_298 = lean_string_dec_eq(x_17, x_297); if (x_298 == 0) { @@ -8356,19 +8356,19 @@ else { lean_object* x_371; uint8_t x_372; lean_dec(x_342); -x_371 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_371 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_372 = lean_string_dec_eq(x_340, x_371); if (x_372 == 0) { lean_object* x_373; uint8_t x_374; lean_dec(x_2); -x_373 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_373 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_374 = lean_string_dec_eq(x_340, x_373); if (x_374 == 0) { lean_object* x_375; uint8_t x_376; lean_dec(x_3); -x_375 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_375 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_376 = lean_string_dec_eq(x_340, x_375); if (x_376 == 0) { @@ -10791,17 +10791,17 @@ return x_935; else { lean_object* x_936; uint8_t x_937; -x_936 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_936 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_937 = lean_string_dec_eq(x_233, x_936); if (x_937 == 0) { lean_object* x_938; uint8_t x_939; -x_938 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_938 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_939 = lean_string_dec_eq(x_233, x_938); if (x_939 == 0) { lean_object* x_940; uint8_t x_941; -x_940 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_940 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_941 = lean_string_dec_eq(x_233, x_940); if (x_941 == 0) { @@ -23525,7 +23525,7 @@ x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_5169_(lean_object* x_1) { +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_5172_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; @@ -23748,7 +23748,7 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_elabLetStarDecl___closed__1); res = l___regBuiltin_Lean_Elab_Term_elabLetStarDecl(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_5169_(lean_io_mk_world()); +res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_5172_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/BuiltinNotation.c b/stage0/stdlib/Lean/Elab/BuiltinNotation.c index bfb1c47589..bcd1df7432 100644 --- a/stage0/stdlib/Lean/Elab/BuiltinNotation.c +++ b/stage0/stdlib/Lean/Elab/BuiltinNotation.c @@ -13,7 +13,6 @@ #ifdef __cplusplus extern "C" { #endif -lean_object* l_Lean_Elab_Term_expandHave_match__3(lean_object*); lean_object* l_Lean_mkCIdentFrom(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___closed__26; extern lean_object* l_Lean_Name_toString___closed__1; @@ -34,10 +33,8 @@ lean_object* l___private_Lean_Meta_AppBuilder_0__Lean_Meta_mkEqImp(lean_object*, lean_object* l_Lean_Elab_getRefPos___at_Lean_Elab_Term_elabPanic___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkSort(lean_object*); extern lean_object* l_termIf__Then__Else_____closed__2; -lean_object* l_Lean_Elab_Term_expandSuffices_match__5___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_let_x21___closed__1; -lean_object* l_Lean_Elab_Term_expandHave_match__3___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_expandHave___closed__2; +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_expandCDot_match__1(lean_object*); lean_object* l_Lean_Elab_Term_expandDbgTrace___closed__4; lean_object* l_Lean_throwError___at_Lean_Elab_Term_elabNativeRefl___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -53,7 +50,6 @@ uint8_t l_USize_decEq(size_t, size_t); extern lean_object* l_Lean_Parser_Tactic_have___closed__1; lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Lean_Elab_Term_expandCDot_x3f_match__1(lean_object*); -lean_object* l_Lean_Elab_Term_expandHave___closed__1; lean_object* l_Lean_Elab_Term_elabSubst_match__1___rarg(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandAssert___closed__1; lean_object* l_Array_append___rarg(lean_object*, lean_object*); @@ -74,10 +70,8 @@ lean_object* l_Lean_Elab_Term_elabNativeRefl___lambda__1___closed__3; lean_object* l_Lean_Elab_Term_elabParen(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instToExprBool___closed__1; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); -lean_object* l_Lean_Elab_Term_expandSuffices_match__7(lean_object*); lean_object* l_Lean_Meta_mkEq___at_Lean_Elab_Term_elabNativeRefl___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabPanic___closed__3; -extern lean_object* l_myMacro____x40_Init_Notation___hyg_12817____closed__10; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_mkNativeReflAuxDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_subst___elambda__1___closed__1; extern lean_object* l_Lean_Parser_Term_unreachable___elambda__1___closed__2; @@ -103,6 +97,7 @@ lean_object* l_Lean_Elab_Term_elabNativeDecide___rarg___closed__1; extern lean_object* l_myMacro____x40_Init_Data_ToString_Macro___hyg_23____closed__7; lean_object* l_Lean_Elab_Term_elabNativeRefl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_instReprBool___closed__1; +lean_object* l_Lean_Elab_Term_expandHave___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_termS_x21_____closed__3; extern lean_object* l_Lean_Parser_Term_nativeDecide___elambda__1___closed__2; lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*); @@ -133,7 +128,6 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__4; lean_object* l___regBuiltin_Lean_Elab_Term_elabParen(lean_object*); lean_object* l_Lean_Core_mkFreshUserName___at_Lean_Elab_Term_elabSubst___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandDbgTrace___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_expandHave_match__4(lean_object*); lean_object* l_Lean_Elab_Term_mkPairs_loop___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabTParserMacroAux___closed__9; lean_object* l_Lean_Elab_Term_mkAuxName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -144,7 +138,6 @@ lean_object* l_Lean_Elab_Term_expandDbgTrace___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___closed__39; lean_object* l_Lean_Elab_Term_elabAnonymousCtor_match__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_appArg_x21(lean_object*); -lean_object* l_Lean_Elab_Term_expandSuffices_match__6___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabParserMacro___lambda__1___closed__2; lean_object* lean_string_utf8_byte_size(lean_object*); lean_object* l_Lean_Elab_Term_elabNativeRefl___closed__2; @@ -187,8 +180,11 @@ extern lean_object* l_Lean_Meta_mkDecideProof___rarg___lambda__1___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_elabTParserMacro(lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_expandCDot___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabPanic___closed__10; +lean_object* l_Lean_Elab_Term_expandHave___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandShow___closed__2; +extern lean_object* l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_16359____closed__1; lean_object* l_Lean_throwError___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Term_byTactic___elambda__1___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_hasCDot_match__1___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_byTactic___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_expandAssert_match__1___rarg(lean_object*, lean_object*, lean_object*); @@ -199,7 +195,6 @@ lean_object* l_Lean_Syntax_SepArray_getElems___rarg(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabPanic(lean_object*); lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabCDot___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Init_Meta_0__Lean_quoteOption___rarg___closed__6; -lean_object* l_Lean_Elab_Term_expandSuffices_match__4___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_tryPostponeIfNoneOrMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabPanic_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___closed__20; @@ -218,7 +213,6 @@ lean_object* l_Lean_Elab_Term_elabNativeRefl___boxed(lean_object*, lean_object*, lean_object* l_Lean_Elab_Term_expandEmptyC___closed__3; lean_object* l_Lean_Meta_kabstract___at_Lean_Elab_Term_elabSubst___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabStateRefT___lambda__2___closed__6; -extern lean_object* l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_16359____closed__2; lean_object* l_Lean_Elab_Term_expandEmptyC___closed__5; lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandHave___closed__1; @@ -252,7 +246,6 @@ lean_object* l_Lean_Elab_Term_elabStateRefT___lambda__2(lean_object*, lean_objec lean_object* l_Lean_Elab_Term_expandUnreachable(lean_object*); lean_object* l_Lean_Elab_Term_mkInstMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandEmptyC___closed__1; -lean_object* l_Lean_Elab_Term_expandSuffices_match__3___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Meta_mkArrow___closed__2; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); @@ -263,9 +256,11 @@ lean_object* l___private_Lean_Meta_AppBuilder_0__Lean_Meta_mkFun___boxed(lean_ob lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandSorry___rarg___closed__3; lean_object* l_Lean_Elab_Term_expandDbgTrace___closed__5; +lean_object* l_Lean_Elab_Term_expandHave___lambda__1___closed__1; lean_object* l_Lean_Elab_getRefPosition___at_Lean_Elab_Term_elabPanic___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkAppM___at_Lean_Elab_Term_elabStateRefT___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabAnonymousCtor___closed__4; +lean_object* l_Lean_Elab_Term_expandHave___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux_match__2(lean_object*); lean_object* l_Lean_Elab_Term_expandSorry___rarg___closed__5; lean_object* l_Lean_Elab_Term_expandEmptyC___closed__6; @@ -277,6 +272,7 @@ lean_object* l_Lean_Elab_Term_elabPanic___closed__5; lean_object* l_Lean_Meta_mkEqRefl___at_Lean_Elab_Term_elabNativeRefl___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabSubst_match__2(lean_object*); lean_object* l_Lean_Elab_Term_mkPairs_loop___closed__3; +extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__2; lean_object* l_Lean_Elab_Term_expandDbgTrace___closed__3; extern lean_object* l_Lean_strLitKind___closed__2; lean_object* l_Lean_Elab_Term_elabNativeRefl___lambda__1___closed__1; @@ -285,7 +281,6 @@ extern lean_object* l_Lean_instQuoteBool___closed__3; lean_object* l___regBuiltin_Lean_Elab_Term_elabAnonymousCtor(lean_object*); lean_object* l_Nat_repr(lean_object*); lean_object* l_Lean_Elab_Term_elabPanic___closed__7; -lean_object* l_Lean_Elab_Term_expandSuffices_match__6(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabCDot(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkEqSymm___at_Lean_Elab_Term_elabSubst___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabNativeDecide(lean_object*); @@ -302,8 +297,8 @@ extern lean_object* l_Lean_Parser_maxPrec; lean_object* l_Lean_throwError___at_Lean_Elab_Term_elabNativeRefl___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabSubst___lambda__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*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabStateRefT___lambda__2___closed__2; +extern lean_object* l_Lean_Parser_Term_fromTerm___elambda__1___closed__1; lean_object* l_Lean_Elab_Term_getCurrMacroScope(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_expandSuffices_match__8(lean_object*); lean_object* l_Lean_Elab_Term_elabStateRefT___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_hasCDot___spec__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandShow(lean_object*, lean_object*, lean_object*); @@ -315,10 +310,10 @@ lean_object* l___private_Init_Meta_0__Lean_quoteName(lean_object*); lean_object* l_Lean_Meta_kabstract___at_Lean_Elab_Term_elabSubst___spec__5(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*); lean_object* l_Lean_Elab_Term_expandSorry___rarg___closed__6; +extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__5; extern lean_object* l_Lean_Literal_type___closed__2; extern lean_object* l_Lean_Parser_Term_have___elambda__1___closed__1; extern lean_object* l_Lean_instToExprUnit___lambda__1___closed__3; -lean_object* l_Lean_Elab_Term_expandHave_match__2(lean_object*); lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandDbgTrace___closed__1; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_expandCDot___spec__2___boxed(lean_object*, lean_object*, lean_object*); @@ -329,7 +324,6 @@ lean_object* l_Lean_Meta_mkEqRefl___at_Lean_Elab_Term_elabNativeDecide___spec__2 lean_object* l_Lean_Elab_Term_elabNativeRefl___lambda__1___closed__8; extern lean_object* l_Lean_instInhabitedSyntax; uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_expandHave_match__4___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_dbgTrace___elambda__1___closed__1; lean_object* l_Lean_Elab_Term_elabSubst___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandSuffices___boxed(lean_object*, lean_object*, lean_object*); @@ -350,6 +344,7 @@ extern lean_object* l_Lean_Syntax_mkAntiquotNode___closed__9; lean_object* l_Lean_Core_mkFreshUserName___at_Lean_Elab_Term_elabSubst___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabDecide___boxed(lean_object*); extern lean_object* l_term___x2b_x2b_____closed__2; +lean_object* l_Lean_Elab_Term_expandHave___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_cdot___elambda__1___closed__2; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_getPropToDecide___closed__4; lean_object* l_Lean_Elab_Term_elabSubst___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -362,13 +357,16 @@ lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabClosedT lean_object* l_Lean_Elab_Term_elabParserMacro___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_mkNativeReflAuxDecl___closed__1; lean_object* l_Lean_Elab_Term_elabStateRefT___lambda__2___closed__7; +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_mkNativeReflAuxDecl___closed__2; lean_object* l_Lean_Elab_Term_elabStateRefT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabDecide___closed__1; lean_object* l___regBuiltin_Lean_Elab_Term_elabNativeRefl(lean_object*); +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_nullKind___closed__2; uint8_t l_List_beq___at___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___spec__1(lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__3___rarg(lean_object*); +lean_object* l_Lean_Elab_Term_expandHave___lambda__1___closed__2; lean_object* l_Lean_Elab_Term_elabAnonymousCtor_match__2(lean_object*); lean_object* l_Lean_Meta_matchEq_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Term_termElabAttribute; @@ -385,7 +383,7 @@ lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_hasCDot___b lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_getPropToDecide(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Syntax_mkApp___closed__1; lean_object* l_Lean_Elab_Term_elabPanic(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_expandHave_match__2___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabTParserMacro(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___closed__3; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_getPropToDecide___closed__1; @@ -418,9 +416,9 @@ lean_object* l_Lean_Elab_Term_elabSubst___lambda__3___boxed(lean_object*, lean_o lean_object* l_Lean_Syntax_getKind(lean_object*); lean_object* l_Lean_Elab_getRefPos___at_Lean_Elab_Term_elabPanic___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandEmptyC___closed__7; -lean_object* l_Lean_Elab_Term_expandSuffices_match__5(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabTParserMacroAux_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_appendCore___rarg(lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Tactic_case___closed__9; lean_object* l_Lean_Elab_Term_elabAnonymousCtor_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabStateRefT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Data_ToString_Macro___hyg_23____closed__8; @@ -428,7 +426,6 @@ lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserM lean_object* l___regBuiltin_Lean_Elab_Term_elabSubst(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_expandCDot___boxed__const__1; lean_object* l___regBuiltin_Lean_Elab_Term_expandSorry(lean_object*); -lean_object* l_Lean_Elab_Term_expandSuffices_match__7___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabNativeRefl___lambda__1___closed__4; lean_object* l_Lean_Elab_Term_elabPanic_match__1(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___closed__15; @@ -453,13 +450,13 @@ extern lean_object* l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_1455 lean_object* l_Lean_Elab_Term_expandSuffices_match__1___rarg(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isFVar(lean_object*); extern lean_object* l_Lean_Parser_Term_let_x21___elambda__1___closed__1; +lean_object* l_Lean_Elab_Term_expandHave___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabParserMacro___closed__1; extern lean_object* l_Lean_Meta_mkSorry___rarg___lambda__1___closed__4; extern lean_object* l_Lean_Parser_Term_borrowed___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_elabParserMacro___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabPanic___closed__2; -lean_object* l_Lean_Elab_Term_expandSuffices_match__8___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_withSynthesize___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_AppBuilder_0__Lean_Meta_mkExpectedTypeHintImp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux_match__2___rarg(lean_object*, lean_object*, lean_object*); @@ -477,6 +474,7 @@ lean_object* l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_Instances_0__ lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___closed__9; lean_object* l_Lean_Elab_getRefPos___at_Lean_Elab_Term_elabPanic___spec__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabSubst___closed__4; uint8_t l_Lean_Expr_hasLooseBVars(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabClosedTerm___closed__1; @@ -522,10 +520,11 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandSorry___closed__1; lean_object* l_Lean_Elab_Term_expandSorry___rarg___closed__1; extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* l_Lean_Elab_Term_expandAssert___closed__3; +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandUnreachable(lean_object*); -lean_object* l_Lean_Elab_Term_expandSuffices_match__3(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___closed__4; lean_object* l_Lean_Meta_mkEqSymm___at_Lean_Elab_Term_elabSubst___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Tactic_intro___closed__1; extern lean_object* l_Lean_Parser_Term_nativeRefl___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_elabSubst___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_beq___at___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabParserMacroAux___spec__1___boxed(lean_object*, lean_object*); @@ -545,11 +544,11 @@ lean_object* l_Lean_Elab_Term_expandHave_match__1___rarg(lean_object*, lean_obje lean_object* l_Lean_Elab_Term_tryPostponeIfHasMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabTParserMacro___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabBorrowed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_expandSuffices_match__4(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabTParserMacroAux___closed__6; lean_object* l___regBuiltin_Lean_Elab_Term_elabPanic___closed__1; extern lean_object* l_Lean_levelOne; uint8_t l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_hasCDot(lean_object*); +extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__3; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabTParserMacroAux___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabSubst___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandAssert(lean_object*); @@ -571,6 +570,7 @@ lean_object* l___regBuiltin_Lean_Elab_Term_elabBorrowed___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabClosedTerm___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_elabTParserMacro___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_getPropToDecide___closed__5; +lean_object* l_Lean_Elab_Term_expandHave___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkConst(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabStateRefT(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabTParserMacroAux___closed__4; @@ -600,6 +600,7 @@ lean_object* l_Lean_Elab_Term_elabSubst___lambda__1___boxed(lean_object*, lean_o lean_object* l_Lean_Elab_Term_expandCDot_x3f(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_0__Lean_Elab_Term_elabCDot_match__1___rarg(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_expandExplicitBindersAux_loop___closed__3; lean_object* l___regBuiltin_Lean_Elab_Term_expandUnreachable___closed__1; lean_object* l_Lean_markBorrowed(lean_object*); lean_object* l_Lean_Syntax_mkLit(lean_object*, lean_object*, lean_object*); @@ -1745,100 +1746,7 @@ x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandHave_match__1___rarg), 3 return x_2; } } -lean_object* l_Lean_Elab_Term_expandHave_match__2___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Term_expandHave_match__2(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandHave_match__2___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Term_expandHave_match__3___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Term_expandHave_match__3(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandHave_match__3___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Term_expandHave_match__4___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Term_expandHave_match__4(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandHave_match__4___rarg), 3, 0); -return x_2; -} -} -static lean_object* _init_l_Lean_Elab_Term_expandHave___closed__1() { +static lean_object* _init_l_Lean_Elab_Term_expandHave___lambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -1847,18 +1755,615 @@ x_2 = l_Array_appendCore___rarg(x_1, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_expandHave___closed__2() { +static lean_object* _init_l_Lean_Elab_Term_expandHave___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_nullKind___closed__2; -x_2 = l_Lean_Elab_Term_expandHave___closed__1; +x_2 = l_Lean_Elab_Term_expandHave___lambda__1___closed__1; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } +lean_object* l_Lean_Elab_Term_expandHave___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_11 = lean_unsigned_to_nat(5u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_9, x_10); +x_14 = !lean_is_exclusive(x_13); +if (x_14 == 0) +{ +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_15 = lean_ctor_get(x_13, 0); +x_16 = l_Lean_Parser_Tactic_have___closed__1; +lean_inc(x_15); +x_17 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_17, 0, x_15); +lean_ctor_set(x_17, 1, x_16); +x_18 = l_Array_empty___closed__1; +x_19 = lean_array_push(x_18, x_17); +x_20 = l_Lean_Elab_Term_expandShow___closed__1; +lean_inc(x_15); +x_21 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_21, 0, x_15); +lean_ctor_set(x_21, 1, x_20); +x_22 = lean_array_push(x_18, x_21); +x_23 = l_Lean_Elab_Term_expandShow___closed__2; +lean_inc(x_15); +x_24 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_24, 0, x_15); +lean_ctor_set(x_24, 1, x_23); +x_25 = lean_array_push(x_18, x_24); +x_26 = lean_array_push(x_25, x_2); +x_27 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_27, 0, x_3); +lean_ctor_set(x_27, 1, x_26); +x_28 = lean_array_push(x_22, x_27); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_4); +lean_ctor_set(x_29, 1, x_28); +x_30 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; +lean_inc(x_15); +x_31 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_31, 0, x_15); +lean_ctor_set(x_31, 1, x_30); +x_32 = lean_array_push(x_18, x_31); +x_33 = l_Lean_nullKind___closed__2; +x_34 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_34, 0, x_33); +lean_ctor_set(x_34, 1, x_32); +if (lean_obj_tag(x_5) == 0) +{ +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_dec(x_15); +x_35 = l_Lean_Elab_Term_expandHave___lambda__1___closed__2; +x_36 = lean_array_push(x_19, x_35); +x_37 = lean_array_push(x_36, x_6); +x_38 = lean_array_push(x_37, x_29); +x_39 = lean_array_push(x_38, x_34); +x_40 = lean_array_push(x_39, x_12); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_7); +lean_ctor_set(x_41, 1, x_40); +lean_ctor_set(x_13, 0, x_41); +return x_13; +} +else +{ +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; +x_42 = lean_ctor_get(x_5, 0); +lean_inc(x_42); +lean_dec(x_5); +x_43 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_44 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_44, 0, x_15); +lean_ctor_set(x_44, 1, x_43); +x_45 = l_Lean_Syntax_mkApp___closed__1; +x_46 = lean_array_push(x_45, x_42); +x_47 = lean_array_push(x_46, x_44); +x_48 = l_Array_appendCore___rarg(x_18, x_47); +lean_dec(x_47); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_33); +lean_ctor_set(x_49, 1, x_48); +x_50 = lean_array_push(x_19, x_49); +x_51 = lean_array_push(x_50, x_6); +x_52 = lean_array_push(x_51, x_29); +x_53 = lean_array_push(x_52, x_34); +x_54 = lean_array_push(x_53, x_12); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_7); +lean_ctor_set(x_55, 1, x_54); +lean_ctor_set(x_13, 0, x_55); +return x_13; +} +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_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; +x_56 = lean_ctor_get(x_13, 0); +x_57 = lean_ctor_get(x_13, 1); +lean_inc(x_57); +lean_inc(x_56); +lean_dec(x_13); +x_58 = l_Lean_Parser_Tactic_have___closed__1; +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_Array_empty___closed__1; +x_61 = lean_array_push(x_60, x_59); +x_62 = l_Lean_Elab_Term_expandShow___closed__1; +lean_inc(x_56); +x_63 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_63, 0, x_56); +lean_ctor_set(x_63, 1, x_62); +x_64 = lean_array_push(x_60, x_63); +x_65 = l_Lean_Elab_Term_expandShow___closed__2; +lean_inc(x_56); +x_66 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_66, 0, x_56); +lean_ctor_set(x_66, 1, x_65); +x_67 = lean_array_push(x_60, x_66); +x_68 = lean_array_push(x_67, x_2); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_3); +lean_ctor_set(x_69, 1, x_68); +x_70 = lean_array_push(x_64, x_69); +x_71 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_71, 0, x_4); +lean_ctor_set(x_71, 1, x_70); +x_72 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; +lean_inc(x_56); +x_73 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_73, 0, x_56); +lean_ctor_set(x_73, 1, x_72); +x_74 = lean_array_push(x_60, x_73); +x_75 = l_Lean_nullKind___closed__2; +x_76 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_76, 0, x_75); +lean_ctor_set(x_76, 1, x_74); +if (lean_obj_tag(x_5) == 0) +{ +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_dec(x_56); +x_77 = l_Lean_Elab_Term_expandHave___lambda__1___closed__2; +x_78 = lean_array_push(x_61, x_77); +x_79 = lean_array_push(x_78, x_6); +x_80 = lean_array_push(x_79, x_71); +x_81 = lean_array_push(x_80, x_76); +x_82 = lean_array_push(x_81, x_12); +x_83 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_83, 0, x_7); +lean_ctor_set(x_83, 1, x_82); +x_84 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_84, 1, x_57); +return x_84; +} +else +{ +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; +x_85 = lean_ctor_get(x_5, 0); +lean_inc(x_85); +lean_dec(x_5); +x_86 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_87 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_87, 0, x_56); +lean_ctor_set(x_87, 1, x_86); +x_88 = l_Lean_Syntax_mkApp___closed__1; +x_89 = lean_array_push(x_88, x_85); +x_90 = lean_array_push(x_89, x_87); +x_91 = l_Array_appendCore___rarg(x_60, x_90); +lean_dec(x_90); +x_92 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_92, 0, x_75); +lean_ctor_set(x_92, 1, x_91); +x_93 = lean_array_push(x_61, x_92); +x_94 = lean_array_push(x_93, x_6); +x_95 = lean_array_push(x_94, x_71); +x_96 = lean_array_push(x_95, x_76); +x_97 = lean_array_push(x_96, x_12); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_7); +lean_ctor_set(x_98, 1, x_97); +x_99 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_99, 1, x_57); +return x_99; +} +} +} +} +lean_object* l_Lean_Elab_Term_expandHave___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_10 = lean_unsigned_to_nat(5u); +x_11 = l_Lean_Syntax_getArg(x_1, x_10); +x_55 = l_Lean_Elab_Term_expandShow___closed__4; +x_56 = l_Lean_mkIdentFrom(x_5, x_55); +x_57 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_8, x_9); +if (lean_obj_tag(x_6) == 0) +{ +lean_object* x_58; lean_object* x_59; +x_58 = lean_ctor_get(x_57, 0); +lean_inc(x_58); +x_59 = lean_ctor_get(x_57, 1); +lean_inc(x_59); +lean_dec(x_57); +x_12 = x_56; +x_13 = x_58; +x_14 = x_59; +goto block_54; +} +else +{ +lean_object* x_60; lean_object* x_61; lean_object* x_62; +lean_dec(x_56); +x_60 = lean_ctor_get(x_6, 0); +lean_inc(x_60); +lean_dec(x_6); +x_61 = lean_ctor_get(x_57, 0); +lean_inc(x_61); +x_62 = lean_ctor_get(x_57, 1); +lean_inc(x_62); +lean_dec(x_57); +x_12 = x_60; +x_13 = x_61; +x_14 = x_62; +goto block_54; +} +block_54: +{ +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; 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; +x_15 = l_Lean_Parser_Tactic_let_x21___closed__1; +lean_inc(x_2); +x_16 = lean_name_mk_string(x_2, x_15); +lean_inc(x_13); +x_17 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_17, 0, x_13); +lean_ctor_set(x_17, 1, x_15); +x_18 = l_Array_empty___closed__1; +x_19 = lean_array_push(x_18, x_17); +x_20 = l_myMacro____x40_Init_Notation___hyg_13394____closed__3; +lean_inc(x_2); +x_21 = lean_name_mk_string(x_2, x_20); +x_22 = l_myMacro____x40_Init_Notation___hyg_13394____closed__5; +lean_inc(x_2); +x_23 = lean_name_mk_string(x_2, x_22); +x_24 = lean_array_push(x_18, x_12); +x_25 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; +x_26 = lean_array_push(x_24, x_25); +x_27 = l_Lean_expandExplicitBindersAux_loop___closed__3; +x_28 = lean_name_mk_string(x_2, x_27); +x_29 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_13); +x_30 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_30, 0, x_13); +lean_ctor_set(x_30, 1, x_29); +x_31 = lean_array_push(x_18, x_30); +x_32 = lean_array_push(x_31, x_3); +x_33 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_33, 0, x_28); +lean_ctor_set(x_33, 1, x_32); +x_34 = lean_array_push(x_18, x_33); +x_35 = l_Lean_nullKind___closed__2; +x_36 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_34); +x_37 = lean_array_push(x_26, x_36); +x_38 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_13); +x_39 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_39, 0, x_13); +lean_ctor_set(x_39, 1, x_38); +x_40 = lean_array_push(x_37, x_39); +x_41 = lean_array_push(x_40, x_4); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_23); +lean_ctor_set(x_42, 1, x_41); +x_43 = lean_array_push(x_18, x_42); +x_44 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_44, 0, x_21); +lean_ctor_set(x_44, 1, x_43); +x_45 = lean_array_push(x_19, x_44); +x_46 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; +x_47 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_47, 0, x_13); +lean_ctor_set(x_47, 1, x_46); +x_48 = lean_array_push(x_18, x_47); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_35); +lean_ctor_set(x_49, 1, x_48); +x_50 = lean_array_push(x_45, x_49); +x_51 = lean_array_push(x_50, x_11); +x_52 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_52, 0, x_16); +lean_ctor_set(x_52, 1, x_51); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_14); +return x_53; +} +} +} +lean_object* l_Lean_Elab_Term_expandHave___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, 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; uint8_t x_16; +x_10 = lean_unsigned_to_nat(2u); +x_11 = l_Lean_Syntax_getArg(x_1, x_10); +x_12 = lean_unsigned_to_nat(3u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__1; +lean_inc(x_2); +x_15 = lean_name_mk_string(x_2, x_14); +lean_inc(x_13); +x_16 = l_Lean_Syntax_isOfKind(x_13, x_15); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; uint8_t x_19; +x_17 = l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_16359____closed__1; +lean_inc(x_2); +x_18 = lean_name_mk_string(x_2, x_17); +lean_inc(x_13); +x_19 = l_Lean_Syntax_isOfKind(x_13, x_18); +lean_dec(x_18); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_20 = l_Lean_Parser_Term_byTactic___elambda__1___closed__1; +x_21 = lean_name_mk_string(x_2, x_20); +lean_inc(x_13); +x_22 = l_Lean_Syntax_isOfKind(x_13, x_21); +if (x_22 == 0) +{ +lean_object* x_23; lean_object* x_24; +lean_dec(x_21); +lean_dec(x_15); +lean_dec(x_13); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_4); +lean_dec(x_3); +x_23 = lean_box(1); +x_24 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_9); +return x_24; +} +else +{ +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; +x_25 = lean_unsigned_to_nat(1u); +x_26 = l_Lean_Syntax_getArg(x_13, x_25); +lean_dec(x_13); +x_27 = l_Lean_Parser_Tactic_intro___closed__1; +x_28 = lean_name_mk_string(x_3, x_27); +x_29 = l_Lean_Parser_Tactic_case___closed__9; +x_30 = lean_name_mk_string(x_28, x_29); +lean_inc(x_26); +x_31 = l_Lean_Syntax_isOfKind(x_26, x_30); +lean_dec(x_30); +if (x_31 == 0) +{ +lean_object* x_32; lean_object* x_33; +lean_dec(x_26); +lean_dec(x_21); +lean_dec(x_15); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_4); +x_32 = lean_box(1); +x_33 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_9); +return x_33; +} +else +{ +lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_34 = lean_unsigned_to_nat(4u); +x_35 = l_Lean_Syntax_getArg(x_1, x_34); +x_36 = l_Lean_Syntax_isNone(x_35); +if (x_36 == 0) +{ +lean_object* x_37; uint8_t x_38; +x_37 = l_Lean_nullKind___closed__2; +lean_inc(x_35); +x_38 = l_Lean_Syntax_isOfKind(x_35, x_37); +if (x_38 == 0) +{ +lean_object* x_39; lean_object* x_40; +lean_dec(x_35); +lean_dec(x_26); +lean_dec(x_21); +lean_dec(x_15); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_4); +x_39 = lean_box(1); +x_40 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_9); +return x_40; +} +else +{ +lean_object* x_41; lean_object* x_42; uint8_t x_43; +x_41 = l_Lean_Syntax_getArgs(x_35); +lean_dec(x_35); +x_42 = lean_array_get_size(x_41); +lean_dec(x_41); +x_43 = lean_nat_dec_eq(x_42, x_25); +lean_dec(x_42); +if (x_43 == 0) +{ +lean_object* x_44; lean_object* x_45; +lean_dec(x_26); +lean_dec(x_21); +lean_dec(x_15); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_4); +x_44 = lean_box(1); +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_45, 1, x_9); +return x_45; +} +else +{ +lean_object* x_46; lean_object* x_47; +x_46 = lean_box(0); +x_47 = l_Lean_Elab_Term_expandHave___lambda__1(x_1, x_26, x_21, x_15, x_7, x_11, x_4, x_46, x_8, x_9); +return x_47; +} +} +} +else +{ +lean_object* x_48; lean_object* x_49; +lean_dec(x_35); +x_48 = lean_box(0); +x_49 = l_Lean_Elab_Term_expandHave___lambda__1(x_1, x_26, x_21, x_15, x_7, x_11, x_4, x_48, x_8, x_9); +return x_49; +} +} +} +} +else +{ +lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint8_t x_54; +lean_dec(x_15); +lean_dec(x_4); +lean_dec(x_3); +x_50 = lean_unsigned_to_nat(1u); +x_51 = l_Lean_Syntax_getArg(x_13, x_50); +lean_dec(x_13); +x_52 = lean_unsigned_to_nat(4u); +x_53 = l_Lean_Syntax_getArg(x_1, x_52); +x_54 = l_Lean_Syntax_isNone(x_53); +if (x_54 == 0) +{ +lean_object* x_55; uint8_t x_56; +x_55 = l_Lean_nullKind___closed__2; +lean_inc(x_53); +x_56 = l_Lean_Syntax_isOfKind(x_53, x_55); +if (x_56 == 0) +{ +lean_object* x_57; lean_object* x_58; +lean_dec(x_53); +lean_dec(x_51); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_2); +x_57 = lean_box(1); +x_58 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_58, 1, x_9); +return x_58; +} +else +{ +lean_object* x_59; lean_object* x_60; uint8_t x_61; +x_59 = l_Lean_Syntax_getArgs(x_53); +lean_dec(x_53); +x_60 = lean_array_get_size(x_59); +lean_dec(x_59); +x_61 = lean_nat_dec_eq(x_60, x_50); +lean_dec(x_60); +if (x_61 == 0) +{ +lean_object* x_62; lean_object* x_63; +lean_dec(x_51); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_2); +x_62 = lean_box(1); +x_63 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_9); +return x_63; +} +else +{ +lean_object* x_64; lean_object* x_65; +x_64 = lean_box(0); +x_65 = l_Lean_Elab_Term_expandHave___lambda__2(x_1, x_2, x_11, x_51, x_5, x_7, x_64, x_8, x_9); +return x_65; +} +} +} +else +{ +lean_object* x_66; lean_object* x_67; +lean_dec(x_53); +x_66 = lean_box(0); +x_67 = l_Lean_Elab_Term_expandHave___lambda__2(x_1, x_2, x_11, x_51, x_5, x_7, x_66, x_8, x_9); +return x_67; +} +} +} +else +{ +lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; uint8_t x_72; +lean_dec(x_15); +lean_dec(x_4); +lean_dec(x_3); +x_68 = lean_unsigned_to_nat(1u); +x_69 = l_Lean_Syntax_getArg(x_13, x_68); +lean_dec(x_13); +x_70 = lean_unsigned_to_nat(4u); +x_71 = l_Lean_Syntax_getArg(x_1, x_70); +x_72 = l_Lean_Syntax_isNone(x_71); +if (x_72 == 0) +{ +lean_object* x_73; uint8_t x_74; +x_73 = l_Lean_nullKind___closed__2; +lean_inc(x_71); +x_74 = l_Lean_Syntax_isOfKind(x_71, x_73); +if (x_74 == 0) +{ +lean_object* x_75; lean_object* x_76; +lean_dec(x_71); +lean_dec(x_69); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_2); +x_75 = lean_box(1); +x_76 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_76, 0, x_75); +lean_ctor_set(x_76, 1, x_9); +return x_76; +} +else +{ +lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_77 = l_Lean_Syntax_getArgs(x_71); +lean_dec(x_71); +x_78 = lean_array_get_size(x_77); +lean_dec(x_77); +x_79 = lean_nat_dec_eq(x_78, x_68); +lean_dec(x_78); +if (x_79 == 0) +{ +lean_object* x_80; lean_object* x_81; +lean_dec(x_69); +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_2); +x_80 = lean_box(1); +x_81 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_9); +return x_81; +} +else +{ +lean_object* x_82; lean_object* x_83; +x_82 = lean_box(0); +x_83 = l_Lean_Elab_Term_expandHave___lambda__2(x_1, x_2, x_11, x_69, x_5, x_7, x_82, x_8, x_9); +return x_83; +} +} +} +else +{ +lean_object* x_84; lean_object* x_85; +lean_dec(x_71); +x_84 = lean_box(0); +x_85 = l_Lean_Elab_Term_expandHave___lambda__2(x_1, x_2, x_11, x_69, x_5, x_7, x_84, x_8, x_9); +return x_85; +} +} +} +} lean_object* l_Lean_Elab_Term_expandHave(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { @@ -1921,2113 +2426,69 @@ return x_20; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +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; x_21 = lean_unsigned_to_nat(0u); x_22 = l_Lean_Syntax_getArg(x_9, x_21); lean_dec(x_9); -x_23 = l_Lean_Syntax_getArg(x_1, x_17); -x_24 = lean_unsigned_to_nat(3u); -x_25 = l_Lean_Syntax_getArg(x_1, x_24); -x_26 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__2; -lean_inc(x_25); -x_27 = l_Lean_Syntax_isOfKind(x_25, x_26); -if (x_27 == 0) -{ -lean_object* x_28; uint8_t x_29; -x_28 = l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_16359____closed__2; -lean_inc(x_25); -x_29 = l_Lean_Syntax_isOfKind(x_25, x_28); -if (x_29 == 0) -{ -lean_object* x_30; uint8_t x_31; -x_30 = l_Lean_Parser_Term_byTactic___elambda__1___closed__2; -lean_inc(x_25); -x_31 = l_Lean_Syntax_isOfKind(x_25, x_30); -if (x_31 == 0) -{ -lean_object* x_32; lean_object* x_33; -lean_dec(x_25); -lean_dec(x_23); -lean_dec(x_22); +x_23 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_23, 0, x_22); +x_24 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_25 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_26 = lean_box(0); +x_27 = l_Lean_Elab_Term_expandHave___lambda__3(x_1, x_24, x_25, x_4, x_1, x_26, x_23, x_2, x_3); lean_dec(x_1); -x_32 = lean_box(1); -x_33 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_3); -return x_33; -} -else -{ -lean_object* x_34; lean_object* x_35; uint8_t x_36; -x_34 = l_Lean_Syntax_getArg(x_25, x_8); -lean_dec(x_25); -x_35 = l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_14558____closed__3; -lean_inc(x_34); -x_36 = l_Lean_Syntax_isOfKind(x_34, x_35); -if (x_36 == 0) -{ -lean_object* x_37; lean_object* x_38; -lean_dec(x_34); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_37 = lean_box(1); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_3); -return x_38; -} -else -{ -lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_39 = lean_unsigned_to_nat(4u); -x_40 = l_Lean_Syntax_getArg(x_1, x_39); -x_41 = l_Lean_Syntax_isNone(x_40); -if (x_41 == 0) -{ -uint8_t x_42; -lean_inc(x_40); -x_42 = l_Lean_Syntax_isOfKind(x_40, x_11); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; -lean_dec(x_40); -lean_dec(x_34); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_43 = lean_box(1); -x_44 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_3); -return x_44; -} -else -{ -lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_45 = l_Lean_Syntax_getArgs(x_40); -lean_dec(x_40); -x_46 = lean_array_get_size(x_45); -lean_dec(x_45); -x_47 = lean_nat_dec_eq(x_46, x_8); -lean_dec(x_46); -if (x_47 == 0) -{ -lean_object* x_48; lean_object* x_49; -lean_dec(x_34); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_48 = lean_box(1); -x_49 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_49, 1, x_3); -return x_49; -} -else -{ -lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; -x_50 = lean_unsigned_to_nat(5u); -x_51 = l_Lean_Syntax_getArg(x_1, x_50); -lean_dec(x_1); -x_52 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_53 = !lean_is_exclusive(x_52); -if (x_53 == 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; 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; lean_object* x_85; -x_54 = lean_ctor_get(x_52, 0); -x_55 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_54); -x_56 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_56, 0, x_54); -lean_ctor_set(x_56, 1, x_55); -x_57 = l_Array_empty___closed__1; -x_58 = lean_array_push(x_57, x_56); -x_59 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_54); -x_60 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_60, 0, x_54); -lean_ctor_set(x_60, 1, x_59); -x_61 = l_Lean_Syntax_mkApp___closed__1; -x_62 = lean_array_push(x_61, x_22); -x_63 = lean_array_push(x_62, x_60); -x_64 = l_Array_appendCore___rarg(x_57, x_63); -lean_dec(x_63); -x_65 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_65, 0, x_11); -lean_ctor_set(x_65, 1, x_64); -x_66 = lean_array_push(x_58, x_65); -x_67 = lean_array_push(x_66, x_23); -x_68 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_54); -x_69 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_69, 0, x_54); -lean_ctor_set(x_69, 1, x_68); -x_70 = lean_array_push(x_57, x_69); -x_71 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_54); -x_72 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_72, 0, x_54); -lean_ctor_set(x_72, 1, x_71); -x_73 = lean_array_push(x_57, x_72); -x_74 = lean_array_push(x_73, x_34); -x_75 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_75, 0, x_30); -lean_ctor_set(x_75, 1, x_74); -x_76 = lean_array_push(x_70, x_75); -x_77 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_77, 0, x_26); -lean_ctor_set(x_77, 1, x_76); -x_78 = lean_array_push(x_67, x_77); -x_79 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_80 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_80, 0, x_54); -lean_ctor_set(x_80, 1, x_79); -x_81 = lean_array_push(x_57, x_80); -x_82 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_82, 0, x_11); -lean_ctor_set(x_82, 1, x_81); -x_83 = lean_array_push(x_78, x_82); -x_84 = lean_array_push(x_83, x_51); -x_85 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_85, 0, x_4); -lean_ctor_set(x_85, 1, x_84); -lean_ctor_set(x_52, 0, x_85); -return x_52; -} -else -{ -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; 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; -x_86 = lean_ctor_get(x_52, 0); -x_87 = lean_ctor_get(x_52, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_52); -x_88 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_86); -x_89 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_89, 0, x_86); -lean_ctor_set(x_89, 1, x_88); -x_90 = l_Array_empty___closed__1; -x_91 = lean_array_push(x_90, x_89); -x_92 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_86); -x_93 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_93, 0, x_86); -lean_ctor_set(x_93, 1, x_92); -x_94 = l_Lean_Syntax_mkApp___closed__1; -x_95 = lean_array_push(x_94, x_22); -x_96 = lean_array_push(x_95, x_93); -x_97 = l_Array_appendCore___rarg(x_90, x_96); -lean_dec(x_96); -x_98 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_98, 0, x_11); -lean_ctor_set(x_98, 1, x_97); -x_99 = lean_array_push(x_91, x_98); -x_100 = lean_array_push(x_99, x_23); -x_101 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_86); -x_102 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_102, 0, x_86); -lean_ctor_set(x_102, 1, x_101); -x_103 = lean_array_push(x_90, x_102); -x_104 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_86); -x_105 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_105, 0, x_86); -lean_ctor_set(x_105, 1, x_104); -x_106 = lean_array_push(x_90, x_105); -x_107 = lean_array_push(x_106, x_34); -x_108 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_108, 0, x_30); -lean_ctor_set(x_108, 1, x_107); -x_109 = lean_array_push(x_103, x_108); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_26); -lean_ctor_set(x_110, 1, x_109); -x_111 = lean_array_push(x_100, x_110); -x_112 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_113 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_113, 0, x_86); -lean_ctor_set(x_113, 1, x_112); -x_114 = lean_array_push(x_90, x_113); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_11); -lean_ctor_set(x_115, 1, x_114); -x_116 = lean_array_push(x_111, x_115); -x_117 = lean_array_push(x_116, x_51); -x_118 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_118, 0, x_4); -lean_ctor_set(x_118, 1, x_117); -x_119 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_119, 0, x_118); -lean_ctor_set(x_119, 1, x_87); -return x_119; -} -} -} -} -else -{ -lean_object* x_120; lean_object* x_121; lean_object* x_122; uint8_t x_123; -lean_dec(x_40); -x_120 = lean_unsigned_to_nat(5u); -x_121 = l_Lean_Syntax_getArg(x_1, x_120); -lean_dec(x_1); -x_122 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_123 = !lean_is_exclusive(x_122); -if (x_123 == 0) -{ -lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; 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; -x_124 = lean_ctor_get(x_122, 0); -x_125 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_124); -x_126 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_126, 0, x_124); -lean_ctor_set(x_126, 1, x_125); -x_127 = l_Array_empty___closed__1; -x_128 = lean_array_push(x_127, x_126); -x_129 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_124); -x_130 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_130, 0, x_124); -lean_ctor_set(x_130, 1, x_129); -x_131 = l_Lean_Syntax_mkApp___closed__1; -x_132 = lean_array_push(x_131, x_22); -x_133 = lean_array_push(x_132, x_130); -x_134 = l_Array_appendCore___rarg(x_127, x_133); -lean_dec(x_133); -x_135 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_135, 0, x_11); -lean_ctor_set(x_135, 1, x_134); -x_136 = lean_array_push(x_128, x_135); -x_137 = lean_array_push(x_136, x_23); -x_138 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_124); -x_139 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_139, 0, x_124); -lean_ctor_set(x_139, 1, x_138); -x_140 = lean_array_push(x_127, x_139); -x_141 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_124); -x_142 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_142, 0, x_124); -lean_ctor_set(x_142, 1, x_141); -x_143 = lean_array_push(x_127, x_142); -x_144 = lean_array_push(x_143, x_34); -x_145 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_145, 0, x_30); -lean_ctor_set(x_145, 1, x_144); -x_146 = lean_array_push(x_140, x_145); -x_147 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_147, 0, x_26); -lean_ctor_set(x_147, 1, x_146); -x_148 = lean_array_push(x_137, x_147); -x_149 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_150 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_150, 0, x_124); -lean_ctor_set(x_150, 1, x_149); -x_151 = lean_array_push(x_127, x_150); -x_152 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_152, 0, x_11); -lean_ctor_set(x_152, 1, x_151); -x_153 = lean_array_push(x_148, x_152); -x_154 = lean_array_push(x_153, x_121); -x_155 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_155, 0, x_4); -lean_ctor_set(x_155, 1, x_154); -lean_ctor_set(x_122, 0, x_155); -return x_122; -} -else -{ -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; 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; -x_156 = lean_ctor_get(x_122, 0); -x_157 = lean_ctor_get(x_122, 1); -lean_inc(x_157); -lean_inc(x_156); -lean_dec(x_122); -x_158 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_156); -x_159 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_159, 0, x_156); -lean_ctor_set(x_159, 1, x_158); -x_160 = l_Array_empty___closed__1; -x_161 = lean_array_push(x_160, x_159); -x_162 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_156); -x_163 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_163, 0, x_156); -lean_ctor_set(x_163, 1, x_162); -x_164 = l_Lean_Syntax_mkApp___closed__1; -x_165 = lean_array_push(x_164, x_22); -x_166 = lean_array_push(x_165, x_163); -x_167 = l_Array_appendCore___rarg(x_160, x_166); -lean_dec(x_166); -x_168 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_168, 0, x_11); -lean_ctor_set(x_168, 1, x_167); -x_169 = lean_array_push(x_161, x_168); -x_170 = lean_array_push(x_169, x_23); -x_171 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_156); -x_172 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_172, 0, x_156); -lean_ctor_set(x_172, 1, x_171); -x_173 = lean_array_push(x_160, x_172); -x_174 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_156); -x_175 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_175, 0, x_156); -lean_ctor_set(x_175, 1, x_174); -x_176 = lean_array_push(x_160, x_175); -x_177 = lean_array_push(x_176, x_34); -x_178 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_178, 0, x_30); -lean_ctor_set(x_178, 1, x_177); -x_179 = lean_array_push(x_173, x_178); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_26); -lean_ctor_set(x_180, 1, x_179); -x_181 = lean_array_push(x_170, x_180); -x_182 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_183 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_183, 0, x_156); -lean_ctor_set(x_183, 1, x_182); -x_184 = lean_array_push(x_160, x_183); -x_185 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_185, 0, x_11); -lean_ctor_set(x_185, 1, x_184); -x_186 = lean_array_push(x_181, x_185); -x_187 = lean_array_push(x_186, x_121); -x_188 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_188, 0, x_4); -lean_ctor_set(x_188, 1, x_187); -x_189 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_189, 0, x_188); -lean_ctor_set(x_189, 1, x_157); -return x_189; -} -} -} -} -} -else -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; uint8_t x_193; -x_190 = l_Lean_Syntax_getArg(x_25, x_8); -lean_dec(x_25); -x_191 = lean_unsigned_to_nat(4u); -x_192 = l_Lean_Syntax_getArg(x_1, x_191); -x_193 = l_Lean_Syntax_isNone(x_192); -if (x_193 == 0) -{ -uint8_t x_194; -lean_inc(x_192); -x_194 = l_Lean_Syntax_isOfKind(x_192, x_11); -if (x_194 == 0) -{ -lean_object* x_195; lean_object* x_196; -lean_dec(x_192); -lean_dec(x_190); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_195 = lean_box(1); -x_196 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_196, 0, x_195); -lean_ctor_set(x_196, 1, x_3); -return x_196; -} -else -{ -lean_object* x_197; lean_object* x_198; uint8_t x_199; -x_197 = l_Lean_Syntax_getArgs(x_192); -lean_dec(x_192); -x_198 = lean_array_get_size(x_197); -lean_dec(x_197); -x_199 = lean_nat_dec_eq(x_198, x_8); -lean_dec(x_198); -if (x_199 == 0) -{ -lean_object* x_200; lean_object* x_201; -lean_dec(x_190); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_200 = lean_box(1); -x_201 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_201, 0, x_200); -lean_ctor_set(x_201, 1, x_3); -return x_201; -} -else -{ -lean_object* x_202; lean_object* x_203; lean_object* x_204; uint8_t x_205; -x_202 = lean_unsigned_to_nat(5u); -x_203 = l_Lean_Syntax_getArg(x_1, x_202); -lean_dec(x_1); -x_204 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_205 = !lean_is_exclusive(x_204); -if (x_205 == 0) -{ -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; 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; -x_206 = lean_ctor_get(x_204, 0); -x_207 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_206); -x_208 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_208, 0, x_206); -lean_ctor_set(x_208, 1, x_207); -x_209 = l_Array_empty___closed__1; -x_210 = lean_array_push(x_209, x_208); -x_211 = lean_array_push(x_209, x_22); -x_212 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_213 = lean_array_push(x_211, x_212); -x_214 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_206); -x_215 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_215, 0, x_206); -lean_ctor_set(x_215, 1, x_214); -x_216 = lean_array_push(x_209, x_215); -x_217 = lean_array_push(x_216, x_23); -x_218 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_219 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_219, 0, x_218); -lean_ctor_set(x_219, 1, x_217); -x_220 = lean_array_push(x_209, x_219); -x_221 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_221, 0, x_11); -lean_ctor_set(x_221, 1, x_220); -x_222 = lean_array_push(x_213, x_221); -x_223 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_206); -x_224 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_224, 0, x_206); -lean_ctor_set(x_224, 1, x_223); -x_225 = lean_array_push(x_222, x_224); -x_226 = lean_array_push(x_225, x_190); -x_227 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_228 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_228, 0, x_227); -lean_ctor_set(x_228, 1, x_226); -x_229 = lean_array_push(x_209, x_228); -x_230 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_231 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_231, 0, x_230); -lean_ctor_set(x_231, 1, x_229); -x_232 = lean_array_push(x_210, x_231); -x_233 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_234 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_234, 0, x_206); -lean_ctor_set(x_234, 1, x_233); -x_235 = lean_array_push(x_209, x_234); -x_236 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_236, 0, x_11); -lean_ctor_set(x_236, 1, x_235); -x_237 = lean_array_push(x_232, x_236); -x_238 = lean_array_push(x_237, x_203); -x_239 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_240 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_240, 0, x_239); -lean_ctor_set(x_240, 1, x_238); -lean_ctor_set(x_204, 0, x_240); -return x_204; -} -else -{ -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; 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; 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; -x_241 = lean_ctor_get(x_204, 0); -x_242 = lean_ctor_get(x_204, 1); -lean_inc(x_242); -lean_inc(x_241); -lean_dec(x_204); -x_243 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_241); -x_244 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_244, 0, x_241); -lean_ctor_set(x_244, 1, x_243); -x_245 = l_Array_empty___closed__1; -x_246 = lean_array_push(x_245, x_244); -x_247 = lean_array_push(x_245, x_22); -x_248 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_249 = lean_array_push(x_247, x_248); -x_250 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_241); -x_251 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_251, 0, x_241); -lean_ctor_set(x_251, 1, x_250); -x_252 = lean_array_push(x_245, x_251); -x_253 = lean_array_push(x_252, x_23); -x_254 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_255 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_255, 0, x_254); -lean_ctor_set(x_255, 1, x_253); -x_256 = lean_array_push(x_245, x_255); -x_257 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_257, 0, x_11); -lean_ctor_set(x_257, 1, x_256); -x_258 = lean_array_push(x_249, x_257); -x_259 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_241); -x_260 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_260, 0, x_241); -lean_ctor_set(x_260, 1, x_259); -x_261 = lean_array_push(x_258, x_260); -x_262 = lean_array_push(x_261, x_190); -x_263 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_264 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_264, 0, x_263); -lean_ctor_set(x_264, 1, x_262); -x_265 = lean_array_push(x_245, x_264); -x_266 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_267 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_267, 0, x_266); -lean_ctor_set(x_267, 1, x_265); -x_268 = lean_array_push(x_246, x_267); -x_269 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_270 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_270, 0, x_241); -lean_ctor_set(x_270, 1, x_269); -x_271 = lean_array_push(x_245, x_270); -x_272 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_272, 0, x_11); -lean_ctor_set(x_272, 1, x_271); -x_273 = lean_array_push(x_268, x_272); -x_274 = lean_array_push(x_273, x_203); -x_275 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_276 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_276, 0, x_275); -lean_ctor_set(x_276, 1, x_274); -x_277 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_277, 0, x_276); -lean_ctor_set(x_277, 1, x_242); -return x_277; -} -} -} -} -else -{ -lean_object* x_278; lean_object* x_279; lean_object* x_280; uint8_t x_281; -lean_dec(x_192); -x_278 = lean_unsigned_to_nat(5u); -x_279 = l_Lean_Syntax_getArg(x_1, x_278); -lean_dec(x_1); -x_280 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_281 = !lean_is_exclusive(x_280); -if (x_281 == 0) -{ -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; 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_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_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; -x_282 = lean_ctor_get(x_280, 0); -x_283 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_282); -x_284 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_284, 0, x_282); -lean_ctor_set(x_284, 1, x_283); -x_285 = l_Array_empty___closed__1; -x_286 = lean_array_push(x_285, x_284); -x_287 = lean_array_push(x_285, x_22); -x_288 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_289 = lean_array_push(x_287, x_288); -x_290 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_282); -x_291 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_291, 0, x_282); -lean_ctor_set(x_291, 1, x_290); -x_292 = lean_array_push(x_285, x_291); -x_293 = lean_array_push(x_292, x_23); -x_294 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_295 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_295, 0, x_294); -lean_ctor_set(x_295, 1, x_293); -x_296 = lean_array_push(x_285, x_295); -x_297 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_297, 0, x_11); -lean_ctor_set(x_297, 1, x_296); -x_298 = lean_array_push(x_289, x_297); -x_299 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_282); -x_300 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_300, 0, x_282); -lean_ctor_set(x_300, 1, x_299); -x_301 = lean_array_push(x_298, x_300); -x_302 = lean_array_push(x_301, x_190); -x_303 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_304 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_304, 0, x_303); -lean_ctor_set(x_304, 1, x_302); -x_305 = lean_array_push(x_285, x_304); -x_306 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_307 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_307, 0, x_306); -lean_ctor_set(x_307, 1, x_305); -x_308 = lean_array_push(x_286, x_307); -x_309 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_310 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_310, 0, x_282); -lean_ctor_set(x_310, 1, x_309); -x_311 = lean_array_push(x_285, x_310); -x_312 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_312, 0, x_11); -lean_ctor_set(x_312, 1, x_311); -x_313 = lean_array_push(x_308, x_312); -x_314 = lean_array_push(x_313, x_279); -x_315 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_316 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_316, 0, x_315); -lean_ctor_set(x_316, 1, x_314); -lean_ctor_set(x_280, 0, x_316); -return x_280; -} -else -{ -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; 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; 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; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; -x_317 = lean_ctor_get(x_280, 0); -x_318 = lean_ctor_get(x_280, 1); -lean_inc(x_318); -lean_inc(x_317); -lean_dec(x_280); -x_319 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_317); -x_320 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_320, 0, x_317); -lean_ctor_set(x_320, 1, x_319); -x_321 = l_Array_empty___closed__1; -x_322 = lean_array_push(x_321, x_320); -x_323 = lean_array_push(x_321, x_22); -x_324 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_325 = lean_array_push(x_323, x_324); -x_326 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_317); -x_327 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_327, 0, x_317); -lean_ctor_set(x_327, 1, x_326); -x_328 = lean_array_push(x_321, x_327); -x_329 = lean_array_push(x_328, x_23); -x_330 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_331 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_331, 0, x_330); -lean_ctor_set(x_331, 1, x_329); -x_332 = lean_array_push(x_321, x_331); -x_333 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_333, 0, x_11); -lean_ctor_set(x_333, 1, x_332); -x_334 = lean_array_push(x_325, x_333); -x_335 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_317); -x_336 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_336, 0, x_317); -lean_ctor_set(x_336, 1, x_335); -x_337 = lean_array_push(x_334, x_336); -x_338 = lean_array_push(x_337, x_190); -x_339 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_340 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_340, 0, x_339); -lean_ctor_set(x_340, 1, x_338); -x_341 = lean_array_push(x_321, x_340); -x_342 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_343 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_343, 0, x_342); -lean_ctor_set(x_343, 1, x_341); -x_344 = lean_array_push(x_322, x_343); -x_345 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_346 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_346, 0, x_317); -lean_ctor_set(x_346, 1, x_345); -x_347 = lean_array_push(x_321, x_346); -x_348 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_348, 0, x_11); -lean_ctor_set(x_348, 1, x_347); -x_349 = lean_array_push(x_344, x_348); -x_350 = lean_array_push(x_349, x_279); -x_351 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_352 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_352, 0, x_351); -lean_ctor_set(x_352, 1, x_350); -x_353 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_353, 0, x_352); -lean_ctor_set(x_353, 1, x_318); -return x_353; -} -} -} -} -else -{ -lean_object* x_354; lean_object* x_355; lean_object* x_356; uint8_t x_357; -x_354 = l_Lean_Syntax_getArg(x_25, x_8); -lean_dec(x_25); -x_355 = lean_unsigned_to_nat(4u); -x_356 = l_Lean_Syntax_getArg(x_1, x_355); -x_357 = l_Lean_Syntax_isNone(x_356); -if (x_357 == 0) -{ -uint8_t x_358; -lean_inc(x_356); -x_358 = l_Lean_Syntax_isOfKind(x_356, x_11); -if (x_358 == 0) -{ -lean_object* x_359; lean_object* x_360; -lean_dec(x_356); -lean_dec(x_354); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_359 = lean_box(1); -x_360 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_360, 0, x_359); -lean_ctor_set(x_360, 1, x_3); -return x_360; -} -else -{ -lean_object* x_361; lean_object* x_362; uint8_t x_363; -x_361 = l_Lean_Syntax_getArgs(x_356); -lean_dec(x_356); -x_362 = lean_array_get_size(x_361); -lean_dec(x_361); -x_363 = lean_nat_dec_eq(x_362, x_8); -lean_dec(x_362); -if (x_363 == 0) -{ -lean_object* x_364; lean_object* x_365; -lean_dec(x_354); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_364 = lean_box(1); -x_365 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_365, 0, x_364); -lean_ctor_set(x_365, 1, x_3); -return x_365; -} -else -{ -lean_object* x_366; lean_object* x_367; lean_object* x_368; uint8_t x_369; -x_366 = lean_unsigned_to_nat(5u); -x_367 = l_Lean_Syntax_getArg(x_1, x_366); -lean_dec(x_1); -x_368 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_369 = !lean_is_exclusive(x_368); -if (x_369 == 0) -{ -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_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; -x_370 = lean_ctor_get(x_368, 0); -x_371 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_370); -x_372 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_372, 0, x_370); -lean_ctor_set(x_372, 1, x_371); -x_373 = l_Array_empty___closed__1; -x_374 = lean_array_push(x_373, x_372); -x_375 = lean_array_push(x_373, x_22); -x_376 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_377 = lean_array_push(x_375, x_376); -x_378 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_370); -x_379 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_379, 0, x_370); -lean_ctor_set(x_379, 1, x_378); -x_380 = lean_array_push(x_373, x_379); -x_381 = lean_array_push(x_380, x_23); -x_382 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_383 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_383, 0, x_382); -lean_ctor_set(x_383, 1, x_381); -x_384 = lean_array_push(x_373, x_383); -x_385 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_385, 0, x_11); -lean_ctor_set(x_385, 1, x_384); -x_386 = lean_array_push(x_377, x_385); -x_387 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_370); -x_388 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_388, 0, x_370); -lean_ctor_set(x_388, 1, x_387); -x_389 = lean_array_push(x_386, x_388); -x_390 = lean_array_push(x_389, x_354); -x_391 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_392 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_392, 0, x_391); -lean_ctor_set(x_392, 1, x_390); -x_393 = lean_array_push(x_373, x_392); -x_394 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_395 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_395, 0, x_394); -lean_ctor_set(x_395, 1, x_393); -x_396 = lean_array_push(x_374, x_395); -x_397 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_398 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_398, 0, x_370); -lean_ctor_set(x_398, 1, x_397); -x_399 = lean_array_push(x_373, x_398); -x_400 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_400, 0, x_11); -lean_ctor_set(x_400, 1, x_399); -x_401 = lean_array_push(x_396, x_400); -x_402 = lean_array_push(x_401, x_367); -x_403 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_404 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_404, 0, x_403); -lean_ctor_set(x_404, 1, x_402); -lean_ctor_set(x_368, 0, x_404); -return x_368; -} -else -{ -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; 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; -x_405 = lean_ctor_get(x_368, 0); -x_406 = lean_ctor_get(x_368, 1); -lean_inc(x_406); -lean_inc(x_405); -lean_dec(x_368); -x_407 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_405); -x_408 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_408, 0, x_405); -lean_ctor_set(x_408, 1, x_407); -x_409 = l_Array_empty___closed__1; -x_410 = lean_array_push(x_409, x_408); -x_411 = lean_array_push(x_409, x_22); -x_412 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_413 = lean_array_push(x_411, x_412); -x_414 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_405); -x_415 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_415, 0, x_405); -lean_ctor_set(x_415, 1, x_414); -x_416 = lean_array_push(x_409, x_415); -x_417 = lean_array_push(x_416, x_23); -x_418 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_419 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_419, 0, x_418); -lean_ctor_set(x_419, 1, x_417); -x_420 = lean_array_push(x_409, x_419); -x_421 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_421, 0, x_11); -lean_ctor_set(x_421, 1, x_420); -x_422 = lean_array_push(x_413, x_421); -x_423 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_405); -x_424 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_424, 0, x_405); -lean_ctor_set(x_424, 1, x_423); -x_425 = lean_array_push(x_422, x_424); -x_426 = lean_array_push(x_425, x_354); -x_427 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_428 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_428, 0, x_427); -lean_ctor_set(x_428, 1, x_426); -x_429 = lean_array_push(x_409, x_428); -x_430 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_431 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_431, 0, x_430); -lean_ctor_set(x_431, 1, x_429); -x_432 = lean_array_push(x_410, x_431); -x_433 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_434 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_434, 0, x_405); -lean_ctor_set(x_434, 1, x_433); -x_435 = lean_array_push(x_409, x_434); -x_436 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_436, 0, x_11); -lean_ctor_set(x_436, 1, x_435); -x_437 = lean_array_push(x_432, x_436); -x_438 = lean_array_push(x_437, x_367); -x_439 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_440 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_440, 0, x_439); -lean_ctor_set(x_440, 1, x_438); -x_441 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_441, 0, x_440); -lean_ctor_set(x_441, 1, x_406); -return x_441; -} -} -} -} -else -{ -lean_object* x_442; lean_object* x_443; lean_object* x_444; uint8_t x_445; -lean_dec(x_356); -x_442 = lean_unsigned_to_nat(5u); -x_443 = l_Lean_Syntax_getArg(x_1, x_442); -lean_dec(x_1); -x_444 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_445 = !lean_is_exclusive(x_444); -if (x_445 == 0) -{ -lean_object* x_446; lean_object* x_447; 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; lean_object* x_460; 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_480; -x_446 = lean_ctor_get(x_444, 0); -x_447 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_446); -x_448 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_448, 0, x_446); -lean_ctor_set(x_448, 1, x_447); -x_449 = l_Array_empty___closed__1; -x_450 = lean_array_push(x_449, x_448); -x_451 = lean_array_push(x_449, x_22); -x_452 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_453 = lean_array_push(x_451, x_452); -x_454 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_446); -x_455 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_455, 0, x_446); -lean_ctor_set(x_455, 1, x_454); -x_456 = lean_array_push(x_449, x_455); -x_457 = lean_array_push(x_456, x_23); -x_458 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_459 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_459, 0, x_458); -lean_ctor_set(x_459, 1, x_457); -x_460 = lean_array_push(x_449, x_459); -x_461 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_461, 0, x_11); -lean_ctor_set(x_461, 1, x_460); -x_462 = lean_array_push(x_453, x_461); -x_463 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_446); -x_464 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_464, 0, x_446); -lean_ctor_set(x_464, 1, x_463); -x_465 = lean_array_push(x_462, x_464); -x_466 = lean_array_push(x_465, x_354); -x_467 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_468 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_468, 0, x_467); -lean_ctor_set(x_468, 1, x_466); -x_469 = lean_array_push(x_449, x_468); -x_470 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_471 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_471, 0, x_470); -lean_ctor_set(x_471, 1, x_469); -x_472 = lean_array_push(x_450, x_471); -x_473 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_474 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_474, 0, x_446); -lean_ctor_set(x_474, 1, x_473); -x_475 = lean_array_push(x_449, x_474); -x_476 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_476, 0, x_11); -lean_ctor_set(x_476, 1, x_475); -x_477 = lean_array_push(x_472, x_476); -x_478 = lean_array_push(x_477, x_443); -x_479 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_480 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_480, 0, x_479); -lean_ctor_set(x_480, 1, x_478); -lean_ctor_set(x_444, 0, x_480); -return x_444; -} -else -{ -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_object* x_489; 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; lean_object* x_502; 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; -x_481 = lean_ctor_get(x_444, 0); -x_482 = lean_ctor_get(x_444, 1); -lean_inc(x_482); -lean_inc(x_481); -lean_dec(x_444); -x_483 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_481); -x_484 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_484, 0, x_481); -lean_ctor_set(x_484, 1, x_483); -x_485 = l_Array_empty___closed__1; -x_486 = lean_array_push(x_485, x_484); -x_487 = lean_array_push(x_485, x_22); -x_488 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_489 = lean_array_push(x_487, x_488); -x_490 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_481); -x_491 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_491, 0, x_481); -lean_ctor_set(x_491, 1, x_490); -x_492 = lean_array_push(x_485, x_491); -x_493 = lean_array_push(x_492, x_23); -x_494 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_495 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_495, 0, x_494); -lean_ctor_set(x_495, 1, x_493); -x_496 = lean_array_push(x_485, x_495); -x_497 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_497, 0, x_11); -lean_ctor_set(x_497, 1, x_496); -x_498 = lean_array_push(x_489, x_497); -x_499 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_481); -x_500 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_500, 0, x_481); -lean_ctor_set(x_500, 1, x_499); -x_501 = lean_array_push(x_498, x_500); -x_502 = lean_array_push(x_501, x_354); -x_503 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_504 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_504, 0, x_503); -lean_ctor_set(x_504, 1, x_502); -x_505 = lean_array_push(x_485, x_504); -x_506 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_507 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_507, 0, x_506); -lean_ctor_set(x_507, 1, x_505); -x_508 = lean_array_push(x_486, x_507); -x_509 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_510 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_510, 0, x_481); -lean_ctor_set(x_510, 1, x_509); -x_511 = lean_array_push(x_485, x_510); -x_512 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_512, 0, x_11); -lean_ctor_set(x_512, 1, x_511); -x_513 = lean_array_push(x_508, x_512); -x_514 = lean_array_push(x_513, x_443); -x_515 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_516 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_516, 0, x_515); -lean_ctor_set(x_516, 1, x_514); -x_517 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_517, 0, x_516); -lean_ctor_set(x_517, 1, x_482); -return x_517; -} -} -} +return x_27; } } } else { -lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_522; uint8_t x_523; +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_dec(x_9); -x_518 = lean_unsigned_to_nat(2u); -x_519 = l_Lean_Syntax_getArg(x_1, x_518); -x_520 = lean_unsigned_to_nat(3u); -x_521 = l_Lean_Syntax_getArg(x_1, x_520); -x_522 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__2; -lean_inc(x_521); -x_523 = l_Lean_Syntax_isOfKind(x_521, x_522); -if (x_523 == 0) -{ -lean_object* x_524; uint8_t x_525; -x_524 = l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_16359____closed__2; -lean_inc(x_521); -x_525 = l_Lean_Syntax_isOfKind(x_521, x_524); -if (x_525 == 0) -{ -lean_object* x_526; uint8_t x_527; -x_526 = l_Lean_Parser_Term_byTactic___elambda__1___closed__2; -lean_inc(x_521); -x_527 = l_Lean_Syntax_isOfKind(x_521, x_526); -if (x_527 == 0) -{ -lean_object* x_528; lean_object* x_529; -lean_dec(x_521); -lean_dec(x_519); +x_28 = lean_box(0); +x_29 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_30 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_31 = lean_box(0); +x_32 = l_Lean_Elab_Term_expandHave___lambda__3(x_1, x_29, x_30, x_4, x_1, x_31, x_28, x_2, x_3); lean_dec(x_1); -x_528 = lean_box(1); -x_529 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_529, 0, x_528); -lean_ctor_set(x_529, 1, x_3); -return x_529; +return x_32; } -else +} +} +} +lean_object* l_Lean_Elab_Term_expandHave___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: { -lean_object* x_530; lean_object* x_531; uint8_t x_532; -x_530 = l_Lean_Syntax_getArg(x_521, x_8); -lean_dec(x_521); -x_531 = l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_14558____closed__3; -lean_inc(x_530); -x_532 = l_Lean_Syntax_isOfKind(x_530, x_531); -if (x_532 == 0) -{ -lean_object* x_533; lean_object* x_534; -lean_dec(x_530); -lean_dec(x_519); +lean_object* x_11; +x_11 = l_Lean_Elab_Term_expandHave___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_9); +lean_dec(x_8); lean_dec(x_1); -x_533 = lean_box(1); -x_534 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_534, 0, x_533); -lean_ctor_set(x_534, 1, x_3); -return x_534; +return x_11; } -else +} +lean_object* l_Lean_Elab_Term_expandHave___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_535; lean_object* x_536; uint8_t x_537; -x_535 = lean_unsigned_to_nat(4u); -x_536 = l_Lean_Syntax_getArg(x_1, x_535); -x_537 = l_Lean_Syntax_isNone(x_536); -if (x_537 == 0) -{ -lean_object* x_538; uint8_t x_539; -x_538 = l_Lean_nullKind___closed__2; -lean_inc(x_536); -x_539 = l_Lean_Syntax_isOfKind(x_536, x_538); -if (x_539 == 0) -{ -lean_object* x_540; lean_object* x_541; -lean_dec(x_536); -lean_dec(x_530); -lean_dec(x_519); +lean_object* x_10; +x_10 = l_Lean_Elab_Term_expandHave___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_5); lean_dec(x_1); -x_540 = lean_box(1); -x_541 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_541, 0, x_540); -lean_ctor_set(x_541, 1, x_3); -return x_541; +return x_10; } -else +} +lean_object* l_Lean_Elab_Term_expandHave___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_542; lean_object* x_543; uint8_t x_544; -x_542 = l_Lean_Syntax_getArgs(x_536); -lean_dec(x_536); -x_543 = lean_array_get_size(x_542); -lean_dec(x_542); -x_544 = lean_nat_dec_eq(x_543, x_8); -lean_dec(x_543); -if (x_544 == 0) -{ -lean_object* x_545; lean_object* x_546; -lean_dec(x_530); -lean_dec(x_519); +lean_object* x_10; +x_10 = l_Lean_Elab_Term_expandHave___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_545 = lean_box(1); -x_546 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_546, 0, x_545); -lean_ctor_set(x_546, 1, x_3); -return x_546; -} -else -{ -lean_object* x_547; lean_object* x_548; lean_object* x_549; uint8_t x_550; -x_547 = lean_unsigned_to_nat(5u); -x_548 = l_Lean_Syntax_getArg(x_1, x_547); -lean_dec(x_1); -x_549 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_550 = !lean_is_exclusive(x_549); -if (x_550 == 0) -{ -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; 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_551 = lean_ctor_get(x_549, 0); -x_552 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_551); -x_553 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_553, 0, x_551); -lean_ctor_set(x_553, 1, x_552); -x_554 = l_Array_empty___closed__1; -x_555 = lean_array_push(x_554, x_553); -x_556 = l_Lean_Elab_Term_expandHave___closed__2; -x_557 = lean_array_push(x_555, x_556); -x_558 = lean_array_push(x_557, x_519); -x_559 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_551); -x_560 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_560, 0, x_551); -lean_ctor_set(x_560, 1, x_559); -x_561 = lean_array_push(x_554, x_560); -x_562 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_551); -x_563 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_563, 0, x_551); -lean_ctor_set(x_563, 1, x_562); -x_564 = lean_array_push(x_554, x_563); -x_565 = lean_array_push(x_564, x_530); -x_566 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_566, 0, x_526); -lean_ctor_set(x_566, 1, x_565); -x_567 = lean_array_push(x_561, x_566); -x_568 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_568, 0, x_522); -lean_ctor_set(x_568, 1, x_567); -x_569 = lean_array_push(x_558, x_568); -x_570 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_571 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_571, 0, x_551); -lean_ctor_set(x_571, 1, x_570); -x_572 = lean_array_push(x_554, x_571); -x_573 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_573, 0, x_538); -lean_ctor_set(x_573, 1, x_572); -x_574 = lean_array_push(x_569, x_573); -x_575 = lean_array_push(x_574, x_548); -x_576 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_576, 0, x_4); -lean_ctor_set(x_576, 1, x_575); -lean_ctor_set(x_549, 0, x_576); -return x_549; -} -else -{ -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_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; -x_577 = lean_ctor_get(x_549, 0); -x_578 = lean_ctor_get(x_549, 1); -lean_inc(x_578); -lean_inc(x_577); -lean_dec(x_549); -x_579 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_577); -x_580 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_580, 0, x_577); -lean_ctor_set(x_580, 1, x_579); -x_581 = l_Array_empty___closed__1; -x_582 = lean_array_push(x_581, x_580); -x_583 = l_Lean_Elab_Term_expandHave___closed__2; -x_584 = lean_array_push(x_582, x_583); -x_585 = lean_array_push(x_584, x_519); -x_586 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_577); -x_587 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_587, 0, x_577); -lean_ctor_set(x_587, 1, x_586); -x_588 = lean_array_push(x_581, x_587); -x_589 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_577); -x_590 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_590, 0, x_577); -lean_ctor_set(x_590, 1, x_589); -x_591 = lean_array_push(x_581, x_590); -x_592 = lean_array_push(x_591, x_530); -x_593 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_593, 0, x_526); -lean_ctor_set(x_593, 1, x_592); -x_594 = lean_array_push(x_588, x_593); -x_595 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_595, 0, x_522); -lean_ctor_set(x_595, 1, x_594); -x_596 = lean_array_push(x_585, x_595); -x_597 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_598 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_598, 0, x_577); -lean_ctor_set(x_598, 1, x_597); -x_599 = lean_array_push(x_581, x_598); -x_600 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_600, 0, x_538); -lean_ctor_set(x_600, 1, x_599); -x_601 = lean_array_push(x_596, x_600); -x_602 = lean_array_push(x_601, x_548); -x_603 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_603, 0, x_4); -lean_ctor_set(x_603, 1, x_602); -x_604 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_604, 0, x_603); -lean_ctor_set(x_604, 1, x_578); -return x_604; -} -} -} -} -else -{ -lean_object* x_605; lean_object* x_606; lean_object* x_607; uint8_t x_608; -lean_dec(x_536); -x_605 = lean_unsigned_to_nat(5u); -x_606 = l_Lean_Syntax_getArg(x_1, x_605); -lean_dec(x_1); -x_607 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_608 = !lean_is_exclusive(x_607); -if (x_608 == 0) -{ -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; -x_609 = lean_ctor_get(x_607, 0); -x_610 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_609); -x_611 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_611, 0, x_609); -lean_ctor_set(x_611, 1, x_610); -x_612 = l_Array_empty___closed__1; -x_613 = lean_array_push(x_612, x_611); -x_614 = l_Lean_Elab_Term_expandHave___closed__2; -x_615 = lean_array_push(x_613, x_614); -x_616 = lean_array_push(x_615, x_519); -x_617 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_609); -x_618 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_618, 0, x_609); -lean_ctor_set(x_618, 1, x_617); -x_619 = lean_array_push(x_612, x_618); -x_620 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_609); -x_621 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_621, 0, x_609); -lean_ctor_set(x_621, 1, x_620); -x_622 = lean_array_push(x_612, x_621); -x_623 = lean_array_push(x_622, x_530); -x_624 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_624, 0, x_526); -lean_ctor_set(x_624, 1, x_623); -x_625 = lean_array_push(x_619, x_624); -x_626 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_626, 0, x_522); -lean_ctor_set(x_626, 1, x_625); -x_627 = lean_array_push(x_616, x_626); -x_628 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_629 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_629, 0, x_609); -lean_ctor_set(x_629, 1, x_628); -x_630 = lean_array_push(x_612, x_629); -x_631 = l_Lean_nullKind___closed__2; -x_632 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_632, 0, x_631); -lean_ctor_set(x_632, 1, x_630); -x_633 = lean_array_push(x_627, x_632); -x_634 = lean_array_push(x_633, x_606); -x_635 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_635, 0, x_4); -lean_ctor_set(x_635, 1, x_634); -lean_ctor_set(x_607, 0, x_635); -return x_607; -} -else -{ -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_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_662; lean_object* x_663; lean_object* x_664; -x_636 = lean_ctor_get(x_607, 0); -x_637 = lean_ctor_get(x_607, 1); -lean_inc(x_637); -lean_inc(x_636); -lean_dec(x_607); -x_638 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_636); -x_639 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_639, 0, x_636); -lean_ctor_set(x_639, 1, x_638); -x_640 = l_Array_empty___closed__1; -x_641 = lean_array_push(x_640, x_639); -x_642 = l_Lean_Elab_Term_expandHave___closed__2; -x_643 = lean_array_push(x_641, x_642); -x_644 = lean_array_push(x_643, x_519); -x_645 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_636); -x_646 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_646, 0, x_636); -lean_ctor_set(x_646, 1, x_645); -x_647 = lean_array_push(x_640, x_646); -x_648 = l_Lean_Elab_Term_expandShow___closed__2; -lean_inc(x_636); -x_649 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_649, 0, x_636); -lean_ctor_set(x_649, 1, x_648); -x_650 = lean_array_push(x_640, x_649); -x_651 = lean_array_push(x_650, x_530); -x_652 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_652, 0, x_526); -lean_ctor_set(x_652, 1, x_651); -x_653 = lean_array_push(x_647, x_652); -x_654 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_654, 0, x_522); -lean_ctor_set(x_654, 1, x_653); -x_655 = lean_array_push(x_644, x_654); -x_656 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_657 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_657, 0, x_636); -lean_ctor_set(x_657, 1, x_656); -x_658 = lean_array_push(x_640, x_657); -x_659 = l_Lean_nullKind___closed__2; -x_660 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_660, 0, x_659); -lean_ctor_set(x_660, 1, x_658); -x_661 = lean_array_push(x_655, x_660); -x_662 = lean_array_push(x_661, x_606); -x_663 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_663, 0, x_4); -lean_ctor_set(x_663, 1, x_662); -x_664 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_664, 0, x_663); -lean_ctor_set(x_664, 1, x_637); -return x_664; -} -} -} -} -} -else -{ -lean_object* x_665; lean_object* x_666; lean_object* x_667; uint8_t x_668; -x_665 = l_Lean_Syntax_getArg(x_521, x_8); -lean_dec(x_521); -x_666 = lean_unsigned_to_nat(4u); -x_667 = l_Lean_Syntax_getArg(x_1, x_666); -x_668 = l_Lean_Syntax_isNone(x_667); -if (x_668 == 0) -{ -lean_object* x_669; uint8_t x_670; -x_669 = l_Lean_nullKind___closed__2; -lean_inc(x_667); -x_670 = l_Lean_Syntax_isOfKind(x_667, x_669); -if (x_670 == 0) -{ -lean_object* x_671; lean_object* x_672; -lean_dec(x_667); -lean_dec(x_665); -lean_dec(x_519); -lean_dec(x_1); -x_671 = lean_box(1); -x_672 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_672, 0, x_671); -lean_ctor_set(x_672, 1, x_3); -return x_672; -} -else -{ -lean_object* x_673; lean_object* x_674; uint8_t x_675; -x_673 = l_Lean_Syntax_getArgs(x_667); -lean_dec(x_667); -x_674 = lean_array_get_size(x_673); -lean_dec(x_673); -x_675 = lean_nat_dec_eq(x_674, x_8); -lean_dec(x_674); -if (x_675 == 0) -{ -lean_object* x_676; lean_object* x_677; -lean_dec(x_665); -lean_dec(x_519); -lean_dec(x_1); -x_676 = lean_box(1); -x_677 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_677, 0, x_676); -lean_ctor_set(x_677, 1, x_3); -return x_677; -} -else -{ -lean_object* x_678; lean_object* x_679; lean_object* x_680; lean_object* x_681; lean_object* x_682; uint8_t x_683; -x_678 = lean_unsigned_to_nat(5u); -x_679 = l_Lean_Syntax_getArg(x_1, x_678); -x_680 = l_Lean_Elab_Term_expandShow___closed__4; -x_681 = l_Lean_mkIdentFrom(x_1, x_680); -lean_dec(x_1); -x_682 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_683 = !lean_is_exclusive(x_682); -if (x_683 == 0) -{ -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_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_object* x_706; 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_684 = lean_ctor_get(x_682, 0); -x_685 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_684); -x_686 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_686, 0, x_684); -lean_ctor_set(x_686, 1, x_685); -x_687 = l_Array_empty___closed__1; -x_688 = lean_array_push(x_687, x_686); -x_689 = lean_array_push(x_687, x_681); -x_690 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_691 = lean_array_push(x_689, x_690); -x_692 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_684); -x_693 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_693, 0, x_684); -lean_ctor_set(x_693, 1, x_692); -x_694 = lean_array_push(x_687, x_693); -x_695 = lean_array_push(x_694, x_519); -x_696 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_697 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_697, 0, x_696); -lean_ctor_set(x_697, 1, x_695); -x_698 = lean_array_push(x_687, x_697); -x_699 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_699, 0, x_669); -lean_ctor_set(x_699, 1, x_698); -x_700 = lean_array_push(x_691, x_699); -x_701 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_684); -x_702 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_702, 0, x_684); -lean_ctor_set(x_702, 1, x_701); -x_703 = lean_array_push(x_700, x_702); -x_704 = lean_array_push(x_703, x_665); -x_705 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_706 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_706, 0, x_705); -lean_ctor_set(x_706, 1, x_704); -x_707 = lean_array_push(x_687, x_706); -x_708 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_709 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_709, 0, x_708); -lean_ctor_set(x_709, 1, x_707); -x_710 = lean_array_push(x_688, x_709); -x_711 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_712 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_712, 0, x_684); -lean_ctor_set(x_712, 1, x_711); -x_713 = lean_array_push(x_687, x_712); -x_714 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_714, 0, x_669); -lean_ctor_set(x_714, 1, x_713); -x_715 = lean_array_push(x_710, x_714); -x_716 = lean_array_push(x_715, x_679); -x_717 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_718 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_718, 0, x_717); -lean_ctor_set(x_718, 1, x_716); -lean_ctor_set(x_682, 0, x_718); -return x_682; -} -else -{ -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_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_739; lean_object* x_740; lean_object* x_741; 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; lean_object* x_753; lean_object* x_754; lean_object* x_755; -x_719 = lean_ctor_get(x_682, 0); -x_720 = lean_ctor_get(x_682, 1); -lean_inc(x_720); -lean_inc(x_719); -lean_dec(x_682); -x_721 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_719); -x_722 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_722, 0, x_719); -lean_ctor_set(x_722, 1, x_721); -x_723 = l_Array_empty___closed__1; -x_724 = lean_array_push(x_723, x_722); -x_725 = lean_array_push(x_723, x_681); -x_726 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_727 = lean_array_push(x_725, x_726); -x_728 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_719); -x_729 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_729, 0, x_719); -lean_ctor_set(x_729, 1, x_728); -x_730 = lean_array_push(x_723, x_729); -x_731 = lean_array_push(x_730, x_519); -x_732 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_733 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_733, 0, x_732); -lean_ctor_set(x_733, 1, x_731); -x_734 = lean_array_push(x_723, x_733); -x_735 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_735, 0, x_669); -lean_ctor_set(x_735, 1, x_734); -x_736 = lean_array_push(x_727, x_735); -x_737 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_719); -x_738 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_738, 0, x_719); -lean_ctor_set(x_738, 1, x_737); -x_739 = lean_array_push(x_736, x_738); -x_740 = lean_array_push(x_739, x_665); -x_741 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_742 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_742, 0, x_741); -lean_ctor_set(x_742, 1, x_740); -x_743 = lean_array_push(x_723, x_742); -x_744 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_745 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_745, 0, x_744); -lean_ctor_set(x_745, 1, x_743); -x_746 = lean_array_push(x_724, x_745); -x_747 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_748 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_748, 0, x_719); -lean_ctor_set(x_748, 1, x_747); -x_749 = lean_array_push(x_723, x_748); -x_750 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_750, 0, x_669); -lean_ctor_set(x_750, 1, x_749); -x_751 = lean_array_push(x_746, x_750); -x_752 = lean_array_push(x_751, x_679); -x_753 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_754 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_754, 0, x_753); -lean_ctor_set(x_754, 1, x_752); -x_755 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_755, 0, x_754); -lean_ctor_set(x_755, 1, x_720); -return x_755; -} -} -} -} -else -{ -lean_object* x_756; lean_object* x_757; lean_object* x_758; lean_object* x_759; lean_object* x_760; uint8_t x_761; -lean_dec(x_667); -x_756 = lean_unsigned_to_nat(5u); -x_757 = l_Lean_Syntax_getArg(x_1, x_756); -x_758 = l_Lean_Elab_Term_expandShow___closed__4; -x_759 = l_Lean_mkIdentFrom(x_1, x_758); -lean_dec(x_1); -x_760 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_761 = !lean_is_exclusive(x_760); -if (x_761 == 0) -{ -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; 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; 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; -x_762 = lean_ctor_get(x_760, 0); -x_763 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_762); -x_764 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_764, 0, x_762); -lean_ctor_set(x_764, 1, x_763); -x_765 = l_Array_empty___closed__1; -x_766 = lean_array_push(x_765, x_764); -x_767 = lean_array_push(x_765, x_759); -x_768 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -x_769 = lean_array_push(x_767, x_768); -x_770 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_762); -x_771 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_771, 0, x_762); -lean_ctor_set(x_771, 1, x_770); -x_772 = lean_array_push(x_765, x_771); -x_773 = lean_array_push(x_772, x_519); -x_774 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_775 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_775, 0, x_774); -lean_ctor_set(x_775, 1, x_773); -x_776 = lean_array_push(x_765, x_775); -x_777 = l_Lean_nullKind___closed__2; -x_778 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_778, 0, x_777); -lean_ctor_set(x_778, 1, x_776); -x_779 = lean_array_push(x_769, x_778); -x_780 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_762); -x_781 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_781, 0, x_762); -lean_ctor_set(x_781, 1, x_780); -x_782 = lean_array_push(x_779, x_781); -x_783 = lean_array_push(x_782, x_665); -x_784 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_785 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_785, 0, x_784); -lean_ctor_set(x_785, 1, x_783); -x_786 = lean_array_push(x_765, x_785); -x_787 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_788 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_788, 0, x_787); -lean_ctor_set(x_788, 1, x_786); -x_789 = lean_array_push(x_766, x_788); -x_790 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_791 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_791, 0, x_762); -lean_ctor_set(x_791, 1, x_790); -x_792 = lean_array_push(x_765, x_791); -x_793 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_793, 0, x_777); -lean_ctor_set(x_793, 1, x_792); -x_794 = lean_array_push(x_789, x_793); -x_795 = lean_array_push(x_794, x_757); -x_796 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_797 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_797, 0, x_796); -lean_ctor_set(x_797, 1, x_795); -lean_ctor_set(x_760, 0, x_797); -return x_760; -} -else -{ -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_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; -x_798 = lean_ctor_get(x_760, 0); -x_799 = lean_ctor_get(x_760, 1); -lean_inc(x_799); -lean_inc(x_798); -lean_dec(x_760); -x_800 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_798); -x_801 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_801, 0, x_798); -lean_ctor_set(x_801, 1, x_800); -x_802 = l_Array_empty___closed__1; -x_803 = lean_array_push(x_802, x_801); -x_804 = lean_array_push(x_802, x_759); -x_805 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -x_806 = lean_array_push(x_804, x_805); -x_807 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_798); -x_808 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_808, 0, x_798); -lean_ctor_set(x_808, 1, x_807); -x_809 = lean_array_push(x_802, x_808); -x_810 = lean_array_push(x_809, x_519); -x_811 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_812 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_812, 0, x_811); -lean_ctor_set(x_812, 1, x_810); -x_813 = lean_array_push(x_802, x_812); -x_814 = l_Lean_nullKind___closed__2; -x_815 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_815, 0, x_814); -lean_ctor_set(x_815, 1, x_813); -x_816 = lean_array_push(x_806, x_815); -x_817 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_798); -x_818 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_818, 0, x_798); -lean_ctor_set(x_818, 1, x_817); -x_819 = lean_array_push(x_816, x_818); -x_820 = lean_array_push(x_819, x_665); -x_821 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_822 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_822, 0, x_821); -lean_ctor_set(x_822, 1, x_820); -x_823 = lean_array_push(x_802, x_822); -x_824 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_825 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_825, 0, x_824); -lean_ctor_set(x_825, 1, x_823); -x_826 = lean_array_push(x_803, x_825); -x_827 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_828 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_828, 0, x_798); -lean_ctor_set(x_828, 1, x_827); -x_829 = lean_array_push(x_802, x_828); -x_830 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_830, 0, x_814); -lean_ctor_set(x_830, 1, x_829); -x_831 = lean_array_push(x_826, x_830); -x_832 = lean_array_push(x_831, x_757); -x_833 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_834 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_834, 0, x_833); -lean_ctor_set(x_834, 1, x_832); -x_835 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_835, 0, x_834); -lean_ctor_set(x_835, 1, x_799); -return x_835; -} -} -} -} -else -{ -lean_object* x_836; lean_object* x_837; lean_object* x_838; uint8_t x_839; -x_836 = l_Lean_Syntax_getArg(x_521, x_8); -lean_dec(x_521); -x_837 = lean_unsigned_to_nat(4u); -x_838 = l_Lean_Syntax_getArg(x_1, x_837); -x_839 = l_Lean_Syntax_isNone(x_838); -if (x_839 == 0) -{ -lean_object* x_840; uint8_t x_841; -x_840 = l_Lean_nullKind___closed__2; -lean_inc(x_838); -x_841 = l_Lean_Syntax_isOfKind(x_838, x_840); -if (x_841 == 0) -{ -lean_object* x_842; lean_object* x_843; -lean_dec(x_838); -lean_dec(x_836); -lean_dec(x_519); -lean_dec(x_1); -x_842 = lean_box(1); -x_843 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_843, 0, x_842); -lean_ctor_set(x_843, 1, x_3); -return x_843; -} -else -{ -lean_object* x_844; lean_object* x_845; uint8_t x_846; -x_844 = l_Lean_Syntax_getArgs(x_838); -lean_dec(x_838); -x_845 = lean_array_get_size(x_844); -lean_dec(x_844); -x_846 = lean_nat_dec_eq(x_845, x_8); -lean_dec(x_845); -if (x_846 == 0) -{ -lean_object* x_847; lean_object* x_848; -lean_dec(x_836); -lean_dec(x_519); -lean_dec(x_1); -x_847 = lean_box(1); -x_848 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_848, 0, x_847); -lean_ctor_set(x_848, 1, x_3); -return x_848; -} -else -{ -lean_object* x_849; lean_object* x_850; lean_object* x_851; lean_object* x_852; lean_object* x_853; uint8_t x_854; -x_849 = lean_unsigned_to_nat(5u); -x_850 = l_Lean_Syntax_getArg(x_1, x_849); -x_851 = l_Lean_Elab_Term_expandShow___closed__4; -x_852 = l_Lean_mkIdentFrom(x_1, x_851); -lean_dec(x_1); -x_853 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_854 = !lean_is_exclusive(x_853); -if (x_854 == 0) -{ -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_873; lean_object* x_874; lean_object* x_875; 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; lean_object* x_888; lean_object* x_889; -x_855 = lean_ctor_get(x_853, 0); -x_856 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_855); -x_857 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_857, 0, x_855); -lean_ctor_set(x_857, 1, x_856); -x_858 = l_Array_empty___closed__1; -x_859 = lean_array_push(x_858, x_857); -x_860 = lean_array_push(x_858, x_852); -x_861 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_862 = lean_array_push(x_860, x_861); -x_863 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_855); -x_864 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_864, 0, x_855); -lean_ctor_set(x_864, 1, x_863); -x_865 = lean_array_push(x_858, x_864); -x_866 = lean_array_push(x_865, x_519); -x_867 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_868 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_868, 0, x_867); -lean_ctor_set(x_868, 1, x_866); -x_869 = lean_array_push(x_858, x_868); -x_870 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_870, 0, x_840); -lean_ctor_set(x_870, 1, x_869); -x_871 = lean_array_push(x_862, x_870); -x_872 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_855); -x_873 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_873, 0, x_855); -lean_ctor_set(x_873, 1, x_872); -x_874 = lean_array_push(x_871, x_873); -x_875 = lean_array_push(x_874, x_836); -x_876 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_877 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_877, 0, x_876); -lean_ctor_set(x_877, 1, x_875); -x_878 = lean_array_push(x_858, x_877); -x_879 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_880 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_880, 0, x_879); -lean_ctor_set(x_880, 1, x_878); -x_881 = lean_array_push(x_859, x_880); -x_882 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_883 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_883, 0, x_855); -lean_ctor_set(x_883, 1, x_882); -x_884 = lean_array_push(x_858, x_883); -x_885 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_885, 0, x_840); -lean_ctor_set(x_885, 1, x_884); -x_886 = lean_array_push(x_881, x_885); -x_887 = lean_array_push(x_886, x_850); -x_888 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_889 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_889, 0, x_888); -lean_ctor_set(x_889, 1, x_887); -lean_ctor_set(x_853, 0, x_889); -return x_853; -} -else -{ -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_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; 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; -x_890 = lean_ctor_get(x_853, 0); -x_891 = lean_ctor_get(x_853, 1); -lean_inc(x_891); -lean_inc(x_890); -lean_dec(x_853); -x_892 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_890); -x_893 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_893, 0, x_890); -lean_ctor_set(x_893, 1, x_892); -x_894 = l_Array_empty___closed__1; -x_895 = lean_array_push(x_894, x_893); -x_896 = lean_array_push(x_894, x_852); -x_897 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_898 = lean_array_push(x_896, x_897); -x_899 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_890); -x_900 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_900, 0, x_890); -lean_ctor_set(x_900, 1, x_899); -x_901 = lean_array_push(x_894, x_900); -x_902 = lean_array_push(x_901, x_519); -x_903 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_904 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_904, 0, x_903); -lean_ctor_set(x_904, 1, x_902); -x_905 = lean_array_push(x_894, x_904); -x_906 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_906, 0, x_840); -lean_ctor_set(x_906, 1, x_905); -x_907 = lean_array_push(x_898, x_906); -x_908 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_890); -x_909 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_909, 0, x_890); -lean_ctor_set(x_909, 1, x_908); -x_910 = lean_array_push(x_907, x_909); -x_911 = lean_array_push(x_910, x_836); -x_912 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_913 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_913, 0, x_912); -lean_ctor_set(x_913, 1, x_911); -x_914 = lean_array_push(x_894, x_913); -x_915 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_916 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_916, 0, x_915); -lean_ctor_set(x_916, 1, x_914); -x_917 = lean_array_push(x_895, x_916); -x_918 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_919 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_919, 0, x_890); -lean_ctor_set(x_919, 1, x_918); -x_920 = lean_array_push(x_894, x_919); -x_921 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_921, 0, x_840); -lean_ctor_set(x_921, 1, x_920); -x_922 = lean_array_push(x_917, x_921); -x_923 = lean_array_push(x_922, x_850); -x_924 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_925 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_925, 0, x_924); -lean_ctor_set(x_925, 1, x_923); -x_926 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_926, 0, x_925); -lean_ctor_set(x_926, 1, x_891); -return x_926; -} -} -} -} -else -{ -lean_object* x_927; lean_object* x_928; lean_object* x_929; lean_object* x_930; lean_object* x_931; uint8_t x_932; -lean_dec(x_838); -x_927 = lean_unsigned_to_nat(5u); -x_928 = l_Lean_Syntax_getArg(x_1, x_927); -x_929 = l_Lean_Elab_Term_expandShow___closed__4; -x_930 = l_Lean_mkIdentFrom(x_1, x_929); -lean_dec(x_1); -x_931 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_932 = !lean_is_exclusive(x_931); -if (x_932 == 0) -{ -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_950; lean_object* x_951; lean_object* x_952; 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_964; lean_object* x_965; lean_object* x_966; lean_object* x_967; lean_object* x_968; -x_933 = lean_ctor_get(x_931, 0); -x_934 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_933); -x_935 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_935, 0, x_933); -lean_ctor_set(x_935, 1, x_934); -x_936 = l_Array_empty___closed__1; -x_937 = lean_array_push(x_936, x_935); -x_938 = lean_array_push(x_936, x_930); -x_939 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -x_940 = lean_array_push(x_938, x_939); -x_941 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_933); -x_942 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_942, 0, x_933); -lean_ctor_set(x_942, 1, x_941); -x_943 = lean_array_push(x_936, x_942); -x_944 = lean_array_push(x_943, x_519); -x_945 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_946 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_946, 0, x_945); -lean_ctor_set(x_946, 1, x_944); -x_947 = lean_array_push(x_936, x_946); -x_948 = l_Lean_nullKind___closed__2; -x_949 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_949, 0, x_948); -lean_ctor_set(x_949, 1, x_947); -x_950 = lean_array_push(x_940, x_949); -x_951 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_933); -x_952 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_952, 0, x_933); -lean_ctor_set(x_952, 1, x_951); -x_953 = lean_array_push(x_950, x_952); -x_954 = lean_array_push(x_953, x_836); -x_955 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_956 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_956, 0, x_955); -lean_ctor_set(x_956, 1, x_954); -x_957 = lean_array_push(x_936, x_956); -x_958 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_959 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_959, 0, x_958); -lean_ctor_set(x_959, 1, x_957); -x_960 = lean_array_push(x_937, x_959); -x_961 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_962 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_962, 0, x_933); -lean_ctor_set(x_962, 1, x_961); -x_963 = lean_array_push(x_936, x_962); -x_964 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_964, 0, x_948); -lean_ctor_set(x_964, 1, x_963); -x_965 = lean_array_push(x_960, x_964); -x_966 = lean_array_push(x_965, x_928); -x_967 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_968 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_968, 0, x_967); -lean_ctor_set(x_968, 1, x_966); -lean_ctor_set(x_931, 0, x_968); -return x_931; -} -else -{ -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; lean_object* x_978; lean_object* x_979; lean_object* x_980; lean_object* x_981; 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; lean_object* x_993; lean_object* x_994; 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; lean_object* x_1003; lean_object* x_1004; lean_object* x_1005; lean_object* x_1006; -x_969 = lean_ctor_get(x_931, 0); -x_970 = lean_ctor_get(x_931, 1); -lean_inc(x_970); -lean_inc(x_969); -lean_dec(x_931); -x_971 = l_Lean_Parser_Tactic_let_x21___closed__1; -lean_inc(x_969); -x_972 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_972, 0, x_969); -lean_ctor_set(x_972, 1, x_971); -x_973 = l_Array_empty___closed__1; -x_974 = lean_array_push(x_973, x_972); -x_975 = lean_array_push(x_973, x_930); -x_976 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -x_977 = lean_array_push(x_975, x_976); -x_978 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_969); -x_979 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_979, 0, x_969); -lean_ctor_set(x_979, 1, x_978); -x_980 = lean_array_push(x_973, x_979); -x_981 = lean_array_push(x_980, x_519); -x_982 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_983 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_983, 0, x_982); -lean_ctor_set(x_983, 1, x_981); -x_984 = lean_array_push(x_973, x_983); -x_985 = l_Lean_nullKind___closed__2; -x_986 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_986, 0, x_985); -lean_ctor_set(x_986, 1, x_984); -x_987 = lean_array_push(x_977, x_986); -x_988 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_969); -x_989 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_989, 0, x_969); -lean_ctor_set(x_989, 1, x_988); -x_990 = lean_array_push(x_987, x_989); -x_991 = lean_array_push(x_990, x_836); -x_992 = l_myMacro____x40_Init_Notation___hyg_13394____closed__6; -x_993 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_993, 0, x_992); -lean_ctor_set(x_993, 1, x_991); -x_994 = lean_array_push(x_973, x_993); -x_995 = l_myMacro____x40_Init_Notation___hyg_13394____closed__4; -x_996 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_996, 0, x_995); -lean_ctor_set(x_996, 1, x_994); -x_997 = lean_array_push(x_974, x_996); -x_998 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_999 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_999, 0, x_969); -lean_ctor_set(x_999, 1, x_998); -x_1000 = lean_array_push(x_973, x_999); -x_1001 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1001, 0, x_985); -lean_ctor_set(x_1001, 1, x_1000); -x_1002 = lean_array_push(x_997, x_1001); -x_1003 = lean_array_push(x_1002, x_928); -x_1004 = l_Lean_Parser_Term_let_x21___elambda__1___closed__1; -x_1005 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1005, 0, x_1004); -lean_ctor_set(x_1005, 1, x_1003); -x_1006 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1006, 0, x_1005); -lean_ctor_set(x_1006, 1, x_970); -return x_1006; -} -} -} -} -} +return x_10; } } lean_object* l_Lean_Elab_Term_expandHave___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { @@ -4120,190 +2581,583 @@ x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandSuffices_match__2___rarg return x_2; } } -lean_object* l_Lean_Elab_Term_expandSuffices_match__3___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -if (lean_obj_tag(x_1) == 0) +lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_11 = lean_unsigned_to_nat(5u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_9, x_10); +x_14 = !lean_is_exclusive(x_13); +if (x_14 == 0) { -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; +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; lean_object* x_35; +x_15 = lean_ctor_get(x_13, 0); +x_16 = l_Lean_Parser_Tactic_have___closed__1; +x_17 = lean_name_mk_string(x_2, x_16); +lean_inc(x_15); +x_18 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_18, 0, x_15); +lean_ctor_set(x_18, 1, x_16); +x_19 = l_Array_empty___closed__1; +x_20 = lean_array_push(x_19, x_18); +x_21 = l_Lean_Elab_Term_expandShow___closed__1; +lean_inc(x_15); +x_22 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_22, 0, x_15); +lean_ctor_set(x_22, 1, x_21); +x_23 = lean_array_push(x_19, x_22); +x_24 = lean_array_push(x_23, x_12); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_3); +lean_ctor_set(x_25, 1, x_24); +x_26 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; +lean_inc(x_15); +x_27 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_27, 0, x_15); +lean_ctor_set(x_27, 1, x_26); +x_28 = lean_array_push(x_19, x_27); +x_29 = l_Lean_nullKind___closed__2; +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_28); +x_31 = l_Lean_Elab_Term_expandShow___closed__2; +lean_inc(x_15); +x_32 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_32, 0, x_15); +lean_ctor_set(x_32, 1, x_31); +x_33 = lean_array_push(x_19, x_32); +x_34 = lean_array_push(x_33, x_4); +x_35 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_35, 0, x_5); +lean_ctor_set(x_35, 1, x_34); +if (lean_obj_tag(x_6) == 0) +{ +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_dec(x_15); +x_36 = l_Lean_Elab_Term_expandHave___lambda__1___closed__2; +x_37 = lean_array_push(x_20, x_36); +x_38 = lean_array_push(x_37, x_7); +x_39 = lean_array_push(x_38, x_25); +x_40 = lean_array_push(x_39, x_30); +x_41 = lean_array_push(x_40, x_35); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_17); +lean_ctor_set(x_42, 1, x_41); +lean_ctor_set(x_13, 0, x_42); +return x_13; } else { -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; +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; +x_43 = lean_ctor_get(x_6, 0); +lean_inc(x_43); +lean_dec(x_6); +x_44 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_45 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_45, 0, x_15); +lean_ctor_set(x_45, 1, x_44); +x_46 = l_Lean_Syntax_mkApp___closed__1; +x_47 = lean_array_push(x_46, x_43); +x_48 = lean_array_push(x_47, x_45); +x_49 = l_Array_appendCore___rarg(x_19, x_48); +lean_dec(x_48); +x_50 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_50, 0, x_29); +lean_ctor_set(x_50, 1, x_49); +x_51 = lean_array_push(x_20, x_50); +x_52 = lean_array_push(x_51, x_7); +x_53 = lean_array_push(x_52, x_25); +x_54 = lean_array_push(x_53, x_30); +x_55 = lean_array_push(x_54, x_35); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_17); +lean_ctor_set(x_56, 1, x_55); +lean_ctor_set(x_13, 0, x_56); +return x_13; } } -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__3(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandSuffices_match__3___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__4___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} else { -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__4(lean_object* x_1) { -_start: +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; 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; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_13); +x_59 = l_Lean_Parser_Tactic_have___closed__1; +x_60 = lean_name_mk_string(x_2, x_59); +lean_inc(x_57); +x_61 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_61, 0, x_57); +lean_ctor_set(x_61, 1, x_59); +x_62 = l_Array_empty___closed__1; +x_63 = lean_array_push(x_62, x_61); +x_64 = l_Lean_Elab_Term_expandShow___closed__1; +lean_inc(x_57); +x_65 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_65, 0, x_57); +lean_ctor_set(x_65, 1, x_64); +x_66 = lean_array_push(x_62, x_65); +x_67 = lean_array_push(x_66, x_12); +x_68 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_68, 0, x_3); +lean_ctor_set(x_68, 1, x_67); +x_69 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; +lean_inc(x_57); +x_70 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_70, 0, x_57); +lean_ctor_set(x_70, 1, x_69); +x_71 = lean_array_push(x_62, x_70); +x_72 = l_Lean_nullKind___closed__2; +x_73 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_73, 1, x_71); +x_74 = l_Lean_Elab_Term_expandShow___closed__2; +lean_inc(x_57); +x_75 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_75, 0, x_57); +lean_ctor_set(x_75, 1, x_74); +x_76 = lean_array_push(x_62, x_75); +x_77 = lean_array_push(x_76, x_4); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_5); +lean_ctor_set(x_78, 1, x_77); +if (lean_obj_tag(x_6) == 0) { -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandSuffices_match__4___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__5___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; +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_dec(x_57); +x_79 = l_Lean_Elab_Term_expandHave___lambda__1___closed__2; +x_80 = lean_array_push(x_63, x_79); +x_81 = lean_array_push(x_80, x_7); +x_82 = lean_array_push(x_81, x_68); +x_83 = lean_array_push(x_82, x_73); +x_84 = lean_array_push(x_83, x_78); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_60); +lean_ctor_set(x_85, 1, x_84); +x_86 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_86, 0, x_85); +lean_ctor_set(x_86, 1, x_58); +return x_86; } else { -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; +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; +x_87 = lean_ctor_get(x_6, 0); +lean_inc(x_87); +lean_dec(x_6); +x_88 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_89 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_89, 0, x_57); +lean_ctor_set(x_89, 1, x_88); +x_90 = l_Lean_Syntax_mkApp___closed__1; +x_91 = lean_array_push(x_90, x_87); +x_92 = lean_array_push(x_91, x_89); +x_93 = l_Array_appendCore___rarg(x_62, x_92); +lean_dec(x_92); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_72); +lean_ctor_set(x_94, 1, x_93); +x_95 = lean_array_push(x_63, x_94); +x_96 = lean_array_push(x_95, x_7); +x_97 = lean_array_push(x_96, x_68); +x_98 = lean_array_push(x_97, x_73); +x_99 = lean_array_push(x_98, x_78); +x_100 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_100, 0, x_60); +lean_ctor_set(x_100, 1, x_99); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_58); +return x_101; } } } -lean_object* l_Lean_Elab_Term_expandSuffices_match__5(lean_object* x_1) { +} +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandSuffices_match__5___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__6___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: +lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_10 = lean_unsigned_to_nat(5u); +x_11 = l_Lean_Syntax_getArg(x_1, x_10); +x_12 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_8, x_9); +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) { -if (lean_obj_tag(x_1) == 0) +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; +x_14 = lean_ctor_get(x_12, 0); +x_15 = l_Lean_Parser_Tactic_have___closed__1; +x_16 = lean_name_mk_string(x_2, x_15); +lean_inc(x_14); +x_17 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_17, 0, x_14); +lean_ctor_set(x_17, 1, x_15); +x_18 = l_Array_empty___closed__1; +x_19 = lean_array_push(x_18, x_17); +x_20 = l_Lean_Elab_Term_expandShow___closed__1; +lean_inc(x_14); +x_21 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_21, 0, x_14); +lean_ctor_set(x_21, 1, x_20); +x_22 = lean_array_push(x_18, x_21); +x_23 = lean_array_push(x_22, x_11); +x_24 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_24, 0, x_3); +lean_ctor_set(x_24, 1, x_23); +x_25 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; +lean_inc(x_14); +x_26 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_26, 0, x_14); +lean_ctor_set(x_26, 1, x_25); +x_27 = lean_array_push(x_18, x_26); +x_28 = l_Lean_nullKind___closed__2; +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_27); +if (lean_obj_tag(x_4) == 0) { -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; +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_dec(x_14); +x_30 = l_Lean_Elab_Term_expandHave___lambda__1___closed__2; +x_31 = lean_array_push(x_19, x_30); +x_32 = lean_array_push(x_31, x_5); +x_33 = lean_array_push(x_32, x_24); +x_34 = lean_array_push(x_33, x_29); +x_35 = lean_array_push(x_34, x_6); +x_36 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_36, 0, x_16); +lean_ctor_set(x_36, 1, x_35); +lean_ctor_set(x_12, 0, x_36); +return x_12; } else { -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; +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; +x_37 = lean_ctor_get(x_4, 0); +lean_inc(x_37); +lean_dec(x_4); +x_38 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_39 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_39, 0, x_14); +lean_ctor_set(x_39, 1, x_38); +x_40 = l_Lean_Syntax_mkApp___closed__1; +x_41 = lean_array_push(x_40, x_37); +x_42 = lean_array_push(x_41, x_39); +x_43 = l_Array_appendCore___rarg(x_18, x_42); +lean_dec(x_42); +x_44 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_44, 0, x_28); +lean_ctor_set(x_44, 1, x_43); +x_45 = lean_array_push(x_19, x_44); +x_46 = lean_array_push(x_45, x_5); +x_47 = lean_array_push(x_46, x_24); +x_48 = lean_array_push(x_47, x_29); +x_49 = lean_array_push(x_48, x_6); +x_50 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_50, 0, x_16); +lean_ctor_set(x_50, 1, x_49); +lean_ctor_set(x_12, 0, x_50); +return x_12; } } -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__6(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandSuffices_match__6___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__7___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} else { -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__7(lean_object* x_1) { -_start: +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; lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_51 = lean_ctor_get(x_12, 0); +x_52 = lean_ctor_get(x_12, 1); +lean_inc(x_52); +lean_inc(x_51); +lean_dec(x_12); +x_53 = l_Lean_Parser_Tactic_have___closed__1; +x_54 = lean_name_mk_string(x_2, x_53); +lean_inc(x_51); +x_55 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_55, 0, x_51); +lean_ctor_set(x_55, 1, x_53); +x_56 = l_Array_empty___closed__1; +x_57 = lean_array_push(x_56, x_55); +x_58 = l_Lean_Elab_Term_expandShow___closed__1; +lean_inc(x_51); +x_59 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_59, 0, x_51); +lean_ctor_set(x_59, 1, x_58); +x_60 = lean_array_push(x_56, x_59); +x_61 = lean_array_push(x_60, x_11); +x_62 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_62, 0, x_3); +lean_ctor_set(x_62, 1, x_61); +x_63 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; +lean_inc(x_51); +x_64 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_64, 0, x_51); +lean_ctor_set(x_64, 1, x_63); +x_65 = lean_array_push(x_56, x_64); +x_66 = l_Lean_nullKind___closed__2; +x_67 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_65); +if (lean_obj_tag(x_4) == 0) { -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandSuffices_match__7___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Term_expandSuffices_match__8___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; +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_dec(x_51); +x_68 = l_Lean_Elab_Term_expandHave___lambda__1___closed__2; +x_69 = lean_array_push(x_57, x_68); +x_70 = lean_array_push(x_69, x_5); +x_71 = lean_array_push(x_70, x_62); +x_72 = lean_array_push(x_71, x_67); +x_73 = lean_array_push(x_72, x_6); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_54); +lean_ctor_set(x_74, 1, x_73); +x_75 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_75, 1, x_52); +return x_75; } else { -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; +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; +x_76 = lean_ctor_get(x_4, 0); +lean_inc(x_76); +lean_dec(x_4); +x_77 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_78 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_78, 0, x_51); +lean_ctor_set(x_78, 1, x_77); +x_79 = l_Lean_Syntax_mkApp___closed__1; +x_80 = lean_array_push(x_79, x_76); +x_81 = lean_array_push(x_80, x_78); +x_82 = l_Array_appendCore___rarg(x_56, x_81); +lean_dec(x_81); +x_83 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_83, 0, x_66); +lean_ctor_set(x_83, 1, x_82); +x_84 = lean_array_push(x_57, x_83); +x_85 = lean_array_push(x_84, x_5); +x_86 = lean_array_push(x_85, x_62); +x_87 = lean_array_push(x_86, x_67); +x_88 = lean_array_push(x_87, x_6); +x_89 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_89, 0, x_54); +lean_ctor_set(x_89, 1, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_52); +return x_90; } } } -lean_object* l_Lean_Elab_Term_expandSuffices_match__8(lean_object* x_1) { +} +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandSuffices_match__8___rarg), 3, 0); -return x_2; +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_8 = lean_unsigned_to_nat(2u); +x_9 = l_Lean_Syntax_getArg(x_1, x_8); +x_10 = lean_unsigned_to_nat(3u); +x_11 = l_Lean_Syntax_getArg(x_1, x_10); +x_12 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__1; +lean_inc(x_2); +x_13 = lean_name_mk_string(x_2, x_12); +lean_inc(x_11); +x_14 = l_Lean_Syntax_isOfKind(x_11, x_13); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; uint8_t x_17; +x_15 = l_Lean_Parser_Term_byTactic___elambda__1___closed__1; +lean_inc(x_2); +x_16 = lean_name_mk_string(x_2, x_15); +lean_inc(x_11); +x_17 = l_Lean_Syntax_isOfKind(x_11, x_16); +if (x_17 == 0) +{ +lean_object* x_18; lean_object* x_19; +lean_dec(x_16); +lean_dec(x_13); +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_18 = lean_box(1); +x_19 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_19, 0, x_18); +lean_ctor_set(x_19, 1, x_7); +return x_19; +} +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; uint8_t x_26; +x_20 = lean_unsigned_to_nat(1u); +x_21 = l_Lean_Syntax_getArg(x_11, x_20); +lean_dec(x_11); +x_22 = l_Lean_Parser_Tactic_intro___closed__1; +x_23 = lean_name_mk_string(x_3, x_22); +x_24 = l_Lean_Parser_Tactic_case___closed__9; +x_25 = lean_name_mk_string(x_23, x_24); +lean_inc(x_21); +x_26 = l_Lean_Syntax_isOfKind(x_21, x_25); +lean_dec(x_25); +if (x_26 == 0) +{ +lean_object* x_27; lean_object* x_28; +lean_dec(x_21); +lean_dec(x_16); +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_5); +lean_dec(x_2); +x_27 = lean_box(1); +x_28 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_7); +return x_28; +} +else +{ +lean_object* x_29; lean_object* x_30; uint8_t x_31; +x_29 = lean_unsigned_to_nat(4u); +x_30 = l_Lean_Syntax_getArg(x_1, x_29); +x_31 = l_Lean_Syntax_isNone(x_30); +if (x_31 == 0) +{ +lean_object* x_32; uint8_t x_33; +x_32 = l_Lean_nullKind___closed__2; +lean_inc(x_30); +x_33 = l_Lean_Syntax_isOfKind(x_30, x_32); +if (x_33 == 0) +{ +lean_object* x_34; lean_object* x_35; +lean_dec(x_30); +lean_dec(x_21); +lean_dec(x_16); +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_5); +lean_dec(x_2); +x_34 = lean_box(1); +x_35 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_7); +return x_35; +} +else +{ +lean_object* x_36; lean_object* x_37; uint8_t x_38; +x_36 = l_Lean_Syntax_getArgs(x_30); +lean_dec(x_30); +x_37 = lean_array_get_size(x_36); +lean_dec(x_36); +x_38 = lean_nat_dec_eq(x_37, x_20); +lean_dec(x_37); +if (x_38 == 0) +{ +lean_object* x_39; lean_object* x_40; +lean_dec(x_21); +lean_dec(x_16); +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_5); +lean_dec(x_2); +x_39 = lean_box(1); +x_40 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_7); +return x_40; +} +else +{ +lean_object* x_41; lean_object* x_42; +x_41 = lean_box(0); +x_42 = l_Lean_Elab_Term_expandSuffices___lambda__1(x_1, x_2, x_13, x_21, x_16, x_5, x_9, x_41, x_6, x_7); +return x_42; +} +} +} +else +{ +lean_object* x_43; lean_object* x_44; +lean_dec(x_30); +x_43 = lean_box(0); +x_44 = l_Lean_Elab_Term_expandSuffices___lambda__1(x_1, x_2, x_13, x_21, x_16, x_5, x_9, x_43, x_6, x_7); +return x_44; +} +} +} +} +else +{ +lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; +lean_dec(x_3); +x_45 = lean_unsigned_to_nat(1u); +x_46 = l_Lean_Syntax_getArg(x_11, x_45); +lean_dec(x_11); +x_47 = lean_unsigned_to_nat(4u); +x_48 = l_Lean_Syntax_getArg(x_1, x_47); +x_49 = l_Lean_Syntax_isNone(x_48); +if (x_49 == 0) +{ +lean_object* x_50; uint8_t x_51; +x_50 = l_Lean_nullKind___closed__2; +lean_inc(x_48); +x_51 = l_Lean_Syntax_isOfKind(x_48, x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +lean_dec(x_48); +lean_dec(x_46); +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_5); +lean_dec(x_2); +x_52 = lean_box(1); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_7); +return x_53; +} +else +{ +lean_object* x_54; lean_object* x_55; uint8_t x_56; +x_54 = l_Lean_Syntax_getArgs(x_48); +lean_dec(x_48); +x_55 = lean_array_get_size(x_54); +lean_dec(x_54); +x_56 = lean_nat_dec_eq(x_55, x_45); +lean_dec(x_55); +if (x_56 == 0) +{ +lean_object* x_57; lean_object* x_58; +lean_dec(x_46); +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_5); +lean_dec(x_2); +x_57 = lean_box(1); +x_58 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_58, 1, x_7); +return x_58; +} +else +{ +lean_object* x_59; lean_object* x_60; +x_59 = lean_box(0); +x_60 = l_Lean_Elab_Term_expandSuffices___lambda__2(x_1, x_2, x_13, x_5, x_9, x_46, x_59, x_6, x_7); +return x_60; +} +} +} +else +{ +lean_object* x_61; lean_object* x_62; +lean_dec(x_48); +x_61 = lean_box(0); +x_62 = l_Lean_Elab_Term_expandSuffices___lambda__2(x_1, x_2, x_13, x_5, x_9, x_46, x_61, x_6, x_7); +return x_62; +} +} } } lean_object* l_Lean_Elab_Term_expandSuffices(lean_object* x_1, lean_object* x_2, lean_object* x_3) { @@ -4368,1292 +3222,67 @@ return x_20; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +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; x_21 = lean_unsigned_to_nat(0u); x_22 = l_Lean_Syntax_getArg(x_9, x_21); lean_dec(x_9); -x_23 = l_Lean_Syntax_getArg(x_1, x_17); -x_24 = lean_unsigned_to_nat(3u); -x_25 = l_Lean_Syntax_getArg(x_1, x_24); -x_26 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__2; -lean_inc(x_25); -x_27 = l_Lean_Syntax_isOfKind(x_25, x_26); -if (x_27 == 0) -{ -lean_object* x_28; uint8_t x_29; -x_28 = l_Lean_Parser_Term_byTactic___elambda__1___closed__2; -lean_inc(x_25); -x_29 = l_Lean_Syntax_isOfKind(x_25, x_28); -if (x_29 == 0) -{ -lean_object* x_30; lean_object* x_31; -lean_dec(x_25); -lean_dec(x_23); -lean_dec(x_22); +x_23 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_23, 0, x_22); +x_24 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_25 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_26 = lean_box(0); +x_27 = l_Lean_Elab_Term_expandSuffices___lambda__3(x_1, x_24, x_25, x_26, x_23, x_2, x_3); lean_dec(x_1); -x_30 = lean_box(1); -x_31 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_3); -return x_31; -} -else -{ -lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_32 = l_Lean_Syntax_getArg(x_25, x_8); -lean_dec(x_25); -x_33 = l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_14558____closed__3; -lean_inc(x_32); -x_34 = l_Lean_Syntax_isOfKind(x_32, x_33); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; -lean_dec(x_32); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_35 = lean_box(1); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_3); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_unsigned_to_nat(4u); -x_38 = l_Lean_Syntax_getArg(x_1, x_37); -x_39 = l_Lean_Syntax_isNone(x_38); -if (x_39 == 0) -{ -uint8_t x_40; -lean_inc(x_38); -x_40 = l_Lean_Syntax_isOfKind(x_38, x_11); -if (x_40 == 0) -{ -lean_object* x_41; lean_object* x_42; -lean_dec(x_38); -lean_dec(x_32); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_41 = lean_box(1); -x_42 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_42, 0, x_41); -lean_ctor_set(x_42, 1, x_3); -return x_42; -} -else -{ -lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_43 = l_Lean_Syntax_getArgs(x_38); -lean_dec(x_38); -x_44 = lean_array_get_size(x_43); -lean_dec(x_43); -x_45 = lean_nat_dec_eq(x_44, x_8); -lean_dec(x_44); -if (x_45 == 0) -{ -lean_object* x_46; lean_object* x_47; -lean_dec(x_32); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_46 = lean_box(1); -x_47 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_47, 1, x_3); -return x_47; -} -else -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; -x_48 = lean_unsigned_to_nat(5u); -x_49 = l_Lean_Syntax_getArg(x_1, x_48); -lean_dec(x_1); -x_50 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_51 = !lean_is_exclusive(x_50); -if (x_51 == 0) -{ -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; 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_52 = lean_ctor_get(x_50, 0); -x_53 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_52); -x_54 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -x_55 = l_Array_empty___closed__1; -x_56 = lean_array_push(x_55, x_54); -x_57 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_52); -x_58 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_58, 0, x_52); -lean_ctor_set(x_58, 1, x_57); -x_59 = l_Lean_Syntax_mkApp___closed__1; -x_60 = lean_array_push(x_59, x_22); -x_61 = lean_array_push(x_60, x_58); -x_62 = l_Array_appendCore___rarg(x_55, x_61); -lean_dec(x_61); -x_63 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_63, 0, x_11); -lean_ctor_set(x_63, 1, x_62); -x_64 = lean_array_push(x_56, x_63); -x_65 = lean_array_push(x_64, x_23); -x_66 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_52); -x_67 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_67, 0, x_52); -lean_ctor_set(x_67, 1, x_66); -x_68 = lean_array_push(x_55, x_67); -x_69 = lean_array_push(x_68, x_49); -x_70 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_70, 0, x_26); -lean_ctor_set(x_70, 1, x_69); -x_71 = lean_array_push(x_65, x_70); -x_72 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_52); -x_73 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_73, 0, x_52); -lean_ctor_set(x_73, 1, x_72); -x_74 = lean_array_push(x_55, x_73); -x_75 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_75, 0, x_11); -lean_ctor_set(x_75, 1, x_74); -x_76 = lean_array_push(x_71, x_75); -x_77 = l_Lean_Elab_Term_expandShow___closed__2; -x_78 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_78, 0, x_52); -lean_ctor_set(x_78, 1, x_77); -x_79 = lean_array_push(x_55, x_78); -x_80 = lean_array_push(x_79, x_32); -x_81 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_81, 0, x_28); -lean_ctor_set(x_81, 1, x_80); -x_82 = lean_array_push(x_76, x_81); -x_83 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_84 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_82); -lean_ctor_set(x_50, 0, x_84); -return x_50; -} -else -{ -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; 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; -x_85 = lean_ctor_get(x_50, 0); -x_86 = lean_ctor_get(x_50, 1); -lean_inc(x_86); -lean_inc(x_85); -lean_dec(x_50); -x_87 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_85); -x_88 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_88, 0, x_85); -lean_ctor_set(x_88, 1, x_87); -x_89 = l_Array_empty___closed__1; -x_90 = lean_array_push(x_89, x_88); -x_91 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_85); -x_92 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_92, 0, x_85); -lean_ctor_set(x_92, 1, x_91); -x_93 = l_Lean_Syntax_mkApp___closed__1; -x_94 = lean_array_push(x_93, x_22); -x_95 = lean_array_push(x_94, x_92); -x_96 = l_Array_appendCore___rarg(x_89, x_95); -lean_dec(x_95); -x_97 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_97, 0, x_11); -lean_ctor_set(x_97, 1, x_96); -x_98 = lean_array_push(x_90, x_97); -x_99 = lean_array_push(x_98, x_23); -x_100 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_85); -x_101 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_101, 0, x_85); -lean_ctor_set(x_101, 1, x_100); -x_102 = lean_array_push(x_89, x_101); -x_103 = lean_array_push(x_102, x_49); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_26); -lean_ctor_set(x_104, 1, x_103); -x_105 = lean_array_push(x_99, x_104); -x_106 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_85); -x_107 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_107, 0, x_85); -lean_ctor_set(x_107, 1, x_106); -x_108 = lean_array_push(x_89, x_107); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_11); -lean_ctor_set(x_109, 1, x_108); -x_110 = lean_array_push(x_105, x_109); -x_111 = l_Lean_Elab_Term_expandShow___closed__2; -x_112 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_112, 0, x_85); -lean_ctor_set(x_112, 1, x_111); -x_113 = lean_array_push(x_89, x_112); -x_114 = lean_array_push(x_113, x_32); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_28); -lean_ctor_set(x_115, 1, x_114); -x_116 = lean_array_push(x_110, x_115); -x_117 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_118 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_118, 0, x_117); -lean_ctor_set(x_118, 1, x_116); -x_119 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_119, 0, x_118); -lean_ctor_set(x_119, 1, x_86); -return x_119; -} -} -} -} -else -{ -lean_object* x_120; lean_object* x_121; lean_object* x_122; uint8_t x_123; -lean_dec(x_38); -x_120 = lean_unsigned_to_nat(5u); -x_121 = l_Lean_Syntax_getArg(x_1, x_120); -lean_dec(x_1); -x_122 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_123 = !lean_is_exclusive(x_122); -if (x_123 == 0) -{ -lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_124 = lean_ctor_get(x_122, 0); -x_125 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_124); -x_126 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_126, 0, x_124); -lean_ctor_set(x_126, 1, x_125); -x_127 = l_Array_empty___closed__1; -x_128 = lean_array_push(x_127, x_126); -x_129 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_124); -x_130 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_130, 0, x_124); -lean_ctor_set(x_130, 1, x_129); -x_131 = l_Lean_Syntax_mkApp___closed__1; -x_132 = lean_array_push(x_131, x_22); -x_133 = lean_array_push(x_132, x_130); -x_134 = l_Array_appendCore___rarg(x_127, x_133); -lean_dec(x_133); -x_135 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_135, 0, x_11); -lean_ctor_set(x_135, 1, x_134); -x_136 = lean_array_push(x_128, x_135); -x_137 = lean_array_push(x_136, x_23); -x_138 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_124); -x_139 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_139, 0, x_124); -lean_ctor_set(x_139, 1, x_138); -x_140 = lean_array_push(x_127, x_139); -x_141 = lean_array_push(x_140, x_121); -x_142 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_142, 0, x_26); -lean_ctor_set(x_142, 1, x_141); -x_143 = lean_array_push(x_137, x_142); -x_144 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_124); -x_145 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_145, 0, x_124); -lean_ctor_set(x_145, 1, x_144); -x_146 = lean_array_push(x_127, x_145); -x_147 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_147, 0, x_11); -lean_ctor_set(x_147, 1, x_146); -x_148 = lean_array_push(x_143, x_147); -x_149 = l_Lean_Elab_Term_expandShow___closed__2; -x_150 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_150, 0, x_124); -lean_ctor_set(x_150, 1, x_149); -x_151 = lean_array_push(x_127, x_150); -x_152 = lean_array_push(x_151, x_32); -x_153 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_153, 0, x_28); -lean_ctor_set(x_153, 1, x_152); -x_154 = lean_array_push(x_148, x_153); -x_155 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_156 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_156, 0, x_155); -lean_ctor_set(x_156, 1, x_154); -lean_ctor_set(x_122, 0, x_156); -return x_122; -} -else -{ -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; 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_157 = lean_ctor_get(x_122, 0); -x_158 = lean_ctor_get(x_122, 1); -lean_inc(x_158); -lean_inc(x_157); -lean_dec(x_122); -x_159 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_157); -x_160 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_160, 0, x_157); -lean_ctor_set(x_160, 1, x_159); -x_161 = l_Array_empty___closed__1; -x_162 = lean_array_push(x_161, x_160); -x_163 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_157); -x_164 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_164, 0, x_157); -lean_ctor_set(x_164, 1, x_163); -x_165 = l_Lean_Syntax_mkApp___closed__1; -x_166 = lean_array_push(x_165, x_22); -x_167 = lean_array_push(x_166, x_164); -x_168 = l_Array_appendCore___rarg(x_161, x_167); -lean_dec(x_167); -x_169 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_169, 0, x_11); -lean_ctor_set(x_169, 1, x_168); -x_170 = lean_array_push(x_162, x_169); -x_171 = lean_array_push(x_170, x_23); -x_172 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_157); -x_173 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_173, 0, x_157); -lean_ctor_set(x_173, 1, x_172); -x_174 = lean_array_push(x_161, x_173); -x_175 = lean_array_push(x_174, x_121); -x_176 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_176, 0, x_26); -lean_ctor_set(x_176, 1, x_175); -x_177 = lean_array_push(x_171, x_176); -x_178 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_157); -x_179 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_179, 0, x_157); -lean_ctor_set(x_179, 1, x_178); -x_180 = lean_array_push(x_161, x_179); -x_181 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_181, 0, x_11); -lean_ctor_set(x_181, 1, x_180); -x_182 = lean_array_push(x_177, x_181); -x_183 = l_Lean_Elab_Term_expandShow___closed__2; -x_184 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_184, 0, x_157); -lean_ctor_set(x_184, 1, x_183); -x_185 = lean_array_push(x_161, x_184); -x_186 = lean_array_push(x_185, x_32); -x_187 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_187, 0, x_28); -lean_ctor_set(x_187, 1, x_186); -x_188 = lean_array_push(x_182, x_187); -x_189 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_190 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_190, 0, x_189); -lean_ctor_set(x_190, 1, x_188); -x_191 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_191, 0, x_190); -lean_ctor_set(x_191, 1, x_158); -return x_191; -} -} -} -} -} -else -{ -lean_object* x_192; lean_object* x_193; lean_object* x_194; uint8_t x_195; -x_192 = l_Lean_Syntax_getArg(x_25, x_8); -lean_dec(x_25); -x_193 = lean_unsigned_to_nat(4u); -x_194 = l_Lean_Syntax_getArg(x_1, x_193); -x_195 = l_Lean_Syntax_isNone(x_194); -if (x_195 == 0) -{ -uint8_t x_196; -lean_inc(x_194); -x_196 = l_Lean_Syntax_isOfKind(x_194, x_11); -if (x_196 == 0) -{ -lean_object* x_197; lean_object* x_198; -lean_dec(x_194); -lean_dec(x_192); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_197 = lean_box(1); -x_198 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_198, 0, x_197); -lean_ctor_set(x_198, 1, x_3); -return x_198; -} -else -{ -lean_object* x_199; lean_object* x_200; uint8_t x_201; -x_199 = l_Lean_Syntax_getArgs(x_194); -lean_dec(x_194); -x_200 = lean_array_get_size(x_199); -lean_dec(x_199); -x_201 = lean_nat_dec_eq(x_200, x_8); -lean_dec(x_200); -if (x_201 == 0) -{ -lean_object* x_202; lean_object* x_203; -lean_dec(x_192); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_1); -x_202 = lean_box(1); -x_203 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_203, 0, x_202); -lean_ctor_set(x_203, 1, x_3); -return x_203; -} -else -{ -lean_object* x_204; lean_object* x_205; lean_object* x_206; uint8_t x_207; -x_204 = lean_unsigned_to_nat(5u); -x_205 = l_Lean_Syntax_getArg(x_1, x_204); -lean_dec(x_1); -x_206 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_207 = !lean_is_exclusive(x_206); -if (x_207 == 0) -{ -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_208 = lean_ctor_get(x_206, 0); -x_209 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_208); -x_210 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_210, 0, x_208); -lean_ctor_set(x_210, 1, x_209); -x_211 = l_Array_empty___closed__1; -x_212 = lean_array_push(x_211, x_210); -x_213 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_208); -x_214 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_214, 0, x_208); -lean_ctor_set(x_214, 1, x_213); -x_215 = l_Lean_Syntax_mkApp___closed__1; -x_216 = lean_array_push(x_215, x_22); -x_217 = lean_array_push(x_216, x_214); -x_218 = l_Array_appendCore___rarg(x_211, x_217); -lean_dec(x_217); -x_219 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_219, 0, x_11); -lean_ctor_set(x_219, 1, x_218); -x_220 = lean_array_push(x_212, x_219); -x_221 = lean_array_push(x_220, x_23); -x_222 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_208); -x_223 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_223, 0, x_208); -lean_ctor_set(x_223, 1, x_222); -x_224 = lean_array_push(x_211, x_223); -x_225 = lean_array_push(x_224, x_205); -x_226 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_226, 0, x_26); -lean_ctor_set(x_226, 1, x_225); -x_227 = lean_array_push(x_221, x_226); -x_228 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_229 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_229, 0, x_208); -lean_ctor_set(x_229, 1, x_228); -x_230 = lean_array_push(x_211, x_229); -x_231 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_231, 0, x_11); -lean_ctor_set(x_231, 1, x_230); -x_232 = lean_array_push(x_227, x_231); -x_233 = lean_array_push(x_232, x_192); -x_234 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_235 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_235, 0, x_234); -lean_ctor_set(x_235, 1, x_233); -lean_ctor_set(x_206, 0, x_235); -return x_206; -} -else -{ -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; 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_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_236 = lean_ctor_get(x_206, 0); -x_237 = lean_ctor_get(x_206, 1); -lean_inc(x_237); -lean_inc(x_236); -lean_dec(x_206); -x_238 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_236); -x_239 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_239, 0, x_236); -lean_ctor_set(x_239, 1, x_238); -x_240 = l_Array_empty___closed__1; -x_241 = lean_array_push(x_240, x_239); -x_242 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_236); -x_243 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_243, 0, x_236); -lean_ctor_set(x_243, 1, x_242); -x_244 = l_Lean_Syntax_mkApp___closed__1; -x_245 = lean_array_push(x_244, x_22); -x_246 = lean_array_push(x_245, x_243); -x_247 = l_Array_appendCore___rarg(x_240, x_246); -lean_dec(x_246); -x_248 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_248, 0, x_11); -lean_ctor_set(x_248, 1, x_247); -x_249 = lean_array_push(x_241, x_248); -x_250 = lean_array_push(x_249, x_23); -x_251 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_236); -x_252 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_252, 0, x_236); -lean_ctor_set(x_252, 1, x_251); -x_253 = lean_array_push(x_240, x_252); -x_254 = lean_array_push(x_253, x_205); -x_255 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_255, 0, x_26); -lean_ctor_set(x_255, 1, x_254); -x_256 = lean_array_push(x_250, x_255); -x_257 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_258 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_258, 0, x_236); -lean_ctor_set(x_258, 1, x_257); -x_259 = lean_array_push(x_240, x_258); -x_260 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_260, 0, x_11); -lean_ctor_set(x_260, 1, x_259); -x_261 = lean_array_push(x_256, x_260); -x_262 = lean_array_push(x_261, x_192); -x_263 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_264 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_264, 0, x_263); -lean_ctor_set(x_264, 1, x_262); -x_265 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_265, 0, x_264); -lean_ctor_set(x_265, 1, x_237); -return x_265; -} -} -} -} -else -{ -lean_object* x_266; lean_object* x_267; lean_object* x_268; uint8_t x_269; -lean_dec(x_194); -x_266 = lean_unsigned_to_nat(5u); -x_267 = l_Lean_Syntax_getArg(x_1, x_266); -lean_dec(x_1); -x_268 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_269 = !lean_is_exclusive(x_268); -if (x_269 == 0) -{ -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_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; -x_270 = lean_ctor_get(x_268, 0); -x_271 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_270); -x_272 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_272, 0, x_270); -lean_ctor_set(x_272, 1, x_271); -x_273 = l_Array_empty___closed__1; -x_274 = lean_array_push(x_273, x_272); -x_275 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_270); -x_276 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_276, 0, x_270); -lean_ctor_set(x_276, 1, x_275); -x_277 = l_Lean_Syntax_mkApp___closed__1; -x_278 = lean_array_push(x_277, x_22); -x_279 = lean_array_push(x_278, x_276); -x_280 = l_Array_appendCore___rarg(x_273, x_279); -lean_dec(x_279); -x_281 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_281, 0, x_11); -lean_ctor_set(x_281, 1, x_280); -x_282 = lean_array_push(x_274, x_281); -x_283 = lean_array_push(x_282, x_23); -x_284 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_270); -x_285 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_285, 0, x_270); -lean_ctor_set(x_285, 1, x_284); -x_286 = lean_array_push(x_273, x_285); -x_287 = lean_array_push(x_286, x_267); -x_288 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_288, 0, x_26); -lean_ctor_set(x_288, 1, x_287); -x_289 = lean_array_push(x_283, x_288); -x_290 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_291 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_291, 0, x_270); -lean_ctor_set(x_291, 1, x_290); -x_292 = lean_array_push(x_273, x_291); -x_293 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_293, 0, x_11); -lean_ctor_set(x_293, 1, x_292); -x_294 = lean_array_push(x_289, x_293); -x_295 = lean_array_push(x_294, x_192); -x_296 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_297 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_297, 0, x_296); -lean_ctor_set(x_297, 1, x_295); -lean_ctor_set(x_268, 0, x_297); -return x_268; -} -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; 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_326; lean_object* x_327; -x_298 = lean_ctor_get(x_268, 0); -x_299 = lean_ctor_get(x_268, 1); -lean_inc(x_299); -lean_inc(x_298); -lean_dec(x_268); -x_300 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_298); -x_301 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_301, 0, x_298); -lean_ctor_set(x_301, 1, x_300); -x_302 = l_Array_empty___closed__1; -x_303 = lean_array_push(x_302, x_301); -x_304 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_298); -x_305 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_305, 0, x_298); -lean_ctor_set(x_305, 1, x_304); -x_306 = l_Lean_Syntax_mkApp___closed__1; -x_307 = lean_array_push(x_306, x_22); -x_308 = lean_array_push(x_307, x_305); -x_309 = l_Array_appendCore___rarg(x_302, x_308); -lean_dec(x_308); -x_310 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_310, 0, x_11); -lean_ctor_set(x_310, 1, x_309); -x_311 = lean_array_push(x_303, x_310); -x_312 = lean_array_push(x_311, x_23); -x_313 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_298); -x_314 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_314, 0, x_298); -lean_ctor_set(x_314, 1, x_313); -x_315 = lean_array_push(x_302, x_314); -x_316 = lean_array_push(x_315, x_267); -x_317 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_317, 0, x_26); -lean_ctor_set(x_317, 1, x_316); -x_318 = lean_array_push(x_312, x_317); -x_319 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_320 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_320, 0, x_298); -lean_ctor_set(x_320, 1, x_319); -x_321 = lean_array_push(x_302, x_320); -x_322 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_322, 0, x_11); -lean_ctor_set(x_322, 1, x_321); -x_323 = lean_array_push(x_318, x_322); -x_324 = lean_array_push(x_323, x_192); -x_325 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_326 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_326, 0, x_325); -lean_ctor_set(x_326, 1, x_324); -x_327 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_327, 0, x_326); -lean_ctor_set(x_327, 1, x_299); -return x_327; -} -} -} +return x_27; } } } else { -lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; uint8_t x_333; +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_dec(x_9); -x_328 = lean_unsigned_to_nat(2u); -x_329 = l_Lean_Syntax_getArg(x_1, x_328); -x_330 = lean_unsigned_to_nat(3u); -x_331 = l_Lean_Syntax_getArg(x_1, x_330); -x_332 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__2; -lean_inc(x_331); -x_333 = l_Lean_Syntax_isOfKind(x_331, x_332); -if (x_333 == 0) -{ -lean_object* x_334; uint8_t x_335; -x_334 = l_Lean_Parser_Term_byTactic___elambda__1___closed__2; -lean_inc(x_331); -x_335 = l_Lean_Syntax_isOfKind(x_331, x_334); -if (x_335 == 0) -{ -lean_object* x_336; lean_object* x_337; -lean_dec(x_331); -lean_dec(x_329); +x_28 = lean_box(0); +x_29 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_30 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_31 = lean_box(0); +x_32 = l_Lean_Elab_Term_expandSuffices___lambda__3(x_1, x_29, x_30, x_31, x_28, x_2, x_3); lean_dec(x_1); -x_336 = lean_box(1); -x_337 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_337, 0, x_336); -lean_ctor_set(x_337, 1, x_3); -return x_337; +return x_32; } -else +} +} +} +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: { -lean_object* x_338; lean_object* x_339; uint8_t x_340; -x_338 = l_Lean_Syntax_getArg(x_331, x_8); -lean_dec(x_331); -x_339 = l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_14558____closed__3; -lean_inc(x_338); -x_340 = l_Lean_Syntax_isOfKind(x_338, x_339); -if (x_340 == 0) -{ -lean_object* x_341; lean_object* x_342; -lean_dec(x_338); -lean_dec(x_329); +lean_object* x_11; +x_11 = l_Lean_Elab_Term_expandSuffices___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_9); +lean_dec(x_8); lean_dec(x_1); -x_341 = lean_box(1); -x_342 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_342, 0, x_341); -lean_ctor_set(x_342, 1, x_3); -return x_342; +return x_11; } -else +} +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_343; lean_object* x_344; uint8_t x_345; -x_343 = lean_unsigned_to_nat(4u); -x_344 = l_Lean_Syntax_getArg(x_1, x_343); -x_345 = l_Lean_Syntax_isNone(x_344); -if (x_345 == 0) -{ -lean_object* x_346; uint8_t x_347; -x_346 = l_Lean_nullKind___closed__2; -lean_inc(x_344); -x_347 = l_Lean_Syntax_isOfKind(x_344, x_346); -if (x_347 == 0) -{ -lean_object* x_348; lean_object* x_349; -lean_dec(x_344); -lean_dec(x_338); -lean_dec(x_329); +lean_object* x_10; +x_10 = l_Lean_Elab_Term_expandSuffices___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_1); -x_348 = lean_box(1); -x_349 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_349, 0, x_348); -lean_ctor_set(x_349, 1, x_3); -return x_349; +return x_10; } -else +} +lean_object* l_Lean_Elab_Term_expandSuffices___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -lean_object* x_350; lean_object* x_351; uint8_t x_352; -x_350 = l_Lean_Syntax_getArgs(x_344); -lean_dec(x_344); -x_351 = lean_array_get_size(x_350); -lean_dec(x_350); -x_352 = lean_nat_dec_eq(x_351, x_8); -lean_dec(x_351); -if (x_352 == 0) -{ -lean_object* x_353; lean_object* x_354; -lean_dec(x_338); -lean_dec(x_329); +lean_object* x_8; +x_8 = l_Lean_Elab_Term_expandSuffices___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_4); lean_dec(x_1); -x_353 = lean_box(1); -x_354 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_354, 0, x_353); -lean_ctor_set(x_354, 1, x_3); -return x_354; -} -else -{ -lean_object* x_355; lean_object* x_356; lean_object* x_357; uint8_t x_358; -x_355 = lean_unsigned_to_nat(5u); -x_356 = l_Lean_Syntax_getArg(x_1, x_355); -lean_dec(x_1); -x_357 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_358 = !lean_is_exclusive(x_357); -if (x_358 == 0) -{ -lean_object* x_359; 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; 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; -x_359 = lean_ctor_get(x_357, 0); -x_360 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_359); -x_361 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_361, 0, x_359); -lean_ctor_set(x_361, 1, x_360); -x_362 = l_Array_empty___closed__1; -x_363 = lean_array_push(x_362, x_361); -x_364 = l_Lean_Elab_Term_expandHave___closed__2; -x_365 = lean_array_push(x_363, x_364); -x_366 = lean_array_push(x_365, x_329); -x_367 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_359); -x_368 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_368, 0, x_359); -lean_ctor_set(x_368, 1, x_367); -x_369 = lean_array_push(x_362, x_368); -x_370 = lean_array_push(x_369, x_356); -x_371 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_371, 0, x_332); -lean_ctor_set(x_371, 1, x_370); -x_372 = lean_array_push(x_366, x_371); -x_373 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_359); -x_374 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_374, 0, x_359); -lean_ctor_set(x_374, 1, x_373); -x_375 = lean_array_push(x_362, x_374); -x_376 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_376, 0, x_346); -lean_ctor_set(x_376, 1, x_375); -x_377 = lean_array_push(x_372, x_376); -x_378 = l_Lean_Elab_Term_expandShow___closed__2; -x_379 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_379, 0, x_359); -lean_ctor_set(x_379, 1, x_378); -x_380 = lean_array_push(x_362, x_379); -x_381 = lean_array_push(x_380, x_338); -x_382 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_382, 0, x_334); -lean_ctor_set(x_382, 1, x_381); -x_383 = lean_array_push(x_377, x_382); -x_384 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_385 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_385, 0, x_384); -lean_ctor_set(x_385, 1, x_383); -lean_ctor_set(x_357, 0, x_385); -return x_357; -} -else -{ -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; 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; -x_386 = lean_ctor_get(x_357, 0); -x_387 = lean_ctor_get(x_357, 1); -lean_inc(x_387); -lean_inc(x_386); -lean_dec(x_357); -x_388 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_386); -x_389 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_389, 0, x_386); -lean_ctor_set(x_389, 1, x_388); -x_390 = l_Array_empty___closed__1; -x_391 = lean_array_push(x_390, x_389); -x_392 = l_Lean_Elab_Term_expandHave___closed__2; -x_393 = lean_array_push(x_391, x_392); -x_394 = lean_array_push(x_393, x_329); -x_395 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_386); -x_396 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_396, 0, x_386); -lean_ctor_set(x_396, 1, x_395); -x_397 = lean_array_push(x_390, x_396); -x_398 = lean_array_push(x_397, x_356); -x_399 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_399, 0, x_332); -lean_ctor_set(x_399, 1, x_398); -x_400 = lean_array_push(x_394, x_399); -x_401 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_386); -x_402 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_402, 0, x_386); -lean_ctor_set(x_402, 1, x_401); -x_403 = lean_array_push(x_390, x_402); -x_404 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_404, 0, x_346); -lean_ctor_set(x_404, 1, x_403); -x_405 = lean_array_push(x_400, x_404); -x_406 = l_Lean_Elab_Term_expandShow___closed__2; -x_407 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_407, 0, x_386); -lean_ctor_set(x_407, 1, x_406); -x_408 = lean_array_push(x_390, x_407); -x_409 = lean_array_push(x_408, x_338); -x_410 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_410, 0, x_334); -lean_ctor_set(x_410, 1, x_409); -x_411 = lean_array_push(x_405, x_410); -x_412 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_413 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_413, 0, x_412); -lean_ctor_set(x_413, 1, x_411); -x_414 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_414, 0, x_413); -lean_ctor_set(x_414, 1, x_387); -return x_414; -} -} -} -} -else -{ -lean_object* x_415; lean_object* x_416; lean_object* x_417; uint8_t x_418; -lean_dec(x_344); -x_415 = lean_unsigned_to_nat(5u); -x_416 = l_Lean_Syntax_getArg(x_1, x_415); -lean_dec(x_1); -x_417 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_418 = !lean_is_exclusive(x_417); -if (x_418 == 0) -{ -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; 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_445; lean_object* x_446; -x_419 = lean_ctor_get(x_417, 0); -x_420 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_419); -x_421 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_421, 0, x_419); -lean_ctor_set(x_421, 1, x_420); -x_422 = l_Array_empty___closed__1; -x_423 = lean_array_push(x_422, x_421); -x_424 = l_Lean_Elab_Term_expandHave___closed__2; -x_425 = lean_array_push(x_423, x_424); -x_426 = lean_array_push(x_425, x_329); -x_427 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_419); -x_428 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_428, 0, x_419); -lean_ctor_set(x_428, 1, x_427); -x_429 = lean_array_push(x_422, x_428); -x_430 = lean_array_push(x_429, x_416); -x_431 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_431, 0, x_332); -lean_ctor_set(x_431, 1, x_430); -x_432 = lean_array_push(x_426, x_431); -x_433 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_419); -x_434 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_434, 0, x_419); -lean_ctor_set(x_434, 1, x_433); -x_435 = lean_array_push(x_422, x_434); -x_436 = l_Lean_nullKind___closed__2; -x_437 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_437, 0, x_436); -lean_ctor_set(x_437, 1, x_435); -x_438 = lean_array_push(x_432, x_437); -x_439 = l_Lean_Elab_Term_expandShow___closed__2; -x_440 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_440, 0, x_419); -lean_ctor_set(x_440, 1, x_439); -x_441 = lean_array_push(x_422, x_440); -x_442 = lean_array_push(x_441, x_338); -x_443 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_443, 0, x_334); -lean_ctor_set(x_443, 1, x_442); -x_444 = lean_array_push(x_438, x_443); -x_445 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_446 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_446, 0, x_445); -lean_ctor_set(x_446, 1, x_444); -lean_ctor_set(x_417, 0, x_446); -return x_417; -} -else -{ -lean_object* x_447; 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; lean_object* x_460; 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; -x_447 = lean_ctor_get(x_417, 0); -x_448 = lean_ctor_get(x_417, 1); -lean_inc(x_448); -lean_inc(x_447); -lean_dec(x_417); -x_449 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_447); -x_450 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_450, 0, x_447); -lean_ctor_set(x_450, 1, x_449); -x_451 = l_Array_empty___closed__1; -x_452 = lean_array_push(x_451, x_450); -x_453 = l_Lean_Elab_Term_expandHave___closed__2; -x_454 = lean_array_push(x_452, x_453); -x_455 = lean_array_push(x_454, x_329); -x_456 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_447); -x_457 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_457, 0, x_447); -lean_ctor_set(x_457, 1, x_456); -x_458 = lean_array_push(x_451, x_457); -x_459 = lean_array_push(x_458, x_416); -x_460 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_460, 0, x_332); -lean_ctor_set(x_460, 1, x_459); -x_461 = lean_array_push(x_455, x_460); -x_462 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -lean_inc(x_447); -x_463 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_463, 0, x_447); -lean_ctor_set(x_463, 1, x_462); -x_464 = lean_array_push(x_451, x_463); -x_465 = l_Lean_nullKind___closed__2; -x_466 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_466, 0, x_465); -lean_ctor_set(x_466, 1, x_464); -x_467 = lean_array_push(x_461, x_466); -x_468 = l_Lean_Elab_Term_expandShow___closed__2; -x_469 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_469, 0, x_447); -lean_ctor_set(x_469, 1, x_468); -x_470 = lean_array_push(x_451, x_469); -x_471 = lean_array_push(x_470, x_338); -x_472 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_472, 0, x_334); -lean_ctor_set(x_472, 1, x_471); -x_473 = lean_array_push(x_467, x_472); -x_474 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_475 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_475, 0, x_474); -lean_ctor_set(x_475, 1, x_473); -x_476 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_476, 0, x_475); -lean_ctor_set(x_476, 1, x_448); -return x_476; -} -} -} -} -} -else -{ -lean_object* x_477; lean_object* x_478; lean_object* x_479; uint8_t x_480; -x_477 = l_Lean_Syntax_getArg(x_331, x_8); -lean_dec(x_331); -x_478 = lean_unsigned_to_nat(4u); -x_479 = l_Lean_Syntax_getArg(x_1, x_478); -x_480 = l_Lean_Syntax_isNone(x_479); -if (x_480 == 0) -{ -lean_object* x_481; uint8_t x_482; -x_481 = l_Lean_nullKind___closed__2; -lean_inc(x_479); -x_482 = l_Lean_Syntax_isOfKind(x_479, x_481); -if (x_482 == 0) -{ -lean_object* x_483; lean_object* x_484; -lean_dec(x_479); -lean_dec(x_477); -lean_dec(x_329); -lean_dec(x_1); -x_483 = lean_box(1); -x_484 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_484, 0, x_483); -lean_ctor_set(x_484, 1, x_3); -return x_484; -} -else -{ -lean_object* x_485; lean_object* x_486; uint8_t x_487; -x_485 = l_Lean_Syntax_getArgs(x_479); -lean_dec(x_479); -x_486 = lean_array_get_size(x_485); -lean_dec(x_485); -x_487 = lean_nat_dec_eq(x_486, x_8); -lean_dec(x_486); -if (x_487 == 0) -{ -lean_object* x_488; lean_object* x_489; -lean_dec(x_477); -lean_dec(x_329); -lean_dec(x_1); -x_488 = lean_box(1); -x_489 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_489, 0, x_488); -lean_ctor_set(x_489, 1, x_3); -return x_489; -} -else -{ -lean_object* x_490; lean_object* x_491; lean_object* x_492; uint8_t x_493; -x_490 = lean_unsigned_to_nat(5u); -x_491 = l_Lean_Syntax_getArg(x_1, x_490); -lean_dec(x_1); -x_492 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_493 = !lean_is_exclusive(x_492); -if (x_493 == 0) -{ -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; lean_object* x_502; 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; -x_494 = lean_ctor_get(x_492, 0); -x_495 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_494); -x_496 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_496, 0, x_494); -lean_ctor_set(x_496, 1, x_495); -x_497 = l_Array_empty___closed__1; -x_498 = lean_array_push(x_497, x_496); -x_499 = l_Lean_Elab_Term_expandHave___closed__2; -x_500 = lean_array_push(x_498, x_499); -x_501 = lean_array_push(x_500, x_329); -x_502 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_494); -x_503 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_503, 0, x_494); -lean_ctor_set(x_503, 1, x_502); -x_504 = lean_array_push(x_497, x_503); -x_505 = lean_array_push(x_504, x_491); -x_506 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_506, 0, x_332); -lean_ctor_set(x_506, 1, x_505); -x_507 = lean_array_push(x_501, x_506); -x_508 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_509 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_509, 0, x_494); -lean_ctor_set(x_509, 1, x_508); -x_510 = lean_array_push(x_497, x_509); -x_511 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_511, 0, x_481); -lean_ctor_set(x_511, 1, x_510); -x_512 = lean_array_push(x_507, x_511); -x_513 = lean_array_push(x_512, x_477); -x_514 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_515 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_515, 0, x_514); -lean_ctor_set(x_515, 1, x_513); -lean_ctor_set(x_492, 0, x_515); -return x_492; -} -else -{ -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; 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; lean_object* x_536; lean_object* x_537; lean_object* x_538; lean_object* x_539; -x_516 = lean_ctor_get(x_492, 0); -x_517 = lean_ctor_get(x_492, 1); -lean_inc(x_517); -lean_inc(x_516); -lean_dec(x_492); -x_518 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_516); -x_519 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_519, 0, x_516); -lean_ctor_set(x_519, 1, x_518); -x_520 = l_Array_empty___closed__1; -x_521 = lean_array_push(x_520, x_519); -x_522 = l_Lean_Elab_Term_expandHave___closed__2; -x_523 = lean_array_push(x_521, x_522); -x_524 = lean_array_push(x_523, x_329); -x_525 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_516); -x_526 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_526, 0, x_516); -lean_ctor_set(x_526, 1, x_525); -x_527 = lean_array_push(x_520, x_526); -x_528 = lean_array_push(x_527, x_491); -x_529 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_529, 0, x_332); -lean_ctor_set(x_529, 1, x_528); -x_530 = lean_array_push(x_524, x_529); -x_531 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_532 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_532, 0, x_516); -lean_ctor_set(x_532, 1, x_531); -x_533 = lean_array_push(x_520, x_532); -x_534 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_534, 0, x_481); -lean_ctor_set(x_534, 1, x_533); -x_535 = lean_array_push(x_530, x_534); -x_536 = lean_array_push(x_535, x_477); -x_537 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_538 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_538, 0, x_537); -lean_ctor_set(x_538, 1, x_536); -x_539 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_539, 0, x_538); -lean_ctor_set(x_539, 1, x_517); -return x_539; -} -} -} -} -else -{ -lean_object* x_540; lean_object* x_541; lean_object* x_542; uint8_t x_543; -lean_dec(x_479); -x_540 = lean_unsigned_to_nat(5u); -x_541 = l_Lean_Syntax_getArg(x_1, x_540); -lean_dec(x_1); -x_542 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_543 = !lean_is_exclusive(x_542); -if (x_543 == 0) -{ -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_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; -x_544 = lean_ctor_get(x_542, 0); -x_545 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_544); -x_546 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_546, 0, x_544); -lean_ctor_set(x_546, 1, x_545); -x_547 = l_Array_empty___closed__1; -x_548 = lean_array_push(x_547, x_546); -x_549 = l_Lean_Elab_Term_expandHave___closed__2; -x_550 = lean_array_push(x_548, x_549); -x_551 = lean_array_push(x_550, x_329); -x_552 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_544); -x_553 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_553, 0, x_544); -lean_ctor_set(x_553, 1, x_552); -x_554 = lean_array_push(x_547, x_553); -x_555 = lean_array_push(x_554, x_541); -x_556 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_556, 0, x_332); -lean_ctor_set(x_556, 1, x_555); -x_557 = lean_array_push(x_551, x_556); -x_558 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_559 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_559, 0, x_544); -lean_ctor_set(x_559, 1, x_558); -x_560 = lean_array_push(x_547, x_559); -x_561 = l_Lean_nullKind___closed__2; -x_562 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_562, 0, x_561); -lean_ctor_set(x_562, 1, x_560); -x_563 = lean_array_push(x_557, x_562); -x_564 = lean_array_push(x_563, x_477); -x_565 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_566 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_566, 0, x_565); -lean_ctor_set(x_566, 1, x_564); -lean_ctor_set(x_542, 0, x_566); -return x_542; -} -else -{ -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; 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; -x_567 = lean_ctor_get(x_542, 0); -x_568 = lean_ctor_get(x_542, 1); -lean_inc(x_568); -lean_inc(x_567); -lean_dec(x_542); -x_569 = l_Lean_Parser_Tactic_have___closed__1; -lean_inc(x_567); -x_570 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_570, 0, x_567); -lean_ctor_set(x_570, 1, x_569); -x_571 = l_Array_empty___closed__1; -x_572 = lean_array_push(x_571, x_570); -x_573 = l_Lean_Elab_Term_expandHave___closed__2; -x_574 = lean_array_push(x_572, x_573); -x_575 = lean_array_push(x_574, x_329); -x_576 = l_Lean_Elab_Term_expandShow___closed__1; -lean_inc(x_567); -x_577 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_577, 0, x_567); -lean_ctor_set(x_577, 1, x_576); -x_578 = lean_array_push(x_571, x_577); -x_579 = lean_array_push(x_578, x_541); -x_580 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_580, 0, x_332); -lean_ctor_set(x_580, 1, x_579); -x_581 = lean_array_push(x_575, x_580); -x_582 = l_myMacro____x40_Init_Notation___hyg_13394____closed__12; -x_583 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_583, 0, x_567); -lean_ctor_set(x_583, 1, x_582); -x_584 = lean_array_push(x_571, x_583); -x_585 = l_Lean_nullKind___closed__2; -x_586 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_586, 0, x_585); -lean_ctor_set(x_586, 1, x_584); -x_587 = lean_array_push(x_581, x_586); -x_588 = lean_array_push(x_587, x_477); -x_589 = l_Lean_Parser_Term_have___elambda__1___closed__1; -x_590 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_590, 0, x_589); -lean_ctor_set(x_590, 1, x_588); -x_591 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_591, 0, x_590); -lean_ctor_set(x_591, 1, x_568); -return x_591; -} -} -} -} -} +return x_8; } } lean_object* l_Lean_Elab_Term_expandSuffices___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { @@ -17582,10 +15211,10 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_expandShow___closed__1); res = l___regBuiltin_Lean_Elab_Term_expandShow(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Lean_Elab_Term_expandHave___closed__1 = _init_l_Lean_Elab_Term_expandHave___closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_expandHave___closed__1); -l_Lean_Elab_Term_expandHave___closed__2 = _init_l_Lean_Elab_Term_expandHave___closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_expandHave___closed__2); +l_Lean_Elab_Term_expandHave___lambda__1___closed__1 = _init_l_Lean_Elab_Term_expandHave___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_expandHave___lambda__1___closed__1); +l_Lean_Elab_Term_expandHave___lambda__1___closed__2 = _init_l_Lean_Elab_Term_expandHave___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_expandHave___lambda__1___closed__2); l___regBuiltin_Lean_Elab_Term_expandHave___closed__1 = _init_l___regBuiltin_Lean_Elab_Term_expandHave___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_expandHave___closed__1); res = l___regBuiltin_Lean_Elab_Term_expandHave(lean_io_mk_world()); diff --git a/stage0/stdlib/Lean/Elab/Declaration.c b/stage0/stdlib/Lean/Elab/Declaration.c index de1de1b04f..254f6daa2c 100644 --- a/stage0/stdlib/Lean/Elab/Declaration.c +++ b/stage0/stdlib/Lean/Elab/Declaration.c @@ -271,7 +271,6 @@ lean_object* l_Lean_Elab_Command_expandInitCmd___closed__3; lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_splitMutualPreamble_loop(lean_object*, lean_object*); lean_object* l_Lean_Elab_expandDeclSig(lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; lean_object* l_Lean_Elab_Term_elabType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__27; @@ -279,16 +278,17 @@ lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualDef_ extern lean_object* l_Lean_Parser_Command_attribute___elambda__1___closed__2; lean_object* l_Lean_Elab_Command_expandInitCmd___closed__15; extern lean_object* l_Lean_Parser_Command_inductive___elambda__1___closed__2; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; uint8_t l_Lean_Syntax_isNone(lean_object*); extern lean_object* l_myMacro____x40_Init_System_IO___hyg_2501____closed__11; extern lean_object* l_Lean_Parser_Command_universes___elambda__1___closed__2; lean_object* l_Lean_Elab_Modifiers_addAttribute(lean_object*, lean_object*); lean_object* l_Lean_setEnv___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Macro_expandMacro_x3fImp(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandInitCmd___closed__6; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; lean_object* l_Lean_Meta_instantiateMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMutualNamespace(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabAxiom_match__4(lean_object*); @@ -7287,14 +7287,14 @@ x_63 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_63, 0, x_18); lean_ctor_set(x_63, 1, x_62); x_64 = lean_array_push(x_23, x_63); -x_65 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_65 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_18); x_66 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_66, 0, x_18); lean_ctor_set(x_66, 1, x_65); x_67 = lean_array_push(x_23, x_66); x_68 = lean_array_push(x_67, x_8); -x_69 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_69 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_70 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_70, 0, x_69); lean_ctor_set(x_70, 1, x_68); @@ -7489,14 +7489,14 @@ x_176 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_176, 0, x_130); lean_ctor_set(x_176, 1, x_175); x_177 = lean_array_push(x_136, x_176); -x_178 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_178 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_130); x_179 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_179, 0, x_130); lean_ctor_set(x_179, 1, x_178); x_180 = lean_array_push(x_136, x_179); x_181 = lean_array_push(x_180, x_8); -x_182 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_182 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_183 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_183, 0, x_182); lean_ctor_set(x_183, 1, x_181); @@ -7751,13 +7751,13 @@ x_325 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_325, 0, x_246); lean_ctor_set(x_325, 1, x_324); x_326 = lean_array_push(x_251, x_325); -x_327 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_327 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_328 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_328, 0, x_246); lean_ctor_set(x_328, 1, x_327); x_329 = lean_array_push(x_251, x_328); x_330 = lean_array_push(x_329, x_8); -x_331 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_331 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_332 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_332, 0, x_331); lean_ctor_set(x_332, 1, x_330); @@ -7926,13 +7926,13 @@ x_423 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_423, 0, x_343); lean_ctor_set(x_423, 1, x_422); x_424 = lean_array_push(x_349, x_423); -x_425 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_425 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_426 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_426, 0, x_343); lean_ctor_set(x_426, 1, x_425); x_427 = lean_array_push(x_349, x_426); x_428 = lean_array_push(x_427, x_8); -x_429 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_429 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_430 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_430, 0, x_429); lean_ctor_set(x_430, 1, x_428); diff --git a/stage0/stdlib/Lean/Elab/Do.c b/stage0/stdlib/Lean/Elab/Do.c index 2301f907a1..7c200bb946 100644 --- a/stage0/stdlib/Lean/Elab/Do.c +++ b/stage0/stdlib/Lean/Elab/Do.c @@ -25,7 +25,6 @@ lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match_ lean_object* l_Lean_Elab_Term_Do_mkSeq(lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_Do_getDoLetRecVars___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Name_toString___closed__1; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_mkDoSeq___spec__1___boxed(lean_object*, lean_object*, lean_object*); @@ -37,6 +36,7 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__2; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__12; lean_object* l_Lean_Elab_Term_Do_extendUpdatedVarsAux_update_match__1(lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___closed__2; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___boxed__const__1; size_t l_USize_add(size_t, size_t); @@ -45,6 +45,7 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult_match__1(lean_obje lean_object* l___regBuiltin_Lean_Elab_Term_expandTermUnless___closed__1; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__10___closed__10; lean_object* l_Lean_Expr_mvarId_x21(lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; lean_object* l_Lean_Meta_mkAppM___at___private_Lean_Elab_Do_0__Lean_Elab_Term_extractBind___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Elab_Term_Do_hasExitPointPred_loop___at_Lean_Elab_Term_Do_hasBreakContinue___spec__1(lean_object*); lean_object* l_Lean_Elab_Term_Do_hasExitPointPred_loop___lambda__1(lean_object*, lean_object*); @@ -99,11 +100,10 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_declToTermCore___boxed(lean_object*, lea lean_object* l_Lean_Elab_Term_Do_eraseOptVar_match__1(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___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*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4___boxed(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1(lean_object*); lean_object* l_Array_filterMapM___at_Lean_Elab_Term_Do_getPatternVarNames___spec__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_mkJmp___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1___rarg(lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__13; lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l_Lean_fieldIdxKind___closed__2; @@ -120,7 +120,7 @@ lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__3; lean_object* l_Lean_Elab_Term_Do_hasBreakContinue___boxed(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___closed__19; lean_object* l_Array_append___rarg(lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__7___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__7___rarg(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_convertTerminalActionIntoJmp_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_termIf_____x3a__Then__Else_____closed__3; lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_mkJmp___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -151,7 +151,6 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__5___closed__2 uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_Do_0__Lean_Elab_Term_hasLiftMethod___spec__1(lean_object*, size_t, size_t); lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Elab_Term_Do_hasExitPointPred_loop___at_Lean_Elab_Term_Do_hasBreakContinueReturn___spec__1(lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__21(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_Do_ToCodeBlock_mkForInBody___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* l_Lean_Elab_Term_Do_elabDo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_declToTermCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -164,14 +163,12 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__9; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode_match__4___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_run(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_doReassignArrow___elambda__1___closed__2; -extern lean_object* l_myMacro____x40_Init_Notation___hyg_12817____closed__10; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___spec__1(lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__23; extern lean_object* l_Lean_Parser_Term_letPatDecl___closed__2; uint8_t l_Lean_Elab_Term_Do_hasTerminalAction(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__19; lean_object* l_Array_extract___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__13___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_mkSimpleJmp___closed__4; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__34; lean_object* l_Lean_Elab_Term_Do_getDoLetRecVars___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -180,7 +177,6 @@ lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToTerm_retu lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__5___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_match___elambda__1___closed__8; -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Util_Trace_0__Lean_checkTraceOptionM___at_Lean_Meta_isLevelDefEqAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_getDoSeq___boxed(lean_object*); @@ -194,6 +190,7 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__2(lean_object lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__11; +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__4___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandTermFor(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode(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___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___boxed(lean_object*, lean_object*, lean_object*); @@ -222,7 +219,6 @@ lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___ extern lean_object* l_myMacro____x40_Init_Notation___hyg_11707____closed__3; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_Do_mkJmp___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_10024____closed__7; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__11___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__9; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__4; lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*); @@ -230,19 +226,15 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode(lean_object*, lean extern lean_object* l_Lean_Parser_Term_liftMethod___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_Do_getPatternsVarsEx(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_getPatternVarsEx___spec__1___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__16(lean_object*); extern lean_object* l_Lean_Parser_Term_termTry___elambda__1___closed__2; uint8_t l_Lean_Elab_Term_Do_hasExitPointPred_loop___at_Lean_Elab_Term_Do_hasReturn___spec__1(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_mkNestedKind___closed__2; lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___closed__14; extern lean_object* l_Lean_Parser_Term_notFollowedByRedefinedTermToken___elambda__1___closed__14; lean_object* l_Lean_Elab_Term_Do_concat___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___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__21___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__10(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___closed__5; extern lean_object* l_Lean_Meta_mkAppM___rarg___closed__2; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__27; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__15(lean_object*); lean_object* l_Lean_Elab_Term_Do_isMutableLet___boxed(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__2___closed__3; extern lean_object* l_instReprPUnit___closed__1; @@ -284,10 +276,8 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__25; lean_object* l_Array_sequenceMap_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__1(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore_match__1(lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__12___rarg(lean_object*, lean_object*); lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_hasReturn___spec__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_synthesizeInst(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_proj___elambda__1___closed__1; lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_hasTerminalAction___spec__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_mkNestedKind_match__1___rarg(uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -309,7 +299,6 @@ lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_CodeBlocl_toMessag lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__12; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__20; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__12(lean_object*); lean_object* l_Lean_Elab_Term_getMainModule___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__6; uint8_t l_USize_decLt(size_t, size_t); @@ -349,7 +338,6 @@ lean_object* l_Lean_Elab_Term_Do_hasExitPointPred_loop___at_Lean_Elab_Term_Do_ha lean_object* l_Lean_Elab_Term_Do_ToTerm_toTerm_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_hasBreakContinue_match__1(lean_object*); lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_zip___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_mkNestedKind_match__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTerm(lean_object*, lean_object*, lean_object*, lean_object*); @@ -407,7 +395,7 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__24; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__18; lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__13; extern lean_object* l_Lean_Parser_Term_doMatch___elambda__1___closed__1; -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_tryPostponeIfNoneOrMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__4___closed__1; @@ -415,7 +403,7 @@ lean_object* l_Lean_Elab_Term_Do_getLetDeclVars(lean_object*, lean_object*, lean lean_object* l___regBuiltin_Lean_Elab_Term_expandTermReturn(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___lambda__1___closed__1; lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_processExplicitArg___spec__2(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___closed__21; extern lean_object* l_Lean_Parser_Term_termReturn___elambda__1___closed__2; @@ -423,6 +411,7 @@ lean_object* l_Lean_Elab_Term_Do_concat_match__2___rarg(lean_object*, lean_objec lean_object* l_Lean_Elab_Term_elabTermEnsuringType(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__9; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; lean_object* l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__4; lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_doIdDecl___elambda__1___closed__2; @@ -436,7 +425,6 @@ lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__8; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_union(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_ensureInsideFor___closed__1; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_syntheticHole___elambda__1___closed__1; lean_object* l_Lean_Elab_Term_expandTermUnless___boxed(lean_object*, lean_object*, lean_object*); @@ -448,7 +436,6 @@ lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_ lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__4; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__4___boxed(lean_object**); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore_match__1___rarg(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__29; lean_object* l_Lean_Elab_Term_Do_getDoLetVars___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -461,6 +448,7 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doReassignArrowToCode___closed__2; lean_object* l_Lean_Elab_Term_Do_ToTerm_declToTerm(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__1; lean_object* l___private_Lean_Util_Trace_0__Lean_addNode___at___private_Lean_Meta_LevelDefEq_0__Lean_Meta_processPostponedStep___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -490,6 +478,7 @@ lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToTerm_matchNestedTer extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__14; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode_match__1___rarg(lean_object*, lean_object*); +extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__3; lean_object* l_Lean_Elab_Term_Do_ToTerm_mkIte___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_concat___spec__3___rarg(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__37; @@ -511,8 +500,7 @@ lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_ToCodeBlock_doTryT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_mkIte___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__5; -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_mkSimpleJmp___closed__2; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToTerm_mkUVarTuple___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_doLetArrow___elambda__1___closed__2; @@ -520,7 +508,6 @@ extern lean_object* l_stx___x3f___closed__3; lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___closed__10; extern lean_object* l_Lean_instQuoteProd___rarg___closed__1; uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_ToCodeBlock_tryCatchPred___spec__1(lean_object*, lean_object*, size_t, size_t); -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_ensureInsideFor(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__1; lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -564,7 +551,6 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__1; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_convertTerminalActionIntoJmp_loop___spec__1(lean_object*, size_t, size_t, lean_object*); lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__3; lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__3; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__16___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_getPatternVarNames___spec__2(lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__14; @@ -582,10 +568,10 @@ extern lean_object* l_Lean_Parser_Term_doBreak___elambda__1___closed__5; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_ensureInsideFor___closed__2; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_extractBind___closed__3; lean_object* l_Lean_Elab_Term_Do_convertTerminalActionIntoJmp_loop_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_varsToMessageData(lean_object*); lean_object* l_Lean_Elab_Term_Do_mkSimpleJmp___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_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doIfToCode___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__13(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__27; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__2; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToTerm_mkJoinPointCore___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -610,6 +596,7 @@ lean_object* l_Lean_Elab_Term_Do_hasReturn_match__1(lean_object*); lean_object* l_Lean_Elab_Term_Do_pullExitPoints_match__1___rarg(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_mkMatch___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__5; +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__9; lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); @@ -617,7 +604,6 @@ lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__4; extern lean_object* l_Lean_instInhabitedSourceInfo___closed__1; lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_ToCodeBlock_tryCatchPred___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__20(lean_object*); lean_object* l_Lean_Elab_Term_Do_concat___closed__1; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_checkLetArrowRHS___closed__4; lean_object* l_Lean_Elab_Term_Do_ToTerm_toTerm(lean_object*, lean_object*, lean_object*, lean_object*); @@ -629,7 +615,6 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__4; lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore_match__1(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__10; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_getTryCatchUpdatedVars(lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_hasBreakContinue___spec__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode_match__1___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Term_expandWhereDecls___closed__2; @@ -664,7 +649,7 @@ lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToTerm_mkJoinPointCor extern lean_object* l_Lean_Parser_Term_doLetArrow___elambda__1___closed__1; lean_object* l_Lean_Core_mkFreshUserName___at_Lean_Elab_Term_Do_mkFreshJP___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode_match__2___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_extractBind___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___at_Lean_Elab_Term_Do_pullExitPointsAux___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -681,7 +666,6 @@ lean_object* l_Lean_Elab_Term_Do_getDoReassignVars___closed__3; extern lean_object* l_instMonadEST___closed__1; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__3___rarg(lean_object*, lean_object*); lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__2; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__19___rarg(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_doCatchMatch___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_Do_extendUpdatedVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -697,6 +681,7 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doMatchToCode___boxed__const__1; lean_object* l_Lean_Elab_Term_Do_ToTerm_mkNestedKind___closed__1; lean_object* l_Lean_Elab_Term_Do_ToTerm_reassignToTermCore___closed__1; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_checkLetArrowRHS(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__4; extern lean_object* l_Lean_Parser_Term_doReturn___elambda__1___closed__10; lean_object* l_Lean_Elab_Term_Do_getLetEqnsDeclVar___boxed(lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -710,6 +695,7 @@ lean_object* l_Lean_Elab_Term_Do_getDoHaveVar___boxed(lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkMonadAlias___closed__1; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__10___closed__2; lean_object* l_Lean_Elab_Term_Do_mkSingletonDoSeq(lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__1; lean_object* l_Lean_Elab_Term_Do_ToTerm_mkJoinPointCore_match__1___rarg(lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedSyntax; lean_object* l_Lean_Elab_Term_Do_mkReassignCore___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -718,7 +704,7 @@ lean_object* l_Lean_Elab_Term_Do_getDoHaveVar___closed__1; lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__3; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__5___rarg(lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___boxed(lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_checkReassignable___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_checkLetArrowRHS___closed__1; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_ensureEOS___closed__2; @@ -729,7 +715,6 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___closed__3; lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__6; lean_object* l_Lean_Elab_Term_Do_insertVars(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_termFor___elambda__1___closed__2; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode_match__1(lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode_match__2___rarg(lean_object*, lean_object*, lean_object*); @@ -751,6 +736,7 @@ size_t lean_usize_of_nat(lean_object*); lean_object* l_Lean_Elab_Term_Do_concat___closed__3; uint8_t l_Lean_Syntax_isAntiquot(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_concatWith(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_CodeBlock_uvars___default; extern lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandLetEqnsDeclVal___closed__1; @@ -769,7 +755,7 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__10; extern lean_object* l_Lean_Parser_Term_doAssert___elambda__1___closed__2; lean_object* l_Lean_Meta_mkAppM___at___private_Lean_Elab_Do_0__Lean_Elab_Term_extractBind___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instToExprUnit___lambda__1___closed__2; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__9___rarg(lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__9___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Elab_Do_0__Lean_Elab_Term_extractBind___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__8(lean_object*); lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -824,11 +810,10 @@ extern lean_object* l_Lean_Parser_Command_ctor___elambda__1___closed__10; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_toDoElem(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTerm___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__10___rarg(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_30430_(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__24; lean_object* l_Lean_Elab_Term_Do_hasExitPointPred_loop___at_Lean_Elab_Term_Do_hasTerminalAction___spec__1___boxed(lean_object*); extern lean_object* l_myMacro____x40_Init_NotationExtra___hyg_2884____closed__4; +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_26774_(lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_ensureEOS___closed__3; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___closed__3; @@ -838,6 +823,7 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___closed__8; lean_object* l_Lean_Elab_Term_getPatternVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_12817____closed__9; lean_object* l_Lean_Meta_assignExprMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabLiftMethod(lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___spec__4___rarg(lean_object*, lean_object*, lean_object*); @@ -869,9 +855,8 @@ lean_object* l_Lean_Elab_Term_Do_mkIte(lean_object*, lean_object*, lean_object*, lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___spec__1(size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__10; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_mkIdBindFor___closed__2; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2___rarg(lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getDoLetRecVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__14(lean_object*); uint8_t l_Lean_Elab_Term_Do_ToTerm_Kind_isRegular(uint8_t); lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_extendUpdatedVarsAux_update___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_concat_match__1___rarg(lean_object*, lean_object*, lean_object*); @@ -925,7 +910,7 @@ lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg(lean_object*, lean_object*, lean_object* l_Lean_Elab_Term_Do_mkFreshJP_x27___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__1; @@ -933,7 +918,6 @@ lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___spec__4___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2(lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__17(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_withNewMutableVars___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getPatternVarNames_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___closed__1; @@ -967,6 +951,7 @@ lean_object* l_Lean_Elab_Term_Do_elabDo___closed__1; lean_object* l_Lean_Elab_Term_Do_mkVarDeclCore(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__2; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode_match__3(lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__24; lean_object* l_Lean_Core_mkFreshUserName___at_Lean_Elab_Term_Do_mkFreshJP___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_done___closed__1; @@ -991,7 +976,6 @@ lean_object* l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__2___boxed(lean_obje extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__7; lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__29; lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_getLetDeclVars___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__11(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__9; lean_object* l___regBuiltin_Lean_Elab_Term_expandTermReturn___closed__1; lean_object* l_Lean_Syntax_getPos(lean_object*); @@ -1001,7 +985,6 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__5; lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult_match__1___rarg(uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_doHave___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_Do_mkMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doIfToCode___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_mkFreshJP___lambda__1___closed__1; @@ -1020,11 +1003,10 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_getTryCatchUpdatedVars_match__1(lea lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___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_Elab_Term_elabLiftMethod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__19; -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore_match__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__15___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_extractBind_match__1(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_withNewMutableVars___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___at_Lean_Elab_Term_Do_convertTerminalActionIntoJmp_loop___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isNone(lean_object*); @@ -1041,12 +1023,10 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__18; lean_object* l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_Instances_0__Lean_Meta_mkInstanceKey___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_mkFreshJP___lambda__1___closed__2; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doReassignArrowToCode(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; extern lean_object* l_Lean_mkOptionalNode___closed__1; lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore_match__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getDoHaveVar(lean_object*); lean_object* l_Lean_Macro_expandMacro_x3fImp(lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__20___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getLetDeclVars___closed__2; lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__5; lean_object* l_Lean_Elab_Term_Do_mkJmp___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*); @@ -1059,7 +1039,6 @@ lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__3___boxed(lean_ob lean_object* l_Lean_Core_mkFreshUserName___at_Lean_Elab_Term_Do_mkFreshJP___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__10___closed__9; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_Do_ToTerm_returnToTermCore___spec__1(lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__7; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__2___closed__7; lean_object* l_Lean_Elab_Term_Do_mkContinue(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_Kind_isRegular___boxed(lean_object*); @@ -1067,6 +1046,7 @@ lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doMatchToCode(lean_object*, lean_ob lean_object* l_Lean_Elab_Term_Do_getLetPatDeclVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___spec__6___rarg(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandTermFor(lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; lean_object* l_Lean_Elab_Term_Do_getLetDeclVars___closed__1; lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getLetDeclVars___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1094,7 +1074,6 @@ lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Term_Do_attachJPs___spec__ extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__1; uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_hasBreakContinueReturn___spec__2(lean_object*, size_t, size_t); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_extractBind_match__1___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__17___rarg(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_Do_elabDo___closed__1; lean_object* l_Lean_Elab_Term_Do_mkIte_match__1(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___closed__3; @@ -1102,7 +1081,6 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandTermTry(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_mkFreshJP_x27___spec__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getPatternVarNames___boxed(lean_object*); lean_object* l_Lean_Elab_Term_Do_convertTerminalActionIntoJmp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__18(lean_object*); extern lean_object* l_prec_x28___x29___closed__7; lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentD(lean_object*); @@ -1132,6 +1110,7 @@ lean_object* l_Lean_Elab_Term_Do_insertVars___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__3; lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__15; extern lean_object* l_Lean_mkOptionalNode___closed__2; +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__4(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__35; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__39; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doReturnToCode___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1176,20 +1155,20 @@ lean_object* l_Lean_Elab_Term_Do_getDoReassignVars___boxed(lean_object*, lean_ob lean_object* l_Lean_Core_mkFreshUserName___at_Lean_Elab_Term_Do_mkJmp___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__4___closed__4; lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTermCore___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__18___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore_match__1(lean_object*); -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_hasExitPointPred_loop_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getDoLetArrowVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_rwRule___closed__3; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__26; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_Do_ToCodeBlock_checkReassignable___spec__2___closed__2; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__3; lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_getDoLetArrowVars___closed__2; lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__12; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; lean_object* l_Lean_Elab_Term_Do_ToTerm_seqToTerm(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__10___closed__15; lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__2(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); @@ -1197,18 +1176,17 @@ lean_object* l_Array_back___at_Lean_Syntax_Traverser_up___spec__2(lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTermCore___closed__11; lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__22; lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__33; -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode_match__2(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__9; lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__20; lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__7; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; extern lean_object* l_List_foldl___at_Lean_Meta_Match_Pattern_toMessageData___spec__1___closed__1; lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_Do_ToCodeBlock_checkReassignable___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*, lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__14___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__10___closed__14; extern lean_object* l_Lean_Parser_Term_doNested___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__15; +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__18; lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__16; lean_object* l_Lean_Elab_Term_Do_mkTerminalAction(lean_object*); @@ -1258,7 +1236,6 @@ lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple(lean_object*, extern lean_object* l_Lean_Parser_Term_doLetRec___elambda__1___closed__2; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doReassignArrowToCode___closed__5; -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__19(lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__10(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux_match__1(lean_object*); lean_object* l_Std_RBNode_any___at_Lean_Elab_Term_Do_extendUpdatedVars___spec__1___boxed(lean_object*, lean_object*); @@ -1281,7 +1258,7 @@ lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTermCore___closed__6; lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__14; lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_mkForInBody___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_toTerm_match__1(lean_object*); -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Do_ToTerm_mkNestedTerm(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandTermTry(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Elab_Term_Do_ToTerm_instInhabitedKind; @@ -1347,7 +1324,7 @@ x_4 = lean_name_eq(x_2, x_3); if (x_4 == 0) { lean_object* x_5; uint8_t x_6; -x_5 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_5 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_6 = lean_name_eq(x_2, x_5); lean_dec(x_2); if (x_6 == 0) @@ -1477,12 +1454,12 @@ uint8_t l___private_Lean_Elab_Do_0__Lean_Elab_Term_liftMethodDelimiter(lean_obje _start: { lean_object* x_2; uint8_t x_3; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_3 = lean_name_eq(x_1, x_2); if (x_3 == 0) { lean_object* x_4; uint8_t x_5; -x_4 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_4 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_5 = lean_name_eq(x_1, x_4); if (x_5 == 0) { @@ -5864,7 +5841,7 @@ lean_ctor_set(x_23, 0, x_2); lean_ctor_set(x_23, 1, x_22); x_24 = lean_array_push(x_21, x_23); x_25 = lean_array_push(x_10, x_4); -x_26 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_26 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_27 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_27, 0, x_26); lean_ctor_set(x_27, 1, x_25); @@ -6425,7 +6402,7 @@ lean_ctor_set(x_33, 0, x_22); lean_ctor_set(x_33, 1, x_32); x_34 = lean_array_push(x_31, x_33); x_35 = lean_array_push(x_26, x_1); -x_36 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_36 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_37 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_37, 0, x_36); lean_ctor_set(x_37, 1, x_35); @@ -6595,7 +6572,7 @@ lean_ctor_set(x_105, 0, x_94); lean_ctor_set(x_105, 1, x_104); x_106 = lean_array_push(x_103, x_105); x_107 = lean_array_push(x_98, x_1); -x_108 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_108 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_109 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_109, 0, x_108); lean_ctor_set(x_109, 1, x_107); @@ -9709,7 +9686,7 @@ lean_ctor_set(x_60, 0, x_41); lean_ctor_set(x_60, 1, x_59); x_61 = lean_array_push(x_58, x_60); x_62 = lean_array_push(x_51, x_1); -x_63 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_63 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_64 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_64, 0, x_63); lean_ctor_set(x_64, 1, x_62); @@ -9916,7 +9893,7 @@ lean_ctor_set(x_150, 0, x_131); lean_ctor_set(x_150, 1, x_149); x_151 = lean_array_push(x_148, x_150); x_152 = lean_array_push(x_141, x_1); -x_153 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_153 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_154 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_154, 0, x_153); lean_ctor_set(x_154, 1, x_152); @@ -10154,7 +10131,7 @@ lean_ctor_set(x_246, 0, x_227); lean_ctor_set(x_246, 1, x_245); x_247 = lean_array_push(x_244, x_246); x_248 = lean_array_push(x_237, x_1); -x_249 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_249 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_250 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_250, 0, x_249); lean_ctor_set(x_250, 1, x_248); @@ -10433,7 +10410,7 @@ lean_ctor_set(x_354, 0, x_335); lean_ctor_set(x_354, 1, x_353); x_355 = lean_array_push(x_352, x_354); x_356 = lean_array_push(x_345, x_1); -x_357 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_357 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_358 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_358, 0, x_357); lean_ctor_set(x_358, 1, x_356); @@ -18274,7 +18251,7 @@ lean_ctor_set(x_9, 0, x_8); lean_ctor_set(x_9, 1, x_7); x_10 = l_Lean_mkOptionalNode___closed__2; x_11 = lean_array_push(x_10, x_9); -x_12 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_12 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_13 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_13, 0, x_12); lean_ctor_set(x_13, 1, x_11); @@ -18303,45 +18280,65 @@ x_4 = l_Lean_Elab_Term_Do_mkDoSeq(x_3); return x_4; } } -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1___rarg(lean_object* x_1, lean_object* x_2) { +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_4; lean_object* x_5; +lean_dec(x_2); +x_4 = lean_box(0); +x_5 = lean_apply_1(x_3, x_4); return x_5; } +else +{ +lean_object* x_6; lean_object* x_7; +lean_dec(x_3); +x_6 = lean_ctor_get(x_1, 0); +lean_inc(x_6); +lean_dec(x_1); +x_7 = lean_apply_1(x_2, x_6); +return x_7; +} +} } lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1___rarg), 2, 0); +x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__1___rarg), 3, 0); return x_2; } } -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2___rarg(lean_object* x_1, lean_object* x_2) { +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_4; lean_object* x_5; +lean_dec(x_2); +x_4 = lean_box(0); +x_5 = lean_apply_1(x_3, x_4); return x_5; } +else +{ +lean_object* x_6; lean_object* x_7; +lean_dec(x_3); +x_6 = lean_ctor_get(x_1, 0); +lean_inc(x_6); +lean_dec(x_1); +x_7 = lean_apply_1(x_2, x_6); +return x_7; +} +} } lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2___rarg), 2, 0); +x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__2___rarg), 3, 0); return x_2; } } @@ -18429,34 +18426,24 @@ x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_e return x_2; } } -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__7___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__7___rarg(lean_object* x_1, lean_object* x_2) { _start: { -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); +lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_3 = lean_ctor_get(x_1, 0); +lean_inc(x_3); +x_4 = lean_ctor_get(x_1, 1); +lean_inc(x_4); lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} +x_5 = lean_apply_2(x_2, x_3, x_4); +return x_5; } } lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__7(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__7___rarg), 3, 0); +x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__7___rarg), 2, 0); return x_2; } } @@ -18481,296 +18468,34 @@ x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_e return x_2; } } -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__9___rarg(lean_object* x_1, lean_object* x_2) { +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__9___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_4; lean_object* x_5; +lean_dec(x_2); +x_4 = lean_box(0); +x_5 = lean_apply_1(x_3, x_4); return x_5; } +else +{ +lean_object* x_6; lean_object* x_7; +lean_dec(x_3); +x_6 = lean_ctor_get(x_1, 0); +lean_inc(x_6); +lean_dec(x_1); +x_7 = lean_apply_1(x_2, x_6); +return x_7; +} +} } lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__9(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__9___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__10___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__10(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__10___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__11___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__11(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__11___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__12___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__12(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__12___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__13___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__13(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__13___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__14___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__14(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__14___rarg), 3, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__15___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__15(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__15___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__16___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__16(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__16___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__17___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__17(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__17___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__18___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__18(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__18___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__19___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__19(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__19___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__20___rarg(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_ctor_get(x_1, 1); -lean_inc(x_4); -lean_dec(x_1); -x_5 = lean_apply_2(x_2, x_3, x_4); -return x_5; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__20(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__20___rarg), 2, 0); -return x_2; -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__21___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__21(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__21___rarg), 3, 0); +x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f_match__9___rarg), 3, 0); return x_2; } } @@ -18949,1391 +18674,7 @@ x_1 = lean_mk_string("else"); return x_1; } } -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(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) { -_start: -{ -lean_object* x_11; lean_object* x_12; uint8_t x_13; uint8_t x_14; -x_11 = l_Lean_Parser_Term_doIfLet___closed__1; -lean_inc(x_2); -x_12 = lean_name_mk_string(x_2, x_11); -lean_inc(x_1); -x_13 = l_Lean_Syntax_isOfKind(x_1, x_12); -lean_dec(x_12); -x_14 = !lean_is_exclusive(x_9); -if (x_14 == 0) -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_9, 5); -x_16 = l_Lean_replaceRef(x_1, x_15); -lean_dec(x_15); -lean_ctor_set(x_9, 5, x_16); -if (x_13 == 0) -{ -lean_object* x_17; uint8_t x_18; -lean_dec(x_2); -x_17 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_9, x_10); -lean_dec(x_9); -x_18 = !lean_is_exclusive(x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; 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; uint8_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_19 = lean_ctor_get(x_17, 0); -x_20 = l_termIf_____x3a__Then__Else_____closed__3; -lean_inc(x_19); -x_21 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_21, 0, x_19); -lean_ctor_set(x_21, 1, x_20); -x_22 = l_Array_empty___closed__1; -x_23 = lean_array_push(x_22, x_21); -x_24 = lean_array_push(x_23, x_1); -x_25 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__1; -lean_inc(x_19); -x_26 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_26, 0, x_19); -lean_ctor_set(x_26, 1, x_25); -x_27 = lean_array_push(x_24, x_26); -x_28 = lean_array_push(x_27, x_3); -lean_inc(x_4); -x_29 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_29, 0, x_4); -lean_ctor_set(x_29, 1, x_22); -x_30 = lean_array_push(x_28, x_29); -x_31 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2; -x_32 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_32, 0, x_19); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_array_push(x_22, x_32); -x_34 = lean_array_push(x_33, x_8); -x_35 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_35, 0, x_4); -lean_ctor_set(x_35, 1, x_34); -x_36 = lean_array_push(x_30, x_35); -x_37 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_37, 0, x_5); -lean_ctor_set(x_37, 1, x_36); -x_38 = 0; -x_39 = lean_box(x_38); -x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_40, 1, x_37); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_17, 0, x_41); -return x_17; -} -else -{ -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; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; -x_42 = lean_ctor_get(x_17, 0); -x_43 = lean_ctor_get(x_17, 1); -lean_inc(x_43); -lean_inc(x_42); -lean_dec(x_17); -x_44 = l_termIf_____x3a__Then__Else_____closed__3; -lean_inc(x_42); -x_45 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_45, 0, x_42); -lean_ctor_set(x_45, 1, x_44); -x_46 = l_Array_empty___closed__1; -x_47 = lean_array_push(x_46, x_45); -x_48 = lean_array_push(x_47, x_1); -x_49 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__1; -lean_inc(x_42); -x_50 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_50, 0, x_42); -lean_ctor_set(x_50, 1, x_49); -x_51 = lean_array_push(x_48, x_50); -x_52 = lean_array_push(x_51, x_3); -lean_inc(x_4); -x_53 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_53, 0, x_4); -lean_ctor_set(x_53, 1, x_46); -x_54 = lean_array_push(x_52, x_53); -x_55 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2; -x_56 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_56, 0, x_42); -lean_ctor_set(x_56, 1, x_55); -x_57 = lean_array_push(x_46, x_56); -x_58 = lean_array_push(x_57, x_8); -x_59 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_59, 0, x_4); -lean_ctor_set(x_59, 1, x_58); -x_60 = lean_array_push(x_54, x_59); -x_61 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_61, 0, x_5); -lean_ctor_set(x_61, 1, x_60); -x_62 = 0; -x_63 = lean_box(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_61); -x_65 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_65, 0, x_64); -x_66 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_66, 0, x_65); -lean_ctor_set(x_66, 1, x_43); -return x_66; -} -} -else -{ -lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; -x_67 = lean_unsigned_to_nat(1u); -x_68 = l_Lean_Syntax_getArg(x_1, x_67); -x_69 = lean_unsigned_to_nat(2u); -x_70 = l_Lean_Syntax_getArg(x_1, x_69); -x_71 = l_Lean_Parser_Term_doIfLetPure___elambda__1___closed__1; -lean_inc(x_2); -x_72 = lean_name_mk_string(x_2, x_71); -lean_inc(x_70); -x_73 = l_Lean_Syntax_isOfKind(x_70, x_72); -lean_dec(x_72); -if (x_73 == 0) -{ -lean_object* x_74; lean_object* x_75; uint8_t x_76; -x_74 = l_Lean_Parser_Term_doIfLetBind___elambda__1___closed__1; -lean_inc(x_2); -x_75 = lean_name_mk_string(x_2, x_74); -lean_inc(x_70); -x_76 = l_Lean_Syntax_isOfKind(x_70, x_75); -lean_dec(x_75); -if (x_76 == 0) -{ -lean_object* x_77; uint8_t x_78; -lean_dec(x_70); -lean_dec(x_68); -lean_dec(x_2); -x_77 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_9, x_10); -lean_dec(x_9); -x_78 = !lean_is_exclusive(x_77); -if (x_78 == 0) -{ -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; uint8_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_79 = lean_ctor_get(x_77, 0); -x_80 = l_termIf_____x3a__Then__Else_____closed__3; -lean_inc(x_79); -x_81 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_81, 0, x_79); -lean_ctor_set(x_81, 1, x_80); -x_82 = l_Array_empty___closed__1; -x_83 = lean_array_push(x_82, x_81); -x_84 = lean_array_push(x_83, x_1); -x_85 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__1; -lean_inc(x_79); -x_86 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_86, 0, x_79); -lean_ctor_set(x_86, 1, x_85); -x_87 = lean_array_push(x_84, x_86); -x_88 = lean_array_push(x_87, x_3); -lean_inc(x_4); -x_89 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_89, 0, x_4); -lean_ctor_set(x_89, 1, x_82); -x_90 = lean_array_push(x_88, x_89); -x_91 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2; -x_92 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_92, 0, x_79); -lean_ctor_set(x_92, 1, x_91); -x_93 = lean_array_push(x_82, x_92); -x_94 = lean_array_push(x_93, x_8); -x_95 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_95, 0, x_4); -lean_ctor_set(x_95, 1, x_94); -x_96 = lean_array_push(x_90, x_95); -x_97 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_97, 0, x_5); -lean_ctor_set(x_97, 1, x_96); -x_98 = 0; -x_99 = lean_box(x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_97); -x_101 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_101, 0, x_100); -lean_ctor_set(x_77, 0, x_101); -return x_77; -} -else -{ -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; 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; uint8_t x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; -x_102 = lean_ctor_get(x_77, 0); -x_103 = lean_ctor_get(x_77, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_77); -x_104 = l_termIf_____x3a__Then__Else_____closed__3; -lean_inc(x_102); -x_105 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_105, 0, x_102); -lean_ctor_set(x_105, 1, x_104); -x_106 = l_Array_empty___closed__1; -x_107 = lean_array_push(x_106, x_105); -x_108 = lean_array_push(x_107, x_1); -x_109 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__1; -lean_inc(x_102); -x_110 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_110, 0, x_102); -lean_ctor_set(x_110, 1, x_109); -x_111 = lean_array_push(x_108, x_110); -x_112 = lean_array_push(x_111, x_3); -lean_inc(x_4); -x_113 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_113, 0, x_4); -lean_ctor_set(x_113, 1, x_106); -x_114 = lean_array_push(x_112, x_113); -x_115 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2; -x_116 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_116, 0, x_102); -lean_ctor_set(x_116, 1, x_115); -x_117 = lean_array_push(x_106, x_116); -x_118 = lean_array_push(x_117, x_8); -x_119 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_119, 0, x_4); -lean_ctor_set(x_119, 1, x_118); -x_120 = lean_array_push(x_114, x_119); -x_121 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_121, 0, x_5); -lean_ctor_set(x_121, 1, x_120); -x_122 = 0; -x_123 = lean_box(x_122); -x_124 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_124, 0, x_123); -lean_ctor_set(x_124, 1, x_121); -x_125 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_125, 0, x_124); -x_126 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_126, 0, x_125); -lean_ctor_set(x_126, 1, x_103); -return x_126; -} -} -else -{ -lean_object* x_127; lean_object* x_128; uint8_t x_129; -lean_dec(x_5); -lean_dec(x_1); -x_127 = l_Lean_Syntax_getArg(x_70, x_67); -lean_dec(x_70); -x_128 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_9, x_10); -lean_dec(x_9); -x_129 = !lean_is_exclusive(x_128); -if (x_129 == 0) -{ -lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; 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; uint8_t x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; -x_130 = lean_ctor_get(x_128, 0); -x_131 = l_Lean_Parser_Term_doMatch___elambda__1___closed__1; -lean_inc(x_2); -x_132 = lean_name_mk_string(x_2, x_131); -x_133 = l_myMacro____x40_Init_Notation___hyg_11900____closed__1; -lean_inc(x_130); -x_134 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_134, 0, x_130); -lean_ctor_set(x_134, 1, x_133); -x_135 = l_Array_empty___closed__1; -x_136 = lean_array_push(x_135, x_134); -x_137 = l_myMacro____x40_Init_Notation___hyg_11900____closed__3; -lean_inc(x_2); -x_138 = lean_name_mk_string(x_2, x_137); -lean_inc(x_4); -x_139 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_139, 0, x_4); -lean_ctor_set(x_139, 1, x_135); -lean_inc(x_139); -x_140 = lean_array_push(x_135, x_139); -x_141 = l_Lean_Parser_Term_liftMethod___elambda__1___closed__1; -lean_inc(x_2); -x_142 = lean_name_mk_string(x_2, x_141); -x_143 = l_Lean_Parser_Tactic_rwRule___closed__3; -lean_inc(x_130); -x_144 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_144, 0, x_130); -lean_ctor_set(x_144, 1, x_143); -x_145 = lean_array_push(x_135, x_144); -x_146 = lean_array_push(x_145, x_127); -x_147 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_147, 0, x_142); -lean_ctor_set(x_147, 1, x_146); -x_148 = lean_array_push(x_140, x_147); -x_149 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_149, 0, x_138); -lean_ctor_set(x_149, 1, x_148); -x_150 = lean_array_push(x_135, x_149); -lean_inc(x_4); -x_151 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_151, 0, x_4); -lean_ctor_set(x_151, 1, x_150); -x_152 = lean_array_push(x_136, x_151); -x_153 = lean_array_push(x_152, x_139); -x_154 = l_myMacro____x40_Init_Notation___hyg_11900____closed__6; -lean_inc(x_130); -x_155 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_155, 0, x_130); -lean_ctor_set(x_155, 1, x_154); -x_156 = lean_array_push(x_153, x_155); -x_157 = l_myMacro____x40_Init_Notation___hyg_11900____closed__7; -lean_inc(x_2); -x_158 = lean_name_mk_string(x_2, x_157); -x_159 = l_myMacro____x40_Init_Notation___hyg_11900____closed__9; -lean_inc(x_2); -x_160 = lean_name_mk_string(x_2, x_159); -x_161 = l_myMacro____x40_Init_Notation___hyg_11900____closed__11; -lean_inc(x_130); -x_162 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_162, 0, x_130); -lean_ctor_set(x_162, 1, x_161); -x_163 = lean_array_push(x_135, x_162); -x_164 = lean_array_push(x_135, x_68); -lean_inc(x_4); -x_165 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_165, 0, x_4); -lean_ctor_set(x_165, 1, x_164); -lean_inc(x_163); -x_166 = lean_array_push(x_163, x_165); -x_167 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -lean_inc(x_130); -x_168 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_168, 0, x_130); -lean_ctor_set(x_168, 1, x_167); -lean_inc(x_168); -x_169 = lean_array_push(x_166, x_168); -x_170 = lean_array_push(x_169, x_3); -lean_inc(x_160); -x_171 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_171, 0, x_160); -lean_ctor_set(x_171, 1, x_170); -x_172 = lean_array_push(x_135, x_171); -x_173 = l_myMacro____x40_Init_Notation___hyg_11900____closed__12; -x_174 = lean_name_mk_string(x_2, x_173); -x_175 = l_myMacro____x40_Init_Notation___hyg_11900____closed__14; -x_176 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_176, 0, x_130); -lean_ctor_set(x_176, 1, x_175); -x_177 = lean_array_push(x_135, x_176); -x_178 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_178, 0, x_174); -lean_ctor_set(x_178, 1, x_177); -x_179 = lean_array_push(x_135, x_178); -lean_inc(x_4); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_4); -lean_ctor_set(x_180, 1, x_179); -x_181 = lean_array_push(x_163, x_180); -x_182 = lean_array_push(x_181, x_168); -x_183 = lean_array_push(x_182, x_8); -x_184 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_184, 0, x_160); -lean_ctor_set(x_184, 1, x_183); -x_185 = lean_array_push(x_172, x_184); -x_186 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_186, 0, x_4); -lean_ctor_set(x_186, 1, x_185); -x_187 = lean_array_push(x_135, x_186); -x_188 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_188, 0, x_158); -lean_ctor_set(x_188, 1, x_187); -x_189 = lean_array_push(x_156, x_188); -x_190 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_190, 0, x_132); -lean_ctor_set(x_190, 1, x_189); -x_191 = 0; -x_192 = lean_box(x_191); -x_193 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_193, 0, x_192); -lean_ctor_set(x_193, 1, x_190); -x_194 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_194, 0, x_193); -lean_ctor_set(x_128, 0, x_194); -return x_128; -} -else -{ -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; 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; 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; uint8_t x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; -x_195 = lean_ctor_get(x_128, 0); -x_196 = lean_ctor_get(x_128, 1); -lean_inc(x_196); -lean_inc(x_195); -lean_dec(x_128); -x_197 = l_Lean_Parser_Term_doMatch___elambda__1___closed__1; -lean_inc(x_2); -x_198 = lean_name_mk_string(x_2, x_197); -x_199 = l_myMacro____x40_Init_Notation___hyg_11900____closed__1; -lean_inc(x_195); -x_200 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_200, 0, x_195); -lean_ctor_set(x_200, 1, x_199); -x_201 = l_Array_empty___closed__1; -x_202 = lean_array_push(x_201, x_200); -x_203 = l_myMacro____x40_Init_Notation___hyg_11900____closed__3; -lean_inc(x_2); -x_204 = lean_name_mk_string(x_2, x_203); -lean_inc(x_4); -x_205 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_205, 0, x_4); -lean_ctor_set(x_205, 1, x_201); -lean_inc(x_205); -x_206 = lean_array_push(x_201, x_205); -x_207 = l_Lean_Parser_Term_liftMethod___elambda__1___closed__1; -lean_inc(x_2); -x_208 = lean_name_mk_string(x_2, x_207); -x_209 = l_Lean_Parser_Tactic_rwRule___closed__3; -lean_inc(x_195); -x_210 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_210, 0, x_195); -lean_ctor_set(x_210, 1, x_209); -x_211 = lean_array_push(x_201, x_210); -x_212 = lean_array_push(x_211, x_127); -x_213 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_213, 0, x_208); -lean_ctor_set(x_213, 1, x_212); -x_214 = lean_array_push(x_206, x_213); -x_215 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_215, 0, x_204); -lean_ctor_set(x_215, 1, x_214); -x_216 = lean_array_push(x_201, x_215); -lean_inc(x_4); -x_217 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_217, 0, x_4); -lean_ctor_set(x_217, 1, x_216); -x_218 = lean_array_push(x_202, x_217); -x_219 = lean_array_push(x_218, x_205); -x_220 = l_myMacro____x40_Init_Notation___hyg_11900____closed__6; -lean_inc(x_195); -x_221 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_221, 0, x_195); -lean_ctor_set(x_221, 1, x_220); -x_222 = lean_array_push(x_219, x_221); -x_223 = l_myMacro____x40_Init_Notation___hyg_11900____closed__7; -lean_inc(x_2); -x_224 = lean_name_mk_string(x_2, x_223); -x_225 = l_myMacro____x40_Init_Notation___hyg_11900____closed__9; -lean_inc(x_2); -x_226 = lean_name_mk_string(x_2, x_225); -x_227 = l_myMacro____x40_Init_Notation___hyg_11900____closed__11; -lean_inc(x_195); -x_228 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_228, 0, x_195); -lean_ctor_set(x_228, 1, x_227); -x_229 = lean_array_push(x_201, x_228); -x_230 = lean_array_push(x_201, x_68); -lean_inc(x_4); -x_231 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_231, 0, x_4); -lean_ctor_set(x_231, 1, x_230); -lean_inc(x_229); -x_232 = lean_array_push(x_229, x_231); -x_233 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -lean_inc(x_195); -x_234 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_234, 0, x_195); -lean_ctor_set(x_234, 1, x_233); -lean_inc(x_234); -x_235 = lean_array_push(x_232, x_234); -x_236 = lean_array_push(x_235, x_3); -lean_inc(x_226); -x_237 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_237, 0, x_226); -lean_ctor_set(x_237, 1, x_236); -x_238 = lean_array_push(x_201, x_237); -x_239 = l_myMacro____x40_Init_Notation___hyg_11900____closed__12; -x_240 = lean_name_mk_string(x_2, x_239); -x_241 = l_myMacro____x40_Init_Notation___hyg_11900____closed__14; -x_242 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_242, 0, x_195); -lean_ctor_set(x_242, 1, x_241); -x_243 = lean_array_push(x_201, x_242); -x_244 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_244, 0, x_240); -lean_ctor_set(x_244, 1, x_243); -x_245 = lean_array_push(x_201, x_244); -lean_inc(x_4); -x_246 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_246, 0, x_4); -lean_ctor_set(x_246, 1, x_245); -x_247 = lean_array_push(x_229, x_246); -x_248 = lean_array_push(x_247, x_234); -x_249 = lean_array_push(x_248, x_8); -x_250 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_250, 0, x_226); -lean_ctor_set(x_250, 1, x_249); -x_251 = lean_array_push(x_238, x_250); -x_252 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_252, 0, x_4); -lean_ctor_set(x_252, 1, x_251); -x_253 = lean_array_push(x_201, x_252); -x_254 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_254, 0, x_224); -lean_ctor_set(x_254, 1, x_253); -x_255 = lean_array_push(x_222, x_254); -x_256 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_256, 0, x_198); -lean_ctor_set(x_256, 1, x_255); -x_257 = 0; -x_258 = lean_box(x_257); -x_259 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_259, 0, x_258); -lean_ctor_set(x_259, 1, x_256); -x_260 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_260, 0, x_259); -x_261 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_261, 0, x_260); -lean_ctor_set(x_261, 1, x_196); -return x_261; -} -} -} -else -{ -lean_object* x_262; lean_object* x_263; uint8_t x_264; -lean_dec(x_5); -lean_dec(x_1); -x_262 = l_Lean_Syntax_getArg(x_70, x_67); -lean_dec(x_70); -x_263 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_9, x_10); -lean_dec(x_9); -x_264 = !lean_is_exclusive(x_263); -if (x_264 == 0) -{ -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; 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_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_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_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; uint8_t x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; -x_265 = lean_ctor_get(x_263, 0); -x_266 = l_Lean_Parser_Term_doMatch___elambda__1___closed__1; -lean_inc(x_2); -x_267 = lean_name_mk_string(x_2, x_266); -x_268 = l_myMacro____x40_Init_Notation___hyg_11900____closed__1; -lean_inc(x_265); -x_269 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_269, 0, x_265); -lean_ctor_set(x_269, 1, x_268); -x_270 = l_Array_empty___closed__1; -x_271 = lean_array_push(x_270, x_269); -x_272 = l_myMacro____x40_Init_Notation___hyg_11900____closed__3; -lean_inc(x_2); -x_273 = lean_name_mk_string(x_2, x_272); -lean_inc(x_4); -x_274 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_274, 0, x_4); -lean_ctor_set(x_274, 1, x_270); -lean_inc(x_274); -x_275 = lean_array_push(x_270, x_274); -x_276 = lean_array_push(x_275, x_262); -x_277 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_277, 0, x_273); -lean_ctor_set(x_277, 1, x_276); -x_278 = lean_array_push(x_270, x_277); -lean_inc(x_4); -x_279 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_279, 0, x_4); -lean_ctor_set(x_279, 1, x_278); -x_280 = lean_array_push(x_271, x_279); -x_281 = lean_array_push(x_280, x_274); -x_282 = l_myMacro____x40_Init_Notation___hyg_11900____closed__6; -lean_inc(x_265); -x_283 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_283, 0, x_265); -lean_ctor_set(x_283, 1, x_282); -x_284 = lean_array_push(x_281, x_283); -x_285 = l_myMacro____x40_Init_Notation___hyg_11900____closed__7; -lean_inc(x_2); -x_286 = lean_name_mk_string(x_2, x_285); -x_287 = l_myMacro____x40_Init_Notation___hyg_11900____closed__9; -lean_inc(x_2); -x_288 = lean_name_mk_string(x_2, x_287); -x_289 = l_myMacro____x40_Init_Notation___hyg_11900____closed__11; -lean_inc(x_265); -x_290 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_290, 0, x_265); -lean_ctor_set(x_290, 1, x_289); -x_291 = lean_array_push(x_270, x_290); -x_292 = lean_array_push(x_270, x_68); -lean_inc(x_4); -x_293 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_293, 0, x_4); -lean_ctor_set(x_293, 1, x_292); -lean_inc(x_291); -x_294 = lean_array_push(x_291, x_293); -x_295 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -lean_inc(x_265); -x_296 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_296, 0, x_265); -lean_ctor_set(x_296, 1, x_295); -lean_inc(x_296); -x_297 = lean_array_push(x_294, x_296); -x_298 = lean_array_push(x_297, x_3); -lean_inc(x_288); -x_299 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_299, 0, x_288); -lean_ctor_set(x_299, 1, x_298); -x_300 = lean_array_push(x_270, x_299); -x_301 = l_myMacro____x40_Init_Notation___hyg_11900____closed__12; -x_302 = lean_name_mk_string(x_2, x_301); -x_303 = l_myMacro____x40_Init_Notation___hyg_11900____closed__14; -x_304 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_304, 0, x_265); -lean_ctor_set(x_304, 1, x_303); -x_305 = lean_array_push(x_270, x_304); -x_306 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_306, 0, x_302); -lean_ctor_set(x_306, 1, x_305); -x_307 = lean_array_push(x_270, x_306); -lean_inc(x_4); -x_308 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_308, 0, x_4); -lean_ctor_set(x_308, 1, x_307); -x_309 = lean_array_push(x_291, x_308); -x_310 = lean_array_push(x_309, x_296); -x_311 = lean_array_push(x_310, x_8); -x_312 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_312, 0, x_288); -lean_ctor_set(x_312, 1, x_311); -x_313 = lean_array_push(x_300, x_312); -x_314 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_314, 0, x_4); -lean_ctor_set(x_314, 1, x_313); -x_315 = lean_array_push(x_270, x_314); -x_316 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_316, 0, x_286); -lean_ctor_set(x_316, 1, x_315); -x_317 = lean_array_push(x_284, x_316); -x_318 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_318, 0, x_267); -lean_ctor_set(x_318, 1, x_317); -x_319 = 0; -x_320 = lean_box(x_319); -x_321 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_321, 0, x_320); -lean_ctor_set(x_321, 1, x_318); -x_322 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_322, 0, x_321); -lean_ctor_set(x_263, 0, x_322); -return x_263; -} -else -{ -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; 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; 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; 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; lean_object* x_359; 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; 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; uint8_t x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; -x_323 = lean_ctor_get(x_263, 0); -x_324 = lean_ctor_get(x_263, 1); -lean_inc(x_324); -lean_inc(x_323); -lean_dec(x_263); -x_325 = l_Lean_Parser_Term_doMatch___elambda__1___closed__1; -lean_inc(x_2); -x_326 = lean_name_mk_string(x_2, x_325); -x_327 = l_myMacro____x40_Init_Notation___hyg_11900____closed__1; -lean_inc(x_323); -x_328 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_328, 0, x_323); -lean_ctor_set(x_328, 1, x_327); -x_329 = l_Array_empty___closed__1; -x_330 = lean_array_push(x_329, x_328); -x_331 = l_myMacro____x40_Init_Notation___hyg_11900____closed__3; -lean_inc(x_2); -x_332 = lean_name_mk_string(x_2, x_331); -lean_inc(x_4); -x_333 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_333, 0, x_4); -lean_ctor_set(x_333, 1, x_329); -lean_inc(x_333); -x_334 = lean_array_push(x_329, x_333); -x_335 = lean_array_push(x_334, x_262); -x_336 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_336, 0, x_332); -lean_ctor_set(x_336, 1, x_335); -x_337 = lean_array_push(x_329, x_336); -lean_inc(x_4); -x_338 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_338, 0, x_4); -lean_ctor_set(x_338, 1, x_337); -x_339 = lean_array_push(x_330, x_338); -x_340 = lean_array_push(x_339, x_333); -x_341 = l_myMacro____x40_Init_Notation___hyg_11900____closed__6; -lean_inc(x_323); -x_342 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_342, 0, x_323); -lean_ctor_set(x_342, 1, x_341); -x_343 = lean_array_push(x_340, x_342); -x_344 = l_myMacro____x40_Init_Notation___hyg_11900____closed__7; -lean_inc(x_2); -x_345 = lean_name_mk_string(x_2, x_344); -x_346 = l_myMacro____x40_Init_Notation___hyg_11900____closed__9; -lean_inc(x_2); -x_347 = lean_name_mk_string(x_2, x_346); -x_348 = l_myMacro____x40_Init_Notation___hyg_11900____closed__11; -lean_inc(x_323); -x_349 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_349, 0, x_323); -lean_ctor_set(x_349, 1, x_348); -x_350 = lean_array_push(x_329, x_349); -x_351 = lean_array_push(x_329, x_68); -lean_inc(x_4); -x_352 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_352, 0, x_4); -lean_ctor_set(x_352, 1, x_351); -lean_inc(x_350); -x_353 = lean_array_push(x_350, x_352); -x_354 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -lean_inc(x_323); -x_355 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_355, 0, x_323); -lean_ctor_set(x_355, 1, x_354); -lean_inc(x_355); -x_356 = lean_array_push(x_353, x_355); -x_357 = lean_array_push(x_356, x_3); -lean_inc(x_347); -x_358 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_358, 0, x_347); -lean_ctor_set(x_358, 1, x_357); -x_359 = lean_array_push(x_329, x_358); -x_360 = l_myMacro____x40_Init_Notation___hyg_11900____closed__12; -x_361 = lean_name_mk_string(x_2, x_360); -x_362 = l_myMacro____x40_Init_Notation___hyg_11900____closed__14; -x_363 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_363, 0, x_323); -lean_ctor_set(x_363, 1, x_362); -x_364 = lean_array_push(x_329, x_363); -x_365 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_365, 0, x_361); -lean_ctor_set(x_365, 1, x_364); -x_366 = lean_array_push(x_329, x_365); -lean_inc(x_4); -x_367 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_367, 0, x_4); -lean_ctor_set(x_367, 1, x_366); -x_368 = lean_array_push(x_350, x_367); -x_369 = lean_array_push(x_368, x_355); -x_370 = lean_array_push(x_369, x_8); -x_371 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_371, 0, x_347); -lean_ctor_set(x_371, 1, x_370); -x_372 = lean_array_push(x_359, x_371); -x_373 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_373, 0, x_4); -lean_ctor_set(x_373, 1, x_372); -x_374 = lean_array_push(x_329, x_373); -x_375 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_375, 0, x_345); -lean_ctor_set(x_375, 1, x_374); -x_376 = lean_array_push(x_343, x_375); -x_377 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_377, 0, x_326); -lean_ctor_set(x_377, 1, x_376); -x_378 = 0; -x_379 = lean_box(x_378); -x_380 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_380, 0, x_379); -lean_ctor_set(x_380, 1, x_377); -x_381 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_381, 0, x_380); -x_382 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_382, 0, x_381); -lean_ctor_set(x_382, 1, x_324); -return x_382; -} -} -} -} -else -{ -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; -x_383 = lean_ctor_get(x_9, 0); -x_384 = lean_ctor_get(x_9, 1); -x_385 = lean_ctor_get(x_9, 2); -x_386 = lean_ctor_get(x_9, 3); -x_387 = lean_ctor_get(x_9, 4); -x_388 = lean_ctor_get(x_9, 5); -lean_inc(x_388); -lean_inc(x_387); -lean_inc(x_386); -lean_inc(x_385); -lean_inc(x_384); -lean_inc(x_383); -lean_dec(x_9); -x_389 = l_Lean_replaceRef(x_1, x_388); -lean_dec(x_388); -x_390 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_390, 0, x_383); -lean_ctor_set(x_390, 1, x_384); -lean_ctor_set(x_390, 2, x_385); -lean_ctor_set(x_390, 3, x_386); -lean_ctor_set(x_390, 4, x_387); -lean_ctor_set(x_390, 5, x_389); -if (x_13 == 0) -{ -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; uint8_t x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; -lean_dec(x_2); -x_391 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_390, x_10); -lean_dec(x_390); -x_392 = lean_ctor_get(x_391, 0); -lean_inc(x_392); -x_393 = lean_ctor_get(x_391, 1); -lean_inc(x_393); -if (lean_is_exclusive(x_391)) { - lean_ctor_release(x_391, 0); - lean_ctor_release(x_391, 1); - x_394 = x_391; -} else { - lean_dec_ref(x_391); - x_394 = lean_box(0); -} -x_395 = l_termIf_____x3a__Then__Else_____closed__3; -lean_inc(x_392); -x_396 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_396, 0, x_392); -lean_ctor_set(x_396, 1, x_395); -x_397 = l_Array_empty___closed__1; -x_398 = lean_array_push(x_397, x_396); -x_399 = lean_array_push(x_398, x_1); -x_400 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__1; -lean_inc(x_392); -x_401 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_401, 0, x_392); -lean_ctor_set(x_401, 1, x_400); -x_402 = lean_array_push(x_399, x_401); -x_403 = lean_array_push(x_402, x_3); -lean_inc(x_4); -x_404 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_404, 0, x_4); -lean_ctor_set(x_404, 1, x_397); -x_405 = lean_array_push(x_403, x_404); -x_406 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2; -x_407 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_407, 0, x_392); -lean_ctor_set(x_407, 1, x_406); -x_408 = lean_array_push(x_397, x_407); -x_409 = lean_array_push(x_408, x_8); -x_410 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_410, 0, x_4); -lean_ctor_set(x_410, 1, x_409); -x_411 = lean_array_push(x_405, x_410); -x_412 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_412, 0, x_5); -lean_ctor_set(x_412, 1, x_411); -x_413 = 0; -x_414 = lean_box(x_413); -x_415 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_415, 0, x_414); -lean_ctor_set(x_415, 1, x_412); -x_416 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_416, 0, x_415); -if (lean_is_scalar(x_394)) { - x_417 = lean_alloc_ctor(0, 2, 0); -} else { - x_417 = x_394; -} -lean_ctor_set(x_417, 0, x_416); -lean_ctor_set(x_417, 1, x_393); -return x_417; -} -else -{ -lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; uint8_t x_424; -x_418 = lean_unsigned_to_nat(1u); -x_419 = l_Lean_Syntax_getArg(x_1, x_418); -x_420 = lean_unsigned_to_nat(2u); -x_421 = l_Lean_Syntax_getArg(x_1, x_420); -x_422 = l_Lean_Parser_Term_doIfLetPure___elambda__1___closed__1; -lean_inc(x_2); -x_423 = lean_name_mk_string(x_2, x_422); -lean_inc(x_421); -x_424 = l_Lean_Syntax_isOfKind(x_421, x_423); -lean_dec(x_423); -if (x_424 == 0) -{ -lean_object* x_425; lean_object* x_426; uint8_t x_427; -x_425 = l_Lean_Parser_Term_doIfLetBind___elambda__1___closed__1; -lean_inc(x_2); -x_426 = lean_name_mk_string(x_2, x_425); -lean_inc(x_421); -x_427 = l_Lean_Syntax_isOfKind(x_421, x_426); -lean_dec(x_426); -if (x_427 == 0) -{ -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_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; uint8_t x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; -lean_dec(x_421); -lean_dec(x_419); -lean_dec(x_2); -x_428 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_390, x_10); -lean_dec(x_390); -x_429 = lean_ctor_get(x_428, 0); -lean_inc(x_429); -x_430 = lean_ctor_get(x_428, 1); -lean_inc(x_430); -if (lean_is_exclusive(x_428)) { - lean_ctor_release(x_428, 0); - lean_ctor_release(x_428, 1); - x_431 = x_428; -} else { - lean_dec_ref(x_428); - x_431 = lean_box(0); -} -x_432 = l_termIf_____x3a__Then__Else_____closed__3; -lean_inc(x_429); -x_433 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_433, 0, x_429); -lean_ctor_set(x_433, 1, x_432); -x_434 = l_Array_empty___closed__1; -x_435 = lean_array_push(x_434, x_433); -x_436 = lean_array_push(x_435, x_1); -x_437 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__1; -lean_inc(x_429); -x_438 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_438, 0, x_429); -lean_ctor_set(x_438, 1, x_437); -x_439 = lean_array_push(x_436, x_438); -x_440 = lean_array_push(x_439, x_3); -lean_inc(x_4); -x_441 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_441, 0, x_4); -lean_ctor_set(x_441, 1, x_434); -x_442 = lean_array_push(x_440, x_441); -x_443 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2; -x_444 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_444, 0, x_429); -lean_ctor_set(x_444, 1, x_443); -x_445 = lean_array_push(x_434, x_444); -x_446 = lean_array_push(x_445, x_8); -x_447 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_447, 0, x_4); -lean_ctor_set(x_447, 1, x_446); -x_448 = lean_array_push(x_442, x_447); -x_449 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_449, 0, x_5); -lean_ctor_set(x_449, 1, x_448); -x_450 = 0; -x_451 = lean_box(x_450); -x_452 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_452, 0, x_451); -lean_ctor_set(x_452, 1, x_449); -x_453 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_453, 0, x_452); -if (lean_is_scalar(x_431)) { - x_454 = lean_alloc_ctor(0, 2, 0); -} else { - x_454 = x_431; -} -lean_ctor_set(x_454, 0, x_453); -lean_ctor_set(x_454, 1, x_430); -return x_454; -} -else -{ -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; 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_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_object* x_489; 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; lean_object* x_502; 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; uint8_t x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; lean_object* x_524; -lean_dec(x_5); -lean_dec(x_1); -x_455 = l_Lean_Syntax_getArg(x_421, x_418); -lean_dec(x_421); -x_456 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_390, x_10); -lean_dec(x_390); -x_457 = lean_ctor_get(x_456, 0); -lean_inc(x_457); -x_458 = lean_ctor_get(x_456, 1); -lean_inc(x_458); -if (lean_is_exclusive(x_456)) { - lean_ctor_release(x_456, 0); - lean_ctor_release(x_456, 1); - x_459 = x_456; -} else { - lean_dec_ref(x_456); - x_459 = lean_box(0); -} -x_460 = l_Lean_Parser_Term_doMatch___elambda__1___closed__1; -lean_inc(x_2); -x_461 = lean_name_mk_string(x_2, x_460); -x_462 = l_myMacro____x40_Init_Notation___hyg_11900____closed__1; -lean_inc(x_457); -x_463 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_463, 0, x_457); -lean_ctor_set(x_463, 1, x_462); -x_464 = l_Array_empty___closed__1; -x_465 = lean_array_push(x_464, x_463); -x_466 = l_myMacro____x40_Init_Notation___hyg_11900____closed__3; -lean_inc(x_2); -x_467 = lean_name_mk_string(x_2, x_466); -lean_inc(x_4); -x_468 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_468, 0, x_4); -lean_ctor_set(x_468, 1, x_464); -lean_inc(x_468); -x_469 = lean_array_push(x_464, x_468); -x_470 = l_Lean_Parser_Term_liftMethod___elambda__1___closed__1; -lean_inc(x_2); -x_471 = lean_name_mk_string(x_2, x_470); -x_472 = l_Lean_Parser_Tactic_rwRule___closed__3; -lean_inc(x_457); -x_473 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_473, 0, x_457); -lean_ctor_set(x_473, 1, x_472); -x_474 = lean_array_push(x_464, x_473); -x_475 = lean_array_push(x_474, x_455); -x_476 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_476, 0, x_471); -lean_ctor_set(x_476, 1, x_475); -x_477 = lean_array_push(x_469, x_476); -x_478 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_478, 0, x_467); -lean_ctor_set(x_478, 1, x_477); -x_479 = lean_array_push(x_464, x_478); -lean_inc(x_4); -x_480 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_480, 0, x_4); -lean_ctor_set(x_480, 1, x_479); -x_481 = lean_array_push(x_465, x_480); -x_482 = lean_array_push(x_481, x_468); -x_483 = l_myMacro____x40_Init_Notation___hyg_11900____closed__6; -lean_inc(x_457); -x_484 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_484, 0, x_457); -lean_ctor_set(x_484, 1, x_483); -x_485 = lean_array_push(x_482, x_484); -x_486 = l_myMacro____x40_Init_Notation___hyg_11900____closed__7; -lean_inc(x_2); -x_487 = lean_name_mk_string(x_2, x_486); -x_488 = l_myMacro____x40_Init_Notation___hyg_11900____closed__9; -lean_inc(x_2); -x_489 = lean_name_mk_string(x_2, x_488); -x_490 = l_myMacro____x40_Init_Notation___hyg_11900____closed__11; -lean_inc(x_457); -x_491 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_491, 0, x_457); -lean_ctor_set(x_491, 1, x_490); -x_492 = lean_array_push(x_464, x_491); -x_493 = lean_array_push(x_464, x_419); -lean_inc(x_4); -x_494 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_494, 0, x_4); -lean_ctor_set(x_494, 1, x_493); -lean_inc(x_492); -x_495 = lean_array_push(x_492, x_494); -x_496 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -lean_inc(x_457); -x_497 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_497, 0, x_457); -lean_ctor_set(x_497, 1, x_496); -lean_inc(x_497); -x_498 = lean_array_push(x_495, x_497); -x_499 = lean_array_push(x_498, x_3); -lean_inc(x_489); -x_500 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_500, 0, x_489); -lean_ctor_set(x_500, 1, x_499); -x_501 = lean_array_push(x_464, x_500); -x_502 = l_myMacro____x40_Init_Notation___hyg_11900____closed__12; -x_503 = lean_name_mk_string(x_2, x_502); -x_504 = l_myMacro____x40_Init_Notation___hyg_11900____closed__14; -x_505 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_505, 0, x_457); -lean_ctor_set(x_505, 1, x_504); -x_506 = lean_array_push(x_464, x_505); -x_507 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_507, 0, x_503); -lean_ctor_set(x_507, 1, x_506); -x_508 = lean_array_push(x_464, x_507); -lean_inc(x_4); -x_509 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_509, 0, x_4); -lean_ctor_set(x_509, 1, x_508); -x_510 = lean_array_push(x_492, x_509); -x_511 = lean_array_push(x_510, x_497); -x_512 = lean_array_push(x_511, x_8); -x_513 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_513, 0, x_489); -lean_ctor_set(x_513, 1, x_512); -x_514 = lean_array_push(x_501, x_513); -x_515 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_515, 0, x_4); -lean_ctor_set(x_515, 1, x_514); -x_516 = lean_array_push(x_464, x_515); -x_517 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_517, 0, x_487); -lean_ctor_set(x_517, 1, x_516); -x_518 = lean_array_push(x_485, x_517); -x_519 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_519, 0, x_461); -lean_ctor_set(x_519, 1, x_518); -x_520 = 0; -x_521 = lean_box(x_520); -x_522 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_522, 0, x_521); -lean_ctor_set(x_522, 1, x_519); -x_523 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_523, 0, x_522); -if (lean_is_scalar(x_459)) { - x_524 = lean_alloc_ctor(0, 2, 0); -} else { - x_524 = x_459; -} -lean_ctor_set(x_524, 0, x_523); -lean_ctor_set(x_524, 1, x_458); -return x_524; -} -} -else -{ -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; lean_object* x_536; lean_object* x_537; lean_object* x_538; lean_object* 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_549; 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; 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; lean_object* x_577; lean_object* x_578; lean_object* x_579; lean_object* x_580; lean_object* x_581; lean_object* x_582; uint8_t x_583; lean_object* x_584; lean_object* x_585; lean_object* x_586; lean_object* x_587; -lean_dec(x_5); -lean_dec(x_1); -x_525 = l_Lean_Syntax_getArg(x_421, x_418); -lean_dec(x_421); -x_526 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5(x_390, x_10); -lean_dec(x_390); -x_527 = lean_ctor_get(x_526, 0); -lean_inc(x_527); -x_528 = lean_ctor_get(x_526, 1); -lean_inc(x_528); -if (lean_is_exclusive(x_526)) { - lean_ctor_release(x_526, 0); - lean_ctor_release(x_526, 1); - x_529 = x_526; -} else { - lean_dec_ref(x_526); - x_529 = lean_box(0); -} -x_530 = l_Lean_Parser_Term_doMatch___elambda__1___closed__1; -lean_inc(x_2); -x_531 = lean_name_mk_string(x_2, x_530); -x_532 = l_myMacro____x40_Init_Notation___hyg_11900____closed__1; -lean_inc(x_527); -x_533 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_533, 0, x_527); -lean_ctor_set(x_533, 1, x_532); -x_534 = l_Array_empty___closed__1; -x_535 = lean_array_push(x_534, x_533); -x_536 = l_myMacro____x40_Init_Notation___hyg_11900____closed__3; -lean_inc(x_2); -x_537 = lean_name_mk_string(x_2, x_536); -lean_inc(x_4); -x_538 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_538, 0, x_4); -lean_ctor_set(x_538, 1, x_534); -lean_inc(x_538); -x_539 = lean_array_push(x_534, x_538); -x_540 = lean_array_push(x_539, x_525); -x_541 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_541, 0, x_537); -lean_ctor_set(x_541, 1, x_540); -x_542 = lean_array_push(x_534, x_541); -lean_inc(x_4); -x_543 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_543, 0, x_4); -lean_ctor_set(x_543, 1, x_542); -x_544 = lean_array_push(x_535, x_543); -x_545 = lean_array_push(x_544, x_538); -x_546 = l_myMacro____x40_Init_Notation___hyg_11900____closed__6; -lean_inc(x_527); -x_547 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_547, 0, x_527); -lean_ctor_set(x_547, 1, x_546); -x_548 = lean_array_push(x_545, x_547); -x_549 = l_myMacro____x40_Init_Notation___hyg_11900____closed__7; -lean_inc(x_2); -x_550 = lean_name_mk_string(x_2, x_549); -x_551 = l_myMacro____x40_Init_Notation___hyg_11900____closed__9; -lean_inc(x_2); -x_552 = lean_name_mk_string(x_2, x_551); -x_553 = l_myMacro____x40_Init_Notation___hyg_11900____closed__11; -lean_inc(x_527); -x_554 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_554, 0, x_527); -lean_ctor_set(x_554, 1, x_553); -x_555 = lean_array_push(x_534, x_554); -x_556 = lean_array_push(x_534, x_419); -lean_inc(x_4); -x_557 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_557, 0, x_4); -lean_ctor_set(x_557, 1, x_556); -lean_inc(x_555); -x_558 = lean_array_push(x_555, x_557); -x_559 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -lean_inc(x_527); -x_560 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_560, 0, x_527); -lean_ctor_set(x_560, 1, x_559); -lean_inc(x_560); -x_561 = lean_array_push(x_558, x_560); -x_562 = lean_array_push(x_561, x_3); -lean_inc(x_552); -x_563 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_563, 0, x_552); -lean_ctor_set(x_563, 1, x_562); -x_564 = lean_array_push(x_534, x_563); -x_565 = l_myMacro____x40_Init_Notation___hyg_11900____closed__12; -x_566 = lean_name_mk_string(x_2, x_565); -x_567 = l_myMacro____x40_Init_Notation___hyg_11900____closed__14; -x_568 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_568, 0, x_527); -lean_ctor_set(x_568, 1, x_567); -x_569 = lean_array_push(x_534, x_568); -x_570 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_570, 0, x_566); -lean_ctor_set(x_570, 1, x_569); -x_571 = lean_array_push(x_534, x_570); -lean_inc(x_4); -x_572 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_572, 0, x_4); -lean_ctor_set(x_572, 1, x_571); -x_573 = lean_array_push(x_555, x_572); -x_574 = lean_array_push(x_573, x_560); -x_575 = lean_array_push(x_574, x_8); -x_576 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_576, 0, x_552); -lean_ctor_set(x_576, 1, x_575); -x_577 = lean_array_push(x_564, x_576); -x_578 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_578, 0, x_4); -lean_ctor_set(x_578, 1, x_577); -x_579 = lean_array_push(x_534, x_578); -x_580 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_580, 0, x_550); -lean_ctor_set(x_580, 1, x_579); -x_581 = lean_array_push(x_548, x_580); -x_582 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_582, 0, x_531); -lean_ctor_set(x_582, 1, x_581); -x_583 = 0; -x_584 = lean_box(x_583); -x_585 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_585, 0, x_584); -lean_ctor_set(x_585, 1, x_582); -x_586 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_586, 0, x_585); -if (lean_is_scalar(x_529)) { - x_587 = lean_alloc_ctor(0, 2, 0); -} else { - x_587 = x_529; -} -lean_ctor_set(x_587, 0, x_586); -lean_ctor_set(x_587, 1, x_528); -return x_587; -} -} -} -} -} -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -uint8_t x_10; -x_10 = x_6 < x_5; -if (x_10 == 0) -{ -lean_object* x_11; -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_7); -lean_ctor_set(x_11, 1, x_9); -return x_11; -} -else -{ -lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_12 = lean_array_uget(x_4, x_6); -x_13 = lean_ctor_get(x_7, 0); -lean_inc(x_13); -x_14 = lean_unbox(x_13); -if (x_14 == 0) -{ -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; uint8_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; size_t x_38; size_t x_39; -x_15 = lean_ctor_get(x_12, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_12, 1); -lean_inc(x_16); -lean_dec(x_12); -x_17 = lean_ctor_get(x_7, 1); -lean_inc(x_17); -lean_dec(x_7); -x_18 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_8, x_9); -x_19 = lean_ctor_get(x_18, 1); -lean_inc(x_19); -lean_dec(x_18); -x_20 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; -lean_inc(x_1); -x_21 = lean_name_mk_string(x_1, x_20); -x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; -lean_inc(x_1); -x_23 = lean_name_mk_string(x_1, x_22); -x_24 = l_Array_empty___closed__1; -lean_inc(x_17); -x_25 = lean_array_push(x_24, x_17); -lean_inc(x_3); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_3); -lean_ctor_set(x_26, 1, x_24); -x_27 = lean_array_push(x_25, x_26); -x_28 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_28, 0, x_23); -lean_ctor_set(x_28, 1, x_27); -x_29 = lean_array_push(x_24, x_28); -lean_inc(x_3); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_3); -lean_ctor_set(x_30, 1, x_29); -x_31 = lean_array_push(x_24, x_30); -x_32 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_32, 0, x_21); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_unbox(x_13); -lean_dec(x_13); -lean_inc(x_8); -lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_1); -x_34 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_15, x_1, x_16, x_3, x_2, x_33, x_17, x_32, x_8, x_19); -lean_dec(x_17); -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); -lean_inc(x_36); -lean_dec(x_34); -x_37 = lean_ctor_get(x_35, 0); -lean_inc(x_37); -lean_dec(x_35); -x_38 = 1; -x_39 = x_6 + x_38; -x_6 = x_39; -x_7 = x_37; -x_9 = x_36; -goto _start; -} -else -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; size_t x_50; -x_41 = lean_ctor_get(x_12, 0); -lean_inc(x_41); -x_42 = lean_ctor_get(x_12, 1); -lean_inc(x_42); -lean_dec(x_12); -x_43 = lean_ctor_get(x_7, 1); -lean_inc(x_43); -lean_dec(x_7); -x_44 = lean_unbox(x_13); -lean_dec(x_13); -lean_inc(x_8); -lean_inc(x_43); -lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_1); -x_45 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_41, x_1, x_42, x_3, x_2, x_44, x_43, x_43, x_8, x_9); -lean_dec(x_43); -x_46 = lean_ctor_get(x_45, 0); -lean_inc(x_46); -x_47 = lean_ctor_get(x_45, 1); -lean_inc(x_47); -lean_dec(x_45); -x_48 = lean_ctor_get(x_46, 0); -lean_inc(x_48); -lean_dec(x_46); -x_49 = 1; -x_50 = x_6 + x_49; -x_6 = x_50; -x_7 = x_48; -x_9 = x_47; -goto _start; -} -} -} -} -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, uint8_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, uint8_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; lean_object* x_14; uint8_t x_15; uint8_t x_16; @@ -21588,6 +19929,135 @@ return x_565; } } } +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, size_t x_9, size_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: +{ +uint8_t x_14; +x_14 = x_10 < x_9; +if (x_14 == 0) +{ +lean_object* x_15; +lean_dec(x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_11); +lean_ctor_set(x_15, 1, x_13); +return x_15; +} +else +{ +lean_object* x_16; lean_object* x_17; uint8_t x_18; +x_16 = lean_array_uget(x_8, x_10); +x_17 = lean_ctor_get(x_11, 0); +lean_inc(x_17); +x_18 = lean_unbox(x_17); +if (x_18 == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; size_t x_36; size_t x_37; +x_19 = lean_ctor_get(x_16, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_16, 1); +lean_inc(x_20); +lean_dec(x_16); +x_21 = lean_ctor_get(x_11, 1); +lean_inc(x_21); +lean_dec(x_11); +x_22 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_12, x_13); +x_23 = lean_ctor_get(x_22, 1); +lean_inc(x_23); +lean_dec(x_22); +lean_inc(x_21); +lean_inc(x_4); +x_24 = lean_array_push(x_4, x_21); +lean_inc(x_7); +x_25 = lean_array_push(x_24, x_7); +lean_inc(x_6); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_6); +lean_ctor_set(x_26, 1, x_25); +lean_inc(x_4); +x_27 = lean_array_push(x_4, x_26); +lean_inc(x_5); +x_28 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_28, 0, x_5); +lean_ctor_set(x_28, 1, x_27); +lean_inc(x_4); +x_29 = lean_array_push(x_4, x_28); +lean_inc(x_3); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_3); +lean_ctor_set(x_30, 1, x_29); +x_31 = lean_unbox(x_17); +lean_dec(x_17); +lean_inc(x_12); +lean_inc(x_2); +lean_inc(x_5); +lean_inc(x_7); +lean_inc(x_4); +lean_inc(x_1); +x_32 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_19, x_1, x_4, x_20, x_7, x_5, x_2, x_31, x_21, x_30, x_12, x_23); +lean_dec(x_21); +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +x_34 = lean_ctor_get(x_32, 1); +lean_inc(x_34); +lean_dec(x_32); +x_35 = lean_ctor_get(x_33, 0); +lean_inc(x_35); +lean_dec(x_33); +x_36 = 1; +x_37 = x_10 + x_36; +x_10 = x_37; +x_11 = x_35; +x_13 = x_34; +goto _start; +} +else +{ +lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; +x_39 = lean_ctor_get(x_16, 0); +lean_inc(x_39); +x_40 = lean_ctor_get(x_16, 1); +lean_inc(x_40); +lean_dec(x_16); +x_41 = lean_ctor_get(x_11, 1); +lean_inc(x_41); +lean_dec(x_11); +x_42 = lean_unbox(x_17); +lean_dec(x_17); +lean_inc(x_12); +lean_inc(x_41); +lean_inc(x_2); +lean_inc(x_5); +lean_inc(x_7); +lean_inc(x_4); +lean_inc(x_1); +x_43 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_39, x_1, x_4, x_40, x_7, x_5, x_2, x_42, x_41, x_41, x_12, x_13); +lean_dec(x_41); +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_ctor_get(x_44, 0); +lean_inc(x_46); +lean_dec(x_44); +x_47 = 1; +x_48 = x_10 + x_47; +x_10 = x_48; +x_11 = x_46; +x_13 = x_45; +goto _start; +} +} +} +} lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, size_t x_9, size_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { @@ -21660,7 +20130,7 @@ lean_inc(x_5); lean_inc(x_7); lean_inc(x_4); lean_inc(x_1); -x_32 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(x_19, x_1, x_4, x_20, x_7, x_5, x_2, x_31, x_21, x_30, x_12, x_23); +x_32 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_19, x_1, x_4, x_20, x_7, x_5, x_2, x_31, x_21, x_30, x_12, x_23); lean_dec(x_21); x_33 = lean_ctor_get(x_32, 0); lean_inc(x_33); @@ -21697,7 +20167,7 @@ lean_inc(x_5); lean_inc(x_7); lean_inc(x_4); lean_inc(x_1); -x_43 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(x_39, x_1, x_4, x_40, x_7, x_5, x_2, x_42, x_41, x_41, x_12, x_13); +x_43 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_39, x_1, x_4, x_40, x_7, x_5, x_2, x_42, x_41, x_41, x_12, x_13); lean_dec(x_41); x_44 = lean_ctor_get(x_43, 0); lean_inc(x_44); @@ -21717,127 +20187,130 @@ goto _start; } } } -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, size_t x_9, size_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -uint8_t x_10; -x_10 = x_6 < x_5; -if (x_10 == 0) +uint8_t x_14; +x_14 = x_10 < x_9; +if (x_14 == 0) { -lean_object* x_11; -lean_dec(x_8); +lean_object* x_15; +lean_dec(x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_7); -lean_ctor_set(x_11, 1, x_9); -return x_11; +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_11); +lean_ctor_set(x_15, 1, x_13); +return x_15; } else { -lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_12 = lean_array_uget(x_4, x_6); -x_13 = lean_ctor_get(x_7, 0); -lean_inc(x_13); -x_14 = lean_unbox(x_13); -if (x_14 == 0) +lean_object* x_16; lean_object* x_17; uint8_t x_18; +x_16 = lean_array_uget(x_8, x_10); +x_17 = lean_ctor_get(x_11, 0); +lean_inc(x_17); +x_18 = lean_unbox(x_17); +if (x_18 == 0) { -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; uint8_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; size_t x_38; size_t x_39; -x_15 = lean_ctor_get(x_12, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_12, 1); -lean_inc(x_16); -lean_dec(x_12); -x_17 = lean_ctor_get(x_7, 1); -lean_inc(x_17); -lean_dec(x_7); -x_18 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_8, x_9); -x_19 = lean_ctor_get(x_18, 1); +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; size_t x_36; size_t x_37; +x_19 = lean_ctor_get(x_16, 0); lean_inc(x_19); -lean_dec(x_18); -x_20 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; -lean_inc(x_1); -x_21 = lean_name_mk_string(x_1, x_20); -x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; -lean_inc(x_1); -x_23 = lean_name_mk_string(x_1, x_22); -x_24 = l_Array_empty___closed__1; -lean_inc(x_17); -x_25 = lean_array_push(x_24, x_17); -lean_inc(x_3); +x_20 = lean_ctor_get(x_16, 1); +lean_inc(x_20); +lean_dec(x_16); +x_21 = lean_ctor_get(x_11, 1); +lean_inc(x_21); +lean_dec(x_11); +x_22 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_12, x_13); +x_23 = lean_ctor_get(x_22, 1); +lean_inc(x_23); +lean_dec(x_22); +lean_inc(x_21); +lean_inc(x_4); +x_24 = lean_array_push(x_4, x_21); +lean_inc(x_7); +x_25 = lean_array_push(x_24, x_7); +lean_inc(x_6); x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_3); -lean_ctor_set(x_26, 1, x_24); -x_27 = lean_array_push(x_25, x_26); +lean_ctor_set(x_26, 0, x_6); +lean_ctor_set(x_26, 1, x_25); +lean_inc(x_4); +x_27 = lean_array_push(x_4, x_26); +lean_inc(x_5); x_28 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_28, 0, x_23); +lean_ctor_set(x_28, 0, x_5); lean_ctor_set(x_28, 1, x_27); -x_29 = lean_array_push(x_24, x_28); +lean_inc(x_4); +x_29 = lean_array_push(x_4, x_28); lean_inc(x_3); x_30 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_30, 0, x_3); lean_ctor_set(x_30, 1, x_29); -x_31 = lean_array_push(x_24, x_30); -x_32 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_32, 0, x_21); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_unbox(x_13); -lean_dec(x_13); -lean_inc(x_8); -lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_1); -x_34 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_15, x_1, x_16, x_3, x_2, x_33, x_17, x_32, x_8, x_19); +x_31 = lean_unbox(x_17); lean_dec(x_17); -x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_12); +lean_inc(x_2); +lean_inc(x_5); +lean_inc(x_7); +lean_inc(x_4); +lean_inc(x_1); +x_32 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_19, x_1, x_4, x_20, x_7, x_5, x_2, x_31, x_21, x_30, x_12, x_23); +lean_dec(x_21); +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +x_34 = lean_ctor_get(x_32, 1); +lean_inc(x_34); +lean_dec(x_32); +x_35 = lean_ctor_get(x_33, 0); lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); -lean_inc(x_36); -lean_dec(x_34); -x_37 = lean_ctor_get(x_35, 0); -lean_inc(x_37); -lean_dec(x_35); -x_38 = 1; -x_39 = x_6 + x_38; -x_6 = x_39; -x_7 = x_37; -x_9 = x_36; +lean_dec(x_33); +x_36 = 1; +x_37 = x_10 + x_36; +x_10 = x_37; +x_11 = x_35; +x_13 = x_34; goto _start; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; size_t x_50; -x_41 = lean_ctor_get(x_12, 0); +lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; +x_39 = lean_ctor_get(x_16, 0); +lean_inc(x_39); +x_40 = lean_ctor_get(x_16, 1); +lean_inc(x_40); +lean_dec(x_16); +x_41 = lean_ctor_get(x_11, 1); +lean_inc(x_41); +lean_dec(x_11); +x_42 = lean_unbox(x_17); +lean_dec(x_17); +lean_inc(x_12); lean_inc(x_41); -x_42 = lean_ctor_get(x_12, 1); -lean_inc(x_42); -lean_dec(x_12); -x_43 = lean_ctor_get(x_7, 1); -lean_inc(x_43); -lean_dec(x_7); -x_44 = lean_unbox(x_13); -lean_dec(x_13); -lean_inc(x_8); -lean_inc(x_43); lean_inc(x_2); -lean_inc(x_3); +lean_inc(x_5); +lean_inc(x_7); +lean_inc(x_4); lean_inc(x_1); -x_45 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_41, x_1, x_42, x_3, x_2, x_44, x_43, x_43, x_8, x_9); +x_43 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_39, x_1, x_4, x_40, x_7, x_5, x_2, x_42, x_41, x_41, x_12, x_13); +lean_dec(x_41); +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); lean_dec(x_43); -x_46 = lean_ctor_get(x_45, 0); +x_46 = lean_ctor_get(x_44, 0); lean_inc(x_46); -x_47 = lean_ctor_get(x_45, 1); -lean_inc(x_47); -lean_dec(x_45); -x_48 = lean_ctor_get(x_46, 0); -lean_inc(x_48); -lean_dec(x_46); -x_49 = 1; -x_50 = x_6 + x_49; -x_6 = x_50; -x_7 = x_48; -x_9 = x_47; +lean_dec(x_44); +x_47 = 1; +x_48 = x_10 + x_47; +x_10 = x_48; +x_11 = x_46; +x_13 = x_45; goto _start; } } @@ -21887,290 +20360,35 @@ x_23 = lean_ctor_get(x_22, 1); lean_inc(x_23); lean_dec(x_22); lean_inc(x_21); -lean_inc(x_5); -x_24 = lean_array_push(x_5, x_21); +lean_inc(x_4); +x_24 = lean_array_push(x_4, x_21); lean_inc(x_7); x_25 = lean_array_push(x_24, x_7); lean_inc(x_6); x_26 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_26, 0, x_6); lean_ctor_set(x_26, 1, x_25); -lean_inc(x_5); -x_27 = lean_array_push(x_5, x_26); -lean_inc(x_3); -x_28 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_28, 0, x_3); -lean_ctor_set(x_28, 1, x_27); -lean_inc(x_5); -x_29 = lean_array_push(x_5, x_28); lean_inc(x_4); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_4); -lean_ctor_set(x_30, 1, x_29); -x_31 = lean_unbox(x_17); -lean_dec(x_17); -lean_inc(x_12); -lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_7); +x_27 = lean_array_push(x_4, x_26); lean_inc(x_5); -lean_inc(x_1); -x_32 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(x_19, x_1, x_5, x_20, x_7, x_3, x_2, x_31, x_21, x_30, x_12, x_23); -lean_dec(x_21); -x_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); -x_34 = lean_ctor_get(x_32, 1); -lean_inc(x_34); -lean_dec(x_32); -x_35 = lean_ctor_get(x_33, 0); -lean_inc(x_35); -lean_dec(x_33); -x_36 = 1; -x_37 = x_10 + x_36; -x_10 = x_37; -x_11 = x_35; -x_13 = x_34; -goto _start; -} -else -{ -lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; -x_39 = lean_ctor_get(x_16, 0); -lean_inc(x_39); -x_40 = lean_ctor_get(x_16, 1); -lean_inc(x_40); -lean_dec(x_16); -x_41 = lean_ctor_get(x_11, 1); -lean_inc(x_41); -lean_dec(x_11); -x_42 = lean_unbox(x_17); -lean_dec(x_17); -lean_inc(x_12); -lean_inc(x_41); -lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_7); -lean_inc(x_5); -lean_inc(x_1); -x_43 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(x_39, x_1, x_5, x_40, x_7, x_3, x_2, x_42, x_41, x_41, x_12, x_13); -lean_dec(x_41); -x_44 = lean_ctor_get(x_43, 0); -lean_inc(x_44); -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -lean_dec(x_43); -x_46 = lean_ctor_get(x_44, 0); -lean_inc(x_46); -lean_dec(x_44); -x_47 = 1; -x_48 = x_10 + x_47; -x_10 = x_48; -x_11 = x_46; -x_13 = x_45; -goto _start; -} -} -} -} -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -uint8_t x_10; -x_10 = x_6 < x_5; -if (x_10 == 0) -{ -lean_object* x_11; -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_7); -lean_ctor_set(x_11, 1, x_9); -return x_11; -} -else -{ -lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_12 = lean_array_uget(x_4, x_6); -x_13 = lean_ctor_get(x_7, 0); -lean_inc(x_13); -x_14 = lean_unbox(x_13); -if (x_14 == 0) -{ -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; uint8_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; size_t x_38; size_t x_39; -x_15 = lean_ctor_get(x_12, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_12, 1); -lean_inc(x_16); -lean_dec(x_12); -x_17 = lean_ctor_get(x_7, 1); -lean_inc(x_17); -lean_dec(x_7); -x_18 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_8, x_9); -x_19 = lean_ctor_get(x_18, 1); -lean_inc(x_19); -lean_dec(x_18); -x_20 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; -lean_inc(x_1); -x_21 = lean_name_mk_string(x_1, x_20); -x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; -lean_inc(x_1); -x_23 = lean_name_mk_string(x_1, x_22); -x_24 = l_Array_empty___closed__1; -lean_inc(x_17); -x_25 = lean_array_push(x_24, x_17); -lean_inc(x_3); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_3); -lean_ctor_set(x_26, 1, x_24); -x_27 = lean_array_push(x_25, x_26); x_28 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_28, 0, x_23); +lean_ctor_set(x_28, 0, x_5); lean_ctor_set(x_28, 1, x_27); -x_29 = lean_array_push(x_24, x_28); +lean_inc(x_4); +x_29 = lean_array_push(x_4, x_28); lean_inc(x_3); x_30 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_30, 0, x_3); lean_ctor_set(x_30, 1, x_29); -x_31 = lean_array_push(x_24, x_30); -x_32 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_32, 0, x_21); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_unbox(x_13); -lean_dec(x_13); -lean_inc(x_8); -lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_1); -x_34 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_15, x_1, x_16, x_3, x_2, x_33, x_17, x_32, x_8, x_19); -lean_dec(x_17); -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); -lean_inc(x_36); -lean_dec(x_34); -x_37 = lean_ctor_get(x_35, 0); -lean_inc(x_37); -lean_dec(x_35); -x_38 = 1; -x_39 = x_6 + x_38; -x_6 = x_39; -x_7 = x_37; -x_9 = x_36; -goto _start; -} -else -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; size_t x_50; -x_41 = lean_ctor_get(x_12, 0); -lean_inc(x_41); -x_42 = lean_ctor_get(x_12, 1); -lean_inc(x_42); -lean_dec(x_12); -x_43 = lean_ctor_get(x_7, 1); -lean_inc(x_43); -lean_dec(x_7); -x_44 = lean_unbox(x_13); -lean_dec(x_13); -lean_inc(x_8); -lean_inc(x_43); -lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_1); -x_45 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_41, x_1, x_42, x_3, x_2, x_44, x_43, x_43, x_8, x_9); -lean_dec(x_43); -x_46 = lean_ctor_get(x_45, 0); -lean_inc(x_46); -x_47 = lean_ctor_get(x_45, 1); -lean_inc(x_47); -lean_dec(x_45); -x_48 = lean_ctor_get(x_46, 0); -lean_inc(x_48); -lean_dec(x_46); -x_49 = 1; -x_50 = x_6 + x_49; -x_6 = x_50; -x_7 = x_48; -x_9 = x_47; -goto _start; -} -} -} -} -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, size_t x_9, size_t x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -uint8_t x_14; -x_14 = x_10 < x_9; -if (x_14 == 0) -{ -lean_object* x_15; -lean_dec(x_12); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_11); -lean_ctor_set(x_15, 1, x_13); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_16 = lean_array_uget(x_8, x_10); -x_17 = lean_ctor_get(x_11, 0); -lean_inc(x_17); -x_18 = lean_unbox(x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; size_t x_36; size_t x_37; -x_19 = lean_ctor_get(x_16, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_16, 1); -lean_inc(x_20); -lean_dec(x_16); -x_21 = lean_ctor_get(x_11, 1); -lean_inc(x_21); -lean_dec(x_11); -x_22 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_12, x_13); -x_23 = lean_ctor_get(x_22, 1); -lean_inc(x_23); -lean_dec(x_22); -lean_inc(x_21); -lean_inc(x_5); -x_24 = lean_array_push(x_5, x_21); -lean_inc(x_7); -x_25 = lean_array_push(x_24, x_7); -lean_inc(x_6); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_6); -lean_ctor_set(x_26, 1, x_25); -lean_inc(x_5); -x_27 = lean_array_push(x_5, x_26); -lean_inc(x_3); -x_28 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_28, 0, x_3); -lean_ctor_set(x_28, 1, x_27); -lean_inc(x_5); -x_29 = lean_array_push(x_5, x_28); -lean_inc(x_4); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_4); -lean_ctor_set(x_30, 1, x_29); x_31 = lean_unbox(x_17); lean_dec(x_17); lean_inc(x_12); lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_7); lean_inc(x_5); +lean_inc(x_7); +lean_inc(x_4); lean_inc(x_1); -x_32 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(x_19, x_1, x_5, x_20, x_7, x_3, x_2, x_31, x_21, x_30, x_12, x_23); +x_32 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_19, x_1, x_4, x_20, x_7, x_5, x_2, x_31, x_21, x_30, x_12, x_23); lean_dec(x_21); x_33 = lean_ctor_get(x_32, 0); lean_inc(x_33); @@ -22203,11 +20421,11 @@ lean_dec(x_17); lean_inc(x_12); lean_inc(x_41); lean_inc(x_2); -lean_inc(x_3); -lean_inc(x_7); lean_inc(x_5); +lean_inc(x_7); +lean_inc(x_4); lean_inc(x_1); -x_43 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(x_39, x_1, x_5, x_40, x_7, x_3, x_2, x_42, x_41, x_41, x_12, x_13); +x_43 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_39, x_1, x_4, x_40, x_7, x_5, x_2, x_42, x_41, x_41, x_12, x_13); lean_dec(x_41); x_44 = lean_ctor_get(x_43, 0); lean_inc(x_44); @@ -22309,7 +20527,900 @@ return x_24; } } } -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(lean_object* x_1, lean_object* x_2) { +static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Meta_mkPure___rarg___closed__3; +x_2 = lean_string_utf8_byte_size(x_1); +return x_2; +} +} +static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Meta_mkPure___rarg___closed__3; +x_2 = lean_unsigned_to_nat(0u); +x_3 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__1; +x_4 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_4, 0, x_1); +lean_ctor_set(x_4, 1, x_2); +lean_ctor_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Lean_Meta_mkPure___rarg___closed__3; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; +x_3 = lean_alloc_ctor(0, 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___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__4; +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; +} +} +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, size_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; +x_13 = !lean_is_exclusive(x_11); +if (x_13 == 0) +{ +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; 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; size_t x_62; +x_14 = lean_ctor_get(x_11, 1); +x_15 = lean_ctor_get(x_11, 2); +x_16 = lean_ctor_get(x_11, 5); +x_17 = l_Lean_replaceRef(x_1, x_16); +lean_dec(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_ctor_set(x_11, 5, x_17); +x_18 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_11, x_12); +x_19 = lean_ctor_get(x_18, 1); +lean_inc(x_19); +lean_dec(x_18); +x_20 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; +lean_inc(x_2); +x_21 = lean_name_mk_string(x_2, x_20); +x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; +lean_inc(x_2); +x_23 = lean_name_mk_string(x_2, x_22); +x_24 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; +lean_inc(x_2); +x_25 = lean_name_mk_string(x_2, x_24); +x_26 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +lean_inc(x_2); +x_27 = lean_name_mk_string(x_2, x_26); +x_28 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; +lean_inc(x_15); +lean_inc(x_14); +x_29 = l_Lean_addMacroScope(x_14, x_28, x_15); +x_30 = l_Lean_instInhabitedSourceInfo___closed__1; +x_31 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; +x_32 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; +x_33 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_33, 0, x_30); +lean_ctor_set(x_33, 1, x_31); +lean_ctor_set(x_33, 2, x_29); +lean_ctor_set(x_33, 3, x_32); +x_34 = l_Array_empty___closed__1; +x_35 = lean_array_push(x_34, x_33); +x_36 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; +x_37 = l_Lean_addMacroScope(x_14, x_36, x_15); +x_38 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; +x_39 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5; +x_40 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_40, 0, x_30); +lean_ctor_set(x_40, 1, x_38); +lean_ctor_set(x_40, 2, x_37); +lean_ctor_set(x_40, 3, x_39); +x_41 = lean_array_push(x_34, x_40); +x_42 = l_Lean_nullKind___closed__2; +x_43 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_43, 0, x_42); +lean_ctor_set(x_43, 1, x_41); +x_44 = lean_array_push(x_35, x_43); +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_27); +lean_ctor_set(x_45, 1, x_44); +x_46 = lean_array_push(x_34, x_45); +x_47 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_47, 0, x_25); +lean_ctor_set(x_47, 1, x_46); +x_48 = lean_array_push(x_34, x_47); +x_49 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; +x_50 = lean_array_push(x_48, x_49); +lean_inc(x_23); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_23); +lean_ctor_set(x_51, 1, x_50); +x_52 = lean_array_push(x_34, x_51); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_42); +lean_ctor_set(x_53, 1, x_52); +x_54 = lean_array_push(x_34, x_53); +lean_inc(x_21); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_21); +lean_ctor_set(x_55, 1, x_54); +x_56 = l_Array_reverse___rarg(x_3); +x_57 = lean_array_push(x_56, x_4); +x_58 = l_Array_reverse___rarg(x_5); +x_59 = lean_array_push(x_58, x_6); +x_60 = l_Array_zip___rarg(x_57, x_59); +lean_dec(x_59); +lean_dec(x_57); +x_61 = lean_array_get_size(x_60); +x_62 = lean_usize_of_nat(x_61); +lean_dec(x_61); +if (lean_obj_tag(x_10) == 0) +{ +uint8_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; uint8_t x_67; +x_63 = 1; +x_64 = lean_box(x_63); +x_65 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_65, 0, x_64); +lean_ctor_set(x_65, 1, x_55); +x_66 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(x_2, x_7, x_21, x_34, x_42, x_23, x_49, x_60, x_62, x_8, x_65, x_11, x_19); +lean_dec(x_60); +x_67 = !lean_is_exclusive(x_66); +if (x_67 == 0) +{ +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_66, 0); +x_69 = lean_ctor_get(x_68, 1); +lean_inc(x_69); +lean_dec(x_68); +x_70 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_66, 0, x_70); +return x_66; +} +else +{ +lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_71 = lean_ctor_get(x_66, 0); +x_72 = lean_ctor_get(x_66, 1); +lean_inc(x_72); +lean_inc(x_71); +lean_dec(x_66); +x_73 = lean_ctor_get(x_71, 1); +lean_inc(x_73); +lean_dec(x_71); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +x_75 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_75, 1, x_72); +return x_75; +} +} +else +{ +uint8_t x_76; +lean_dec(x_55); +x_76 = !lean_is_exclusive(x_10); +if (x_76 == 0) +{ +lean_object* x_77; uint8_t x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; +x_77 = lean_ctor_get(x_10, 0); +x_78 = 1; +x_79 = lean_box(x_78); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_77); +x_81 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(x_2, x_7, x_21, x_34, x_42, x_23, x_49, x_60, x_62, x_8, x_80, x_11, x_19); +lean_dec(x_60); +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +lean_object* x_83; lean_object* x_84; +x_83 = lean_ctor_get(x_81, 0); +x_84 = lean_ctor_get(x_83, 1); +lean_inc(x_84); +lean_dec(x_83); +lean_ctor_set(x_10, 0, x_84); +lean_ctor_set(x_81, 0, x_10); +return x_81; +} +else +{ +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_85 = lean_ctor_get(x_81, 0); +x_86 = lean_ctor_get(x_81, 1); +lean_inc(x_86); +lean_inc(x_85); +lean_dec(x_81); +x_87 = lean_ctor_get(x_85, 1); +lean_inc(x_87); +lean_dec(x_85); +lean_ctor_set(x_10, 0, x_87); +x_88 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_88, 0, x_10); +lean_ctor_set(x_88, 1, x_86); +return x_88; +} +} +else +{ +lean_object* x_89; uint8_t 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; +x_89 = lean_ctor_get(x_10, 0); +lean_inc(x_89); +lean_dec(x_10); +x_90 = 1; +x_91 = lean_box(x_90); +x_92 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_92, 0, x_91); +lean_ctor_set(x_92, 1, x_89); +x_93 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(x_2, x_7, x_21, x_34, x_42, x_23, x_49, x_60, x_62, x_8, x_92, x_11, x_19); +lean_dec(x_60); +x_94 = lean_ctor_get(x_93, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_93, 1); +lean_inc(x_95); +if (lean_is_exclusive(x_93)) { + lean_ctor_release(x_93, 0); + lean_ctor_release(x_93, 1); + x_96 = x_93; +} else { + lean_dec_ref(x_93); + x_96 = lean_box(0); +} +x_97 = lean_ctor_get(x_94, 1); +lean_inc(x_97); +lean_dec(x_94); +x_98 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_98, 0, x_97); +if (lean_is_scalar(x_96)) { + x_99 = lean_alloc_ctor(0, 2, 0); +} else { + x_99 = x_96; +} +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_99, 1, x_95); +return x_99; +} +} +} +else +{ +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; 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; 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; size_t x_152; +x_100 = lean_ctor_get(x_11, 0); +x_101 = lean_ctor_get(x_11, 1); +x_102 = lean_ctor_get(x_11, 2); +x_103 = lean_ctor_get(x_11, 3); +x_104 = lean_ctor_get(x_11, 4); +x_105 = lean_ctor_get(x_11, 5); +lean_inc(x_105); +lean_inc(x_104); +lean_inc(x_103); +lean_inc(x_102); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_11); +x_106 = l_Lean_replaceRef(x_1, x_105); +lean_dec(x_105); +lean_inc(x_102); +lean_inc(x_101); +x_107 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_107, 0, x_100); +lean_ctor_set(x_107, 1, x_101); +lean_ctor_set(x_107, 2, x_102); +lean_ctor_set(x_107, 3, x_103); +lean_ctor_set(x_107, 4, x_104); +lean_ctor_set(x_107, 5, x_106); +x_108 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_107, x_12); +x_109 = lean_ctor_get(x_108, 1); +lean_inc(x_109); +lean_dec(x_108); +x_110 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; +lean_inc(x_2); +x_111 = lean_name_mk_string(x_2, x_110); +x_112 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; +lean_inc(x_2); +x_113 = lean_name_mk_string(x_2, x_112); +x_114 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; +lean_inc(x_2); +x_115 = lean_name_mk_string(x_2, x_114); +x_116 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +lean_inc(x_2); +x_117 = lean_name_mk_string(x_2, x_116); +x_118 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; +lean_inc(x_102); +lean_inc(x_101); +x_119 = l_Lean_addMacroScope(x_101, x_118, x_102); +x_120 = l_Lean_instInhabitedSourceInfo___closed__1; +x_121 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; +x_122 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; +x_123 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_123, 0, x_120); +lean_ctor_set(x_123, 1, x_121); +lean_ctor_set(x_123, 2, x_119); +lean_ctor_set(x_123, 3, x_122); +x_124 = l_Array_empty___closed__1; +x_125 = lean_array_push(x_124, x_123); +x_126 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; +x_127 = l_Lean_addMacroScope(x_101, x_126, x_102); +x_128 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; +x_129 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5; +x_130 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_130, 0, x_120); +lean_ctor_set(x_130, 1, x_128); +lean_ctor_set(x_130, 2, x_127); +lean_ctor_set(x_130, 3, x_129); +x_131 = lean_array_push(x_124, x_130); +x_132 = l_Lean_nullKind___closed__2; +x_133 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_133, 0, x_132); +lean_ctor_set(x_133, 1, x_131); +x_134 = lean_array_push(x_125, x_133); +x_135 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_135, 0, x_117); +lean_ctor_set(x_135, 1, x_134); +x_136 = lean_array_push(x_124, x_135); +x_137 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_137, 0, x_115); +lean_ctor_set(x_137, 1, x_136); +x_138 = lean_array_push(x_124, x_137); +x_139 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; +x_140 = lean_array_push(x_138, x_139); +lean_inc(x_113); +x_141 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_141, 0, x_113); +lean_ctor_set(x_141, 1, x_140); +x_142 = lean_array_push(x_124, x_141); +x_143 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_143, 0, x_132); +lean_ctor_set(x_143, 1, x_142); +x_144 = lean_array_push(x_124, x_143); +lean_inc(x_111); +x_145 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_145, 0, x_111); +lean_ctor_set(x_145, 1, x_144); +x_146 = l_Array_reverse___rarg(x_3); +x_147 = lean_array_push(x_146, x_4); +x_148 = l_Array_reverse___rarg(x_5); +x_149 = lean_array_push(x_148, x_6); +x_150 = l_Array_zip___rarg(x_147, x_149); +lean_dec(x_149); +lean_dec(x_147); +x_151 = lean_array_get_size(x_150); +x_152 = lean_usize_of_nat(x_151); +lean_dec(x_151); +if (lean_obj_tag(x_10) == 0) +{ +uint8_t 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_153 = 1; +x_154 = lean_box(x_153); +x_155 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_155, 0, x_154); +lean_ctor_set(x_155, 1, x_145); +x_156 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(x_2, x_7, x_111, x_124, x_132, x_113, x_139, x_150, x_152, x_8, x_155, x_107, x_109); +lean_dec(x_150); +x_157 = lean_ctor_get(x_156, 0); +lean_inc(x_157); +x_158 = lean_ctor_get(x_156, 1); +lean_inc(x_158); +if (lean_is_exclusive(x_156)) { + lean_ctor_release(x_156, 0); + lean_ctor_release(x_156, 1); + x_159 = x_156; +} else { + lean_dec_ref(x_156); + x_159 = lean_box(0); +} +x_160 = lean_ctor_get(x_157, 1); +lean_inc(x_160); +lean_dec(x_157); +x_161 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_161, 0, x_160); +if (lean_is_scalar(x_159)) { + x_162 = lean_alloc_ctor(0, 2, 0); +} else { + x_162 = x_159; +} +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_158); +return x_162; +} +else +{ +lean_object* x_163; lean_object* x_164; uint8_t 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_dec(x_145); +x_163 = lean_ctor_get(x_10, 0); +lean_inc(x_163); +if (lean_is_exclusive(x_10)) { + lean_ctor_release(x_10, 0); + x_164 = x_10; +} else { + lean_dec_ref(x_10); + x_164 = lean_box(0); +} +x_165 = 1; +x_166 = lean_box(x_165); +x_167 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_167, 0, x_166); +lean_ctor_set(x_167, 1, x_163); +x_168 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(x_2, x_7, x_111, x_124, x_132, x_113, x_139, x_150, x_152, x_8, x_167, x_107, x_109); +lean_dec(x_150); +x_169 = lean_ctor_get(x_168, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_168, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_168)) { + lean_ctor_release(x_168, 0); + lean_ctor_release(x_168, 1); + x_171 = x_168; +} else { + lean_dec_ref(x_168); + x_171 = lean_box(0); +} +x_172 = lean_ctor_get(x_169, 1); +lean_inc(x_172); +lean_dec(x_169); +if (lean_is_scalar(x_164)) { + x_173 = lean_alloc_ctor(1, 1, 0); +} else { + x_173 = x_164; +} +lean_ctor_set(x_173, 0, x_172); +if (lean_is_scalar(x_171)) { + x_174 = lean_alloc_ctor(0, 2, 0); +} else { + x_174 = x_171; +} +lean_ctor_set(x_174, 0, x_173); +lean_ctor_set(x_174, 1, x_170); +return x_174; +} +} +} +} +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +uint8_t x_11; +x_11 = !lean_is_exclusive(x_9); +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; 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; 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; size_t x_60; size_t x_61; +x_12 = lean_ctor_get(x_9, 1); +x_13 = lean_ctor_get(x_9, 2); +x_14 = lean_ctor_get(x_9, 5); +x_15 = l_Lean_replaceRef(x_1, x_14); +lean_dec(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_ctor_set(x_9, 5, x_15); +x_16 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_9, x_10); +x_17 = lean_ctor_get(x_16, 1); +lean_inc(x_17); +lean_dec(x_16); +x_18 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; +lean_inc(x_2); +x_19 = lean_name_mk_string(x_2, x_18); +x_20 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; +lean_inc(x_2); +x_21 = lean_name_mk_string(x_2, x_20); +x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; +lean_inc(x_2); +x_23 = lean_name_mk_string(x_2, x_22); +x_24 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +lean_inc(x_2); +x_25 = lean_name_mk_string(x_2, x_24); +x_26 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; +lean_inc(x_13); +lean_inc(x_12); +x_27 = l_Lean_addMacroScope(x_12, x_26, x_13); +x_28 = l_Lean_instInhabitedSourceInfo___closed__1; +x_29 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; +x_30 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; +x_31 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_31, 0, x_28); +lean_ctor_set(x_31, 1, x_29); +lean_ctor_set(x_31, 2, x_27); +lean_ctor_set(x_31, 3, x_30); +x_32 = l_Array_empty___closed__1; +x_33 = lean_array_push(x_32, x_31); +x_34 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; +x_35 = l_Lean_addMacroScope(x_12, x_34, x_13); +x_36 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; +x_37 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5; +x_38 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_38, 0, x_28); +lean_ctor_set(x_38, 1, x_36); +lean_ctor_set(x_38, 2, x_35); +lean_ctor_set(x_38, 3, x_37); +x_39 = lean_array_push(x_32, x_38); +x_40 = l_Lean_nullKind___closed__2; +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_41, 1, x_39); +x_42 = lean_array_push(x_33, x_41); +x_43 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_43, 0, x_25); +lean_ctor_set(x_43, 1, x_42); +x_44 = lean_array_push(x_32, x_43); +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_23); +lean_ctor_set(x_45, 1, x_44); +x_46 = lean_array_push(x_32, x_45); +x_47 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; +x_48 = lean_array_push(x_46, x_47); +lean_inc(x_21); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_21); +lean_ctor_set(x_49, 1, x_48); +x_50 = lean_array_push(x_32, x_49); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_40); +lean_ctor_set(x_51, 1, x_50); +x_52 = lean_array_push(x_32, x_51); +lean_inc(x_19); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_19); +lean_ctor_set(x_53, 1, x_52); +x_54 = l_Array_reverse___rarg(x_6); +x_55 = lean_array_push(x_54, x_3); +x_56 = l_Array_reverse___rarg(x_7); +x_57 = lean_array_push(x_56, x_4); +x_58 = l_Array_zip___rarg(x_55, x_57); +lean_dec(x_57); +lean_dec(x_55); +x_59 = lean_array_get_size(x_58); +x_60 = lean_usize_of_nat(x_59); +lean_dec(x_59); +x_61 = 0; +if (lean_obj_tag(x_8) == 0) +{ +uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint8_t x_66; +x_62 = 1; +x_63 = lean_box(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_53); +x_65 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(x_2, x_5, x_19, x_32, x_40, x_21, x_47, x_58, x_60, x_61, x_64, x_9, x_17); +lean_dec(x_58); +x_66 = !lean_is_exclusive(x_65); +if (x_66 == 0) +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_65, 0); +x_68 = lean_ctor_get(x_67, 1); +lean_inc(x_68); +lean_dec(x_67); +x_69 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_65, 0, x_69); +return x_65; +} +else +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_70 = lean_ctor_get(x_65, 0); +x_71 = lean_ctor_get(x_65, 1); +lean_inc(x_71); +lean_inc(x_70); +lean_dec(x_65); +x_72 = lean_ctor_get(x_70, 1); +lean_inc(x_72); +lean_dec(x_70); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_74, 1, x_71); +return x_74; +} +} +else +{ +uint8_t x_75; +lean_dec(x_53); +x_75 = !lean_is_exclusive(x_8); +if (x_75 == 0) +{ +lean_object* x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; uint8_t x_81; +x_76 = lean_ctor_get(x_8, 0); +x_77 = 1; +x_78 = lean_box(x_77); +x_79 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_79, 1, x_76); +x_80 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__9(x_2, x_5, x_19, x_32, x_40, x_21, x_47, x_58, x_60, x_61, x_79, x_9, x_17); +lean_dec(x_58); +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) +{ +lean_object* x_82; lean_object* x_83; +x_82 = lean_ctor_get(x_80, 0); +x_83 = lean_ctor_get(x_82, 1); +lean_inc(x_83); +lean_dec(x_82); +lean_ctor_set(x_8, 0, x_83); +lean_ctor_set(x_80, 0, x_8); +return x_80; +} +else +{ +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; +x_84 = lean_ctor_get(x_80, 0); +x_85 = lean_ctor_get(x_80, 1); +lean_inc(x_85); +lean_inc(x_84); +lean_dec(x_80); +x_86 = lean_ctor_get(x_84, 1); +lean_inc(x_86); +lean_dec(x_84); +lean_ctor_set(x_8, 0, x_86); +x_87 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_87, 0, x_8); +lean_ctor_set(x_87, 1, x_85); +return x_87; +} +} +else +{ +lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_88 = lean_ctor_get(x_8, 0); +lean_inc(x_88); +lean_dec(x_8); +x_89 = 1; +x_90 = lean_box(x_89); +x_91 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_91, 1, x_88); +x_92 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__9(x_2, x_5, x_19, x_32, x_40, x_21, x_47, x_58, x_60, x_61, x_91, x_9, x_17); +lean_dec(x_58); +x_93 = lean_ctor_get(x_92, 0); +lean_inc(x_93); +x_94 = lean_ctor_get(x_92, 1); +lean_inc(x_94); +if (lean_is_exclusive(x_92)) { + lean_ctor_release(x_92, 0); + lean_ctor_release(x_92, 1); + x_95 = x_92; +} else { + lean_dec_ref(x_92); + x_95 = lean_box(0); +} +x_96 = lean_ctor_get(x_93, 1); +lean_inc(x_96); +lean_dec(x_93); +x_97 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_97, 0, x_96); +if (lean_is_scalar(x_95)) { + x_98 = lean_alloc_ctor(0, 2, 0); +} else { + x_98 = x_95; +} +lean_ctor_set(x_98, 0, x_97); +lean_ctor_set(x_98, 1, x_94); +return x_98; +} +} +} +else +{ +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; 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; 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; size_t x_151; size_t x_152; +x_99 = lean_ctor_get(x_9, 0); +x_100 = lean_ctor_get(x_9, 1); +x_101 = lean_ctor_get(x_9, 2); +x_102 = lean_ctor_get(x_9, 3); +x_103 = lean_ctor_get(x_9, 4); +x_104 = lean_ctor_get(x_9, 5); +lean_inc(x_104); +lean_inc(x_103); +lean_inc(x_102); +lean_inc(x_101); +lean_inc(x_100); +lean_inc(x_99); +lean_dec(x_9); +x_105 = l_Lean_replaceRef(x_1, x_104); +lean_dec(x_104); +lean_inc(x_101); +lean_inc(x_100); +x_106 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_106, 0, x_99); +lean_ctor_set(x_106, 1, x_100); +lean_ctor_set(x_106, 2, x_101); +lean_ctor_set(x_106, 3, x_102); +lean_ctor_set(x_106, 4, x_103); +lean_ctor_set(x_106, 5, x_105); +x_107 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_106, x_10); +x_108 = lean_ctor_get(x_107, 1); +lean_inc(x_108); +lean_dec(x_107); +x_109 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; +lean_inc(x_2); +x_110 = lean_name_mk_string(x_2, x_109); +x_111 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; +lean_inc(x_2); +x_112 = lean_name_mk_string(x_2, x_111); +x_113 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; +lean_inc(x_2); +x_114 = lean_name_mk_string(x_2, x_113); +x_115 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +lean_inc(x_2); +x_116 = lean_name_mk_string(x_2, x_115); +x_117 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; +lean_inc(x_101); +lean_inc(x_100); +x_118 = l_Lean_addMacroScope(x_100, x_117, x_101); +x_119 = l_Lean_instInhabitedSourceInfo___closed__1; +x_120 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; +x_121 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; +x_122 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_122, 0, x_119); +lean_ctor_set(x_122, 1, x_120); +lean_ctor_set(x_122, 2, x_118); +lean_ctor_set(x_122, 3, x_121); +x_123 = l_Array_empty___closed__1; +x_124 = lean_array_push(x_123, x_122); +x_125 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; +x_126 = l_Lean_addMacroScope(x_100, x_125, x_101); +x_127 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; +x_128 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5; +x_129 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_129, 0, x_119); +lean_ctor_set(x_129, 1, x_127); +lean_ctor_set(x_129, 2, x_126); +lean_ctor_set(x_129, 3, x_128); +x_130 = lean_array_push(x_123, x_129); +x_131 = l_Lean_nullKind___closed__2; +x_132 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_132, 0, x_131); +lean_ctor_set(x_132, 1, x_130); +x_133 = lean_array_push(x_124, x_132); +x_134 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_134, 0, x_116); +lean_ctor_set(x_134, 1, x_133); +x_135 = lean_array_push(x_123, x_134); +x_136 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_136, 0, x_114); +lean_ctor_set(x_136, 1, x_135); +x_137 = lean_array_push(x_123, x_136); +x_138 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; +x_139 = lean_array_push(x_137, x_138); +lean_inc(x_112); +x_140 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_140, 0, x_112); +lean_ctor_set(x_140, 1, x_139); +x_141 = lean_array_push(x_123, x_140); +x_142 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_142, 0, x_131); +lean_ctor_set(x_142, 1, x_141); +x_143 = lean_array_push(x_123, x_142); +lean_inc(x_110); +x_144 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_144, 0, x_110); +lean_ctor_set(x_144, 1, x_143); +x_145 = l_Array_reverse___rarg(x_6); +x_146 = lean_array_push(x_145, x_3); +x_147 = l_Array_reverse___rarg(x_7); +x_148 = lean_array_push(x_147, x_4); +x_149 = l_Array_zip___rarg(x_146, x_148); +lean_dec(x_148); +lean_dec(x_146); +x_150 = lean_array_get_size(x_149); +x_151 = lean_usize_of_nat(x_150); +lean_dec(x_150); +x_152 = 0; +if (lean_obj_tag(x_8) == 0) +{ +uint8_t 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_153 = 1; +x_154 = lean_box(x_153); +x_155 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_155, 0, x_154); +lean_ctor_set(x_155, 1, x_144); +x_156 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(x_2, x_5, x_110, x_123, x_131, x_112, x_138, x_149, x_151, x_152, x_155, x_106, x_108); +lean_dec(x_149); +x_157 = lean_ctor_get(x_156, 0); +lean_inc(x_157); +x_158 = lean_ctor_get(x_156, 1); +lean_inc(x_158); +if (lean_is_exclusive(x_156)) { + lean_ctor_release(x_156, 0); + lean_ctor_release(x_156, 1); + x_159 = x_156; +} else { + lean_dec_ref(x_156); + x_159 = lean_box(0); +} +x_160 = lean_ctor_get(x_157, 1); +lean_inc(x_160); +lean_dec(x_157); +x_161 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_161, 0, x_160); +if (lean_is_scalar(x_159)) { + x_162 = lean_alloc_ctor(0, 2, 0); +} else { + x_162 = x_159; +} +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_158); +return x_162; +} +else +{ +lean_object* x_163; lean_object* x_164; uint8_t 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_dec(x_144); +x_163 = lean_ctor_get(x_8, 0); +lean_inc(x_163); +if (lean_is_exclusive(x_8)) { + lean_ctor_release(x_8, 0); + x_164 = x_8; +} else { + lean_dec_ref(x_8); + x_164 = lean_box(0); +} +x_165 = 1; +x_166 = lean_box(x_165); +x_167 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_167, 0, x_166); +lean_ctor_set(x_167, 1, x_163); +x_168 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__9(x_2, x_5, x_110, x_123, x_131, x_112, x_138, x_149, x_151, x_152, x_167, x_106, x_108); +lean_dec(x_149); +x_169 = lean_ctor_get(x_168, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_168, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_168)) { + lean_ctor_release(x_168, 0); + lean_ctor_release(x_168, 1); + x_171 = x_168; +} else { + lean_dec_ref(x_168); + x_171 = lean_box(0); +} +x_172 = lean_ctor_get(x_169, 1); +lean_inc(x_172); +lean_dec(x_169); +if (lean_is_scalar(x_164)) { + x_173 = lean_alloc_ctor(1, 1, 0); +} else { + x_173 = x_164; +} +lean_ctor_set(x_173, 0, x_172); +if (lean_is_scalar(x_171)) { + x_174 = lean_alloc_ctor(0, 2, 0); +} else { + x_174 = x_171; +} +lean_ctor_set(x_174, 0, x_173); +lean_ctor_set(x_174, 1, x_170); +return x_174; +} +} +} +} +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__4(lean_object* x_1, lean_object* x_2) { _start: { uint8_t x_3; @@ -22390,6 +21501,14 @@ return x_24; } } } +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = lean_apply_5(x_1, x_2, x_3, x_5, x_6, x_7); +return x_8; +} +} static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__1() { _start: { @@ -22402,65 +21521,8 @@ static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDo _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_mkPure___rarg___closed__3; -x_2 = lean_string_utf8_byte_size(x_1); -return x_2; -} -} -static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Meta_mkPure___rarg___closed__3; -x_2 = lean_unsigned_to_nat(0u); -x_3 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__2; -x_4 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_4, 0, x_1); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_3); -return x_4; -} -} -static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_Meta_mkPure___rarg___closed__3; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_3 = lean_alloc_ctor(0, 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___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__5; -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___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; x_1 = l_Lean_nullKind___closed__2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___boxed), 2, 1); +x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__4___boxed), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } @@ -22588,2369 +21650,618 @@ return x_43; } else { -lean_object* x_44; uint8_t x_45; +lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; x_44 = l_Lean_Syntax_getArg(x_32, x_8); lean_dec(x_32); -x_45 = !lean_is_exclusive(x_2); -if (x_45 == 0) -{ -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; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; size_t x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; -x_46 = lean_ctor_get(x_2, 5); -x_47 = l_Lean_replaceRef(x_1, x_46); -lean_dec(x_46); +lean_ctor_set(x_18, 0, x_44); +x_45 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_46 = lean_box(0); +x_47 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(x_1, x_45, x_30, x_9, x_28, x_13, x_4, x_25, x_46, x_18, x_2, x_3); lean_dec(x_1); -lean_ctor_set(x_2, 5, x_47); -x_48 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_49 = lean_ctor_get(x_48, 1); -lean_inc(x_49); -lean_dec(x_48); -x_50 = l_Array_reverse___rarg(x_30); -x_51 = lean_array_push(x_50, x_9); -x_52 = l_Array_reverse___rarg(x_28); -x_53 = lean_array_push(x_52, x_13); -x_54 = l_Array_zip___rarg(x_51, x_53); -lean_dec(x_53); -lean_dec(x_51); -x_55 = 1; -x_56 = lean_box(x_55); -x_57 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_57, 0, x_56); -lean_ctor_set(x_57, 1, x_44); -x_58 = lean_array_get_size(x_54); -x_59 = lean_usize_of_nat(x_58); -lean_dec(x_58); -x_60 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_61 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(x_60, x_4, x_34, x_54, x_59, x_25, x_57, x_2, x_49); -lean_dec(x_54); -x_62 = !lean_is_exclusive(x_61); -if (x_62 == 0) -{ -lean_object* x_63; lean_object* x_64; -x_63 = lean_ctor_get(x_61, 0); -x_64 = lean_ctor_get(x_63, 1); -lean_inc(x_64); -lean_dec(x_63); -lean_ctor_set(x_18, 0, x_64); -lean_ctor_set(x_61, 0, x_18); -return x_61; -} -else -{ -lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_65 = lean_ctor_get(x_61, 0); -x_66 = lean_ctor_get(x_61, 1); -lean_inc(x_66); -lean_inc(x_65); -lean_dec(x_61); -x_67 = lean_ctor_get(x_65, 1); -lean_inc(x_67); -lean_dec(x_65); -lean_ctor_set(x_18, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_18); -lean_ctor_set(x_68, 1, x_66); -return x_68; -} -} -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; uint8_t x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; size_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; -x_69 = lean_ctor_get(x_2, 0); -x_70 = lean_ctor_get(x_2, 1); -x_71 = lean_ctor_get(x_2, 2); -x_72 = lean_ctor_get(x_2, 3); -x_73 = lean_ctor_get(x_2, 4); -x_74 = lean_ctor_get(x_2, 5); -lean_inc(x_74); -lean_inc(x_73); -lean_inc(x_72); -lean_inc(x_71); -lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_2); -x_75 = l_Lean_replaceRef(x_1, x_74); -lean_dec(x_74); -lean_dec(x_1); -x_76 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_76, 0, x_69); -lean_ctor_set(x_76, 1, x_70); -lean_ctor_set(x_76, 2, x_71); -lean_ctor_set(x_76, 3, x_72); -lean_ctor_set(x_76, 4, x_73); -lean_ctor_set(x_76, 5, x_75); -x_77 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_76, x_3); -x_78 = lean_ctor_get(x_77, 1); -lean_inc(x_78); -lean_dec(x_77); -x_79 = l_Array_reverse___rarg(x_30); -x_80 = lean_array_push(x_79, x_9); -x_81 = l_Array_reverse___rarg(x_28); -x_82 = lean_array_push(x_81, x_13); -x_83 = l_Array_zip___rarg(x_80, x_82); -lean_dec(x_82); -lean_dec(x_80); -x_84 = 1; -x_85 = lean_box(x_84); -x_86 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_86, 1, x_44); -x_87 = lean_array_get_size(x_83); -x_88 = lean_usize_of_nat(x_87); -lean_dec(x_87); -x_89 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_90 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(x_89, x_4, x_34, x_83, x_88, x_25, x_86, x_76, x_78); -lean_dec(x_83); -x_91 = lean_ctor_get(x_90, 0); -lean_inc(x_91); -x_92 = lean_ctor_get(x_90, 1); -lean_inc(x_92); -if (lean_is_exclusive(x_90)) { - lean_ctor_release(x_90, 0); - lean_ctor_release(x_90, 1); - x_93 = x_90; -} else { - lean_dec_ref(x_90); - x_93 = lean_box(0); -} -x_94 = lean_ctor_get(x_91, 1); -lean_inc(x_94); -lean_dec(x_91); -lean_ctor_set(x_18, 0, x_94); -if (lean_is_scalar(x_93)) { - x_95 = lean_alloc_ctor(0, 2, 0); -} else { - x_95 = x_93; -} -lean_ctor_set(x_95, 0, x_18); -lean_ctor_set(x_95, 1, x_92); -return x_95; -} +return x_47; } } } else { -uint8_t x_96; +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_dec(x_32); -x_96 = !lean_is_exclusive(x_2); -if (x_96 == 0) -{ -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; 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; lean_object* x_137; lean_object* x_138; lean_object* x_139; uint8_t x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; size_t x_144; lean_object* x_145; lean_object* x_146; uint8_t x_147; -x_97 = lean_ctor_get(x_2, 1); -x_98 = lean_ctor_get(x_2, 2); -x_99 = lean_ctor_get(x_2, 5); -x_100 = l_Lean_replaceRef(x_1, x_99); -lean_dec(x_99); +lean_free_object(x_18); +x_48 = lean_box(0); +x_49 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_50 = lean_box(0); +x_51 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(x_1, x_49, x_30, x_9, x_28, x_13, x_4, x_25, x_50, x_48, x_2, x_3); lean_dec(x_1); -lean_inc(x_98); -lean_inc(x_97); -lean_ctor_set(x_2, 5, x_100); -x_101 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_102 = lean_ctor_get(x_101, 1); -lean_inc(x_102); -lean_dec(x_101); -x_103 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_98); -lean_inc(x_97); -x_104 = l_Lean_addMacroScope(x_97, x_103, x_98); -x_105 = l_Lean_instInhabitedSourceInfo___closed__1; -x_106 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_107 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_108 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_108, 0, x_105); -lean_ctor_set(x_108, 1, x_106); -lean_ctor_set(x_108, 2, x_104); -lean_ctor_set(x_108, 3, x_107); -x_109 = l_Array_empty___closed__1; -x_110 = lean_array_push(x_109, x_108); -x_111 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_112 = l_Lean_addMacroScope(x_97, x_111, x_98); -x_113 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_114 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_115 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_115, 0, x_105); -lean_ctor_set(x_115, 1, x_113); -lean_ctor_set(x_115, 2, x_112); -lean_ctor_set(x_115, 3, x_114); -x_116 = lean_array_push(x_109, x_115); -x_117 = l_Lean_nullKind___closed__2; -x_118 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_118, 0, x_117); -lean_ctor_set(x_118, 1, x_116); -x_119 = lean_array_push(x_110, x_118); -x_120 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_121 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_121, 0, x_120); -lean_ctor_set(x_121, 1, x_119); -x_122 = lean_array_push(x_109, x_121); -x_123 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_124 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_124, 0, x_123); -lean_ctor_set(x_124, 1, x_122); -x_125 = lean_array_push(x_109, x_124); -x_126 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -x_127 = lean_array_push(x_125, x_126); -x_128 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_129 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_127); -x_130 = lean_array_push(x_109, x_129); -x_131 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_131, 0, x_117); -lean_ctor_set(x_131, 1, x_130); -x_132 = lean_array_push(x_109, x_131); -x_133 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_134 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_134, 0, x_133); -lean_ctor_set(x_134, 1, x_132); -x_135 = l_Array_reverse___rarg(x_30); -x_136 = lean_array_push(x_135, x_9); -x_137 = l_Array_reverse___rarg(x_28); -x_138 = lean_array_push(x_137, x_13); -x_139 = l_Array_zip___rarg(x_136, x_138); -lean_dec(x_138); -lean_dec(x_136); -x_140 = 1; -x_141 = lean_box(x_140); -x_142 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_134); -x_143 = lean_array_get_size(x_139); -x_144 = lean_usize_of_nat(x_143); -lean_dec(x_143); -x_145 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_146 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(x_145, x_4, x_133, x_109, x_117, x_128, x_126, x_139, x_144, x_25, x_142, x_2, x_102); -lean_dec(x_139); -x_147 = !lean_is_exclusive(x_146); -if (x_147 == 0) -{ -lean_object* x_148; lean_object* x_149; -x_148 = lean_ctor_get(x_146, 0); -x_149 = lean_ctor_get(x_148, 1); -lean_inc(x_149); -lean_dec(x_148); -lean_ctor_set(x_18, 0, x_149); -lean_ctor_set(x_146, 0, x_18); -return x_146; -} -else -{ -lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_150 = lean_ctor_get(x_146, 0); -x_151 = lean_ctor_get(x_146, 1); -lean_inc(x_151); -lean_inc(x_150); -lean_dec(x_146); -x_152 = lean_ctor_get(x_150, 1); -lean_inc(x_152); -lean_dec(x_150); -lean_ctor_set(x_18, 0, x_152); -x_153 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_153, 0, x_18); -lean_ctor_set(x_153, 1, x_151); -return x_153; +return x_51; } } else { -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; 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; 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; uint8_t x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; size_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; lean_object* x_212; -x_154 = lean_ctor_get(x_2, 0); -x_155 = lean_ctor_get(x_2, 1); -x_156 = lean_ctor_get(x_2, 2); -x_157 = lean_ctor_get(x_2, 3); -x_158 = lean_ctor_get(x_2, 4); -x_159 = lean_ctor_get(x_2, 5); -lean_inc(x_159); -lean_inc(x_158); -lean_inc(x_157); -lean_inc(x_156); -lean_inc(x_155); -lean_inc(x_154); -lean_dec(x_2); -x_160 = l_Lean_replaceRef(x_1, x_159); -lean_dec(x_159); -lean_dec(x_1); -lean_inc(x_156); -lean_inc(x_155); -x_161 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_161, 0, x_154); -lean_ctor_set(x_161, 1, x_155); -lean_ctor_set(x_161, 2, x_156); -lean_ctor_set(x_161, 3, x_157); -lean_ctor_set(x_161, 4, x_158); -lean_ctor_set(x_161, 5, x_160); -x_162 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_161, x_3); -x_163 = lean_ctor_get(x_162, 1); -lean_inc(x_163); -lean_dec(x_162); -x_164 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_156); -lean_inc(x_155); -x_165 = l_Lean_addMacroScope(x_155, x_164, x_156); -x_166 = l_Lean_instInhabitedSourceInfo___closed__1; -x_167 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_168 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_169 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -lean_ctor_set(x_169, 2, x_165); -lean_ctor_set(x_169, 3, x_168); -x_170 = l_Array_empty___closed__1; -x_171 = lean_array_push(x_170, x_169); -x_172 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_173 = l_Lean_addMacroScope(x_155, x_172, x_156); -x_174 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_175 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_176 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_176, 0, x_166); -lean_ctor_set(x_176, 1, x_174); -lean_ctor_set(x_176, 2, x_173); -lean_ctor_set(x_176, 3, x_175); -x_177 = lean_array_push(x_170, x_176); -x_178 = l_Lean_nullKind___closed__2; -x_179 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_179, 0, x_178); -lean_ctor_set(x_179, 1, x_177); -x_180 = lean_array_push(x_171, x_179); -x_181 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_182 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_182, 0, x_181); -lean_ctor_set(x_182, 1, x_180); -x_183 = lean_array_push(x_170, x_182); -x_184 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_185 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_183); -x_186 = lean_array_push(x_170, x_185); -x_187 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -x_188 = lean_array_push(x_186, x_187); -x_189 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_190 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_190, 0, x_189); -lean_ctor_set(x_190, 1, x_188); -x_191 = lean_array_push(x_170, x_190); -x_192 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_192, 0, x_178); -lean_ctor_set(x_192, 1, x_191); -x_193 = lean_array_push(x_170, x_192); -x_194 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_195 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_195, 0, x_194); -lean_ctor_set(x_195, 1, x_193); -x_196 = l_Array_reverse___rarg(x_30); -x_197 = lean_array_push(x_196, x_9); -x_198 = l_Array_reverse___rarg(x_28); -x_199 = lean_array_push(x_198, x_13); -x_200 = l_Array_zip___rarg(x_197, x_199); -lean_dec(x_199); -lean_dec(x_197); -x_201 = 1; -x_202 = lean_box(x_201); -x_203 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_203, 0, x_202); -lean_ctor_set(x_203, 1, x_195); -x_204 = lean_array_get_size(x_200); -x_205 = lean_usize_of_nat(x_204); -lean_dec(x_204); -x_206 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_207 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(x_206, x_4, x_194, x_170, x_178, x_189, x_187, x_200, x_205, x_25, x_203, x_161, x_163); -lean_dec(x_200); -x_208 = lean_ctor_get(x_207, 0); -lean_inc(x_208); -x_209 = lean_ctor_get(x_207, 1); -lean_inc(x_209); -if (lean_is_exclusive(x_207)) { - lean_ctor_release(x_207, 0); - lean_ctor_release(x_207, 1); - x_210 = x_207; -} else { - lean_dec_ref(x_207); - x_210 = lean_box(0); -} -x_211 = lean_ctor_get(x_208, 1); -lean_inc(x_211); -lean_dec(x_208); -lean_ctor_set(x_18, 0, x_211); -if (lean_is_scalar(x_210)) { - x_212 = lean_alloc_ctor(0, 2, 0); -} else { - x_212 = x_210; -} -lean_ctor_set(x_212, 0, x_18); -lean_ctor_set(x_212, 1, x_209); -return x_212; -} -} -} -else -{ -lean_object* x_213; lean_object* x_214; size_t x_215; size_t 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; uint8_t x_224; -x_213 = lean_ctor_get(x_18, 0); -lean_inc(x_213); +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; uint8_t x_63; +x_52 = lean_ctor_get(x_18, 0); +lean_inc(x_52); lean_dec(x_18); -x_214 = lean_array_get_size(x_213); -x_215 = lean_usize_of_nat(x_214); -lean_dec(x_214); -x_216 = 0; -x_217 = x_213; -lean_inc(x_217); -x_218 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_215, x_216, x_217); -x_219 = x_218; -x_220 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_215, x_216, x_217); -x_221 = x_220; -x_222 = lean_unsigned_to_nat(5u); -x_223 = l_Lean_Syntax_getArg(x_1, x_222); -x_224 = l_Lean_Syntax_isNone(x_223); -if (x_224 == 0) +x_53 = lean_array_get_size(x_52); +x_54 = lean_usize_of_nat(x_53); +lean_dec(x_53); +x_55 = 0; +x_56 = x_52; +lean_inc(x_56); +x_57 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_54, x_55, x_56); +x_58 = x_57; +x_59 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_54, x_55, x_56); +x_60 = x_59; +x_61 = lean_unsigned_to_nat(5u); +x_62 = l_Lean_Syntax_getArg(x_1, x_61); +x_63 = l_Lean_Syntax_isNone(x_62); +if (x_63 == 0) { -lean_object* x_225; uint8_t x_226; -x_225 = l_Lean_nullKind___closed__2; -lean_inc(x_223); -x_226 = l_Lean_Syntax_isOfKind(x_223, x_225); +lean_object* x_64; uint8_t x_65; +x_64 = l_Lean_nullKind___closed__2; +lean_inc(x_62); +x_65 = l_Lean_Syntax_isOfKind(x_62, x_64); +if (x_65 == 0) +{ +lean_object* x_66; lean_object* x_67; +lean_dec(x_62); +lean_dec(x_60); +lean_dec(x_58); +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_2); +lean_dec(x_1); +x_66 = lean_box(0); +x_67 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_3); +return x_67; +} +else +{ +lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; +x_68 = l_Lean_Syntax_getArgs(x_62); +x_69 = lean_array_get_size(x_68); +lean_dec(x_68); +x_70 = lean_unsigned_to_nat(2u); +x_71 = lean_nat_dec_eq(x_69, x_70); +lean_dec(x_69); +if (x_71 == 0) +{ +lean_object* x_72; lean_object* x_73; +lean_dec(x_62); +lean_dec(x_60); +lean_dec(x_58); +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_2); +lean_dec(x_1); +x_72 = lean_box(0); +x_73 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_73, 1, x_3); +return x_73; +} +else +{ +lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_74 = l_Lean_Syntax_getArg(x_62, x_8); +lean_dec(x_62); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +x_76 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_77 = lean_box(0); +x_78 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(x_1, x_76, x_60, x_9, x_58, x_13, x_4, x_55, x_77, x_75, x_2, x_3); +lean_dec(x_1); +return x_78; +} +} +} +else +{ +lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; +lean_dec(x_62); +x_79 = lean_box(0); +x_80 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_81 = lean_box(0); +x_82 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(x_1, x_80, x_60, x_9, x_58, x_13, x_4, x_55, x_81, x_79, x_2, x_3); +lean_dec(x_1); +return x_82; +} +} +} +} +else +{ +lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_152; uint8_t x_153; +x_83 = lean_unsigned_to_nat(3u); +x_84 = l_Lean_Syntax_getArg(x_1, x_83); +x_85 = lean_unsigned_to_nat(4u); +x_86 = l_Lean_Syntax_getArg(x_1, x_85); +x_152 = l_Lean_nullKind___closed__2; +lean_inc(x_86); +x_153 = l_Lean_Syntax_isOfKind(x_86, x_152); +if (x_153 == 0) +{ +lean_object* x_154; +x_154 = lean_box(0); +x_87 = x_154; +goto block_151; +} +else +{ +lean_object* x_155; lean_object* x_156; lean_object* x_157; uint8_t x_158; +x_155 = l_Lean_Syntax_getArgs(x_86); +x_156 = lean_array_get_size(x_155); +lean_dec(x_155); +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_nat_dec_eq(x_156, x_157); +lean_dec(x_156); +if (x_158 == 0) +{ +lean_object* x_159; +x_159 = lean_box(0); +x_87 = x_159; +goto block_151; +} +else +{ +lean_object* x_160; lean_object* x_161; lean_object* x_162; uint8_t x_221; +x_160 = lean_unsigned_to_nat(5u); +x_161 = l_Lean_Syntax_getArg(x_1, x_160); +lean_inc(x_161); +x_221 = l_Lean_Syntax_isOfKind(x_161, x_152); +if (x_221 == 0) +{ +lean_object* x_222; +x_222 = lean_box(0); +x_162 = x_222; +goto block_220; +} +else +{ +lean_object* x_223; lean_object* x_224; lean_object* x_225; uint8_t x_226; +x_223 = l_Lean_Syntax_getArgs(x_161); +x_224 = lean_array_get_size(x_223); +lean_dec(x_223); +x_225 = lean_unsigned_to_nat(2u); +x_226 = lean_nat_dec_eq(x_224, x_225); +lean_dec(x_224); if (x_226 == 0) { -lean_object* x_227; lean_object* x_228; -lean_dec(x_223); -lean_dec(x_221); -lean_dec(x_219); -lean_dec(x_13); -lean_dec(x_9); -lean_dec(x_2); -lean_dec(x_1); +lean_object* x_227; x_227 = lean_box(0); -x_228 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_228, 0, x_227); -lean_ctor_set(x_228, 1, x_3); -return x_228; +x_162 = x_227; +goto block_220; } else { -lean_object* x_229; lean_object* x_230; lean_object* x_231; uint8_t x_232; -x_229 = l_Lean_Syntax_getArgs(x_223); -x_230 = lean_array_get_size(x_229); -lean_dec(x_229); -x_231 = lean_unsigned_to_nat(2u); -x_232 = lean_nat_dec_eq(x_230, x_231); -lean_dec(x_230); -if (x_232 == 0) -{ -lean_object* x_233; lean_object* x_234; -lean_dec(x_223); -lean_dec(x_221); -lean_dec(x_219); -lean_dec(x_13); +lean_object* x_228; lean_object* x_229; +lean_dec(x_161); +lean_dec(x_86); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_233 = lean_box(0); -x_234 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_234, 0, x_233); -lean_ctor_set(x_234, 1, x_3); -return x_234; +x_228 = lean_box(0); +x_229 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_3); +return x_229; } -else +} +block_220: { -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; uint8_t x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; size_t 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; -x_235 = l_Lean_Syntax_getArg(x_223, x_8); -lean_dec(x_223); -x_236 = lean_ctor_get(x_2, 0); -lean_inc(x_236); -x_237 = lean_ctor_get(x_2, 1); -lean_inc(x_237); -x_238 = lean_ctor_get(x_2, 2); -lean_inc(x_238); -x_239 = lean_ctor_get(x_2, 3); -lean_inc(x_239); -x_240 = lean_ctor_get(x_2, 4); -lean_inc(x_240); -x_241 = lean_ctor_get(x_2, 5); -lean_inc(x_241); -if (lean_is_exclusive(x_2)) { - lean_ctor_release(x_2, 0); - lean_ctor_release(x_2, 1); - lean_ctor_release(x_2, 2); - lean_ctor_release(x_2, 3); - lean_ctor_release(x_2, 4); - lean_ctor_release(x_2, 5); - x_242 = x_2; -} else { - lean_dec_ref(x_2); - x_242 = lean_box(0); -} -x_243 = l_Lean_replaceRef(x_1, x_241); -lean_dec(x_241); -lean_dec(x_1); -if (lean_is_scalar(x_242)) { - x_244 = lean_alloc_ctor(0, 6, 0); -} else { - x_244 = x_242; -} -lean_ctor_set(x_244, 0, x_236); -lean_ctor_set(x_244, 1, x_237); -lean_ctor_set(x_244, 2, x_238); -lean_ctor_set(x_244, 3, x_239); -lean_ctor_set(x_244, 4, x_240); -lean_ctor_set(x_244, 5, x_243); -x_245 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_244, x_3); -x_246 = lean_ctor_get(x_245, 1); -lean_inc(x_246); -lean_dec(x_245); -x_247 = l_Array_reverse___rarg(x_221); -x_248 = lean_array_push(x_247, x_9); -x_249 = l_Array_reverse___rarg(x_219); -x_250 = lean_array_push(x_249, x_13); -x_251 = l_Array_zip___rarg(x_248, x_250); -lean_dec(x_250); -lean_dec(x_248); -x_252 = 1; -x_253 = lean_box(x_252); -x_254 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_254, 0, x_253); -lean_ctor_set(x_254, 1, x_235); -x_255 = lean_array_get_size(x_251); -x_256 = lean_usize_of_nat(x_255); -lean_dec(x_255); -x_257 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_258 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(x_257, x_4, x_225, x_251, x_256, x_216, x_254, x_244, x_246); -lean_dec(x_251); -x_259 = lean_ctor_get(x_258, 0); -lean_inc(x_259); -x_260 = lean_ctor_get(x_258, 1); -lean_inc(x_260); -if (lean_is_exclusive(x_258)) { - lean_ctor_release(x_258, 0); - lean_ctor_release(x_258, 1); - x_261 = x_258; -} else { - lean_dec_ref(x_258); - x_261 = lean_box(0); -} -x_262 = lean_ctor_get(x_259, 1); -lean_inc(x_262); -lean_dec(x_259); -x_263 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_263, 0, x_262); -if (lean_is_scalar(x_261)) { - x_264 = lean_alloc_ctor(0, 2, 0); -} else { - x_264 = x_261; -} -lean_ctor_set(x_264, 0, x_263); -lean_ctor_set(x_264, 1, x_260); -return x_264; -} -} -} -else +lean_object* x_163; lean_object* x_164; lean_object* x_165; +lean_dec(x_162); +x_163 = l_Lean_Syntax_getArgs(x_86); +lean_dec(x_86); +x_164 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__2; +x_165 = l_Array_sequenceMap___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__1(x_163, x_164); +lean_dec(x_163); +if (lean_obj_tag(x_165) == 0) { -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; 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_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_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; uint8_t x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; size_t 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_dec(x_223); -x_265 = lean_ctor_get(x_2, 0); -lean_inc(x_265); -x_266 = lean_ctor_get(x_2, 1); -lean_inc(x_266); -x_267 = lean_ctor_get(x_2, 2); -lean_inc(x_267); -x_268 = lean_ctor_get(x_2, 3); -lean_inc(x_268); -x_269 = lean_ctor_get(x_2, 4); -lean_inc(x_269); -x_270 = lean_ctor_get(x_2, 5); -lean_inc(x_270); -if (lean_is_exclusive(x_2)) { - lean_ctor_release(x_2, 0); - lean_ctor_release(x_2, 1); - lean_ctor_release(x_2, 2); - lean_ctor_release(x_2, 3); - lean_ctor_release(x_2, 4); - lean_ctor_release(x_2, 5); - x_271 = x_2; -} else { - lean_dec_ref(x_2); - x_271 = lean_box(0); -} -x_272 = l_Lean_replaceRef(x_1, x_270); -lean_dec(x_270); -lean_dec(x_1); -lean_inc(x_267); -lean_inc(x_266); -if (lean_is_scalar(x_271)) { - x_273 = lean_alloc_ctor(0, 6, 0); -} else { - x_273 = x_271; -} -lean_ctor_set(x_273, 0, x_265); -lean_ctor_set(x_273, 1, x_266); -lean_ctor_set(x_273, 2, x_267); -lean_ctor_set(x_273, 3, x_268); -lean_ctor_set(x_273, 4, x_269); -lean_ctor_set(x_273, 5, x_272); -x_274 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_273, x_3); -x_275 = lean_ctor_get(x_274, 1); -lean_inc(x_275); -lean_dec(x_274); -x_276 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_267); -lean_inc(x_266); -x_277 = l_Lean_addMacroScope(x_266, x_276, x_267); -x_278 = l_Lean_instInhabitedSourceInfo___closed__1; -x_279 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_280 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_281 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_281, 0, x_278); -lean_ctor_set(x_281, 1, x_279); -lean_ctor_set(x_281, 2, x_277); -lean_ctor_set(x_281, 3, x_280); -x_282 = l_Array_empty___closed__1; -x_283 = lean_array_push(x_282, x_281); -x_284 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_285 = l_Lean_addMacroScope(x_266, x_284, x_267); -x_286 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_287 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_288 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_288, 0, x_278); -lean_ctor_set(x_288, 1, x_286); -lean_ctor_set(x_288, 2, x_285); -lean_ctor_set(x_288, 3, x_287); -x_289 = lean_array_push(x_282, x_288); -x_290 = l_Lean_nullKind___closed__2; -x_291 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_291, 0, x_290); -lean_ctor_set(x_291, 1, x_289); -x_292 = lean_array_push(x_283, x_291); -x_293 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_294 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_294, 0, x_293); -lean_ctor_set(x_294, 1, x_292); -x_295 = lean_array_push(x_282, x_294); -x_296 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_297 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_297, 0, x_296); -lean_ctor_set(x_297, 1, x_295); -x_298 = lean_array_push(x_282, x_297); -x_299 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -x_300 = lean_array_push(x_298, x_299); -x_301 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_302 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_302, 0, x_301); -lean_ctor_set(x_302, 1, x_300); -x_303 = lean_array_push(x_282, x_302); -x_304 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_304, 0, x_290); -lean_ctor_set(x_304, 1, x_303); -x_305 = lean_array_push(x_282, x_304); -x_306 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_307 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_307, 0, x_306); -lean_ctor_set(x_307, 1, x_305); -x_308 = l_Array_reverse___rarg(x_221); -x_309 = lean_array_push(x_308, x_9); -x_310 = l_Array_reverse___rarg(x_219); -x_311 = lean_array_push(x_310, x_13); -x_312 = l_Array_zip___rarg(x_309, x_311); -lean_dec(x_311); -lean_dec(x_309); -x_313 = 1; -x_314 = lean_box(x_313); -x_315 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_315, 0, x_314); -lean_ctor_set(x_315, 1, x_307); -x_316 = lean_array_get_size(x_312); -x_317 = lean_usize_of_nat(x_316); -lean_dec(x_316); -x_318 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_319 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7(x_318, x_4, x_306, x_282, x_290, x_301, x_299, x_312, x_317, x_216, x_315, x_273, x_275); -lean_dec(x_312); -x_320 = lean_ctor_get(x_319, 0); -lean_inc(x_320); -x_321 = lean_ctor_get(x_319, 1); -lean_inc(x_321); -if (lean_is_exclusive(x_319)) { - lean_ctor_release(x_319, 0); - lean_ctor_release(x_319, 1); - x_322 = x_319; -} else { - lean_dec_ref(x_319); - x_322 = lean_box(0); -} -x_323 = lean_ctor_get(x_320, 1); -lean_inc(x_323); -lean_dec(x_320); -x_324 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_324, 0, x_323); -if (lean_is_scalar(x_322)) { - x_325 = lean_alloc_ctor(0, 2, 0); -} else { - x_325 = x_322; -} -lean_ctor_set(x_325, 0, x_324); -lean_ctor_set(x_325, 1, x_321); -return x_325; -} -} -} -} -else -{ -lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_642; uint8_t x_643; -x_326 = lean_unsigned_to_nat(3u); -x_327 = l_Lean_Syntax_getArg(x_1, x_326); -x_328 = lean_unsigned_to_nat(4u); -x_329 = l_Lean_Syntax_getArg(x_1, x_328); -x_642 = l_Lean_nullKind___closed__2; -lean_inc(x_329); -x_643 = l_Lean_Syntax_isOfKind(x_329, x_642); -if (x_643 == 0) -{ -lean_object* x_644; -x_644 = lean_box(0); -x_330 = x_644; -goto block_641; -} -else -{ -lean_object* x_645; lean_object* x_646; lean_object* x_647; uint8_t x_648; -x_645 = l_Lean_Syntax_getArgs(x_329); -x_646 = lean_array_get_size(x_645); -lean_dec(x_645); -x_647 = lean_unsigned_to_nat(0u); -x_648 = lean_nat_dec_eq(x_646, x_647); -lean_dec(x_646); -if (x_648 == 0) -{ -lean_object* x_649; -x_649 = lean_box(0); -x_330 = x_649; -goto block_641; -} -else -{ -lean_object* x_650; lean_object* x_651; lean_object* x_652; uint8_t x_955; -x_650 = lean_unsigned_to_nat(5u); -x_651 = l_Lean_Syntax_getArg(x_1, x_650); -lean_inc(x_651); -x_955 = l_Lean_Syntax_isOfKind(x_651, x_642); -if (x_955 == 0) -{ -lean_object* x_956; -x_956 = lean_box(0); -x_652 = x_956; -goto block_954; -} -else -{ -lean_object* x_957; lean_object* x_958; lean_object* x_959; uint8_t x_960; -x_957 = l_Lean_Syntax_getArgs(x_651); -x_958 = lean_array_get_size(x_957); -lean_dec(x_957); -x_959 = lean_unsigned_to_nat(2u); -x_960 = lean_nat_dec_eq(x_958, x_959); -lean_dec(x_958); -if (x_960 == 0) -{ -lean_object* x_961; -x_961 = lean_box(0); -x_652 = x_961; -goto block_954; -} -else -{ -lean_object* x_962; lean_object* x_963; -lean_dec(x_651); -lean_dec(x_329); -lean_dec(x_327); +lean_object* x_166; lean_object* x_167; +lean_dec(x_161); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_962 = lean_box(0); -x_963 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_963, 0, x_962); -lean_ctor_set(x_963, 1, x_3); -return x_963; +x_166 = lean_box(0); +x_167 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_167, 0, x_166); +lean_ctor_set(x_167, 1, x_3); +return x_167; } -} -block_954: +else { -lean_object* x_653; lean_object* x_654; lean_object* x_655; -lean_dec(x_652); -x_653 = l_Lean_Syntax_getArgs(x_329); -lean_dec(x_329); -x_654 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__7; -x_655 = l_Array_sequenceMap___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__1(x_653, x_654); -lean_dec(x_653); -if (lean_obj_tag(x_655) == 0) +uint8_t x_168; +x_168 = !lean_is_exclusive(x_165); +if (x_168 == 0) { -lean_object* x_656; lean_object* x_657; -lean_dec(x_651); -lean_dec(x_327); +lean_object* x_169; lean_object* x_170; size_t x_171; size_t x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; uint8_t x_178; +x_169 = lean_ctor_get(x_165, 0); +x_170 = lean_array_get_size(x_169); +x_171 = lean_usize_of_nat(x_170); +lean_dec(x_170); +x_172 = 0; +x_173 = x_169; +lean_inc(x_173); +x_174 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_171, x_172, x_173); +x_175 = x_174; +x_176 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_171, x_172, x_173); +x_177 = x_176; +x_178 = l_Lean_Syntax_isNone(x_161); +if (x_178 == 0) +{ +uint8_t x_179; +lean_inc(x_161); +x_179 = l_Lean_Syntax_isOfKind(x_161, x_152); +if (x_179 == 0) +{ +lean_object* x_180; lean_object* x_181; +lean_dec(x_177); +lean_dec(x_175); +lean_free_object(x_165); +lean_dec(x_161); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_656 = lean_box(0); -x_657 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_657, 0, x_656); -lean_ctor_set(x_657, 1, x_3); -return x_657; +x_180 = lean_box(0); +x_181 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_181, 0, x_180); +lean_ctor_set(x_181, 1, x_3); +return x_181; } else { -uint8_t x_658; -x_658 = !lean_is_exclusive(x_655); -if (x_658 == 0) +lean_object* x_182; lean_object* x_183; lean_object* x_184; uint8_t x_185; +x_182 = l_Lean_Syntax_getArgs(x_161); +x_183 = lean_array_get_size(x_182); +lean_dec(x_182); +x_184 = lean_unsigned_to_nat(2u); +x_185 = lean_nat_dec_eq(x_183, x_184); +lean_dec(x_183); +if (x_185 == 0) { -lean_object* x_659; lean_object* x_660; size_t x_661; size_t x_662; lean_object* x_663; lean_object* x_664; lean_object* x_665; lean_object* x_666; lean_object* x_667; uint8_t x_668; -x_659 = lean_ctor_get(x_655, 0); -x_660 = lean_array_get_size(x_659); -x_661 = lean_usize_of_nat(x_660); -lean_dec(x_660); -x_662 = 0; -x_663 = x_659; -lean_inc(x_663); -x_664 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_661, x_662, x_663); -x_665 = x_664; -x_666 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_661, x_662, x_663); -x_667 = x_666; -x_668 = l_Lean_Syntax_isNone(x_651); -if (x_668 == 0) -{ -uint8_t x_669; -lean_inc(x_651); -x_669 = l_Lean_Syntax_isOfKind(x_651, x_642); -if (x_669 == 0) -{ -lean_object* x_670; lean_object* x_671; -lean_dec(x_667); -lean_dec(x_665); -lean_free_object(x_655); -lean_dec(x_651); -lean_dec(x_327); +lean_object* x_186; lean_object* x_187; +lean_dec(x_177); +lean_dec(x_175); +lean_free_object(x_165); +lean_dec(x_161); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_670 = lean_box(0); -x_671 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_671, 0, x_670); -lean_ctor_set(x_671, 1, x_3); -return x_671; +x_186 = lean_box(0); +x_187 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_187, 0, x_186); +lean_ctor_set(x_187, 1, x_3); +return x_187; } else { -lean_object* x_672; lean_object* x_673; lean_object* x_674; uint8_t x_675; -x_672 = l_Lean_Syntax_getArgs(x_651); -x_673 = lean_array_get_size(x_672); -lean_dec(x_672); -x_674 = lean_unsigned_to_nat(2u); -x_675 = lean_nat_dec_eq(x_673, x_674); -lean_dec(x_673); -if (x_675 == 0) +lean_object* x_188; lean_object* x_189; lean_object* x_190; +x_188 = l_Lean_Syntax_getArg(x_161, x_8); +lean_dec(x_161); +lean_ctor_set(x_165, 0, x_188); +x_189 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_190 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_189, x_9, x_84, x_4, x_177, x_175, x_165, x_2, x_3); +lean_dec(x_1); +return x_190; +} +} +} +else { -lean_object* x_676; lean_object* x_677; -lean_dec(x_667); -lean_dec(x_665); -lean_free_object(x_655); -lean_dec(x_651); -lean_dec(x_327); +lean_object* x_191; lean_object* x_192; lean_object* x_193; +lean_free_object(x_165); +lean_dec(x_161); +x_191 = lean_box(0); +x_192 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_193 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_192, x_9, x_84, x_4, x_177, x_175, x_191, x_2, x_3); +lean_dec(x_1); +return x_193; +} +} +else +{ +lean_object* x_194; lean_object* x_195; size_t x_196; size_t x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; uint8_t x_203; +x_194 = lean_ctor_get(x_165, 0); +lean_inc(x_194); +lean_dec(x_165); +x_195 = lean_array_get_size(x_194); +x_196 = lean_usize_of_nat(x_195); +lean_dec(x_195); +x_197 = 0; +x_198 = x_194; +lean_inc(x_198); +x_199 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_196, x_197, x_198); +x_200 = x_199; +x_201 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_196, x_197, x_198); +x_202 = x_201; +x_203 = l_Lean_Syntax_isNone(x_161); +if (x_203 == 0) +{ +uint8_t x_204; +lean_inc(x_161); +x_204 = l_Lean_Syntax_isOfKind(x_161, x_152); +if (x_204 == 0) +{ +lean_object* x_205; lean_object* x_206; +lean_dec(x_202); +lean_dec(x_200); +lean_dec(x_161); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_676 = lean_box(0); -x_677 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_677, 0, x_676); -lean_ctor_set(x_677, 1, x_3); -return x_677; +x_205 = lean_box(0); +x_206 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_3); +return x_206; } else { -lean_object* x_678; uint8_t x_679; -x_678 = l_Lean_Syntax_getArg(x_651, x_8); -lean_dec(x_651); -x_679 = !lean_is_exclusive(x_2); -if (x_679 == 0) +lean_object* x_207; lean_object* x_208; lean_object* x_209; uint8_t x_210; +x_207 = l_Lean_Syntax_getArgs(x_161); +x_208 = lean_array_get_size(x_207); +lean_dec(x_207); +x_209 = lean_unsigned_to_nat(2u); +x_210 = lean_nat_dec_eq(x_208, x_209); +lean_dec(x_208); +if (x_210 == 0) { -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; uint8_t x_689; lean_object* x_690; lean_object* x_691; lean_object* x_692; size_t x_693; lean_object* x_694; lean_object* x_695; uint8_t x_696; -x_680 = lean_ctor_get(x_2, 5); -x_681 = l_Lean_replaceRef(x_1, x_680); -lean_dec(x_680); -lean_dec(x_1); -lean_ctor_set(x_2, 5, x_681); -x_682 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_683 = lean_ctor_get(x_682, 1); -lean_inc(x_683); -lean_dec(x_682); -x_684 = l_Array_reverse___rarg(x_667); -x_685 = lean_array_push(x_684, x_9); -x_686 = l_Array_reverse___rarg(x_665); -x_687 = lean_array_push(x_686, x_327); -x_688 = l_Array_zip___rarg(x_685, x_687); -lean_dec(x_687); -lean_dec(x_685); -x_689 = 1; -x_690 = lean_box(x_689); -x_691 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_691, 0, x_690); -lean_ctor_set(x_691, 1, x_678); -x_692 = lean_array_get_size(x_688); -x_693 = lean_usize_of_nat(x_692); -lean_dec(x_692); -x_694 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_695 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10(x_694, x_4, x_642, x_688, x_693, x_662, x_691, x_2, x_683); -lean_dec(x_688); -x_696 = !lean_is_exclusive(x_695); -if (x_696 == 0) -{ -lean_object* x_697; lean_object* x_698; -x_697 = lean_ctor_get(x_695, 0); -x_698 = lean_ctor_get(x_697, 1); -lean_inc(x_698); -lean_dec(x_697); -lean_ctor_set(x_655, 0, x_698); -lean_ctor_set(x_695, 0, x_655); -return x_695; -} -else -{ -lean_object* x_699; lean_object* x_700; lean_object* x_701; lean_object* x_702; -x_699 = lean_ctor_get(x_695, 0); -x_700 = lean_ctor_get(x_695, 1); -lean_inc(x_700); -lean_inc(x_699); -lean_dec(x_695); -x_701 = lean_ctor_get(x_699, 1); -lean_inc(x_701); -lean_dec(x_699); -lean_ctor_set(x_655, 0, x_701); -x_702 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_702, 0, x_655); -lean_ctor_set(x_702, 1, x_700); -return x_702; -} -} -else -{ -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; 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; uint8_t x_718; lean_object* x_719; lean_object* x_720; lean_object* x_721; size_t 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; -x_703 = lean_ctor_get(x_2, 0); -x_704 = lean_ctor_get(x_2, 1); -x_705 = lean_ctor_get(x_2, 2); -x_706 = lean_ctor_get(x_2, 3); -x_707 = lean_ctor_get(x_2, 4); -x_708 = lean_ctor_get(x_2, 5); -lean_inc(x_708); -lean_inc(x_707); -lean_inc(x_706); -lean_inc(x_705); -lean_inc(x_704); -lean_inc(x_703); -lean_dec(x_2); -x_709 = l_Lean_replaceRef(x_1, x_708); -lean_dec(x_708); -lean_dec(x_1); -x_710 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_710, 0, x_703); -lean_ctor_set(x_710, 1, x_704); -lean_ctor_set(x_710, 2, x_705); -lean_ctor_set(x_710, 3, x_706); -lean_ctor_set(x_710, 4, x_707); -lean_ctor_set(x_710, 5, x_709); -x_711 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_710, x_3); -x_712 = lean_ctor_get(x_711, 1); -lean_inc(x_712); -lean_dec(x_711); -x_713 = l_Array_reverse___rarg(x_667); -x_714 = lean_array_push(x_713, x_9); -x_715 = l_Array_reverse___rarg(x_665); -x_716 = lean_array_push(x_715, x_327); -x_717 = l_Array_zip___rarg(x_714, x_716); -lean_dec(x_716); -lean_dec(x_714); -x_718 = 1; -x_719 = lean_box(x_718); -x_720 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_720, 0, x_719); -lean_ctor_set(x_720, 1, x_678); -x_721 = lean_array_get_size(x_717); -x_722 = lean_usize_of_nat(x_721); -lean_dec(x_721); -x_723 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_724 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10(x_723, x_4, x_642, x_717, x_722, x_662, x_720, x_710, x_712); -lean_dec(x_717); -x_725 = lean_ctor_get(x_724, 0); -lean_inc(x_725); -x_726 = lean_ctor_get(x_724, 1); -lean_inc(x_726); -if (lean_is_exclusive(x_724)) { - lean_ctor_release(x_724, 0); - lean_ctor_release(x_724, 1); - x_727 = x_724; -} else { - lean_dec_ref(x_724); - x_727 = lean_box(0); -} -x_728 = lean_ctor_get(x_725, 1); -lean_inc(x_728); -lean_dec(x_725); -lean_ctor_set(x_655, 0, x_728); -if (lean_is_scalar(x_727)) { - x_729 = lean_alloc_ctor(0, 2, 0); -} else { - x_729 = x_727; -} -lean_ctor_set(x_729, 0, x_655); -lean_ctor_set(x_729, 1, x_726); -return x_729; -} -} -} -} -else -{ -uint8_t x_730; -lean_dec(x_651); -x_730 = !lean_is_exclusive(x_2); -if (x_730 == 0) -{ -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_739; lean_object* x_740; lean_object* x_741; 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; lean_object* x_753; 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; 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; uint8_t x_773; lean_object* x_774; lean_object* x_775; lean_object* x_776; size_t x_777; lean_object* x_778; lean_object* x_779; uint8_t x_780; -x_731 = lean_ctor_get(x_2, 1); -x_732 = lean_ctor_get(x_2, 2); -x_733 = lean_ctor_get(x_2, 5); -x_734 = l_Lean_replaceRef(x_1, x_733); -lean_dec(x_733); -lean_dec(x_1); -lean_inc(x_732); -lean_inc(x_731); -lean_ctor_set(x_2, 5, x_734); -x_735 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_736 = lean_ctor_get(x_735, 1); -lean_inc(x_736); -lean_dec(x_735); -x_737 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_732); -lean_inc(x_731); -x_738 = l_Lean_addMacroScope(x_731, x_737, x_732); -x_739 = l_Lean_instInhabitedSourceInfo___closed__1; -x_740 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_741 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_742 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_742, 0, x_739); -lean_ctor_set(x_742, 1, x_740); -lean_ctor_set(x_742, 2, x_738); -lean_ctor_set(x_742, 3, x_741); -x_743 = l_Array_empty___closed__1; -x_744 = lean_array_push(x_743, x_742); -x_745 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_746 = l_Lean_addMacroScope(x_731, x_745, x_732); -x_747 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_748 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_749 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_749, 0, x_739); -lean_ctor_set(x_749, 1, x_747); -lean_ctor_set(x_749, 2, x_746); -lean_ctor_set(x_749, 3, x_748); -x_750 = lean_array_push(x_743, x_749); -x_751 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_751, 0, x_642); -lean_ctor_set(x_751, 1, x_750); -x_752 = lean_array_push(x_744, x_751); -x_753 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_754 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_754, 0, x_753); -lean_ctor_set(x_754, 1, x_752); -x_755 = lean_array_push(x_743, x_754); -x_756 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_757 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_757, 0, x_756); -lean_ctor_set(x_757, 1, x_755); -x_758 = lean_array_push(x_743, x_757); -x_759 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_760 = lean_array_push(x_758, x_759); -x_761 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_762 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_762, 0, x_761); -lean_ctor_set(x_762, 1, x_760); -x_763 = lean_array_push(x_743, x_762); -x_764 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_764, 0, x_642); -lean_ctor_set(x_764, 1, x_763); -x_765 = lean_array_push(x_743, x_764); -x_766 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_767 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_767, 0, x_766); -lean_ctor_set(x_767, 1, x_765); -x_768 = l_Array_reverse___rarg(x_667); -x_769 = lean_array_push(x_768, x_9); -x_770 = l_Array_reverse___rarg(x_665); -x_771 = lean_array_push(x_770, x_327); -x_772 = l_Array_zip___rarg(x_769, x_771); -lean_dec(x_771); -lean_dec(x_769); -x_773 = 1; -x_774 = lean_box(x_773); -x_775 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_775, 0, x_774); -lean_ctor_set(x_775, 1, x_767); -x_776 = lean_array_get_size(x_772); -x_777 = lean_usize_of_nat(x_776); -lean_dec(x_776); -x_778 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_779 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11(x_778, x_4, x_642, x_766, x_743, x_761, x_759, x_772, x_777, x_662, x_775, x_2, x_736); -lean_dec(x_772); -x_780 = !lean_is_exclusive(x_779); -if (x_780 == 0) -{ -lean_object* x_781; lean_object* x_782; -x_781 = lean_ctor_get(x_779, 0); -x_782 = lean_ctor_get(x_781, 1); -lean_inc(x_782); -lean_dec(x_781); -lean_ctor_set(x_655, 0, x_782); -lean_ctor_set(x_779, 0, x_655); -return x_779; -} -else -{ -lean_object* x_783; lean_object* x_784; lean_object* x_785; lean_object* x_786; -x_783 = lean_ctor_get(x_779, 0); -x_784 = lean_ctor_get(x_779, 1); -lean_inc(x_784); -lean_inc(x_783); -lean_dec(x_779); -x_785 = lean_ctor_get(x_783, 1); -lean_inc(x_785); -lean_dec(x_783); -lean_ctor_set(x_655, 0, x_785); -x_786 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_786, 0, x_655); -lean_ctor_set(x_786, 1, x_784); -return x_786; -} -} -else -{ -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_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; uint8_t x_833; lean_object* x_834; lean_object* x_835; lean_object* x_836; size_t 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; -x_787 = lean_ctor_get(x_2, 0); -x_788 = lean_ctor_get(x_2, 1); -x_789 = lean_ctor_get(x_2, 2); -x_790 = lean_ctor_get(x_2, 3); -x_791 = lean_ctor_get(x_2, 4); -x_792 = lean_ctor_get(x_2, 5); -lean_inc(x_792); -lean_inc(x_791); -lean_inc(x_790); -lean_inc(x_789); -lean_inc(x_788); -lean_inc(x_787); -lean_dec(x_2); -x_793 = l_Lean_replaceRef(x_1, x_792); -lean_dec(x_792); -lean_dec(x_1); -lean_inc(x_789); -lean_inc(x_788); -x_794 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_794, 0, x_787); -lean_ctor_set(x_794, 1, x_788); -lean_ctor_set(x_794, 2, x_789); -lean_ctor_set(x_794, 3, x_790); -lean_ctor_set(x_794, 4, x_791); -lean_ctor_set(x_794, 5, x_793); -x_795 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_794, x_3); -x_796 = lean_ctor_get(x_795, 1); -lean_inc(x_796); -lean_dec(x_795); -x_797 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_789); -lean_inc(x_788); -x_798 = l_Lean_addMacroScope(x_788, x_797, x_789); -x_799 = l_Lean_instInhabitedSourceInfo___closed__1; -x_800 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_801 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_802 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_802, 0, x_799); -lean_ctor_set(x_802, 1, x_800); -lean_ctor_set(x_802, 2, x_798); -lean_ctor_set(x_802, 3, x_801); -x_803 = l_Array_empty___closed__1; -x_804 = lean_array_push(x_803, x_802); -x_805 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_806 = l_Lean_addMacroScope(x_788, x_805, x_789); -x_807 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_808 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_809 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_809, 0, x_799); -lean_ctor_set(x_809, 1, x_807); -lean_ctor_set(x_809, 2, x_806); -lean_ctor_set(x_809, 3, x_808); -x_810 = lean_array_push(x_803, x_809); -x_811 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_811, 0, x_642); -lean_ctor_set(x_811, 1, x_810); -x_812 = lean_array_push(x_804, x_811); -x_813 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_814 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_814, 0, x_813); -lean_ctor_set(x_814, 1, x_812); -x_815 = lean_array_push(x_803, x_814); -x_816 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_817 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_817, 0, x_816); -lean_ctor_set(x_817, 1, x_815); -x_818 = lean_array_push(x_803, x_817); -x_819 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_820 = lean_array_push(x_818, x_819); -x_821 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_822 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_822, 0, x_821); -lean_ctor_set(x_822, 1, x_820); -x_823 = lean_array_push(x_803, x_822); -x_824 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_824, 0, x_642); -lean_ctor_set(x_824, 1, x_823); -x_825 = lean_array_push(x_803, x_824); -x_826 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_827 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_827, 0, x_826); -lean_ctor_set(x_827, 1, x_825); -x_828 = l_Array_reverse___rarg(x_667); -x_829 = lean_array_push(x_828, x_9); -x_830 = l_Array_reverse___rarg(x_665); -x_831 = lean_array_push(x_830, x_327); -x_832 = l_Array_zip___rarg(x_829, x_831); -lean_dec(x_831); -lean_dec(x_829); -x_833 = 1; -x_834 = lean_box(x_833); -x_835 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_835, 0, x_834); -lean_ctor_set(x_835, 1, x_827); -x_836 = lean_array_get_size(x_832); -x_837 = lean_usize_of_nat(x_836); -lean_dec(x_836); -x_838 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_839 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11(x_838, x_4, x_642, x_826, x_803, x_821, x_819, x_832, x_837, x_662, x_835, x_794, x_796); -lean_dec(x_832); -x_840 = lean_ctor_get(x_839, 0); -lean_inc(x_840); -x_841 = lean_ctor_get(x_839, 1); -lean_inc(x_841); -if (lean_is_exclusive(x_839)) { - lean_ctor_release(x_839, 0); - lean_ctor_release(x_839, 1); - x_842 = x_839; -} else { - lean_dec_ref(x_839); - x_842 = lean_box(0); -} -x_843 = lean_ctor_get(x_840, 1); -lean_inc(x_843); -lean_dec(x_840); -lean_ctor_set(x_655, 0, x_843); -if (lean_is_scalar(x_842)) { - x_844 = lean_alloc_ctor(0, 2, 0); -} else { - x_844 = x_842; -} -lean_ctor_set(x_844, 0, x_655); -lean_ctor_set(x_844, 1, x_841); -return x_844; -} -} -} -else -{ -lean_object* x_845; lean_object* x_846; size_t x_847; size_t x_848; lean_object* x_849; lean_object* x_850; lean_object* x_851; lean_object* x_852; lean_object* x_853; uint8_t x_854; -x_845 = lean_ctor_get(x_655, 0); -lean_inc(x_845); -lean_dec(x_655); -x_846 = lean_array_get_size(x_845); -x_847 = lean_usize_of_nat(x_846); -lean_dec(x_846); -x_848 = 0; -x_849 = x_845; -lean_inc(x_849); -x_850 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_847, x_848, x_849); -x_851 = x_850; -x_852 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_847, x_848, x_849); -x_853 = x_852; -x_854 = l_Lean_Syntax_isNone(x_651); -if (x_854 == 0) -{ -uint8_t x_855; -lean_inc(x_651); -x_855 = l_Lean_Syntax_isOfKind(x_651, x_642); -if (x_855 == 0) -{ -lean_object* x_856; lean_object* x_857; -lean_dec(x_853); -lean_dec(x_851); -lean_dec(x_651); -lean_dec(x_327); +lean_object* x_211; lean_object* x_212; +lean_dec(x_202); +lean_dec(x_200); +lean_dec(x_161); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_856 = lean_box(0); -x_857 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_857, 0, x_856); -lean_ctor_set(x_857, 1, x_3); -return x_857; +x_211 = lean_box(0); +x_212 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_3); +return x_212; } else { -lean_object* x_858; lean_object* x_859; lean_object* x_860; uint8_t x_861; -x_858 = l_Lean_Syntax_getArgs(x_651); -x_859 = lean_array_get_size(x_858); -lean_dec(x_858); -x_860 = lean_unsigned_to_nat(2u); -x_861 = lean_nat_dec_eq(x_859, x_860); -lean_dec(x_859); -if (x_861 == 0) +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +x_213 = l_Lean_Syntax_getArg(x_161, x_8); +lean_dec(x_161); +x_214 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_214, 0, x_213); +x_215 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_216 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_215, x_9, x_84, x_4, x_202, x_200, x_214, x_2, x_3); +lean_dec(x_1); +return x_216; +} +} +} +else { -lean_object* x_862; lean_object* x_863; -lean_dec(x_853); -lean_dec(x_851); -lean_dec(x_651); -lean_dec(x_327); +lean_object* x_217; lean_object* x_218; lean_object* x_219; +lean_dec(x_161); +x_217 = lean_box(0); +x_218 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_219 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_218, x_9, x_84, x_4, x_202, x_200, x_217, x_2, x_3); +lean_dec(x_1); +return x_219; +} +} +} +} +} +} +block_151: +{ +lean_object* x_88; lean_object* x_89; lean_object* x_90; +lean_dec(x_87); +x_88 = l_Lean_Syntax_getArgs(x_86); +lean_dec(x_86); +x_89 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__2; +x_90 = l_Array_sequenceMap___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__1(x_88, x_89); +lean_dec(x_88); +if (lean_obj_tag(x_90) == 0) +{ +lean_object* x_91; lean_object* x_92; +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_862 = lean_box(0); -x_863 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_863, 0, x_862); -lean_ctor_set(x_863, 1, x_3); -return x_863; +x_91 = lean_box(0); +x_92 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_92, 0, x_91); +lean_ctor_set(x_92, 1, x_3); +return x_92; } else { -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; lean_object* x_876; lean_object* x_877; lean_object* x_878; lean_object* x_879; lean_object* x_880; uint8_t x_881; lean_object* x_882; lean_object* x_883; lean_object* x_884; size_t 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; -x_864 = l_Lean_Syntax_getArg(x_651, x_8); -lean_dec(x_651); -x_865 = lean_ctor_get(x_2, 0); -lean_inc(x_865); -x_866 = lean_ctor_get(x_2, 1); -lean_inc(x_866); -x_867 = lean_ctor_get(x_2, 2); -lean_inc(x_867); -x_868 = lean_ctor_get(x_2, 3); -lean_inc(x_868); -x_869 = lean_ctor_get(x_2, 4); -lean_inc(x_869); -x_870 = lean_ctor_get(x_2, 5); -lean_inc(x_870); -if (lean_is_exclusive(x_2)) { - lean_ctor_release(x_2, 0); - lean_ctor_release(x_2, 1); - lean_ctor_release(x_2, 2); - lean_ctor_release(x_2, 3); - lean_ctor_release(x_2, 4); - lean_ctor_release(x_2, 5); - x_871 = x_2; -} else { - lean_dec_ref(x_2); - x_871 = lean_box(0); -} -x_872 = l_Lean_replaceRef(x_1, x_870); -lean_dec(x_870); -lean_dec(x_1); -if (lean_is_scalar(x_871)) { - x_873 = lean_alloc_ctor(0, 6, 0); -} else { - x_873 = x_871; -} -lean_ctor_set(x_873, 0, x_865); -lean_ctor_set(x_873, 1, x_866); -lean_ctor_set(x_873, 2, x_867); -lean_ctor_set(x_873, 3, x_868); -lean_ctor_set(x_873, 4, x_869); -lean_ctor_set(x_873, 5, x_872); -x_874 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_873, x_3); -x_875 = lean_ctor_get(x_874, 1); -lean_inc(x_875); -lean_dec(x_874); -x_876 = l_Array_reverse___rarg(x_853); -x_877 = lean_array_push(x_876, x_9); -x_878 = l_Array_reverse___rarg(x_851); -x_879 = lean_array_push(x_878, x_327); -x_880 = l_Array_zip___rarg(x_877, x_879); -lean_dec(x_879); -lean_dec(x_877); -x_881 = 1; -x_882 = lean_box(x_881); -x_883 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_883, 0, x_882); -lean_ctor_set(x_883, 1, x_864); -x_884 = lean_array_get_size(x_880); -x_885 = lean_usize_of_nat(x_884); -lean_dec(x_884); -x_886 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_887 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10(x_886, x_4, x_642, x_880, x_885, x_848, x_883, x_873, x_875); -lean_dec(x_880); -x_888 = lean_ctor_get(x_887, 0); -lean_inc(x_888); -x_889 = lean_ctor_get(x_887, 1); -lean_inc(x_889); -if (lean_is_exclusive(x_887)) { - lean_ctor_release(x_887, 0); - lean_ctor_release(x_887, 1); - x_890 = x_887; -} else { - lean_dec_ref(x_887); - x_890 = lean_box(0); -} -x_891 = lean_ctor_get(x_888, 1); -lean_inc(x_891); -lean_dec(x_888); -x_892 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_892, 0, x_891); -if (lean_is_scalar(x_890)) { - x_893 = lean_alloc_ctor(0, 2, 0); -} else { - x_893 = x_890; -} -lean_ctor_set(x_893, 0, x_892); -lean_ctor_set(x_893, 1, x_889); -return x_893; -} -} -} -else +uint8_t x_93; +x_93 = !lean_is_exclusive(x_90); +if (x_93 == 0) { -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_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; 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; 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_938; lean_object* x_939; lean_object* x_940; uint8_t x_941; lean_object* x_942; lean_object* x_943; lean_object* x_944; size_t 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; lean_object* x_952; lean_object* x_953; -lean_dec(x_651); -x_894 = lean_ctor_get(x_2, 0); -lean_inc(x_894); -x_895 = lean_ctor_get(x_2, 1); -lean_inc(x_895); -x_896 = lean_ctor_get(x_2, 2); -lean_inc(x_896); -x_897 = lean_ctor_get(x_2, 3); -lean_inc(x_897); -x_898 = lean_ctor_get(x_2, 4); -lean_inc(x_898); -x_899 = lean_ctor_get(x_2, 5); -lean_inc(x_899); -if (lean_is_exclusive(x_2)) { - lean_ctor_release(x_2, 0); - lean_ctor_release(x_2, 1); - lean_ctor_release(x_2, 2); - lean_ctor_release(x_2, 3); - lean_ctor_release(x_2, 4); - lean_ctor_release(x_2, 5); - x_900 = x_2; -} else { - lean_dec_ref(x_2); - x_900 = lean_box(0); -} -x_901 = l_Lean_replaceRef(x_1, x_899); -lean_dec(x_899); -lean_dec(x_1); -lean_inc(x_896); -lean_inc(x_895); -if (lean_is_scalar(x_900)) { - x_902 = lean_alloc_ctor(0, 6, 0); -} else { - x_902 = x_900; -} -lean_ctor_set(x_902, 0, x_894); -lean_ctor_set(x_902, 1, x_895); -lean_ctor_set(x_902, 2, x_896); -lean_ctor_set(x_902, 3, x_897); -lean_ctor_set(x_902, 4, x_898); -lean_ctor_set(x_902, 5, x_901); -x_903 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_902, x_3); -x_904 = lean_ctor_get(x_903, 1); -lean_inc(x_904); -lean_dec(x_903); -x_905 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_896); -lean_inc(x_895); -x_906 = l_Lean_addMacroScope(x_895, x_905, x_896); -x_907 = l_Lean_instInhabitedSourceInfo___closed__1; -x_908 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_909 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_910 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_910, 0, x_907); -lean_ctor_set(x_910, 1, x_908); -lean_ctor_set(x_910, 2, x_906); -lean_ctor_set(x_910, 3, x_909); -x_911 = l_Array_empty___closed__1; -x_912 = lean_array_push(x_911, x_910); -x_913 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_914 = l_Lean_addMacroScope(x_895, x_913, x_896); -x_915 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_916 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_917 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_917, 0, x_907); -lean_ctor_set(x_917, 1, x_915); -lean_ctor_set(x_917, 2, x_914); -lean_ctor_set(x_917, 3, x_916); -x_918 = lean_array_push(x_911, x_917); -x_919 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_919, 0, x_642); -lean_ctor_set(x_919, 1, x_918); -x_920 = lean_array_push(x_912, x_919); -x_921 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_922 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_922, 0, x_921); -lean_ctor_set(x_922, 1, x_920); -x_923 = lean_array_push(x_911, x_922); -x_924 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_925 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_925, 0, x_924); -lean_ctor_set(x_925, 1, x_923); -x_926 = lean_array_push(x_911, x_925); -x_927 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_928 = lean_array_push(x_926, x_927); -x_929 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_930 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_930, 0, x_929); -lean_ctor_set(x_930, 1, x_928); -x_931 = lean_array_push(x_911, x_930); -x_932 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_932, 0, x_642); -lean_ctor_set(x_932, 1, x_931); -x_933 = lean_array_push(x_911, x_932); -x_934 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_935 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_935, 0, x_934); -lean_ctor_set(x_935, 1, x_933); -x_936 = l_Array_reverse___rarg(x_853); -x_937 = lean_array_push(x_936, x_9); -x_938 = l_Array_reverse___rarg(x_851); -x_939 = lean_array_push(x_938, x_327); -x_940 = l_Array_zip___rarg(x_937, x_939); -lean_dec(x_939); -lean_dec(x_937); -x_941 = 1; -x_942 = lean_box(x_941); -x_943 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_943, 0, x_942); -lean_ctor_set(x_943, 1, x_935); -x_944 = lean_array_get_size(x_940); -x_945 = lean_usize_of_nat(x_944); -lean_dec(x_944); -x_946 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_947 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11(x_946, x_4, x_642, x_934, x_911, x_929, x_927, x_940, x_945, x_848, x_943, x_902, x_904); -lean_dec(x_940); -x_948 = lean_ctor_get(x_947, 0); -lean_inc(x_948); -x_949 = lean_ctor_get(x_947, 1); -lean_inc(x_949); -if (lean_is_exclusive(x_947)) { - lean_ctor_release(x_947, 0); - lean_ctor_release(x_947, 1); - x_950 = x_947; -} else { - lean_dec_ref(x_947); - x_950 = lean_box(0); -} -x_951 = lean_ctor_get(x_948, 1); -lean_inc(x_951); -lean_dec(x_948); -x_952 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_952, 0, x_951); -if (lean_is_scalar(x_950)) { - x_953 = lean_alloc_ctor(0, 2, 0); -} else { - x_953 = x_950; -} -lean_ctor_set(x_953, 0, x_952); -lean_ctor_set(x_953, 1, x_949); -return x_953; -} -} -} -} -} -} -block_641: +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; uint8_t x_105; +x_94 = lean_ctor_get(x_90, 0); +x_95 = lean_array_get_size(x_94); +x_96 = lean_usize_of_nat(x_95); +lean_dec(x_95); +x_97 = 0; +x_98 = x_94; +lean_inc(x_98); +x_99 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_96, x_97, x_98); +x_100 = x_99; +x_101 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_96, x_97, x_98); +x_102 = x_101; +x_103 = lean_unsigned_to_nat(5u); +x_104 = l_Lean_Syntax_getArg(x_1, x_103); +x_105 = l_Lean_Syntax_isNone(x_104); +if (x_105 == 0) { -lean_object* x_331; lean_object* x_332; lean_object* x_333; -lean_dec(x_330); -x_331 = l_Lean_Syntax_getArgs(x_329); -lean_dec(x_329); -x_332 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__7; -x_333 = l_Array_sequenceMap___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__1(x_331, x_332); -lean_dec(x_331); -if (lean_obj_tag(x_333) == 0) +lean_object* x_106; uint8_t x_107; +x_106 = l_Lean_nullKind___closed__2; +lean_inc(x_104); +x_107 = l_Lean_Syntax_isOfKind(x_104, x_106); +if (x_107 == 0) { -lean_object* x_334; lean_object* x_335; -lean_dec(x_327); +lean_object* x_108; lean_object* x_109; +lean_dec(x_104); +lean_dec(x_102); +lean_dec(x_100); +lean_free_object(x_90); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_334 = lean_box(0); -x_335 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_335, 0, x_334); -lean_ctor_set(x_335, 1, x_3); -return x_335; +x_108 = lean_box(0); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_108); +lean_ctor_set(x_109, 1, x_3); +return x_109; } else { -uint8_t x_336; -x_336 = !lean_is_exclusive(x_333); -if (x_336 == 0) +lean_object* x_110; lean_object* x_111; lean_object* x_112; uint8_t x_113; +x_110 = l_Lean_Syntax_getArgs(x_104); +x_111 = lean_array_get_size(x_110); +lean_dec(x_110); +x_112 = lean_unsigned_to_nat(2u); +x_113 = lean_nat_dec_eq(x_111, x_112); +lean_dec(x_111); +if (x_113 == 0) { -lean_object* x_337; lean_object* x_338; size_t x_339; size_t x_340; 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; -x_337 = lean_ctor_get(x_333, 0); -x_338 = lean_array_get_size(x_337); -x_339 = lean_usize_of_nat(x_338); -lean_dec(x_338); -x_340 = 0; -x_341 = x_337; -lean_inc(x_341); -x_342 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_339, x_340, x_341); -x_343 = x_342; -x_344 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_339, x_340, x_341); -x_345 = x_344; -x_346 = lean_unsigned_to_nat(5u); -x_347 = l_Lean_Syntax_getArg(x_1, x_346); -x_348 = l_Lean_Syntax_isNone(x_347); -if (x_348 == 0) -{ -lean_object* x_349; uint8_t x_350; -x_349 = l_Lean_nullKind___closed__2; -lean_inc(x_347); -x_350 = l_Lean_Syntax_isOfKind(x_347, x_349); -if (x_350 == 0) -{ -lean_object* x_351; lean_object* x_352; -lean_dec(x_347); -lean_dec(x_345); -lean_dec(x_343); -lean_free_object(x_333); -lean_dec(x_327); +lean_object* x_114; lean_object* x_115; +lean_dec(x_104); +lean_dec(x_102); +lean_dec(x_100); +lean_free_object(x_90); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_351 = lean_box(0); -x_352 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_352, 0, x_351); -lean_ctor_set(x_352, 1, x_3); -return x_352; +x_114 = lean_box(0); +x_115 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_115, 0, x_114); +lean_ctor_set(x_115, 1, x_3); +return x_115; } else { -lean_object* x_353; lean_object* x_354; lean_object* x_355; uint8_t x_356; -x_353 = l_Lean_Syntax_getArgs(x_347); -x_354 = lean_array_get_size(x_353); -lean_dec(x_353); -x_355 = lean_unsigned_to_nat(2u); -x_356 = lean_nat_dec_eq(x_354, x_355); -lean_dec(x_354); -if (x_356 == 0) +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = l_Lean_Syntax_getArg(x_104, x_8); +lean_dec(x_104); +lean_ctor_set(x_90, 0, x_116); +x_117 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_118 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_117, x_9, x_84, x_4, x_102, x_100, x_90, x_2, x_3); +lean_dec(x_1); +return x_118; +} +} +} +else { -lean_object* x_357; lean_object* x_358; -lean_dec(x_347); -lean_dec(x_345); -lean_dec(x_343); -lean_free_object(x_333); -lean_dec(x_327); +lean_object* x_119; lean_object* x_120; lean_object* x_121; +lean_dec(x_104); +lean_free_object(x_90); +x_119 = lean_box(0); +x_120 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_121 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_120, x_9, x_84, x_4, x_102, x_100, x_119, x_2, x_3); +lean_dec(x_1); +return x_121; +} +} +else +{ +lean_object* x_122; lean_object* x_123; size_t x_124; size_t 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; uint8_t x_133; +x_122 = lean_ctor_get(x_90, 0); +lean_inc(x_122); +lean_dec(x_90); +x_123 = lean_array_get_size(x_122); +x_124 = lean_usize_of_nat(x_123); +lean_dec(x_123); +x_125 = 0; +x_126 = x_122; +lean_inc(x_126); +x_127 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_124, x_125, x_126); +x_128 = x_127; +x_129 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_124, x_125, x_126); +x_130 = x_129; +x_131 = lean_unsigned_to_nat(5u); +x_132 = l_Lean_Syntax_getArg(x_1, x_131); +x_133 = l_Lean_Syntax_isNone(x_132); +if (x_133 == 0) +{ +lean_object* x_134; uint8_t x_135; +x_134 = l_Lean_nullKind___closed__2; +lean_inc(x_132); +x_135 = l_Lean_Syntax_isOfKind(x_132, x_134); +if (x_135 == 0) +{ +lean_object* x_136; lean_object* x_137; +lean_dec(x_132); +lean_dec(x_130); +lean_dec(x_128); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_357 = lean_box(0); -x_358 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_358, 0, x_357); -lean_ctor_set(x_358, 1, x_3); -return x_358; +x_136 = lean_box(0); +x_137 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_137, 1, x_3); +return x_137; } else { -lean_object* x_359; uint8_t x_360; -x_359 = l_Lean_Syntax_getArg(x_347, x_8); -lean_dec(x_347); -x_360 = !lean_is_exclusive(x_2); -if (x_360 == 0) +lean_object* x_138; lean_object* x_139; lean_object* x_140; uint8_t x_141; +x_138 = l_Lean_Syntax_getArgs(x_132); +x_139 = lean_array_get_size(x_138); +lean_dec(x_138); +x_140 = lean_unsigned_to_nat(2u); +x_141 = lean_nat_dec_eq(x_139, x_140); +lean_dec(x_139); +if (x_141 == 0) { -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; uint8_t x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; size_t x_374; lean_object* x_375; lean_object* x_376; uint8_t x_377; -x_361 = lean_ctor_get(x_2, 5); -x_362 = l_Lean_replaceRef(x_1, x_361); -lean_dec(x_361); -lean_dec(x_1); -lean_ctor_set(x_2, 5, x_362); -x_363 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_364 = lean_ctor_get(x_363, 1); -lean_inc(x_364); -lean_dec(x_363); -x_365 = l_Array_reverse___rarg(x_345); -x_366 = lean_array_push(x_365, x_9); -x_367 = l_Array_reverse___rarg(x_343); -x_368 = lean_array_push(x_367, x_327); -x_369 = l_Array_zip___rarg(x_366, x_368); -lean_dec(x_368); -lean_dec(x_366); -x_370 = 1; -x_371 = lean_box(x_370); -x_372 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_372, 0, x_371); -lean_ctor_set(x_372, 1, x_359); -x_373 = lean_array_get_size(x_369); -x_374 = lean_usize_of_nat(x_373); -lean_dec(x_373); -x_375 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_376 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(x_375, x_4, x_349, x_369, x_374, x_340, x_372, x_2, x_364); -lean_dec(x_369); -x_377 = !lean_is_exclusive(x_376); -if (x_377 == 0) -{ -lean_object* x_378; lean_object* x_379; -x_378 = lean_ctor_get(x_376, 0); -x_379 = lean_ctor_get(x_378, 1); -lean_inc(x_379); -lean_dec(x_378); -lean_ctor_set(x_333, 0, x_379); -lean_ctor_set(x_376, 0, x_333); -return x_376; -} -else -{ -lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; -x_380 = lean_ctor_get(x_376, 0); -x_381 = lean_ctor_get(x_376, 1); -lean_inc(x_381); -lean_inc(x_380); -lean_dec(x_376); -x_382 = lean_ctor_get(x_380, 1); -lean_inc(x_382); -lean_dec(x_380); -lean_ctor_set(x_333, 0, x_382); -x_383 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_383, 0, x_333); -lean_ctor_set(x_383, 1, x_381); -return x_383; -} -} -else -{ -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; lean_object* x_396; lean_object* x_397; lean_object* x_398; uint8_t x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; size_t 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; -x_384 = lean_ctor_get(x_2, 0); -x_385 = lean_ctor_get(x_2, 1); -x_386 = lean_ctor_get(x_2, 2); -x_387 = lean_ctor_get(x_2, 3); -x_388 = lean_ctor_get(x_2, 4); -x_389 = lean_ctor_get(x_2, 5); -lean_inc(x_389); -lean_inc(x_388); -lean_inc(x_387); -lean_inc(x_386); -lean_inc(x_385); -lean_inc(x_384); -lean_dec(x_2); -x_390 = l_Lean_replaceRef(x_1, x_389); -lean_dec(x_389); -lean_dec(x_1); -x_391 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_391, 0, x_384); -lean_ctor_set(x_391, 1, x_385); -lean_ctor_set(x_391, 2, x_386); -lean_ctor_set(x_391, 3, x_387); -lean_ctor_set(x_391, 4, x_388); -lean_ctor_set(x_391, 5, x_390); -x_392 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_391, x_3); -x_393 = lean_ctor_get(x_392, 1); -lean_inc(x_393); -lean_dec(x_392); -x_394 = l_Array_reverse___rarg(x_345); -x_395 = lean_array_push(x_394, x_9); -x_396 = l_Array_reverse___rarg(x_343); -x_397 = lean_array_push(x_396, x_327); -x_398 = l_Array_zip___rarg(x_395, x_397); -lean_dec(x_397); -lean_dec(x_395); -x_399 = 1; -x_400 = lean_box(x_399); -x_401 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_401, 0, x_400); -lean_ctor_set(x_401, 1, x_359); -x_402 = lean_array_get_size(x_398); -x_403 = lean_usize_of_nat(x_402); -lean_dec(x_402); -x_404 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_405 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(x_404, x_4, x_349, x_398, x_403, x_340, x_401, x_391, x_393); -lean_dec(x_398); -x_406 = lean_ctor_get(x_405, 0); -lean_inc(x_406); -x_407 = lean_ctor_get(x_405, 1); -lean_inc(x_407); -if (lean_is_exclusive(x_405)) { - lean_ctor_release(x_405, 0); - lean_ctor_release(x_405, 1); - x_408 = x_405; -} else { - lean_dec_ref(x_405); - x_408 = lean_box(0); -} -x_409 = lean_ctor_get(x_406, 1); -lean_inc(x_409); -lean_dec(x_406); -lean_ctor_set(x_333, 0, x_409); -if (lean_is_scalar(x_408)) { - x_410 = lean_alloc_ctor(0, 2, 0); -} else { - x_410 = x_408; -} -lean_ctor_set(x_410, 0, x_333); -lean_ctor_set(x_410, 1, x_407); -return x_410; -} -} -} -} -else -{ -uint8_t x_411; -lean_dec(x_347); -x_411 = !lean_is_exclusive(x_2); -if (x_411 == 0) -{ -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; 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_445; lean_object* x_446; lean_object* x_447; 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; uint8_t x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; size_t x_459; lean_object* x_460; lean_object* x_461; uint8_t x_462; -x_412 = lean_ctor_get(x_2, 1); -x_413 = lean_ctor_get(x_2, 2); -x_414 = lean_ctor_get(x_2, 5); -x_415 = l_Lean_replaceRef(x_1, x_414); -lean_dec(x_414); -lean_dec(x_1); -lean_inc(x_413); -lean_inc(x_412); -lean_ctor_set(x_2, 5, x_415); -x_416 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_417 = lean_ctor_get(x_416, 1); -lean_inc(x_417); -lean_dec(x_416); -x_418 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_413); -lean_inc(x_412); -x_419 = l_Lean_addMacroScope(x_412, x_418, x_413); -x_420 = l_Lean_instInhabitedSourceInfo___closed__1; -x_421 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_422 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_423 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_423, 0, x_420); -lean_ctor_set(x_423, 1, x_421); -lean_ctor_set(x_423, 2, x_419); -lean_ctor_set(x_423, 3, x_422); -x_424 = l_Array_empty___closed__1; -x_425 = lean_array_push(x_424, x_423); -x_426 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_427 = l_Lean_addMacroScope(x_412, x_426, x_413); -x_428 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_429 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_430 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_430, 0, x_420); -lean_ctor_set(x_430, 1, x_428); -lean_ctor_set(x_430, 2, x_427); -lean_ctor_set(x_430, 3, x_429); -x_431 = lean_array_push(x_424, x_430); -x_432 = l_Lean_nullKind___closed__2; -x_433 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_433, 0, x_432); -lean_ctor_set(x_433, 1, x_431); -x_434 = lean_array_push(x_425, x_433); -x_435 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_436 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_436, 0, x_435); -lean_ctor_set(x_436, 1, x_434); -x_437 = lean_array_push(x_424, x_436); -x_438 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_439 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_439, 0, x_438); -lean_ctor_set(x_439, 1, x_437); -x_440 = lean_array_push(x_424, x_439); -x_441 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_442 = lean_array_push(x_440, x_441); -x_443 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_444 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_444, 0, x_443); -lean_ctor_set(x_444, 1, x_442); -x_445 = lean_array_push(x_424, x_444); -x_446 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_446, 0, x_432); -lean_ctor_set(x_446, 1, x_445); -x_447 = lean_array_push(x_424, x_446); -x_448 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_449 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_449, 0, x_448); -lean_ctor_set(x_449, 1, x_447); -x_450 = l_Array_reverse___rarg(x_345); -x_451 = lean_array_push(x_450, x_9); -x_452 = l_Array_reverse___rarg(x_343); -x_453 = lean_array_push(x_452, x_327); -x_454 = l_Array_zip___rarg(x_451, x_453); -lean_dec(x_453); -lean_dec(x_451); -x_455 = 1; -x_456 = lean_box(x_455); -x_457 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_457, 0, x_456); -lean_ctor_set(x_457, 1, x_449); -x_458 = lean_array_get_size(x_454); -x_459 = lean_usize_of_nat(x_458); -lean_dec(x_458); -x_460 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_461 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__9(x_460, x_4, x_432, x_448, x_424, x_443, x_441, x_454, x_459, x_340, x_457, x_2, x_417); -lean_dec(x_454); -x_462 = !lean_is_exclusive(x_461); -if (x_462 == 0) -{ -lean_object* x_463; lean_object* x_464; -x_463 = lean_ctor_get(x_461, 0); -x_464 = lean_ctor_get(x_463, 1); -lean_inc(x_464); -lean_dec(x_463); -lean_ctor_set(x_333, 0, x_464); -lean_ctor_set(x_461, 0, x_333); -return x_461; -} -else -{ -lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; -x_465 = lean_ctor_get(x_461, 0); -x_466 = lean_ctor_get(x_461, 1); -lean_inc(x_466); -lean_inc(x_465); -lean_dec(x_461); -x_467 = lean_ctor_get(x_465, 1); -lean_inc(x_467); -lean_dec(x_465); -lean_ctor_set(x_333, 0, x_467); -x_468 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_468, 0, x_333); -lean_ctor_set(x_468, 1, x_466); -return x_468; -} -} -else -{ -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_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_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; lean_object* x_502; 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; uint8_t x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; size_t 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; -x_469 = lean_ctor_get(x_2, 0); -x_470 = lean_ctor_get(x_2, 1); -x_471 = lean_ctor_get(x_2, 2); -x_472 = lean_ctor_get(x_2, 3); -x_473 = lean_ctor_get(x_2, 4); -x_474 = lean_ctor_get(x_2, 5); -lean_inc(x_474); -lean_inc(x_473); -lean_inc(x_472); -lean_inc(x_471); -lean_inc(x_470); -lean_inc(x_469); -lean_dec(x_2); -x_475 = l_Lean_replaceRef(x_1, x_474); -lean_dec(x_474); -lean_dec(x_1); -lean_inc(x_471); -lean_inc(x_470); -x_476 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_476, 0, x_469); -lean_ctor_set(x_476, 1, x_470); -lean_ctor_set(x_476, 2, x_471); -lean_ctor_set(x_476, 3, x_472); -lean_ctor_set(x_476, 4, x_473); -lean_ctor_set(x_476, 5, x_475); -x_477 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_476, x_3); -x_478 = lean_ctor_get(x_477, 1); -lean_inc(x_478); -lean_dec(x_477); -x_479 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_471); -lean_inc(x_470); -x_480 = l_Lean_addMacroScope(x_470, x_479, x_471); -x_481 = l_Lean_instInhabitedSourceInfo___closed__1; -x_482 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_483 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_484 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_484, 0, x_481); -lean_ctor_set(x_484, 1, x_482); -lean_ctor_set(x_484, 2, x_480); -lean_ctor_set(x_484, 3, x_483); -x_485 = l_Array_empty___closed__1; -x_486 = lean_array_push(x_485, x_484); -x_487 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_488 = l_Lean_addMacroScope(x_470, x_487, x_471); -x_489 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_490 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_491 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_491, 0, x_481); -lean_ctor_set(x_491, 1, x_489); -lean_ctor_set(x_491, 2, x_488); -lean_ctor_set(x_491, 3, x_490); -x_492 = lean_array_push(x_485, x_491); -x_493 = l_Lean_nullKind___closed__2; -x_494 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_494, 0, x_493); -lean_ctor_set(x_494, 1, x_492); -x_495 = lean_array_push(x_486, x_494); -x_496 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_497 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_497, 0, x_496); -lean_ctor_set(x_497, 1, x_495); -x_498 = lean_array_push(x_485, x_497); -x_499 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_500 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_500, 0, x_499); -lean_ctor_set(x_500, 1, x_498); -x_501 = lean_array_push(x_485, x_500); -x_502 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_503 = lean_array_push(x_501, x_502); -x_504 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_505 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_505, 0, x_504); -lean_ctor_set(x_505, 1, x_503); -x_506 = lean_array_push(x_485, x_505); -x_507 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_507, 0, x_493); -lean_ctor_set(x_507, 1, x_506); -x_508 = lean_array_push(x_485, x_507); -x_509 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_510 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_510, 0, x_509); -lean_ctor_set(x_510, 1, x_508); -x_511 = l_Array_reverse___rarg(x_345); -x_512 = lean_array_push(x_511, x_9); -x_513 = l_Array_reverse___rarg(x_343); -x_514 = lean_array_push(x_513, x_327); -x_515 = l_Array_zip___rarg(x_512, x_514); -lean_dec(x_514); -lean_dec(x_512); -x_516 = 1; -x_517 = lean_box(x_516); -x_518 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_518, 0, x_517); -lean_ctor_set(x_518, 1, x_510); -x_519 = lean_array_get_size(x_515); -x_520 = lean_usize_of_nat(x_519); -lean_dec(x_519); -x_521 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_522 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__9(x_521, x_4, x_493, x_509, x_485, x_504, x_502, x_515, x_520, x_340, x_518, x_476, x_478); -lean_dec(x_515); -x_523 = lean_ctor_get(x_522, 0); -lean_inc(x_523); -x_524 = lean_ctor_get(x_522, 1); -lean_inc(x_524); -if (lean_is_exclusive(x_522)) { - lean_ctor_release(x_522, 0); - lean_ctor_release(x_522, 1); - x_525 = x_522; -} else { - lean_dec_ref(x_522); - x_525 = lean_box(0); -} -x_526 = lean_ctor_get(x_523, 1); -lean_inc(x_526); -lean_dec(x_523); -lean_ctor_set(x_333, 0, x_526); -if (lean_is_scalar(x_525)) { - x_527 = lean_alloc_ctor(0, 2, 0); -} else { - x_527 = x_525; -} -lean_ctor_set(x_527, 0, x_333); -lean_ctor_set(x_527, 1, x_524); -return x_527; -} -} -} -else -{ -lean_object* x_528; lean_object* x_529; size_t x_530; size_t 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; uint8_t x_539; -x_528 = lean_ctor_get(x_333, 0); -lean_inc(x_528); -lean_dec(x_333); -x_529 = lean_array_get_size(x_528); -x_530 = lean_usize_of_nat(x_529); -lean_dec(x_529); -x_531 = 0; -x_532 = x_528; -lean_inc(x_532); -x_533 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(x_530, x_531, x_532); -x_534 = x_533; -x_535 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__4(x_530, x_531, x_532); -x_536 = x_535; -x_537 = lean_unsigned_to_nat(5u); -x_538 = l_Lean_Syntax_getArg(x_1, x_537); -x_539 = l_Lean_Syntax_isNone(x_538); -if (x_539 == 0) -{ -lean_object* x_540; uint8_t x_541; -x_540 = l_Lean_nullKind___closed__2; -lean_inc(x_538); -x_541 = l_Lean_Syntax_isOfKind(x_538, x_540); -if (x_541 == 0) -{ -lean_object* x_542; lean_object* x_543; -lean_dec(x_538); -lean_dec(x_536); -lean_dec(x_534); -lean_dec(x_327); +lean_object* x_142; lean_object* x_143; +lean_dec(x_132); +lean_dec(x_130); +lean_dec(x_128); +lean_dec(x_84); lean_dec(x_9); lean_dec(x_2); lean_dec(x_1); -x_542 = lean_box(0); -x_543 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_543, 0, x_542); -lean_ctor_set(x_543, 1, x_3); -return x_543; +x_142 = lean_box(0); +x_143 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_143, 0, x_142); +lean_ctor_set(x_143, 1, x_3); +return x_143; } else { -lean_object* x_544; lean_object* x_545; lean_object* x_546; uint8_t x_547; -x_544 = l_Lean_Syntax_getArgs(x_538); -x_545 = lean_array_get_size(x_544); -lean_dec(x_544); -x_546 = lean_unsigned_to_nat(2u); -x_547 = lean_nat_dec_eq(x_545, x_546); -lean_dec(x_545); -if (x_547 == 0) -{ -lean_object* x_548; lean_object* x_549; -lean_dec(x_538); -lean_dec(x_536); -lean_dec(x_534); -lean_dec(x_327); -lean_dec(x_9); -lean_dec(x_2); +lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_144 = l_Lean_Syntax_getArg(x_132, x_8); +lean_dec(x_132); +x_145 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_145, 0, x_144); +x_146 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_147 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_146, x_9, x_84, x_4, x_130, x_128, x_145, x_2, x_3); lean_dec(x_1); -x_548 = lean_box(0); -x_549 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_549, 0, x_548); -lean_ctor_set(x_549, 1, x_3); -return x_549; -} -else -{ -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; uint8_t x_567; lean_object* x_568; lean_object* x_569; lean_object* x_570; size_t x_571; lean_object* x_572; lean_object* x_573; lean_object* x_574; lean_object* x_575; lean_object* x_576; lean_object* x_577; lean_object* x_578; lean_object* x_579; -x_550 = l_Lean_Syntax_getArg(x_538, x_8); -lean_dec(x_538); -x_551 = lean_ctor_get(x_2, 0); -lean_inc(x_551); -x_552 = lean_ctor_get(x_2, 1); -lean_inc(x_552); -x_553 = lean_ctor_get(x_2, 2); -lean_inc(x_553); -x_554 = lean_ctor_get(x_2, 3); -lean_inc(x_554); -x_555 = lean_ctor_get(x_2, 4); -lean_inc(x_555); -x_556 = lean_ctor_get(x_2, 5); -lean_inc(x_556); -if (lean_is_exclusive(x_2)) { - lean_ctor_release(x_2, 0); - lean_ctor_release(x_2, 1); - lean_ctor_release(x_2, 2); - lean_ctor_release(x_2, 3); - lean_ctor_release(x_2, 4); - lean_ctor_release(x_2, 5); - x_557 = x_2; -} else { - lean_dec_ref(x_2); - x_557 = lean_box(0); -} -x_558 = l_Lean_replaceRef(x_1, x_556); -lean_dec(x_556); -lean_dec(x_1); -if (lean_is_scalar(x_557)) { - x_559 = lean_alloc_ctor(0, 6, 0); -} else { - x_559 = x_557; -} -lean_ctor_set(x_559, 0, x_551); -lean_ctor_set(x_559, 1, x_552); -lean_ctor_set(x_559, 2, x_553); -lean_ctor_set(x_559, 3, x_554); -lean_ctor_set(x_559, 4, x_555); -lean_ctor_set(x_559, 5, x_558); -x_560 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_559, x_3); -x_561 = lean_ctor_get(x_560, 1); -lean_inc(x_561); -lean_dec(x_560); -x_562 = l_Array_reverse___rarg(x_536); -x_563 = lean_array_push(x_562, x_9); -x_564 = l_Array_reverse___rarg(x_534); -x_565 = lean_array_push(x_564, x_327); -x_566 = l_Array_zip___rarg(x_563, x_565); -lean_dec(x_565); -lean_dec(x_563); -x_567 = 1; -x_568 = lean_box(x_567); -x_569 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_569, 0, x_568); -lean_ctor_set(x_569, 1, x_550); -x_570 = lean_array_get_size(x_566); -x_571 = lean_usize_of_nat(x_570); -lean_dec(x_570); -x_572 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_573 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(x_572, x_4, x_540, x_566, x_571, x_531, x_569, x_559, x_561); -lean_dec(x_566); -x_574 = lean_ctor_get(x_573, 0); -lean_inc(x_574); -x_575 = lean_ctor_get(x_573, 1); -lean_inc(x_575); -if (lean_is_exclusive(x_573)) { - lean_ctor_release(x_573, 0); - lean_ctor_release(x_573, 1); - x_576 = x_573; -} else { - lean_dec_ref(x_573); - x_576 = lean_box(0); -} -x_577 = lean_ctor_get(x_574, 1); -lean_inc(x_577); -lean_dec(x_574); -x_578 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_578, 0, x_577); -if (lean_is_scalar(x_576)) { - x_579 = lean_alloc_ctor(0, 2, 0); -} else { - x_579 = x_576; -} -lean_ctor_set(x_579, 0, x_578); -lean_ctor_set(x_579, 1, x_575); -return x_579; +return x_147; } } } else { -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_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; uint8_t x_628; lean_object* x_629; lean_object* x_630; lean_object* x_631; size_t 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; -lean_dec(x_538); -x_580 = lean_ctor_get(x_2, 0); -lean_inc(x_580); -x_581 = lean_ctor_get(x_2, 1); -lean_inc(x_581); -x_582 = lean_ctor_get(x_2, 2); -lean_inc(x_582); -x_583 = lean_ctor_get(x_2, 3); -lean_inc(x_583); -x_584 = lean_ctor_get(x_2, 4); -lean_inc(x_584); -x_585 = lean_ctor_get(x_2, 5); -lean_inc(x_585); -if (lean_is_exclusive(x_2)) { - lean_ctor_release(x_2, 0); - lean_ctor_release(x_2, 1); - lean_ctor_release(x_2, 2); - lean_ctor_release(x_2, 3); - lean_ctor_release(x_2, 4); - lean_ctor_release(x_2, 5); - x_586 = x_2; -} else { - lean_dec_ref(x_2); - x_586 = lean_box(0); -} -x_587 = l_Lean_replaceRef(x_1, x_585); -lean_dec(x_585); +lean_object* x_148; lean_object* x_149; lean_object* x_150; +lean_dec(x_132); +x_148 = lean_box(0); +x_149 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_150 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_149, x_9, x_84, x_4, x_130, x_128, x_148, x_2, x_3); lean_dec(x_1); -lean_inc(x_582); -lean_inc(x_581); -if (lean_is_scalar(x_586)) { - x_588 = lean_alloc_ctor(0, 6, 0); -} else { - x_588 = x_586; -} -lean_ctor_set(x_588, 0, x_580); -lean_ctor_set(x_588, 1, x_581); -lean_ctor_set(x_588, 2, x_582); -lean_ctor_set(x_588, 3, x_583); -lean_ctor_set(x_588, 4, x_584); -lean_ctor_set(x_588, 5, x_587); -x_589 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_588, x_3); -x_590 = lean_ctor_get(x_589, 1); -lean_inc(x_590); -lean_dec(x_589); -x_591 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; -lean_inc(x_582); -lean_inc(x_581); -x_592 = l_Lean_addMacroScope(x_581, x_591, x_582); -x_593 = l_Lean_instInhabitedSourceInfo___closed__1; -x_594 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; -x_595 = l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__5; -x_596 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_596, 0, x_593); -lean_ctor_set(x_596, 1, x_594); -lean_ctor_set(x_596, 2, x_592); -lean_ctor_set(x_596, 3, x_595); -x_597 = l_Array_empty___closed__1; -x_598 = lean_array_push(x_597, x_596); -x_599 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; -x_600 = l_Lean_addMacroScope(x_581, x_599, x_582); -x_601 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_602 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; -x_603 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_603, 0, x_593); -lean_ctor_set(x_603, 1, x_601); -lean_ctor_set(x_603, 2, x_600); -lean_ctor_set(x_603, 3, x_602); -x_604 = lean_array_push(x_597, x_603); -x_605 = l_Lean_nullKind___closed__2; -x_606 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_606, 0, x_605); -lean_ctor_set(x_606, 1, x_604); -x_607 = lean_array_push(x_598, x_606); -x_608 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_609 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_609, 0, x_608); -lean_ctor_set(x_609, 1, x_607); -x_610 = lean_array_push(x_597, x_609); -x_611 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; -x_612 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_612, 0, x_611); -lean_ctor_set(x_612, 1, x_610); -x_613 = lean_array_push(x_597, x_612); -x_614 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -x_615 = lean_array_push(x_613, x_614); -x_616 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; -x_617 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_617, 0, x_616); -lean_ctor_set(x_617, 1, x_615); -x_618 = lean_array_push(x_597, x_617); -x_619 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_619, 0, x_605); -lean_ctor_set(x_619, 1, x_618); -x_620 = lean_array_push(x_597, x_619); -x_621 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; -x_622 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_622, 0, x_621); -lean_ctor_set(x_622, 1, x_620); -x_623 = l_Array_reverse___rarg(x_536); -x_624 = lean_array_push(x_623, x_9); -x_625 = l_Array_reverse___rarg(x_534); -x_626 = lean_array_push(x_625, x_327); -x_627 = l_Array_zip___rarg(x_624, x_626); -lean_dec(x_626); -lean_dec(x_624); -x_628 = 1; -x_629 = lean_box(x_628); -x_630 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_630, 0, x_629); -lean_ctor_set(x_630, 1, x_622); -x_631 = lean_array_get_size(x_627); -x_632 = lean_usize_of_nat(x_631); -lean_dec(x_631); -x_633 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_634 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__9(x_633, x_4, x_605, x_621, x_597, x_616, x_614, x_627, x_632, x_531, x_630, x_588, x_590); -lean_dec(x_627); -x_635 = lean_ctor_get(x_634, 0); -lean_inc(x_635); -x_636 = lean_ctor_get(x_634, 1); -lean_inc(x_636); -if (lean_is_exclusive(x_634)) { - lean_ctor_release(x_634, 0); - lean_ctor_release(x_634, 1); - x_637 = x_634; -} else { - lean_dec_ref(x_634); - x_637 = lean_box(0); -} -x_638 = lean_ctor_get(x_635, 1); -lean_inc(x_638); -lean_dec(x_635); -x_639 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_639, 0, x_638); -if (lean_is_scalar(x_637)) { - x_640 = lean_alloc_ctor(0, 2, 0); -} else { - x_640 = x_637; -} -lean_ctor_set(x_640, 0, x_639); -lean_ctor_set(x_640, 1, x_636); -return x_640; +return x_150; } } } @@ -25010,41 +22321,30 @@ lean_dec(x_1); return x_3; } } -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -uint8_t x_11; lean_object* x_12; -x_11 = lean_unbox(x_6); -lean_dec(x_6); -x_12 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_1, x_2, x_3, x_4, x_5, x_11, x_7, x_8, x_9, x_10); -lean_dec(x_7); -return x_12; -} -} -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -size_t x_10; size_t x_11; lean_object* x_12; -x_10 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_11 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_12 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(x_1, x_2, x_3, x_4, x_10, x_11, x_7, x_8, x_9); -lean_dec(x_4); -return x_12; -} -} -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { uint8_t x_13; lean_object* x_14; x_13 = lean_unbox(x_8); lean_dec(x_8); -x_14 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_13, x_9, x_10, x_11, x_12); +x_14 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_13, x_9, x_10, x_11, x_12); lean_dec(x_9); return x_14; } } +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: +{ +size_t x_14; size_t x_15; lean_object* x_16; +x_14 = lean_unbox_usize(x_9); +lean_dec(x_9); +x_15 = lean_unbox_usize(x_10); +lean_dec(x_10); +x_16 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14, x_15, x_11, x_12, x_13); +lean_dec(x_8); +return x_16; +} +} lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { @@ -25058,17 +22358,17 @@ lean_dec(x_8); return x_16; } } -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -size_t x_10; size_t x_11; lean_object* x_12; -x_10 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_11 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_12 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(x_1, x_2, x_3, x_4, x_10, x_11, x_7, x_8, x_9); -lean_dec(x_4); -return x_12; +size_t x_14; size_t x_15; lean_object* x_16; +x_14 = lean_unbox_usize(x_9); +lean_dec(x_9); +x_15 = lean_unbox_usize(x_10); +lean_dec(x_10); +x_16 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14, x_15, x_11, x_12, x_13); +lean_dec(x_8); +return x_16; } } lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { @@ -25084,41 +22384,45 @@ lean_dec(x_8); return x_16; } } -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -size_t x_10; size_t x_11; lean_object* x_12; -x_10 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_11 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_12 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__10(x_1, x_2, x_3, x_4, x_10, x_11, x_7, x_8, x_9); -lean_dec(x_4); -return x_12; -} -} -lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -size_t x_14; size_t x_15; lean_object* x_16; -x_14 = lean_unbox_usize(x_9); -lean_dec(x_9); -x_15 = lean_unbox_usize(x_10); -lean_dec(x_10); -x_16 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14, x_15, x_11, x_12, x_13); +size_t x_13; lean_object* x_14; +x_13 = lean_unbox_usize(x_8); lean_dec(x_8); -return x_16; +x_14 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_13, x_9, x_10, x_11, x_12); +lean_dec(x_9); +lean_dec(x_1); +return x_14; } } -lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___boxed(lean_object* x_1, lean_object* x_2) { +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; +x_11 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_1); +return x_11; +} +} +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__4___boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2(x_1, x_2); +x_3 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__4(x_1, x_2); lean_dec(x_1); return x_3; } } +lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_4); +return x_8; +} +} lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkDoIfView(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { @@ -25498,7 +22802,7 @@ _start: lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_inc(x_1); x_2 = l_Lean_Syntax_getKind(x_1); -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_4 = lean_name_eq(x_2, x_3); lean_dec(x_2); if (x_4 == 0) @@ -38982,7 +36286,7 @@ lean_inc(x_26); x_27 = lean_ctor_get(x_7, 1); lean_inc(x_27); lean_dec(x_7); -x_28 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_28 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_25); x_29 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_29, 0, x_25); @@ -39019,7 +36323,7 @@ lean_ctor_set(x_46, 0, x_25); lean_ctor_set(x_46, 1, x_45); x_47 = lean_array_push(x_44, x_46); x_48 = lean_array_push(x_30, x_2); -x_49 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_49 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_50 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_50, 0, x_49); lean_ctor_set(x_50, 1, x_48); @@ -39046,7 +36350,7 @@ lean_ctor_set(x_62, 0, x_61); lean_ctor_set(x_62, 1, x_60); lean_inc(x_62); x_63 = lean_array_push(x_57, x_62); -x_64 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_64 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_65 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_65, 0, x_64); lean_ctor_set(x_65, 1, x_63); @@ -39173,7 +36477,7 @@ x_130 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_130, 0, x_61); lean_ctor_set(x_130, 1, x_129); x_131 = lean_array_push(x_30, x_130); -x_132 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_132 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_133 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_133, 0, x_132); lean_ctor_set(x_133, 1, x_131); @@ -39257,7 +36561,7 @@ x_178 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_178, 0, x_132); lean_ctor_set(x_178, 1, x_177); x_179 = lean_array_push(x_31, x_178); -x_180 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_180 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_181 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_181, 0, x_180); lean_ctor_set(x_181, 1, x_179); @@ -39281,7 +36585,7 @@ lean_inc(x_187); x_188 = lean_ctor_get(x_7, 1); lean_inc(x_188); lean_dec(x_7); -x_189 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_189 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_185); x_190 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_190, 0, x_185); @@ -39318,7 +36622,7 @@ lean_ctor_set(x_207, 0, x_185); lean_ctor_set(x_207, 1, x_206); x_208 = lean_array_push(x_205, x_207); x_209 = lean_array_push(x_191, x_2); -x_210 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_210 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_211 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_211, 0, x_210); lean_ctor_set(x_211, 1, x_209); @@ -39345,7 +36649,7 @@ lean_ctor_set(x_223, 0, x_222); lean_ctor_set(x_223, 1, x_221); lean_inc(x_223); x_224 = lean_array_push(x_218, x_223); -x_225 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_225 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_226 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_226, 0, x_225); lean_ctor_set(x_226, 1, x_224); @@ -39472,7 +36776,7 @@ x_291 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_291, 0, x_222); lean_ctor_set(x_291, 1, x_290); x_292 = lean_array_push(x_191, x_291); -x_293 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_293 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_294 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_294, 0, x_293); lean_ctor_set(x_294, 1, x_292); @@ -39556,7 +36860,7 @@ x_339 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_339, 0, x_293); lean_ctor_set(x_339, 1, x_338); x_340 = lean_array_push(x_192, x_339); -x_341 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_341 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_342 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_342, 0, x_341); lean_ctor_set(x_342, 1, x_340); @@ -39597,7 +36901,7 @@ lean_inc(x_353); x_354 = lean_ctor_get(x_7, 1); lean_inc(x_354); lean_dec(x_7); -x_355 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_355 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_352); x_356 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_356, 0, x_352); @@ -39632,7 +36936,7 @@ lean_ctor_set(x_373, 0, x_352); lean_ctor_set(x_373, 1, x_372); x_374 = lean_array_push(x_371, x_373); x_375 = lean_array_push(x_357, x_2); -x_376 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_376 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_377 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_377, 0, x_376); lean_ctor_set(x_377, 1, x_375); @@ -39659,7 +36963,7 @@ lean_ctor_set(x_389, 0, x_388); lean_ctor_set(x_389, 1, x_387); lean_inc(x_389); x_390 = lean_array_push(x_384, x_389); -x_391 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_391 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_392 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_392, 0, x_391); lean_ctor_set(x_392, 1, x_390); @@ -39748,12 +37052,12 @@ x_439 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_439, 0, x_388); lean_ctor_set(x_439, 1, x_438); x_440 = lean_array_push(x_357, x_439); -x_441 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_441 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_442 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_442, 0, x_441); lean_ctor_set(x_442, 1, x_440); x_443 = lean_array_push(x_358, x_442); -x_444 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_444 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_445 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_445, 0, x_444); lean_ctor_set(x_445, 1, x_443); @@ -39777,7 +37081,7 @@ lean_inc(x_451); x_452 = lean_ctor_get(x_7, 1); lean_inc(x_452); lean_dec(x_7); -x_453 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_453 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_449); x_454 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_454, 0, x_449); @@ -39812,7 +37116,7 @@ lean_ctor_set(x_471, 0, x_449); lean_ctor_set(x_471, 1, x_470); x_472 = lean_array_push(x_469, x_471); x_473 = lean_array_push(x_455, x_2); -x_474 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_474 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_475 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_475, 0, x_474); lean_ctor_set(x_475, 1, x_473); @@ -39839,7 +37143,7 @@ lean_ctor_set(x_487, 0, x_486); lean_ctor_set(x_487, 1, x_485); lean_inc(x_487); x_488 = lean_array_push(x_482, x_487); -x_489 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_489 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_490 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_490, 0, x_489); lean_ctor_set(x_490, 1, x_488); @@ -39928,12 +37232,12 @@ x_537 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_537, 0, x_486); lean_ctor_set(x_537, 1, x_536); x_538 = lean_array_push(x_455, x_537); -x_539 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_539 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_540 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_540, 0, x_539); lean_ctor_set(x_540, 1, x_538); x_541 = lean_array_push(x_456, x_540); -x_542 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_542 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_543 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_543, 0, x_542); lean_ctor_set(x_543, 1, x_541); @@ -39962,7 +37266,7 @@ lean_inc(x_551); x_552 = lean_ctor_get(x_7, 1); lean_inc(x_552); lean_dec(x_7); -x_553 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_553 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_550); x_554 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_554, 0, x_550); @@ -39997,7 +37301,7 @@ lean_ctor_set(x_571, 0, x_550); lean_ctor_set(x_571, 1, x_570); x_572 = lean_array_push(x_569, x_571); x_573 = lean_array_push(x_555, x_2); -x_574 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_574 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_575 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_575, 0, x_574); lean_ctor_set(x_575, 1, x_573); @@ -40023,7 +37327,7 @@ x_587 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_587, 0, x_586); lean_ctor_set(x_587, 1, x_585); x_588 = lean_array_push(x_582, x_587); -x_589 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_589 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_590 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_590, 0, x_589); lean_ctor_set(x_590, 1, x_588); @@ -40051,12 +37355,12 @@ x_603 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_603, 0, x_586); lean_ctor_set(x_603, 1, x_602); x_604 = lean_array_push(x_555, x_603); -x_605 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_605 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_606 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_606, 0, x_605); lean_ctor_set(x_606, 1, x_604); x_607 = lean_array_push(x_556, x_606); -x_608 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_608 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_609 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_609, 0, x_608); lean_ctor_set(x_609, 1, x_607); @@ -40080,7 +37384,7 @@ lean_inc(x_615); x_616 = lean_ctor_get(x_7, 1); lean_inc(x_616); lean_dec(x_7); -x_617 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_617 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_613); x_618 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_618, 0, x_613); @@ -40115,7 +37419,7 @@ lean_ctor_set(x_635, 0, x_613); lean_ctor_set(x_635, 1, x_634); x_636 = lean_array_push(x_633, x_635); x_637 = lean_array_push(x_619, x_2); -x_638 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_638 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_639 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_639, 0, x_638); lean_ctor_set(x_639, 1, x_637); @@ -40141,7 +37445,7 @@ x_651 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_651, 0, x_650); lean_ctor_set(x_651, 1, x_649); x_652 = lean_array_push(x_646, x_651); -x_653 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_653 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_654 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_654, 0, x_653); lean_ctor_set(x_654, 1, x_652); @@ -40169,12 +37473,12 @@ x_667 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_667, 0, x_650); lean_ctor_set(x_667, 1, x_666); x_668 = lean_array_push(x_619, x_667); -x_669 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_669 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_670 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_670, 0, x_669); lean_ctor_set(x_670, 1, x_668); x_671 = lean_array_push(x_620, x_670); -x_672 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_672 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_673 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_673, 0, x_672); lean_ctor_set(x_673, 1, x_671); @@ -40209,7 +37513,7 @@ lean_inc(x_683); x_684 = lean_ctor_get(x_7, 1); lean_inc(x_684); lean_dec(x_7); -x_685 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_685 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_682); x_686 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_686, 0, x_682); @@ -40246,7 +37550,7 @@ lean_ctor_set(x_703, 0, x_682); lean_ctor_set(x_703, 1, x_702); x_704 = lean_array_push(x_701, x_703); x_705 = lean_array_push(x_687, x_2); -x_706 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_706 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_707 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_707, 0, x_706); lean_ctor_set(x_707, 1, x_705); @@ -40273,7 +37577,7 @@ lean_ctor_set(x_719, 0, x_718); lean_ctor_set(x_719, 1, x_717); lean_inc(x_719); x_720 = lean_array_push(x_714, x_719); -x_721 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_721 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_722 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_722, 0, x_721); lean_ctor_set(x_722, 1, x_720); @@ -40416,7 +37720,7 @@ x_794 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_794, 0, x_718); lean_ctor_set(x_794, 1, x_793); x_795 = lean_array_push(x_687, x_794); -x_796 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_796 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_797 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_797, 0, x_796); lean_ctor_set(x_797, 1, x_795); @@ -40558,7 +37862,7 @@ x_871 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_871, 0, x_796); lean_ctor_set(x_871, 1, x_870); x_872 = lean_array_push(x_688, x_871); -x_873 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_873 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_874 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_874, 0, x_873); lean_ctor_set(x_874, 1, x_872); @@ -40582,7 +37886,7 @@ lean_inc(x_880); x_881 = lean_ctor_get(x_7, 1); lean_inc(x_881); lean_dec(x_7); -x_882 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_882 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_878); x_883 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_883, 0, x_878); @@ -40619,7 +37923,7 @@ lean_ctor_set(x_900, 0, x_878); lean_ctor_set(x_900, 1, x_899); x_901 = lean_array_push(x_898, x_900); x_902 = lean_array_push(x_884, x_2); -x_903 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_903 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_904 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_904, 0, x_903); lean_ctor_set(x_904, 1, x_902); @@ -40646,7 +37950,7 @@ lean_ctor_set(x_916, 0, x_915); lean_ctor_set(x_916, 1, x_914); lean_inc(x_916); x_917 = lean_array_push(x_911, x_916); -x_918 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_918 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_919 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_919, 0, x_918); lean_ctor_set(x_919, 1, x_917); @@ -40789,7 +38093,7 @@ x_991 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_991, 0, x_915); lean_ctor_set(x_991, 1, x_990); x_992 = lean_array_push(x_884, x_991); -x_993 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_993 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_994 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_994, 0, x_993); lean_ctor_set(x_994, 1, x_992); @@ -40931,7 +38235,7 @@ x_1068 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1068, 0, x_993); lean_ctor_set(x_1068, 1, x_1067); x_1069 = lean_array_push(x_885, x_1068); -x_1070 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1070 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1071 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1071, 0, x_1070); lean_ctor_set(x_1071, 1, x_1069); @@ -40975,7 +38279,7 @@ lean_inc(x_1082); x_1083 = lean_ctor_get(x_7, 1); lean_inc(x_1083); lean_dec(x_7); -x_1084 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1084 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_1081); x_1085 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1085, 0, x_1081); @@ -41012,7 +38316,7 @@ lean_ctor_set(x_1102, 0, x_1081); lean_ctor_set(x_1102, 1, x_1101); x_1103 = lean_array_push(x_1100, x_1102); x_1104 = lean_array_push(x_1086, x_2); -x_1105 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1105 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1106 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1106, 0, x_1105); lean_ctor_set(x_1106, 1, x_1104); @@ -41039,7 +38343,7 @@ lean_ctor_set(x_1118, 0, x_1117); lean_ctor_set(x_1118, 1, x_1116); lean_inc(x_1118); x_1119 = lean_array_push(x_1113, x_1118); -x_1120 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1120 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1121 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1121, 0, x_1120); lean_ctor_set(x_1121, 1, x_1119); @@ -41091,9 +38395,9 @@ x_1148 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1148, 0, x_1120); lean_ctor_set(x_1148, 1, x_1147); x_1149 = lean_array_push(x_1122, x_1148); -x_1150 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_1150 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; x_1151 = l_Lean_addMacroScope(x_1083, x_1150, x_1082); -x_1152 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_1152 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_1153 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_1154 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_1154, 0, x_1096); @@ -41136,12 +38440,12 @@ x_1173 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1173, 0, x_1117); lean_ctor_set(x_1173, 1, x_1172); x_1174 = lean_array_push(x_1086, x_1173); -x_1175 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1175 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1176 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1176, 0, x_1175); lean_ctor_set(x_1176, 1, x_1174); x_1177 = lean_array_push(x_1087, x_1176); -x_1178 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1178 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1179 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1179, 0, x_1178); lean_ctor_set(x_1179, 1, x_1177); @@ -41165,7 +38469,7 @@ lean_inc(x_1185); x_1186 = lean_ctor_get(x_7, 1); lean_inc(x_1186); lean_dec(x_7); -x_1187 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1187 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_1183); x_1188 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1188, 0, x_1183); @@ -41202,7 +38506,7 @@ lean_ctor_set(x_1205, 0, x_1183); lean_ctor_set(x_1205, 1, x_1204); x_1206 = lean_array_push(x_1203, x_1205); x_1207 = lean_array_push(x_1189, x_2); -x_1208 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1208 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1209 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1209, 0, x_1208); lean_ctor_set(x_1209, 1, x_1207); @@ -41229,7 +38533,7 @@ lean_ctor_set(x_1221, 0, x_1220); lean_ctor_set(x_1221, 1, x_1219); lean_inc(x_1221); x_1222 = lean_array_push(x_1216, x_1221); -x_1223 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1223 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1224 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1224, 0, x_1223); lean_ctor_set(x_1224, 1, x_1222); @@ -41281,9 +38585,9 @@ x_1251 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1251, 0, x_1223); lean_ctor_set(x_1251, 1, x_1250); x_1252 = lean_array_push(x_1225, x_1251); -x_1253 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_1253 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; x_1254 = l_Lean_addMacroScope(x_1186, x_1253, x_1185); -x_1255 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_1255 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_1256 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_1257 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_1257, 0, x_1199); @@ -41326,12 +38630,12 @@ x_1276 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1276, 0, x_1220); lean_ctor_set(x_1276, 1, x_1275); x_1277 = lean_array_push(x_1189, x_1276); -x_1278 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1278 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1279 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1279, 0, x_1278); lean_ctor_set(x_1279, 1, x_1277); x_1280 = lean_array_push(x_1190, x_1279); -x_1281 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1281 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1282 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1282, 0, x_1281); lean_ctor_set(x_1282, 1, x_1280); @@ -41356,21 +38660,21 @@ if (x_1288 == 0) { lean_object* x_1289; lean_object* x_1290; lean_object* x_1291; lean_object* x_1292; lean_object* x_1293; lean_object* x_1294; lean_object* x_1295; lean_object* x_1296; lean_object* x_1297; lean_object* x_1298; lean_object* x_1299; lean_object* x_1300; lean_object* x_1301; lean_object* x_1302; lean_object* x_1303; lean_object* x_1304; lean_object* x_1305; lean_object* x_1306; lean_object* x_1307; lean_object* x_1308; lean_object* x_1309; lean_object* x_1310; lean_object* x_1311; lean_object* x_1312; lean_object* x_1313; x_1289 = lean_ctor_get(x_1287, 0); -x_1290 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1290 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_1291 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1291, 0, x_1289); lean_ctor_set(x_1291, 1, x_1290); x_1292 = l_Array_empty___closed__1; x_1293 = lean_array_push(x_1292, x_1291); x_1294 = lean_array_push(x_1292, x_2); -x_1295 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1295 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1296 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1296, 0, x_1295); lean_ctor_set(x_1296, 1, x_1294); x_1297 = lean_array_push(x_1292, x_1296); x_1298 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; x_1299 = lean_array_push(x_1297, x_1298); -x_1300 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1300 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1301 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1301, 0, x_1300); lean_ctor_set(x_1301, 1, x_1299); @@ -41380,12 +38684,12 @@ x_1304 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1304, 0, x_1303); lean_ctor_set(x_1304, 1, x_1302); x_1305 = lean_array_push(x_1292, x_1304); -x_1306 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1306 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1307 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1307, 0, x_1306); lean_ctor_set(x_1307, 1, x_1305); x_1308 = lean_array_push(x_1293, x_1307); -x_1309 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1309 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1310 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1310, 0, x_1309); lean_ctor_set(x_1310, 1, x_1308); @@ -41404,21 +38708,21 @@ x_1315 = lean_ctor_get(x_1287, 1); lean_inc(x_1315); lean_inc(x_1314); lean_dec(x_1287); -x_1316 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1316 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_1317 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1317, 0, x_1314); lean_ctor_set(x_1317, 1, x_1316); x_1318 = l_Array_empty___closed__1; x_1319 = lean_array_push(x_1318, x_1317); x_1320 = lean_array_push(x_1318, x_2); -x_1321 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1321 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1322 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1322, 0, x_1321); lean_ctor_set(x_1322, 1, x_1320); x_1323 = lean_array_push(x_1318, x_1322); x_1324 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; x_1325 = lean_array_push(x_1323, x_1324); -x_1326 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1326 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1327 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1327, 0, x_1326); lean_ctor_set(x_1327, 1, x_1325); @@ -41428,12 +38732,12 @@ x_1330 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1330, 0, x_1329); lean_ctor_set(x_1330, 1, x_1328); x_1331 = lean_array_push(x_1318, x_1330); -x_1332 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1332 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1333 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1333, 0, x_1332); lean_ctor_set(x_1333, 1, x_1331); x_1334 = lean_array_push(x_1319, x_1333); -x_1335 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1335 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1336 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1336, 0, x_1335); lean_ctor_set(x_1336, 1, x_1334); @@ -41468,7 +38772,7 @@ lean_inc(x_1346); x_1347 = lean_ctor_get(x_7, 1); lean_inc(x_1347); lean_dec(x_7); -x_1348 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1348 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_1345); x_1349 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1349, 0, x_1345); @@ -41505,7 +38809,7 @@ lean_ctor_set(x_1366, 0, x_1345); lean_ctor_set(x_1366, 1, x_1365); x_1367 = lean_array_push(x_1364, x_1366); x_1368 = lean_array_push(x_1350, x_2); -x_1369 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1369 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1370 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1370, 0, x_1369); lean_ctor_set(x_1370, 1, x_1368); @@ -41532,7 +38836,7 @@ lean_ctor_set(x_1382, 0, x_1381); lean_ctor_set(x_1382, 1, x_1380); lean_inc(x_1382); x_1383 = lean_array_push(x_1377, x_1382); -x_1384 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1384 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1385 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1385, 0, x_1384); lean_ctor_set(x_1385, 1, x_1383); @@ -41650,11 +38954,11 @@ x_1444 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1444, 0, x_1384); lean_ctor_set(x_1444, 1, x_1443); x_1445 = lean_array_push(x_1350, x_1444); -x_1446 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_1446 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; lean_inc(x_1346); lean_inc(x_1347); x_1447 = l_Lean_addMacroScope(x_1347, x_1446, x_1346); -x_1448 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_1448 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_1449 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_1450 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_1450, 0, x_1360); @@ -41684,7 +38988,7 @@ x_1461 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1461, 0, x_1381); lean_ctor_set(x_1461, 1, x_1460); x_1462 = lean_array_push(x_1350, x_1461); -x_1463 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1463 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1464 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1464, 0, x_1463); lean_ctor_set(x_1464, 1, x_1462); @@ -41826,7 +39130,7 @@ x_1538 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1538, 0, x_1463); lean_ctor_set(x_1538, 1, x_1537); x_1539 = lean_array_push(x_1351, x_1538); -x_1540 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1540 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1541 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1541, 0, x_1540); lean_ctor_set(x_1541, 1, x_1539); @@ -41850,7 +39154,7 @@ lean_inc(x_1547); x_1548 = lean_ctor_get(x_7, 1); lean_inc(x_1548); lean_dec(x_7); -x_1549 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1549 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_1545); x_1550 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1550, 0, x_1545); @@ -41887,7 +39191,7 @@ lean_ctor_set(x_1567, 0, x_1545); lean_ctor_set(x_1567, 1, x_1566); x_1568 = lean_array_push(x_1565, x_1567); x_1569 = lean_array_push(x_1551, x_2); -x_1570 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1570 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1571 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1571, 0, x_1570); lean_ctor_set(x_1571, 1, x_1569); @@ -41914,7 +39218,7 @@ lean_ctor_set(x_1583, 0, x_1582); lean_ctor_set(x_1583, 1, x_1581); lean_inc(x_1583); x_1584 = lean_array_push(x_1578, x_1583); -x_1585 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1585 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1586 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1586, 0, x_1585); lean_ctor_set(x_1586, 1, x_1584); @@ -42032,11 +39336,11 @@ x_1645 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1645, 0, x_1585); lean_ctor_set(x_1645, 1, x_1644); x_1646 = lean_array_push(x_1551, x_1645); -x_1647 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_1647 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; lean_inc(x_1547); lean_inc(x_1548); x_1648 = l_Lean_addMacroScope(x_1548, x_1647, x_1547); -x_1649 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_1649 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_1650 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_1651 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_1651, 0, x_1561); @@ -42066,7 +39370,7 @@ x_1662 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1662, 0, x_1582); lean_ctor_set(x_1662, 1, x_1661); x_1663 = lean_array_push(x_1551, x_1662); -x_1664 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1664 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1665 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1665, 0, x_1664); lean_ctor_set(x_1665, 1, x_1663); @@ -42208,7 +39512,7 @@ x_1739 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1739, 0, x_1664); lean_ctor_set(x_1739, 1, x_1738); x_1740 = lean_array_push(x_1552, x_1739); -x_1741 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1741 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1742 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1742, 0, x_1741); lean_ctor_set(x_1742, 1, x_1740); @@ -42245,7 +39549,7 @@ lean_inc(x_1752); x_1753 = lean_ctor_get(x_7, 1); lean_inc(x_1753); lean_dec(x_7); -x_1754 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1754 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_1751); x_1755 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1755, 0, x_1751); @@ -42282,7 +39586,7 @@ lean_ctor_set(x_1772, 0, x_1751); lean_ctor_set(x_1772, 1, x_1771); x_1773 = lean_array_push(x_1770, x_1772); x_1774 = lean_array_push(x_1756, x_2); -x_1775 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1775 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1776 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1776, 0, x_1775); lean_ctor_set(x_1776, 1, x_1774); @@ -42309,7 +39613,7 @@ lean_ctor_set(x_1788, 0, x_1787); lean_ctor_set(x_1788, 1, x_1786); lean_inc(x_1788); x_1789 = lean_array_push(x_1783, x_1788); -x_1790 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1790 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1791 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1791, 0, x_1790); lean_ctor_set(x_1791, 1, x_1789); @@ -42427,11 +39731,11 @@ x_1850 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1850, 0, x_1790); lean_ctor_set(x_1850, 1, x_1849); x_1851 = lean_array_push(x_1756, x_1850); -x_1852 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_1852 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; lean_inc(x_1752); lean_inc(x_1753); x_1853 = l_Lean_addMacroScope(x_1753, x_1852, x_1752); -x_1854 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_1854 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_1855 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_1856 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_1856, 0, x_1766); @@ -42461,7 +39765,7 @@ x_1867 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1867, 0, x_1787); lean_ctor_set(x_1867, 1, x_1866); x_1868 = lean_array_push(x_1756, x_1867); -x_1869 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1869 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1870 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1870, 0, x_1869); lean_ctor_set(x_1870, 1, x_1868); @@ -42565,7 +39869,7 @@ x_1924 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1924, 0, x_1869); lean_ctor_set(x_1924, 1, x_1923); x_1925 = lean_array_push(x_1757, x_1924); -x_1926 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1926 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1927 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1927, 0, x_1926); lean_ctor_set(x_1927, 1, x_1925); @@ -42589,7 +39893,7 @@ lean_inc(x_1933); x_1934 = lean_ctor_get(x_7, 1); lean_inc(x_1934); lean_dec(x_7); -x_1935 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1935 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_1931); x_1936 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1936, 0, x_1931); @@ -42626,7 +39930,7 @@ lean_ctor_set(x_1953, 0, x_1931); lean_ctor_set(x_1953, 1, x_1952); x_1954 = lean_array_push(x_1951, x_1953); x_1955 = lean_array_push(x_1937, x_2); -x_1956 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1956 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_1957 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1957, 0, x_1956); lean_ctor_set(x_1957, 1, x_1955); @@ -42653,7 +39957,7 @@ lean_ctor_set(x_1969, 0, x_1968); lean_ctor_set(x_1969, 1, x_1967); lean_inc(x_1969); x_1970 = lean_array_push(x_1964, x_1969); -x_1971 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1971 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1972 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1972, 0, x_1971); lean_ctor_set(x_1972, 1, x_1970); @@ -42771,11 +40075,11 @@ x_2031 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2031, 0, x_1971); lean_ctor_set(x_2031, 1, x_2030); x_2032 = lean_array_push(x_1937, x_2031); -x_2033 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_2033 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; lean_inc(x_1933); lean_inc(x_1934); x_2034 = l_Lean_addMacroScope(x_1934, x_2033, x_1933); -x_2035 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_2035 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_2036 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_2037 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_2037, 0, x_1947); @@ -42805,7 +40109,7 @@ x_2048 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2048, 0, x_1968); lean_ctor_set(x_2048, 1, x_2047); x_2049 = lean_array_push(x_1937, x_2048); -x_2050 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_2050 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_2051 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2051, 0, x_2050); lean_ctor_set(x_2051, 1, x_2049); @@ -42909,7 +40213,7 @@ x_2105 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2105, 0, x_2050); lean_ctor_set(x_2105, 1, x_2104); x_2106 = lean_array_push(x_1938, x_2105); -x_2107 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_2107 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2108 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2108, 0, x_2107); lean_ctor_set(x_2108, 1, x_2106); @@ -42942,7 +40246,7 @@ lean_inc(x_2118); x_2119 = lean_ctor_get(x_7, 1); lean_inc(x_2119); lean_dec(x_7); -x_2120 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_2120 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_2117); x_2121 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_2121, 0, x_2117); @@ -42979,7 +40283,7 @@ lean_ctor_set(x_2138, 0, x_2117); lean_ctor_set(x_2138, 1, x_2137); x_2139 = lean_array_push(x_2136, x_2138); x_2140 = lean_array_push(x_2122, x_2); -x_2141 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_2141 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_2142 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2142, 0, x_2141); lean_ctor_set(x_2142, 1, x_2140); @@ -43006,7 +40310,7 @@ lean_ctor_set(x_2154, 0, x_2153); lean_ctor_set(x_2154, 1, x_2152); lean_inc(x_2154); x_2155 = lean_array_push(x_2149, x_2154); -x_2156 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_2156 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_2157 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2157, 0, x_2156); lean_ctor_set(x_2157, 1, x_2155); @@ -43125,11 +40429,11 @@ x_2216 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2216, 0, x_2156); lean_ctor_set(x_2216, 1, x_2215); x_2217 = lean_array_push(x_2122, x_2216); -x_2218 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_2218 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; lean_inc(x_2118); lean_inc(x_2119); x_2219 = l_Lean_addMacroScope(x_2119, x_2218, x_2118); -x_2220 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_2220 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_2221 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_2222 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_2222, 0, x_2132); @@ -43160,7 +40464,7 @@ x_2233 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2233, 0, x_2153); lean_ctor_set(x_2233, 1, x_2232); x_2234 = lean_array_push(x_2122, x_2233); -x_2235 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_2235 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_2236 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2236, 0, x_2235); lean_ctor_set(x_2236, 1, x_2234); @@ -43356,7 +40660,7 @@ x_2338 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2338, 0, x_2235); lean_ctor_set(x_2338, 1, x_2337); x_2339 = lean_array_push(x_2123, x_2338); -x_2340 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_2340 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2341 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2341, 0, x_2340); lean_ctor_set(x_2341, 1, x_2339); @@ -43380,7 +40684,7 @@ lean_inc(x_2347); x_2348 = lean_ctor_get(x_7, 1); lean_inc(x_2348); lean_dec(x_7); -x_2349 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_2349 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_2345); x_2350 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_2350, 0, x_2345); @@ -43417,7 +40721,7 @@ lean_ctor_set(x_2367, 0, x_2345); lean_ctor_set(x_2367, 1, x_2366); x_2368 = lean_array_push(x_2365, x_2367); x_2369 = lean_array_push(x_2351, x_2); -x_2370 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_2370 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_2371 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2371, 0, x_2370); lean_ctor_set(x_2371, 1, x_2369); @@ -43444,7 +40748,7 @@ lean_ctor_set(x_2383, 0, x_2382); lean_ctor_set(x_2383, 1, x_2381); lean_inc(x_2383); x_2384 = lean_array_push(x_2378, x_2383); -x_2385 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_2385 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_2386 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2386, 0, x_2385); lean_ctor_set(x_2386, 1, x_2384); @@ -43563,11 +40867,11 @@ x_2445 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2445, 0, x_2385); lean_ctor_set(x_2445, 1, x_2444); x_2446 = lean_array_push(x_2351, x_2445); -x_2447 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4; +x_2447 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3; lean_inc(x_2347); lean_inc(x_2348); x_2448 = l_Lean_addMacroScope(x_2348, x_2447, x_2347); -x_2449 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; +x_2449 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2; x_2450 = l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTermCore___closed__2; x_2451 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_2451, 0, x_2361); @@ -43598,7 +40902,7 @@ x_2462 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2462, 0, x_2382); lean_ctor_set(x_2462, 1, x_2461); x_2463 = lean_array_push(x_2351, x_2462); -x_2464 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_2464 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_2465 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2465, 0, x_2464); lean_ctor_set(x_2465, 1, x_2463); @@ -43794,7 +41098,7 @@ x_2567 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2567, 0, x_2464); lean_ctor_set(x_2567, 1, x_2566); x_2568 = lean_array_push(x_2352, x_2567); -x_2569 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_2569 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2570 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2570, 0, x_2569); lean_ctor_set(x_2570, 1, x_2568); @@ -45293,7 +42597,7 @@ lean_ctor_set(x_264, 0, x_248); lean_ctor_set(x_264, 1, x_263); x_265 = lean_array_push(x_262, x_264); x_266 = lean_array_push(x_251, x_243); -x_267 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_267 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_268 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_268, 0, x_267); lean_ctor_set(x_268, 1, x_266); @@ -45475,7 +42779,7 @@ lean_ctor_set(x_324, 0, x_308); lean_ctor_set(x_324, 1, x_323); x_325 = lean_array_push(x_322, x_324); x_326 = lean_array_push(x_311, x_303); -x_327 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_327 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_328 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_328, 0, x_327); lean_ctor_set(x_328, 1, x_326); @@ -45661,7 +42965,7 @@ lean_ctor_set(x_385, 0, x_368); lean_ctor_set(x_385, 1, x_384); x_386 = lean_array_push(x_383, x_385); x_387 = lean_array_push(x_372, x_363); -x_388 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_388 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_389 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_389, 0, x_388); lean_ctor_set(x_389, 1, x_387); @@ -47574,7 +44878,7 @@ lean_inc(x_31); x_32 = lean_ctor_get(x_30, 1); lean_inc(x_32); lean_dec(x_30); -x_33 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_33 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_3); x_34 = lean_name_mk_string(x_3, x_33); lean_inc(x_25); @@ -47583,10 +44887,10 @@ lean_ctor_set(x_35, 0, x_25); lean_ctor_set(x_35, 1, x_33); x_36 = l_Array_empty___closed__1; x_37 = lean_array_push(x_36, x_35); -x_38 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; +x_38 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; lean_inc(x_3); x_39 = lean_name_mk_string(x_3, x_38); -x_40 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; +x_40 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; lean_inc(x_3); x_41 = lean_name_mk_string(x_3, x_40); x_42 = l_Lean_Parser_Term_doLetArrow___elambda__1___closed__1; @@ -47959,7 +45263,7 @@ lean_inc(x_57); x_58 = lean_ctor_get(x_56, 1); lean_inc(x_58); lean_dec(x_56); -x_59 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_59 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_51); x_60 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_60, 0, x_51); @@ -48015,7 +45319,7 @@ x_89 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_89, 0, x_88); lean_ctor_set(x_89, 1, x_87); x_90 = lean_array_push(x_84, x_89); -x_91 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_91 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_92 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_92, 0, x_91); lean_ctor_set(x_92, 1, x_90); @@ -48053,12 +45357,12 @@ x_113 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_113, 0, x_88); lean_ctor_set(x_113, 1, x_112); x_114 = lean_array_push(x_61, x_113); -x_115 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_115 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_116 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_116, 0, x_115); lean_ctor_set(x_116, 1, x_114); x_117 = lean_array_push(x_62, x_116); -x_118 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_118 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_119 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_119, 0, x_118); lean_ctor_set(x_119, 1, x_117); @@ -48087,7 +45391,7 @@ lean_inc(x_128); x_129 = lean_ctor_get(x_127, 1); lean_inc(x_129); lean_dec(x_127); -x_130 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_130 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_122); x_131 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_131, 0, x_122); @@ -48143,7 +45447,7 @@ x_160 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_160, 0, x_159); lean_ctor_set(x_160, 1, x_158); x_161 = lean_array_push(x_155, x_160); -x_162 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_162 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_163 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_163, 0, x_162); lean_ctor_set(x_163, 1, x_161); @@ -48191,12 +45495,12 @@ x_189 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_189, 0, x_159); lean_ctor_set(x_189, 1, x_188); x_190 = lean_array_push(x_132, x_189); -x_191 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_191 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_192 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_192, 0, x_191); lean_ctor_set(x_192, 1, x_190); x_193 = lean_array_push(x_133, x_192); -x_194 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_194 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_195 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_195, 0, x_194); lean_ctor_set(x_195, 1, x_193); @@ -48253,7 +45557,7 @@ lean_inc(x_213); x_214 = lean_ctor_get(x_212, 1); lean_inc(x_214); lean_dec(x_212); -x_215 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_215 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_207); x_216 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_216, 0, x_207); @@ -48309,7 +45613,7 @@ x_245 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_245, 0, x_244); lean_ctor_set(x_245, 1, x_243); x_246 = lean_array_push(x_240, x_245); -x_247 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_247 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_248 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_248, 0, x_247); lean_ctor_set(x_248, 1, x_246); @@ -48347,12 +45651,12 @@ x_269 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_269, 0, x_244); lean_ctor_set(x_269, 1, x_268); x_270 = lean_array_push(x_217, x_269); -x_271 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_271 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_272 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_272, 0, x_271); lean_ctor_set(x_272, 1, x_270); x_273 = lean_array_push(x_218, x_272); -x_274 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_274 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_275 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_275, 0, x_274); lean_ctor_set(x_275, 1, x_273); @@ -48381,7 +45685,7 @@ lean_inc(x_284); x_285 = lean_ctor_get(x_283, 1); lean_inc(x_285); lean_dec(x_283); -x_286 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_286 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_278); x_287 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_287, 0, x_278); @@ -48437,7 +45741,7 @@ x_316 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_316, 0, x_315); lean_ctor_set(x_316, 1, x_314); x_317 = lean_array_push(x_311, x_316); -x_318 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_318 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_319 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_319, 0, x_318); lean_ctor_set(x_319, 1, x_317); @@ -48485,12 +45789,12 @@ x_345 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_345, 0, x_315); lean_ctor_set(x_345, 1, x_344); x_346 = lean_array_push(x_288, x_345); -x_347 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_347 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_348 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_348, 0, x_347); lean_ctor_set(x_348, 1, x_346); x_349 = lean_array_push(x_289, x_348); -x_350 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_350 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_351 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_351, 0, x_350); lean_ctor_set(x_351, 1, x_349); @@ -48583,7 +45887,7 @@ lean_inc(x_379); x_380 = lean_ctor_get(x_378, 1); lean_inc(x_380); lean_dec(x_378); -x_381 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_381 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_373); x_382 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_382, 0, x_373); @@ -48639,7 +45943,7 @@ x_411 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_411, 0, x_410); lean_ctor_set(x_411, 1, x_409); x_412 = lean_array_push(x_406, x_411); -x_413 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_413 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_414 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_414, 0, x_413); lean_ctor_set(x_414, 1, x_412); @@ -48677,12 +45981,12 @@ x_435 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_435, 0, x_410); lean_ctor_set(x_435, 1, x_434); x_436 = lean_array_push(x_383, x_435); -x_437 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_437 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_438 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_438, 0, x_437); lean_ctor_set(x_438, 1, x_436); x_439 = lean_array_push(x_384, x_438); -x_440 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_440 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_441 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_441, 0, x_440); lean_ctor_set(x_441, 1, x_439); @@ -48711,7 +46015,7 @@ lean_inc(x_450); x_451 = lean_ctor_get(x_449, 1); lean_inc(x_451); lean_dec(x_449); -x_452 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_452 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_444); x_453 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_453, 0, x_444); @@ -48767,7 +46071,7 @@ x_482 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_482, 0, x_481); lean_ctor_set(x_482, 1, x_480); x_483 = lean_array_push(x_477, x_482); -x_484 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_484 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_485 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_485, 0, x_484); lean_ctor_set(x_485, 1, x_483); @@ -48815,12 +46119,12 @@ x_511 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_511, 0, x_481); lean_ctor_set(x_511, 1, x_510); x_512 = lean_array_push(x_454, x_511); -x_513 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_513 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_514 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_514, 0, x_513); lean_ctor_set(x_514, 1, x_512); x_515 = lean_array_push(x_455, x_514); -x_516 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_516 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_517 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_517, 0, x_516); lean_ctor_set(x_517, 1, x_515); @@ -49923,7 +47227,7 @@ lean_inc(x_47); x_48 = lean_ctor_get(x_46, 1); lean_inc(x_48); lean_dec(x_46); -x_49 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_49 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_41); x_50 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_50, 0, x_41); @@ -49978,7 +47282,7 @@ x_79 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_79, 0, x_78); lean_ctor_set(x_79, 1, x_77); x_80 = lean_array_push(x_74, x_79); -x_81 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_81 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_82 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_82, 0, x_81); lean_ctor_set(x_82, 1, x_80); @@ -50011,12 +47315,12 @@ x_100 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_100, 0, x_78); lean_ctor_set(x_100, 1, x_99); x_101 = lean_array_push(x_51, x_100); -x_102 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_102 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_103 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_103, 0, x_102); lean_ctor_set(x_103, 1, x_101); x_104 = lean_array_push(x_52, x_103); -x_105 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_105 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_106 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_106, 0, x_105); lean_ctor_set(x_106, 1, x_104); @@ -50072,7 +47376,7 @@ lean_inc(x_127); x_128 = lean_ctor_get(x_126, 1); lean_inc(x_128); lean_dec(x_126); -x_129 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_129 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_121); x_130 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_130, 0, x_121); @@ -50127,7 +47431,7 @@ x_159 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_159, 0, x_158); lean_ctor_set(x_159, 1, x_157); x_160 = lean_array_push(x_154, x_159); -x_161 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_161 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_162 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_162, 0, x_161); lean_ctor_set(x_162, 1, x_160); @@ -50160,12 +47464,12 @@ x_180 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_180, 0, x_158); lean_ctor_set(x_180, 1, x_179); x_181 = lean_array_push(x_131, x_180); -x_182 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_182 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_183 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_183, 0, x_182); lean_ctor_set(x_183, 1, x_181); x_184 = lean_array_push(x_132, x_183); -x_185 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_185 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_186 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_186, 0, x_185); lean_ctor_set(x_186, 1, x_184); @@ -50257,7 +47561,7 @@ lean_inc(x_217); x_218 = lean_ctor_get(x_216, 1); lean_inc(x_218); lean_dec(x_216); -x_219 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_219 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_211); x_220 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_220, 0, x_211); @@ -50312,7 +47616,7 @@ x_249 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_249, 0, x_248); lean_ctor_set(x_249, 1, x_247); x_250 = lean_array_push(x_244, x_249); -x_251 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_251 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_252 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_252, 0, x_251); lean_ctor_set(x_252, 1, x_250); @@ -50345,12 +47649,12 @@ x_270 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_270, 0, x_248); lean_ctor_set(x_270, 1, x_269); x_271 = lean_array_push(x_221, x_270); -x_272 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_272 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_273 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_273, 0, x_272); lean_ctor_set(x_273, 1, x_271); x_274 = lean_array_push(x_222, x_273); -x_275 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_275 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_276 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_276, 0, x_275); lean_ctor_set(x_276, 1, x_274); @@ -50390,7 +47694,7 @@ lean_inc(x_291); x_292 = lean_ctor_get(x_290, 1); lean_inc(x_292); lean_dec(x_290); -x_293 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_293 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_285); x_294 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_294, 0, x_285); @@ -50445,7 +47749,7 @@ x_323 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_323, 0, x_322); lean_ctor_set(x_323, 1, x_321); x_324 = lean_array_push(x_318, x_323); -x_325 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_325 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_326 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_326, 0, x_325); lean_ctor_set(x_326, 1, x_324); @@ -50478,12 +47782,12 @@ x_344 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_344, 0, x_322); lean_ctor_set(x_344, 1, x_343); x_345 = lean_array_push(x_295, x_344); -x_346 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_346 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_347 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_347, 0, x_346); lean_ctor_set(x_347, 1, x_345); x_348 = lean_array_push(x_296, x_347); -x_349 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_349 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_350 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_350, 0, x_349); lean_ctor_set(x_350, 1, x_348); @@ -51818,7 +49122,7 @@ lean_inc(x_98); x_99 = lean_ctor_get(x_97, 1); lean_inc(x_99); lean_dec(x_97); -x_100 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_100 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_92); x_101 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_101, 0, x_92); @@ -51850,7 +49154,7 @@ lean_ctor_set(x_115, 0, x_92); lean_ctor_set(x_115, 1, x_114); x_116 = lean_array_push(x_113, x_115); x_117 = lean_array_push(x_52, x_89); -x_118 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_118 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_119 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_119, 0, x_118); lean_ctor_set(x_119, 1, x_117); @@ -51875,7 +49179,7 @@ x_130 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_130, 0, x_73); lean_ctor_set(x_130, 1, x_129); x_131 = lean_array_push(x_126, x_130); -x_132 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_132 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_133 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_133, 0, x_132); lean_ctor_set(x_133, 1, x_131); @@ -51907,12 +49211,12 @@ x_150 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_150, 0, x_73); lean_ctor_set(x_150, 1, x_149); x_151 = lean_array_push(x_52, x_150); -x_152 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_152 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_153 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_153, 0, x_152); lean_ctor_set(x_153, 1, x_151); x_154 = lean_array_push(x_102, x_153); -x_155 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_155 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_156 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_156, 0, x_155); lean_ctor_set(x_156, 1, x_154); @@ -51945,7 +49249,7 @@ lean_inc(x_168); x_169 = lean_ctor_get(x_167, 1); lean_inc(x_169); lean_dec(x_167); -x_170 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_170 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_162); x_171 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_171, 0, x_162); @@ -51979,7 +49283,7 @@ lean_ctor_set(x_185, 0, x_162); lean_ctor_set(x_185, 1, x_184); x_186 = lean_array_push(x_183, x_185); x_187 = lean_array_push(x_52, x_89); -x_188 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_188 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_189 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_189, 0, x_188); lean_ctor_set(x_189, 1, x_187); @@ -52005,7 +49309,7 @@ lean_ctor_set(x_200, 0, x_73); lean_ctor_set(x_200, 1, x_199); lean_inc(x_200); x_201 = lean_array_push(x_196, x_200); -x_202 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_202 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_203 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_203, 0, x_202); lean_ctor_set(x_203, 1, x_201); @@ -52072,7 +49376,7 @@ x_237 = lean_array_push(x_231, x_236); x_238 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; x_239 = l_Lean_addMacroScope(x_168, x_238, x_165); x_240 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_241 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; +x_241 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5; x_242 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_242, 0, x_60); lean_ctor_set(x_242, 1, x_240); @@ -52120,12 +49424,12 @@ x_265 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_265, 0, x_73); lean_ctor_set(x_265, 1, x_264); x_266 = lean_array_push(x_52, x_265); -x_267 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_267 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_268 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_268, 0, x_267); lean_ctor_set(x_268, 1, x_266); x_269 = lean_array_push(x_172, x_268); -x_270 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_270 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_271 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_271, 0, x_270); lean_ctor_set(x_271, 1, x_269); @@ -52326,7 +49630,7 @@ lean_inc(x_374); x_375 = lean_ctor_get(x_373, 1); lean_inc(x_375); lean_dec(x_373); -x_376 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_376 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_368); x_377 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_377, 0, x_368); @@ -52359,7 +49663,7 @@ lean_ctor_set(x_390, 0, x_368); lean_ctor_set(x_390, 1, x_389); x_391 = lean_array_push(x_388, x_390); x_392 = lean_array_push(x_284, x_366); -x_393 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_393 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_394 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_394, 0, x_393); lean_ctor_set(x_394, 1, x_392); @@ -52385,7 +49689,7 @@ lean_ctor_set(x_405, 0, x_315); lean_ctor_set(x_405, 1, x_404); lean_inc(x_405); x_406 = lean_array_push(x_401, x_405); -x_407 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_407 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_408 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_408, 0, x_407); lean_ctor_set(x_408, 1, x_406); @@ -52537,7 +49841,7 @@ lean_inc(x_371); lean_inc(x_374); x_483 = l_Lean_addMacroScope(x_374, x_482, x_371); x_484 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__2; -x_485 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6; +x_485 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5; x_486 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_486, 0, x_292); lean_ctor_set(x_486, 1, x_484); @@ -52585,7 +49889,7 @@ x_507 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_507, 0, x_315); lean_ctor_set(x_507, 1, x_506); x_508 = lean_array_push(x_284, x_507); -x_509 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_509 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_510 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_510, 0, x_509); lean_ctor_set(x_510, 1, x_508); @@ -52693,7 +49997,7 @@ x_566 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_566, 0, x_509); lean_ctor_set(x_566, 1, x_565); x_567 = lean_array_push(x_378, x_566); -x_568 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_568 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_569 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_569, 0, x_568); lean_ctor_set(x_569, 1, x_567); @@ -52830,7 +50134,7 @@ lean_inc(x_649); x_650 = lean_ctor_get(x_648, 1); lean_inc(x_650); lean_dec(x_648); -x_651 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_651 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_643); x_652 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_652, 0, x_643); @@ -52917,7 +50221,7 @@ lean_ctor_set(x_696, 0, x_695); lean_ctor_set(x_696, 1, x_694); x_697 = lean_array_push(x_653, x_696); x_698 = lean_array_push(x_697, x_671); -x_699 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_699 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_700 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_700, 0, x_699); lean_ctor_set(x_700, 1, x_698); @@ -53031,7 +50335,7 @@ x_757 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_757, 0, x_661); lean_ctor_set(x_757, 1, x_756); x_758 = lean_array_push(x_653, x_757); -x_759 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_759 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_760 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_760, 0, x_759); lean_ctor_set(x_760, 1, x_758); @@ -53199,7 +50503,7 @@ x_849 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_849, 0, x_759); lean_ctor_set(x_849, 1, x_848); x_850 = lean_array_push(x_654, x_849); -x_851 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_851 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_852 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_852, 0, x_851); lean_ctor_set(x_852, 1, x_850); @@ -53255,7 +50559,7 @@ lean_inc(x_873); x_874 = lean_ctor_get(x_872, 1); lean_inc(x_874); lean_dec(x_872); -x_875 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_875 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_867); x_876 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_876, 0, x_867); @@ -53342,7 +50646,7 @@ lean_ctor_set(x_920, 0, x_919); lean_ctor_set(x_920, 1, x_918); x_921 = lean_array_push(x_877, x_920); x_922 = lean_array_push(x_921, x_895); -x_923 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_923 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_924 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_924, 0, x_923); lean_ctor_set(x_924, 1, x_922); @@ -53456,7 +50760,7 @@ x_981 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_981, 0, x_885); lean_ctor_set(x_981, 1, x_980); x_982 = lean_array_push(x_877, x_981); -x_983 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_983 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_984 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_984, 0, x_983); lean_ctor_set(x_984, 1, x_982); @@ -53624,7 +50928,7 @@ x_1073 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1073, 0, x_983); lean_ctor_set(x_1073, 1, x_1072); x_1074 = lean_array_push(x_878, x_1073); -x_1075 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1075 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1076 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1076, 0, x_1075); lean_ctor_set(x_1076, 1, x_1074); @@ -53715,7 +51019,7 @@ lean_inc(x_1106); x_1107 = lean_ctor_get(x_1105, 1); lean_inc(x_1107); lean_dec(x_1105); -x_1108 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1108 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_1100); x_1109 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_1109, 0, x_1100); @@ -53802,7 +51106,7 @@ lean_ctor_set(x_1153, 0, x_1152); lean_ctor_set(x_1153, 1, x_1151); x_1154 = lean_array_push(x_1110, x_1153); x_1155 = lean_array_push(x_1154, x_1128); -x_1156 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1156 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_1157 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1157, 0, x_1156); lean_ctor_set(x_1157, 1, x_1155); @@ -53916,7 +51220,7 @@ x_1214 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1214, 0, x_1118); lean_ctor_set(x_1214, 1, x_1213); x_1215 = lean_array_push(x_1110, x_1214); -x_1216 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1216 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_1217 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1217, 0, x_1216); lean_ctor_set(x_1217, 1, x_1215); @@ -54084,7 +51388,7 @@ x_1306 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1306, 0, x_1216); lean_ctor_set(x_1306, 1, x_1305); x_1307 = lean_array_push(x_1111, x_1306); -x_1308 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1308 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_1309 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1309, 0, x_1308); lean_ctor_set(x_1309, 1, x_1307); @@ -55068,7 +52372,7 @@ lean_inc(x_62); x_63 = lean_ctor_get(x_61, 1); lean_inc(x_63); lean_dec(x_61); -x_64 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_64 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_inc(x_56); x_65 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_65, 0, x_56); @@ -55113,7 +52417,7 @@ lean_ctor_set(x_88, 0, x_87); lean_ctor_set(x_88, 1, x_86); x_89 = lean_array_push(x_66, x_88); x_90 = lean_array_push(x_89, x_81); -x_91 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_91 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_92 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_92, 0, x_91); lean_ctor_set(x_92, 1, x_90); @@ -55122,12 +52426,12 @@ x_94 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_94, 0, x_78); lean_ctor_set(x_94, 1, x_93); x_95 = lean_array_push(x_66, x_94); -x_96 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_96 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_97 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_97, 0, x_96); lean_ctor_set(x_97, 1, x_95); x_98 = lean_array_push(x_67, x_97); -x_99 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_99 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_100 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_100, 0, x_99); lean_ctor_set(x_100, 1, x_98); @@ -59070,7 +56374,7 @@ x_104 = lean_name_eq(x_70, x_103); if (x_104 == 0) { lean_object* x_105; uint8_t x_106; -x_105 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_105 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_106 = lean_name_eq(x_70, x_105); lean_dec(x_70); if (x_106 == 0) @@ -60901,7 +58205,7 @@ x_545 = lean_name_eq(x_511, x_544); if (x_545 == 0) { lean_object* x_546; uint8_t x_547; -x_546 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_546 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_547 = lean_name_eq(x_511, x_546); lean_dec(x_511); if (x_547 == 0) @@ -62444,7 +59748,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1024____closed__1; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -62954,13 +60258,13 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_4 = l___regBuiltin_Lean_Elab_Term_Do_elabDo___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_30430_(lean_object* x_1) { +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_26774_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; @@ -62980,7 +60284,7 @@ if (x_7 == 0) { lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; x_8 = lean_ctor_get(x_6, 0); -x_9 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_9 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_10 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_10, 0, x_8); lean_ctor_set(x_10, 1, x_9); @@ -62990,7 +60294,7 @@ lean_inc(x_5); x_13 = lean_array_push(x_11, x_5); x_14 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; x_15 = lean_array_push(x_13, x_14); -x_16 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_16 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_17 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_17, 0, x_16); lean_ctor_set(x_17, 1, x_15); @@ -63000,12 +60304,12 @@ x_20 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); x_21 = lean_array_push(x_11, x_20); -x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_23 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_23, 0, x_22); lean_ctor_set(x_23, 1, x_21); x_24 = lean_array_push(x_12, x_23); -x_25 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_25 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_26 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_26, 0, x_25); lean_ctor_set(x_26, 1, x_24); @@ -63022,7 +60326,7 @@ x_29 = lean_ctor_get(x_6, 1); lean_inc(x_29); lean_inc(x_28); lean_dec(x_6); -x_30 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_30 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_31 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_31, 0, x_28); lean_ctor_set(x_31, 1, x_30); @@ -63032,7 +60336,7 @@ lean_inc(x_5); x_34 = lean_array_push(x_32, x_5); x_35 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; x_36 = lean_array_push(x_34, x_35); -x_37 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_37 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_38 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_38, 0, x_37); lean_ctor_set(x_38, 1, x_36); @@ -63042,12 +60346,12 @@ x_41 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_41, 0, x_40); lean_ctor_set(x_41, 1, x_39); x_42 = lean_array_push(x_32, x_41); -x_43 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_43 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_44 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_44, 0, x_43); lean_ctor_set(x_44, 1, x_42); x_45 = lean_array_push(x_33, x_44); -x_46 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_46 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_47 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_47, 0, x_46); lean_ctor_set(x_47, 1, x_45); @@ -63397,20 +60701,20 @@ l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expand lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__1); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2(); lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___lambda__1___closed__2); +l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__1 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__1(); +lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__1); +l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2(); +lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__2); +l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3(); +lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__3); +l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__4 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__4(); +lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__4); +l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5(); +lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__5); l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__1 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__1(); lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__1); l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__2 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__2(); lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__2); -l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3(); -lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3); -l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4(); -lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__4); -l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__5 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__5(); -lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__5); -l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6(); -lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__6); -l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__7 = _init_l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__7(); -lean_mark_persistent(l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__7); l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__1 = _init_l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__1(); lean_mark_persistent(l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__1); l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__2 = _init_l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__2(); @@ -63934,7 +61238,7 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Do_elabDo___closed__1); res = l___regBuiltin_Lean_Elab_Term_Do_elabDo(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_30430_(lean_io_mk_world()); +res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_26774_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); l___regBuiltin_Lean_Elab_Term_expandTermFor___closed__1 = _init_l___regBuiltin_Lean_Elab_Term_expandTermFor___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/Match.c b/stage0/stdlib/Lean/Elab/Match.c index 447e11f449..bd3510c3b2 100644 --- a/stage0/stdlib/Lean/Elab/Match.c +++ b/stage0/stdlib/Lean/Elab/Match.c @@ -20,7 +20,6 @@ lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withExistingLocalDeclsImp_ lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_processId_match__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabDiscrsWitMatchType_match__3(lean_object*); extern lean_object* l_Lean_instToExprName___closed__1; -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__1; extern lean_object* l_Lean_Name_toString___closed__1; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_finalize___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_processVar___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -69,6 +68,7 @@ lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_ extern lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__35; lean_object* l_Lean_Elab_Term_CollectPatternVars_collect___closed__4; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_nameToPattern___closed__5; +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1; lean_object* l_Lean_LocalDecl_userName(lean_object*); lean_object* l_Lean_Elab_Term_elabMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__2(size_t, size_t, lean_object*); @@ -77,6 +77,7 @@ lean_object* l_List_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_finalizePatternDecls___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_finalizePatternDecls___spec__1___closed__1; +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__2; lean_object* l_Lean_Elab_Term_elabMatch_match__12___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabPatterns___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandNonAtomicDiscrs_x3f_loop_match__2(lean_object*); @@ -171,6 +172,7 @@ lean_object* l_Lean_Elab_Term_elabMatchAltView___lambda__1___closed__1; lean_object* l_Lean_annotation_x3f(lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__4; +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_throwAmbiguous___rarg___closed__2; lean_object* l_Lean_Elab_Term_elabMatch_match__5(lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_waitExpectedType___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -243,6 +245,7 @@ lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_finalizePatternDecls__ lean_object* l_Lean_Elab_Term_getMainModule___rarg(lean_object*, lean_object*); uint8_t l_USize_decLt(size_t, size_t); lean_object* l_Lean_throwError___at_Lean_Elab_Term_CollectPatternVars_CtorApp_processCtorApp___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__1; lean_object* l_Lean_Elab_Term_CollectPatternVars_CtorApp_processCtorApp___lambda__1___boxed(lean_object**); extern lean_object* l_Lean_rootNamespace___closed__2; lean_object* l_List_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__4___closed__1; @@ -266,7 +269,6 @@ lean_object* l_Lean_Name_toStringWithSep(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabMatch_match__7(lean_object*); lean_object* l_Lean_Elab_Term_CollectPatternVars_CtorApp_Context_newArgs___default; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_collectPatternVars_match__1(lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_nameToPattern___closed__13; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_processExplicitArg_match__1(lean_object*); @@ -291,6 +293,7 @@ lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withPatternVars___rar lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_waitExpectedTypeAndDiscrs_match__1(lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_map___at_Lean_Elab_Term_reportMatcherResultErrors___spec__2(lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getDiscrs(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandMacrosInPatterns___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_CollectPatternVars_collect_match__1(lean_object*); @@ -357,6 +360,7 @@ extern lean_object* l_Lean_strLitKind; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_nameToPattern___closed__1; lean_object* l_Lean_Elab_Term_ToDepElimPattern_main_match__4(lean_object*); lean_object* l_Lean_Elab_Term_CollectPatternVars_resolveId_x3f___closed__4; +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__3; lean_object* l_Lean_Elab_Term_CollectPatternVars_resolveId_x3f_match__2___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_forallTelescopeReducingImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_KVMap_getBool(lean_object*, lean_object*, uint8_t); @@ -381,6 +385,7 @@ lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabPatterns_match__2(lean_object*); lean_object* l_Lean_Elab_Term_elabMatch___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Util_0__Lean_Elab_expandMacro_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__5; lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_loop___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_ToDepElimPattern_main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -470,7 +475,6 @@ lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_th lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_reverse___rarg(lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_processVar___lambda__2___closed__4; -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__5; lean_object* l_Lean_Elab_Term_ToDepElimPattern_State_found___default; extern lean_object* l_Lean_KernelException_toMessageData___closed__15; uint8_t l_Array_isEmpty___rarg(lean_object*); @@ -480,7 +484,6 @@ extern lean_object* l_Lean_instInhabitedSyntax; lean_object* l_Lean_Meta_Match_instantiateAltLHSMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandNonAtomicDiscrs_x3f_loop___closed__2; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_processVar___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__3; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Match_0__Lean_Elab_Term_expandNonAtomicDiscrs_x3f_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withPatternVars_loop___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_pushNewArg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -749,7 +752,6 @@ lean_object* l_Lean_Elab_Term_CollectPatternVars_resolveId_x3f_match__1___rarg(l lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_processId(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkLocalDeclFor_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_finalize___closed__2; -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_finalize___closed__1; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_nameToPattern___closed__10; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_finalize___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); @@ -814,7 +816,6 @@ lean_object* l_Lean_Elab_Term_elabMatch_match__13___rarg(lean_object*, lean_obje lean_object* l_List_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__5___lambda__2___closed__2; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_ToDepElimPattern_main___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_reportMatcherResultErrors(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withElaboratedLHS_match__1(lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___spec__1(lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_CollectPatternVars_collect___closed__3; @@ -824,7 +825,6 @@ lean_object* l_Lean_Elab_Term_elabMatch_match__12(lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withPatternVars_loop_match__2(lean_object*); lean_object* l_Lean_Elab_Term_reportMatcherResultErrors___closed__2; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabDiscrsWitMatchType_match__1___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__4; lean_object* l___regBuiltin_Lean_Elab_Term_elabMVarWithIdKind___closed__1; lean_object* l_List_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__4___closed__3; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_processCtorAppAux_match__2___rarg(lean_object*, lean_object*, lean_object*); @@ -840,7 +840,6 @@ lean_object* l_Lean_Elab_Term_ToDepElimPattern_main_match__3(lean_object*); lean_object* l_Lean_Elab_Term_CollectPatternVars_CtorApp_processCtorApp_match__3___rarg(lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabDiscrsWitMatchType___spec__1___lambda__1___closed__1; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_isNextArgAccessible___boxed(lean_object*); -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__2; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_pushNewArg_match__1(lean_object*); lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_CtorApp_processCtorAppAux_match__1(lean_object*); lean_object* l_List_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__5___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -848,9 +847,9 @@ lean_object* l_Lean_Elab_Term_elabMatchAltView___closed__2; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_loop___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_isLocalIdent_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Meta_Closure_mkBinding___spec__1(size_t, size_t, lean_object*); -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520_(lean_object*); -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809_(lean_object*); +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397_(lean_object*); lean_object* l_Lean_Elab_Term_CollectPatternVars_CtorApp_Context_paramDeclIdx___default; +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686_(lean_object*); lean_object* l_Lean_mkConst(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_reportMatcherResultErrors___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkSimpleThunk(lean_object*); @@ -868,6 +867,7 @@ lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_CollectPatternVars_ge lean_object* l_Lean_Elab_Term_instToStringPatternVar___closed__1; extern lean_object* l_Lean_Parser_Term_namedPattern___elambda__1___closed__1; lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_waitExpectedTypeAndDiscrs_match__1___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__4; lean_object* l_Lean_Elab_Term_ToDepElimPattern_main___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_map___at_Lean_Elab_Term_CollectPatternVars_resolveId_x3f___spec__3(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__8; @@ -4191,137 +4191,126 @@ return x_6; } else { -lean_object* x_7; lean_object* x_8; uint8_t x_9; +lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_29; x_7 = lean_unsigned_to_nat(2u); x_8 = l_Lean_Syntax_getArg(x_1, x_7); -x_9 = l_Lean_Syntax_isNone(x_8); -if (x_9 == 0) +x_29 = l_Lean_Syntax_isNone(x_8); +if (x_29 == 0) { -lean_object* x_10; uint8_t x_11; -x_10 = l_Lean_nullKind___closed__2; +lean_object* x_30; uint8_t x_31; +x_30 = l_Lean_nullKind___closed__2; lean_inc(x_8); -x_11 = l_Lean_Syntax_isOfKind(x_8, x_10); -if (x_11 == 0) +x_31 = l_Lean_Syntax_isOfKind(x_8, x_30); +if (x_31 == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_dec(x_8); lean_dec(x_1); -x_12 = l_Array_empty___closed__1; -x_13 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; -x_14 = lean_panic_fn(x_12, x_13); -return x_14; +x_32 = l_Array_empty___closed__1; +x_33 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; +x_34 = lean_panic_fn(x_32, x_33); +return x_34; } else { -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_15 = l_Lean_Syntax_getArgs(x_8); -x_16 = lean_array_get_size(x_15); -lean_dec(x_15); -x_17 = lean_unsigned_to_nat(1u); -x_18 = lean_nat_dec_eq(x_16, x_17); -lean_dec(x_16); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; -lean_dec(x_8); -lean_dec(x_1); -x_19 = l_Array_empty___closed__1; -x_20 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; -x_21 = lean_panic_fn(x_19, x_20); -return x_21; -} -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_22 = lean_unsigned_to_nat(0u); -x_23 = l_Lean_Syntax_getArg(x_8, x_22); -lean_dec(x_8); -x_24 = l_Lean_expandExplicitBindersAux_loop___closed__4; -x_25 = l_Lean_Syntax_isOfKind(x_23, x_24); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; -lean_dec(x_1); -x_26 = l_Array_empty___closed__1; -x_27 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; -x_28 = lean_panic_fn(x_26, x_27); -return x_28; -} -else -{ -lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_29 = lean_unsigned_to_nat(4u); -x_30 = l_Lean_Syntax_getArg(x_1, x_29); -lean_dec(x_1); -x_31 = l_myMacro____x40_Init_Notation___hyg_11900____closed__8; -lean_inc(x_30); -x_32 = l_Lean_Syntax_isOfKind(x_30, x_31); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; lean_object* x_35; -lean_dec(x_30); -x_33 = l_Array_empty___closed__1; -x_34 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; -x_35 = lean_panic_fn(x_33, x_34); -return x_35; -} -else -{ -lean_object* x_36; lean_object* x_37; lean_object* x_38; size_t x_39; size_t x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = l_Lean_Syntax_getArg(x_30, x_22); -lean_dec(x_30); -x_37 = l_Lean_Syntax_getArgs(x_36); +lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; +x_35 = l_Lean_Syntax_getArgs(x_8); +x_36 = lean_array_get_size(x_35); +lean_dec(x_35); +x_37 = lean_unsigned_to_nat(1u); +x_38 = lean_nat_dec_eq(x_36, x_37); lean_dec(x_36); -x_38 = lean_array_get_size(x_37); -x_39 = lean_usize_of_nat(x_38); -lean_dec(x_38); -x_40 = 0; -x_41 = x_37; -x_42 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_43 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___spec__1(x_42, x_39, x_40, x_41); -x_44 = x_43; -return x_44; -} -} -} -} +if (x_38 == 0) +{ +lean_object* x_39; lean_object* x_40; lean_object* x_41; +lean_dec(x_8); +lean_dec(x_1); +x_39 = l_Array_empty___closed__1; +x_40 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; +x_41 = lean_panic_fn(x_39, x_40); +return x_41; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; +lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_42 = lean_unsigned_to_nat(0u); +x_43 = l_Lean_Syntax_getArg(x_8, x_42); lean_dec(x_8); -x_45 = lean_unsigned_to_nat(4u); -x_46 = l_Lean_Syntax_getArg(x_1, x_45); +x_44 = l_Lean_expandExplicitBindersAux_loop___closed__4; +lean_inc(x_43); +x_45 = l_Lean_Syntax_isOfKind(x_43, x_44); +if (x_45 == 0) +{ +lean_object* x_46; lean_object* x_47; lean_object* x_48; +lean_dec(x_43); lean_dec(x_1); -x_47 = l_myMacro____x40_Init_Notation___hyg_11900____closed__8; -lean_inc(x_46); -x_48 = l_Lean_Syntax_isOfKind(x_46, x_47); -if (x_48 == 0) +x_46 = l_Array_empty___closed__1; +x_47 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; +x_48 = lean_panic_fn(x_46, x_47); +return x_48; +} +else { lean_object* x_49; lean_object* x_50; lean_object* x_51; -lean_dec(x_46); -x_49 = l_Array_empty___closed__1; -x_50 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; -x_51 = lean_panic_fn(x_49, x_50); -return x_51; +x_49 = l_Lean_Syntax_getArg(x_43, x_37); +lean_dec(x_43); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +x_51 = lean_box(0); +x_9 = x_51; +x_10 = x_50; +goto block_28; +} +} +} } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; size_t x_56; size_t x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_52 = lean_unsigned_to_nat(0u); -x_53 = l_Lean_Syntax_getArg(x_46, x_52); -lean_dec(x_46); -x_54 = l_Lean_Syntax_getArgs(x_53); -lean_dec(x_53); -x_55 = lean_array_get_size(x_54); -x_56 = lean_usize_of_nat(x_55); -lean_dec(x_55); -x_57 = 0; -x_58 = x_54; -x_59 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_60 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___spec__1(x_59, x_56, x_57, x_58); -x_61 = x_60; -return x_61; +lean_object* x_52; lean_object* x_53; +lean_dec(x_8); +x_52 = lean_box(0); +x_53 = lean_box(0); +x_9 = x_53; +x_10 = x_52; +goto block_28; +} +block_28: +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; +lean_dec(x_10); +lean_dec(x_9); +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +lean_dec(x_1); +x_13 = l_myMacro____x40_Init_Notation___hyg_11900____closed__8; +lean_inc(x_12); +x_14 = l_Lean_Syntax_isOfKind(x_12, x_13); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; +lean_dec(x_12); +x_15 = l_Array_empty___closed__1; +x_16 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1; +x_17 = lean_panic_fn(x_15, x_16); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; size_t x_22; size_t x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_18 = lean_unsigned_to_nat(0u); +x_19 = l_Lean_Syntax_getArg(x_12, x_18); +lean_dec(x_12); +x_20 = l_Lean_Syntax_getArgs(x_19); +lean_dec(x_19); +x_21 = lean_array_get_size(x_20); +x_22 = lean_usize_of_nat(x_21); +lean_dec(x_21); +x_23 = 0; +x_24 = x_20; +x_25 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_26 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___spec__1(x_25, x_22, x_23, x_24); +x_27 = x_26; +return x_27; } } } @@ -4437,7 +4426,7 @@ return x_11; } } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__1() { _start: { lean_object* x_1; @@ -4445,21 +4434,21 @@ x_1 = lean_mk_string("MVarWithIdKind"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520_(lean_object* x_1) { +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2; x_3 = l_Lean_Parser_registerBuiltinNodeKind(x_2, x_1); return x_3; } @@ -4480,7 +4469,7 @@ lean_ctor_set(x_7, 0, x_5); lean_ctor_set(x_7, 1, x_6); x_8 = l_Lean_mkOptionalNode___closed__2; x_9 = lean_array_push(x_8, x_7); -x_10 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2; +x_10 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2; x_11 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_9); @@ -4501,7 +4490,7 @@ lean_ctor_set(x_15, 0, x_12); lean_ctor_set(x_15, 1, x_14); x_16 = l_Lean_mkOptionalNode___closed__2; x_17 = lean_array_push(x_16, x_15); -x_18 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2; +x_18 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2; x_19 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_19, 0, x_18); lean_ctor_set(x_19, 1, x_17); @@ -4603,7 +4592,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; -x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2; +x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2; x_4 = l___regBuiltin_Lean_Elab_Term_elabMVarWithIdKind___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -9411,7 +9400,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_instToExprName___closed__1; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -9421,7 +9410,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Init_Meta_0__Lean_quoteName___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -23576,7 +23565,7 @@ lean_dec(x_5); return x_12; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -23586,7 +23575,7 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__2() { _start: { lean_object* x_1; @@ -23594,17 +23583,17 @@ x_1 = lean_mk_string("ignoreUnusedAlts"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__2; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__2; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__4() { _start: { lean_object* x_1; @@ -23612,13 +23601,13 @@ x_1 = lean_mk_string("if true, do not generate error if an alternative is not us return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_initFn____x40_Lean_Util_PPExt___hyg_3____closed__3; x_2 = l_Lean_instInhabitedParserDescr___closed__1; -x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__4; +x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__4; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -23626,12 +23615,12 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809_(lean_object* x_1) { +lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__3; -x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__5; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__3; +x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__5; x_4 = lean_register_option(x_2, x_3, x_1); return x_4; } @@ -23640,7 +23629,7 @@ uint8_t l_Lean_Elab_Term_ignoreUnusedAlts(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; uint8_t x_4; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__3; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__3; x_3 = 0; x_4 = l_Lean_KVMap_getBool(x_1, x_2, x_3); return x_4; @@ -25467,7 +25456,7 @@ x_46 = lean_ctor_get(x_44, 1); lean_inc(x_46); lean_dec(x_44); x_47 = lean_array_get_size(x_16); -x_48 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1; +x_48 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1; lean_inc(x_5); x_49 = l_Lean_Elab_Term_mkAuxName(x_48, x_5, x_6, x_7, x_8, x_9, x_10, x_46); if (lean_obj_tag(x_49) == 0) @@ -31260,11 +31249,11 @@ l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1 = _init_l lean_mark_persistent(l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___closed__1); l_Lean_Elab_Term_instToStringPatternVar___closed__1 = _init_l_Lean_Elab_Term_instToStringPatternVar___closed__1(); lean_mark_persistent(l_Lean_Elab_Term_instToStringPatternVar___closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520____closed__2); -res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1520_(lean_io_mk_world()); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397____closed__2); +res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_1397_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); l___regBuiltin_Lean_Elab_Term_elabMVarWithIdKind___closed__1 = _init_l___regBuiltin_Lean_Elab_Term_elabMVarWithIdKind___closed__1(); @@ -31473,17 +31462,17 @@ l_Lean_Elab_Term_elabMatchAltView___closed__1 = _init_l_Lean_Elab_Term_elabMatch lean_mark_persistent(l_Lean_Elab_Term_elabMatchAltView___closed__1); l_Lean_Elab_Term_elabMatchAltView___closed__2 = _init_l_Lean_Elab_Term_elabMatchAltView___closed__2(); lean_mark_persistent(l_Lean_Elab_Term_elabMatchAltView___closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__5); -res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809_(lean_io_mk_world()); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__5); +res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); l_Lean_Elab_Term_reportMatcherResultErrors___lambda__1___closed__1 = _init_l_Lean_Elab_Term_reportMatcherResultErrors___lambda__1___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/MutualDef.c b/stage0/stdlib/Lean/Elab/MutualDef.c index ddc32203a8..6cdfc5e3e2 100644 --- a/stage0/stdlib/Lean/Elab/MutualDef.c +++ b/stage0/stdlib/Lean/Elab/MutualDef.c @@ -13,7 +13,6 @@ #ifdef __cplusplus extern "C" { #endif -lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst_match__4___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunType_match__1(lean_object*); lean_object* lean_expr_update_forall(lean_object*, uint8_t, lean_object*, lean_object*); @@ -60,7 +59,6 @@ lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Std_RBNode_foldM___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_FixPoint_merge___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkModifiers___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst_match__4(lean_object*); lean_object* lean_expr_update_mdata(lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_letEqnsDecl___closed__1; @@ -331,7 +329,7 @@ lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabExport___spec__2(lean_ lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__4(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkModifiers___lambda__2___closed__2; -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___closed__5; lean_object* l_List_foldl___at_Lean_Elab_Term_MutualClosure_pushLetRecs___spec__1(uint8_t, lean_object*, lean_object*, lean_object*); extern lean_object* l_Std_Range_myMacro____x40_Init_Data_Range___hyg_261____closed__22; @@ -511,7 +509,7 @@ lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_typeHasRecFun(lea lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); lean_object* l___private_Lean_Util_Trace_0__Lean_checkTraceOptionM___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__1___lambda__1___closed__2; lean_object* l_Array_erase___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__1(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_instantiateForallAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -574,7 +572,7 @@ lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_E lean_object* l_Lean_Elab_Term_MutualClosure_Replacement_apply_match__2(lean_object*); lean_object* l_Lean_expandMacros(lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__2___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_erase___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_elabAttrs___at_Lean_Elab_Command_elabMutualDef___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__7(lean_object*, size_t, size_t, lean_object*); @@ -657,7 +655,7 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_MutualDef_0__Lea lean_object* l_List_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_expr_update_app(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___boxed__const__1; extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__3; uint8_t l_List_beq___at_Lean_OpenDecl_instToStringOpenDecl___spec__1(lean_object*, lean_object*); @@ -4858,20 +4856,21 @@ _start: { if (lean_obj_tag(x_1) == 0) { -lean_object* x_4; +lean_object* x_4; lean_object* x_5; lean_dec(x_2); -x_4 = lean_apply_1(x_3, x_1); -return x_4; +x_4 = lean_box(0); +x_5 = lean_apply_1(x_3, x_4); +return x_5; } else { -lean_object* x_5; lean_object* x_6; +lean_object* x_6; lean_object* x_7; lean_dec(x_3); -x_5 = lean_ctor_get(x_1, 0); -lean_inc(x_5); +x_6 = lean_ctor_get(x_1, 0); +lean_inc(x_6); lean_dec(x_1); -x_6 = lean_apply_1(x_2, x_5); -return x_6; +x_7 = lean_apply_1(x_2, x_6); +return x_7; } } } @@ -4914,37 +4913,6 @@ x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_MutualDef_0__Lean_Elab_Te return x_2; } } -lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst_match__4___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst_match__4(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst_match__4___rarg), 3, 0); -return x_2; -} -} static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__1___lambda__1___closed__1() { _start: { @@ -5308,125 +5276,7 @@ lean_ctor_set(x_7, 1, x_2); return x_7; } } -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(lean_object* x_1, lean_object* x_2, size_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) { -_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; size_t 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; lean_object* x_35; uint8_t x_36; -x_10 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__2(x_8, x_9); -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); -lean_inc(x_12); -lean_dec(x_10); -x_13 = l_myMacro____x40_Init_Notation___hyg_11370____closed__9; -lean_inc(x_1); -x_14 = lean_name_mk_string(x_1, x_13); -lean_inc(x_11); -x_15 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_15, 0, x_11); -lean_ctor_set(x_15, 1, x_13); -x_16 = l_Array_empty___closed__1; -x_17 = lean_array_push(x_16, x_15); -x_18 = l_myMacro____x40_Init_Notation___hyg_11370____closed__11; -lean_inc(x_1); -x_19 = lean_name_mk_string(x_1, x_18); -x_20 = lean_array_get_size(x_2); -x_21 = lean_usize_of_nat(x_20); -lean_dec(x_20); -x_22 = x_2; -x_23 = l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_2884____spec__3(x_21, x_3, x_22); -x_24 = x_23; -x_25 = l_Array_appendCore___rarg(x_16, x_24); -lean_dec(x_24); -lean_inc(x_4); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_4); -lean_ctor_set(x_26, 1, x_25); -x_27 = lean_array_push(x_16, x_26); -x_28 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_29 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_29, 0, x_11); -lean_ctor_set(x_29, 1, x_28); -x_30 = lean_array_push(x_27, x_29); -x_31 = lean_array_push(x_30, x_6); -x_32 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_32, 0, x_19); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_array_push(x_17, x_32); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_14); -lean_ctor_set(x_34, 1, x_33); -x_35 = l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__2(x_8, x_12); -x_36 = !lean_is_exclusive(x_35); -if (x_36 == 0) -{ -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_37 = lean_ctor_get(x_35, 0); -x_38 = l_Std_Range_myMacro____x40_Init_Data_Range___hyg_261____closed__3; -lean_inc(x_1); -x_39 = lean_name_mk_string(x_1, x_38); -x_40 = l_Std_Range_myMacro____x40_Init_Data_Range___hyg_261____closed__5; -x_41 = lean_name_mk_string(x_1, x_40); -x_42 = lean_array_push(x_16, x_5); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_4); -lean_ctor_set(x_43, 1, x_16); -x_44 = lean_array_push(x_42, x_43); -x_45 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_45, 0, x_41); -lean_ctor_set(x_45, 1, x_44); -x_46 = lean_array_push(x_16, x_45); -x_47 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -x_48 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_48, 0, x_37); -lean_ctor_set(x_48, 1, x_47); -x_49 = lean_array_push(x_46, x_48); -x_50 = lean_array_push(x_49, x_34); -x_51 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_51, 0, x_39); -lean_ctor_set(x_51, 1, x_50); -lean_ctor_set(x_35, 0, x_51); -return x_35; -} -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; 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_52 = lean_ctor_get(x_35, 0); -x_53 = lean_ctor_get(x_35, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_35); -x_54 = l_Std_Range_myMacro____x40_Init_Data_Range___hyg_261____closed__3; -lean_inc(x_1); -x_55 = lean_name_mk_string(x_1, x_54); -x_56 = l_Std_Range_myMacro____x40_Init_Data_Range___hyg_261____closed__5; -x_57 = lean_name_mk_string(x_1, x_56); -x_58 = lean_array_push(x_16, x_5); -x_59 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_59, 0, x_4); -lean_ctor_set(x_59, 1, x_16); -x_60 = lean_array_push(x_58, x_59); -x_61 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_61, 0, x_57); -lean_ctor_set(x_61, 1, x_60); -x_62 = lean_array_push(x_16, x_61); -x_63 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -x_64 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_64, 0, x_52); -lean_ctor_set(x_64, 1, x_63); -x_65 = lean_array_push(x_62, x_64); -x_66 = lean_array_push(x_65, x_34); -x_67 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_67, 0, x_55); -lean_ctor_set(x_67, 1, x_66); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_68, 1, x_53); -return x_68; -} -} -} -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(lean_object* x_1, lean_object* x_2, size_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* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(lean_object* x_1, lean_object* x_2, size_t 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; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; size_t 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; lean_object* x_35; uint8_t x_36; @@ -5540,6 +5390,183 @@ return x_68; } } } +lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_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; uint8_t x_12; +x_10 = lean_unsigned_to_nat(4u); +x_11 = l_Lean_Syntax_getArg(x_1, x_10); +x_12 = !lean_is_exclusive(x_8); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; +x_13 = lean_ctor_get(x_8, 5); +x_14 = l_Lean_replaceRef(x_1, x_13); +lean_dec(x_13); +lean_ctor_set(x_8, 5, x_14); +if (lean_obj_tag(x_7) == 0) +{ +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_2, x_3, x_4, x_5, x_11, x_15, x_8, x_9); +lean_dec(x_8); +return x_16; +} +else +{ +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; 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; +x_17 = lean_ctor_get(x_7, 0); +lean_inc(x_17); +lean_dec(x_7); +x_18 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_8, x_9); +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); +lean_inc(x_20); +lean_dec(x_18); +x_21 = l_myMacro____x40_Init_Notation___hyg_11370____closed__7; +lean_inc(x_2); +x_22 = lean_name_mk_string(x_2, x_21); +x_23 = l_prec_x28___x29___closed__3; +lean_inc(x_19); +x_24 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_24, 0, x_19); +lean_ctor_set(x_24, 1, x_23); +x_25 = l_Array_empty___closed__1; +x_26 = lean_array_push(x_25, x_24); +x_27 = lean_array_push(x_25, x_11); +x_28 = l_myMacro____x40_Init_Notation___hyg_12817____closed__7; +lean_inc(x_2); +x_29 = lean_name_mk_string(x_2, x_28); +x_30 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_19); +x_31 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_31, 0, x_19); +lean_ctor_set(x_31, 1, x_30); +x_32 = lean_array_push(x_25, x_31); +x_33 = lean_array_push(x_32, x_17); +x_34 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_34, 0, x_29); +lean_ctor_set(x_34, 1, x_33); +x_35 = lean_array_push(x_25, x_34); +x_36 = l_Lean_nullKind___closed__2; +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +x_38 = lean_array_push(x_27, x_37); +x_39 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_39, 0, x_36); +lean_ctor_set(x_39, 1, x_38); +x_40 = lean_array_push(x_26, x_39); +x_41 = l_prec_x28___x29___closed__7; +x_42 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_42, 0, x_19); +lean_ctor_set(x_42, 1, x_41); +x_43 = lean_array_push(x_40, x_42); +x_44 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_44, 0, x_22); +lean_ctor_set(x_44, 1, x_43); +x_45 = lean_box(0); +x_46 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_2, x_3, x_4, x_5, x_44, x_45, x_8, x_20); +lean_dec(x_8); +return x_46; +} +} +else +{ +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_47 = lean_ctor_get(x_8, 0); +x_48 = lean_ctor_get(x_8, 1); +x_49 = lean_ctor_get(x_8, 2); +x_50 = lean_ctor_get(x_8, 3); +x_51 = lean_ctor_get(x_8, 4); +x_52 = lean_ctor_get(x_8, 5); +lean_inc(x_52); +lean_inc(x_51); +lean_inc(x_50); +lean_inc(x_49); +lean_inc(x_48); +lean_inc(x_47); +lean_dec(x_8); +x_53 = l_Lean_replaceRef(x_1, x_52); +lean_dec(x_52); +x_54 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_54, 0, x_47); +lean_ctor_set(x_54, 1, x_48); +lean_ctor_set(x_54, 2, x_49); +lean_ctor_set(x_54, 3, x_50); +lean_ctor_set(x_54, 4, x_51); +lean_ctor_set(x_54, 5, x_53); +if (lean_obj_tag(x_7) == 0) +{ +lean_object* x_55; lean_object* x_56; +x_55 = lean_box(0); +x_56 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_2, x_3, x_4, x_5, x_11, x_55, x_54, x_9); +lean_dec(x_54); +return x_56; +} +else +{ +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; 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; lean_object* x_86; +x_57 = lean_ctor_get(x_7, 0); +lean_inc(x_57); +lean_dec(x_7); +x_58 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_54, x_9); +x_59 = lean_ctor_get(x_58, 0); +lean_inc(x_59); +x_60 = lean_ctor_get(x_58, 1); +lean_inc(x_60); +lean_dec(x_58); +x_61 = l_myMacro____x40_Init_Notation___hyg_11370____closed__7; +lean_inc(x_2); +x_62 = lean_name_mk_string(x_2, x_61); +x_63 = l_prec_x28___x29___closed__3; +lean_inc(x_59); +x_64 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_64, 0, x_59); +lean_ctor_set(x_64, 1, x_63); +x_65 = l_Array_empty___closed__1; +x_66 = lean_array_push(x_65, x_64); +x_67 = lean_array_push(x_65, x_11); +x_68 = l_myMacro____x40_Init_Notation___hyg_12817____closed__7; +lean_inc(x_2); +x_69 = lean_name_mk_string(x_2, x_68); +x_70 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_59); +x_71 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_71, 0, x_59); +lean_ctor_set(x_71, 1, x_70); +x_72 = lean_array_push(x_65, x_71); +x_73 = lean_array_push(x_72, x_57); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_69); +lean_ctor_set(x_74, 1, x_73); +x_75 = lean_array_push(x_65, x_74); +x_76 = l_Lean_nullKind___closed__2; +x_77 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_75); +x_78 = lean_array_push(x_67, x_77); +x_79 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_79, 0, x_76); +lean_ctor_set(x_79, 1, x_78); +x_80 = lean_array_push(x_66, x_79); +x_81 = l_prec_x28___x29___closed__7; +x_82 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_82, 0, x_59); +lean_ctor_set(x_82, 1, x_81); +x_83 = lean_array_push(x_80, x_82); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_62); +lean_ctor_set(x_84, 1, x_83); +x_85 = lean_box(0); +x_86 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_2, x_3, x_4, x_5, x_84, x_85, x_54, x_60); +lean_dec(x_54); +return x_86; +} +} +} +} static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1() { _start: { @@ -5627,291 +5654,233 @@ return x_36; } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_37 = lean_ctor_get(x_30, 0); -lean_inc(x_37); -lean_dec(x_30); -x_38 = lean_unsigned_to_nat(2u); -x_39 = l_Lean_Syntax_getArg(x_1, x_38); -x_40 = l_Lean_Syntax_isNone(x_39); -if (x_40 == 0) +uint8_t x_37; +x_37 = !lean_is_exclusive(x_30); +if (x_37 == 0) { -lean_object* x_41; uint8_t x_42; -x_41 = l_Lean_nullKind___closed__2; -lean_inc(x_39); -x_42 = l_Lean_Syntax_isOfKind(x_39, x_41); -if (x_42 == 0) +lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; +x_38 = lean_ctor_get(x_30, 0); +x_39 = lean_unsigned_to_nat(2u); +x_40 = l_Lean_Syntax_getArg(x_1, x_39); +x_41 = l_Lean_Syntax_isNone(x_40); +if (x_41 == 0) { -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_dec(x_39); -lean_dec(x_37); +lean_object* x_42; uint8_t x_43; +x_42 = l_Lean_nullKind___closed__2; +lean_inc(x_40); +x_43 = l_Lean_Syntax_isOfKind(x_40, x_42); +if (x_43 == 0) +{ +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_dec(x_40); +lean_free_object(x_30); +lean_dec(x_38); lean_dec(x_17); lean_dec(x_2); lean_dec(x_1); -x_43 = l_Lean_instInhabitedSyntax; -x_44 = l_instInhabited___rarg(x_3, x_43); -x_45 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); -lean_closure_set(x_45, 0, x_44); -x_46 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; -x_47 = lean_panic_fn(x_45, x_46); -x_48 = lean_apply_2(x_47, x_4, x_6); -return x_48; +x_44 = l_Lean_instInhabitedSyntax; +x_45 = l_instInhabited___rarg(x_3, x_44); +x_46 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); +lean_closure_set(x_46, 0, x_45); +x_47 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; +x_48 = lean_panic_fn(x_46, x_47); +x_49 = lean_apply_2(x_48, x_4, x_6); +return x_49; } else { -lean_object* x_49; lean_object* x_50; uint8_t x_51; -x_49 = l_Lean_Syntax_getArgs(x_39); -x_50 = lean_array_get_size(x_49); -lean_dec(x_49); -x_51 = lean_nat_dec_eq(x_50, x_26); +lean_object* x_50; lean_object* x_51; uint8_t x_52; +x_50 = l_Lean_Syntax_getArgs(x_40); +x_51 = lean_array_get_size(x_50); lean_dec(x_50); -if (x_51 == 0) +x_52 = lean_nat_dec_eq(x_51, x_26); +lean_dec(x_51); +if (x_52 == 0) { -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_dec(x_39); -lean_dec(x_37); +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_dec(x_40); +lean_free_object(x_30); +lean_dec(x_38); lean_dec(x_17); lean_dec(x_2); lean_dec(x_1); -x_52 = l_Lean_instInhabitedSyntax; -x_53 = l_instInhabited___rarg(x_3, x_52); -x_54 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); -lean_closure_set(x_54, 0, x_53); -x_55 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; -x_56 = lean_panic_fn(x_54, x_55); -x_57 = lean_apply_2(x_56, x_4, x_6); -return x_57; +x_53 = l_Lean_instInhabitedSyntax; +x_54 = l_instInhabited___rarg(x_3, x_53); +x_55 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); +lean_closure_set(x_55, 0, x_54); +x_56 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; +x_57 = lean_panic_fn(x_55, x_56); +x_58 = lean_apply_2(x_57, x_4, x_6); +return x_58; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; uint8_t x_61; -x_58 = l_Lean_Syntax_getArg(x_39, x_16); -lean_dec(x_39); -x_59 = l_Lean_expandExplicitBindersAux_loop___closed__3; +lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_59 = l_Lean_Syntax_getArg(x_40, x_16); +lean_dec(x_40); +x_60 = l_Lean_expandExplicitBindersAux_loop___closed__3; lean_inc(x_2); -x_60 = lean_name_mk_string(x_2, x_59); -lean_inc(x_58); -x_61 = l_Lean_Syntax_isOfKind(x_58, x_60); -lean_dec(x_60); -if (x_61 == 0) +x_61 = lean_name_mk_string(x_2, x_60); +lean_inc(x_59); +x_62 = l_Lean_Syntax_isOfKind(x_59, x_61); +lean_dec(x_61); +if (x_62 == 0) { -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_dec(x_58); -lean_dec(x_37); +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_dec(x_59); +lean_free_object(x_30); +lean_dec(x_38); lean_dec(x_17); lean_dec(x_2); lean_dec(x_1); -x_62 = l_Lean_instInhabitedSyntax; -x_63 = l_instInhabited___rarg(x_3, x_62); -x_64 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); -lean_closure_set(x_64, 0, x_63); -x_65 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; -x_66 = lean_panic_fn(x_64, x_65); -x_67 = lean_apply_2(x_66, x_4, x_6); -return x_67; +x_63 = l_Lean_instInhabitedSyntax; +x_64 = l_instInhabited___rarg(x_3, x_63); +x_65 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); +lean_closure_set(x_65, 0, x_64); +x_66 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; +x_67 = lean_panic_fn(x_65, x_66); +x_68 = lean_apply_2(x_67, x_4, x_6); +return x_68; } else { -lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; +lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_dec(x_3); -x_68 = l_Lean_Syntax_getArg(x_58, x_26); -lean_dec(x_58); -x_69 = lean_unsigned_to_nat(4u); -x_70 = l_Lean_Syntax_getArg(x_1, x_69); -x_71 = !lean_is_exclusive(x_4); -if (x_71 == 0) -{ -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; 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; -x_72 = lean_ctor_get(x_4, 5); -x_73 = l_Lean_replaceRef(x_1, x_72); -lean_dec(x_72); +x_69 = l_Lean_Syntax_getArg(x_59, x_26); +lean_dec(x_59); +lean_ctor_set(x_30, 0, x_69); +x_70 = lean_box(0); +x_71 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_1, x_2, x_38, x_5, x_17, x_70, x_30, x_4, x_6); lean_dec(x_1); -lean_ctor_set(x_4, 5, x_73); -x_74 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_4, x_6); -x_75 = lean_ctor_get(x_74, 0); -lean_inc(x_75); -x_76 = lean_ctor_get(x_74, 1); -lean_inc(x_76); -lean_dec(x_74); -x_77 = l_myMacro____x40_Init_Notation___hyg_11370____closed__7; -lean_inc(x_2); -x_78 = lean_name_mk_string(x_2, x_77); -x_79 = l_prec_x28___x29___closed__3; -lean_inc(x_75); -x_80 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_80, 0, x_75); -lean_ctor_set(x_80, 1, x_79); -x_81 = l_Array_empty___closed__1; -x_82 = lean_array_push(x_81, x_80); -x_83 = lean_array_push(x_81, x_70); -x_84 = l_myMacro____x40_Init_Notation___hyg_12817____closed__7; -lean_inc(x_2); -x_85 = lean_name_mk_string(x_2, x_84); -x_86 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_75); -x_87 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_87, 0, x_75); -lean_ctor_set(x_87, 1, x_86); -x_88 = lean_array_push(x_81, x_87); -x_89 = lean_array_push(x_88, x_68); -x_90 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_90, 0, x_85); -lean_ctor_set(x_90, 1, x_89); -x_91 = lean_array_push(x_81, x_90); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_41); -lean_ctor_set(x_92, 1, x_91); -x_93 = lean_array_push(x_83, x_92); -x_94 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_94, 0, x_41); -lean_ctor_set(x_94, 1, x_93); -x_95 = lean_array_push(x_82, x_94); -x_96 = l_prec_x28___x29___closed__7; -x_97 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_97, 0, x_75); -lean_ctor_set(x_97, 1, x_96); -x_98 = lean_array_push(x_95, x_97); -x_99 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_99, 0, x_78); -lean_ctor_set(x_99, 1, x_98); -x_100 = lean_box(0); -x_101 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_2, x_37, x_5, x_41, x_17, x_99, x_100, x_4, x_76); -lean_dec(x_4); -return x_101; -} -else -{ -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; 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; lean_object* x_137; -x_102 = lean_ctor_get(x_4, 0); -x_103 = lean_ctor_get(x_4, 1); -x_104 = lean_ctor_get(x_4, 2); -x_105 = lean_ctor_get(x_4, 3); -x_106 = lean_ctor_get(x_4, 4); -x_107 = lean_ctor_get(x_4, 5); -lean_inc(x_107); -lean_inc(x_106); -lean_inc(x_105); -lean_inc(x_104); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_4); -x_108 = l_Lean_replaceRef(x_1, x_107); -lean_dec(x_107); -lean_dec(x_1); -x_109 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_109, 0, x_102); -lean_ctor_set(x_109, 1, x_103); -lean_ctor_set(x_109, 2, x_104); -lean_ctor_set(x_109, 3, x_105); -lean_ctor_set(x_109, 4, x_106); -lean_ctor_set(x_109, 5, x_108); -x_110 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_109, x_6); -x_111 = lean_ctor_get(x_110, 0); -lean_inc(x_111); -x_112 = lean_ctor_get(x_110, 1); -lean_inc(x_112); -lean_dec(x_110); -x_113 = l_myMacro____x40_Init_Notation___hyg_11370____closed__7; -lean_inc(x_2); -x_114 = lean_name_mk_string(x_2, x_113); -x_115 = l_prec_x28___x29___closed__3; -lean_inc(x_111); -x_116 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_116, 0, x_111); -lean_ctor_set(x_116, 1, x_115); -x_117 = l_Array_empty___closed__1; -x_118 = lean_array_push(x_117, x_116); -x_119 = lean_array_push(x_117, x_70); -x_120 = l_myMacro____x40_Init_Notation___hyg_12817____closed__7; -lean_inc(x_2); -x_121 = lean_name_mk_string(x_2, x_120); -x_122 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_111); -x_123 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_123, 0, x_111); -lean_ctor_set(x_123, 1, x_122); -x_124 = lean_array_push(x_117, x_123); -x_125 = lean_array_push(x_124, x_68); -x_126 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_126, 0, x_121); -lean_ctor_set(x_126, 1, x_125); -x_127 = lean_array_push(x_117, x_126); -x_128 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_128, 0, x_41); -lean_ctor_set(x_128, 1, x_127); -x_129 = lean_array_push(x_119, x_128); -x_130 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_130, 0, x_41); -lean_ctor_set(x_130, 1, x_129); -x_131 = lean_array_push(x_118, x_130); -x_132 = l_prec_x28___x29___closed__7; -x_133 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_133, 0, x_111); -lean_ctor_set(x_133, 1, x_132); -x_134 = lean_array_push(x_131, x_133); -x_135 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_135, 0, x_114); -lean_ctor_set(x_135, 1, x_134); -x_136 = lean_box(0); -x_137 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_2, x_37, x_5, x_41, x_17, x_135, x_136, x_109, x_112); -lean_dec(x_109); -return x_137; -} +return x_71; } } } } else { -lean_object* x_138; lean_object* x_139; uint8_t x_140; -lean_dec(x_39); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +lean_dec(x_40); +lean_free_object(x_30); lean_dec(x_3); -x_138 = lean_unsigned_to_nat(4u); -x_139 = l_Lean_Syntax_getArg(x_1, x_138); -x_140 = !lean_is_exclusive(x_4); -if (x_140 == 0) -{ -lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; -x_141 = lean_ctor_get(x_4, 5); -x_142 = l_Lean_replaceRef(x_1, x_141); -lean_dec(x_141); +x_72 = lean_box(0); +x_73 = lean_box(0); +x_74 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_1, x_2, x_38, x_5, x_17, x_73, x_72, x_4, x_6); lean_dec(x_1); -lean_ctor_set(x_4, 5, x_142); -x_143 = lean_box(0); -x_144 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_2, x_37, x_5, x_17, x_139, x_143, x_4, x_6); -lean_dec(x_4); -return x_144; +return x_74; +} } else { -lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_145 = lean_ctor_get(x_4, 0); -x_146 = lean_ctor_get(x_4, 1); -x_147 = lean_ctor_get(x_4, 2); -x_148 = lean_ctor_get(x_4, 3); -x_149 = lean_ctor_get(x_4, 4); -x_150 = lean_ctor_get(x_4, 5); -lean_inc(x_150); -lean_inc(x_149); -lean_inc(x_148); -lean_inc(x_147); -lean_inc(x_146); -lean_inc(x_145); -lean_dec(x_4); -x_151 = l_Lean_replaceRef(x_1, x_150); -lean_dec(x_150); +lean_object* x_75; lean_object* x_76; lean_object* x_77; uint8_t x_78; +x_75 = lean_ctor_get(x_30, 0); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_unsigned_to_nat(2u); +x_77 = l_Lean_Syntax_getArg(x_1, x_76); +x_78 = l_Lean_Syntax_isNone(x_77); +if (x_78 == 0) +{ +lean_object* x_79; uint8_t x_80; +x_79 = l_Lean_nullKind___closed__2; +lean_inc(x_77); +x_80 = l_Lean_Syntax_isOfKind(x_77, x_79); +if (x_80 == 0) +{ +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; +lean_dec(x_77); +lean_dec(x_75); +lean_dec(x_17); +lean_dec(x_2); lean_dec(x_1); -x_152 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_152, 0, x_145); -lean_ctor_set(x_152, 1, x_146); -lean_ctor_set(x_152, 2, x_147); -lean_ctor_set(x_152, 3, x_148); -lean_ctor_set(x_152, 4, x_149); -lean_ctor_set(x_152, 5, x_151); -x_153 = lean_box(0); -x_154 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_2, x_37, x_5, x_17, x_139, x_153, x_152, x_6); -lean_dec(x_152); -return x_154; +x_81 = l_Lean_instInhabitedSyntax; +x_82 = l_instInhabited___rarg(x_3, x_81); +x_83 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); +lean_closure_set(x_83, 0, x_82); +x_84 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; +x_85 = lean_panic_fn(x_83, x_84); +x_86 = lean_apply_2(x_85, x_4, x_6); +return x_86; +} +else +{ +lean_object* x_87; lean_object* x_88; uint8_t x_89; +x_87 = l_Lean_Syntax_getArgs(x_77); +x_88 = lean_array_get_size(x_87); +lean_dec(x_87); +x_89 = lean_nat_dec_eq(x_88, x_26); +lean_dec(x_88); +if (x_89 == 0) +{ +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_dec(x_77); +lean_dec(x_75); +lean_dec(x_17); +lean_dec(x_2); +lean_dec(x_1); +x_90 = l_Lean_instInhabitedSyntax; +x_91 = l_instInhabited___rarg(x_3, x_90); +x_92 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); +lean_closure_set(x_92, 0, x_91); +x_93 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; +x_94 = lean_panic_fn(x_92, x_93); +x_95 = lean_apply_2(x_94, x_4, x_6); +return x_95; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; uint8_t x_99; +x_96 = l_Lean_Syntax_getArg(x_77, x_16); +lean_dec(x_77); +x_97 = l_Lean_expandExplicitBindersAux_loop___closed__3; +lean_inc(x_2); +x_98 = lean_name_mk_string(x_2, x_97); +lean_inc(x_96); +x_99 = l_Lean_Syntax_isOfKind(x_96, x_98); +lean_dec(x_98); +if (x_99 == 0) +{ +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_dec(x_96); +lean_dec(x_75); +lean_dec(x_17); +lean_dec(x_2); +lean_dec(x_1); +x_100 = l_Lean_instInhabitedSyntax; +x_101 = l_instInhabited___rarg(x_3, x_100); +x_102 = lean_alloc_closure((void*)(l_instInhabitedReaderT___rarg___boxed), 2, 1); +lean_closure_set(x_102, 0, x_101); +x_103 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___closed__1; +x_104 = lean_panic_fn(x_102, x_103); +x_105 = lean_apply_2(x_104, x_4, x_6); +return x_105; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +lean_dec(x_3); +x_106 = l_Lean_Syntax_getArg(x_96, x_26); +lean_dec(x_96); +x_107 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_107, 0, x_106); +x_108 = lean_box(0); +x_109 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_1, x_2, x_75, x_5, x_17, x_108, x_107, x_4, x_6); +lean_dec(x_1); +return x_109; +} +} +} +} +else +{ +lean_object* x_110; lean_object* x_111; lean_object* x_112; +lean_dec(x_77); +lean_dec(x_3); +x_110 = lean_box(0); +x_111 = lean_box(0); +x_112 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_1, x_2, x_75, x_5, x_17, x_111, x_110, x_4, x_6); +lean_dec(x_1); +return x_112; } } } @@ -6329,30 +6298,30 @@ lean_dec(x_1); return x_3; } } -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -size_t x_10; lean_object* x_11; -x_10 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_11 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_1, x_2, x_10, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_8); -lean_dec(x_7); -return x_11; -} -} -lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { size_t x_9; lean_object* x_10; x_9 = lean_unbox_usize(x_3); lean_dec(x_3); -x_10 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_1, x_2, x_9, x_4, x_5, x_6, x_7, x_8); +x_10 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__1(x_1, x_2, x_9, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); return x_10; } } +lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +size_t x_10; lean_object* x_11; +x_10 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_11 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__2(x_1, x_2, x_3, x_10, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_6); +lean_dec(x_1); +return x_11; +} +} lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereDeclsAsStructInst___spec__3___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { diff --git a/stage0/stdlib/Lean/Elab/Quotation.c b/stage0/stdlib/Lean/Elab/Quotation.c index 9c0e042288..8d01e236be 100644 --- a/stage0/stdlib/Lean/Elab/Quotation.c +++ b/stage0/stdlib/Lean/Elab/Quotation.c @@ -18,13 +18,9 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHead lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__18___boxed(lean_object**); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Syntax_getQuotContent___closed__1; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166____closed__1; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__7___rarg(lean_object*, lean_object*); extern lean_object* l_Lean_Name_toString___closed__1; -extern lean_object* l_termIf_____x3a__Then__Else_____closed__5; lean_object* l_Array_sequenceMap___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___boxed(lean_object*, lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161____closed__1; lean_object* l_Lean_Syntax_unescapeAntiquot(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__2; uint8_t l_Lean_Syntax_isAntiquotSuffixSplice(lean_object*); @@ -34,9 +30,9 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSy size_t l_USize_add(size_t, size_t); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepFromSplice___closed__3; extern lean_object* l_Lean_fieldIdxKind; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__1; extern lean_object* l_Array_term_____x5b___x3a___x5d___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__2; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__9; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__21; lean_object* l_Lean_addTrace___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__14; @@ -48,7 +44,6 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHead lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__6; extern lean_object* l_Lean_Syntax_strLitToAtom___closed__3; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__28; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__27; lean_object* l_Lean_registerTraceClass(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__9; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -59,16 +54,14 @@ extern lean_object* l_Lean_Syntax_isQuot_match__1___rarg___closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__40; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__11; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__67; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__6; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__22; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__27; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__12; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l___private_Init_Meta_0__Lean_quoteList___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__8(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171____closed__1; extern lean_object* l_termIf__Then__Else_____closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27___closed__7; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__1; lean_object* l_List_head_x21___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__1(lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__33; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___closed__1; @@ -91,6 +84,7 @@ uint8_t l_USize_decEq(size_t, size_t); lean_object* lean_array_uget(lean_object*, size_t); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__44; +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1___closed__5; extern lean_object* l_term___x2d_____closed__2; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__4(size_t, size_t, lean_object*); @@ -101,14 +95,15 @@ lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Quotation lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_termIf_____x3a__Then__Else_____closed__3; lean_object* l___private_Init_Meta_0__Lean_quoteList___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__7(lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__3___boxed__const__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__11___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__27; extern lean_object* l_Array_myMacro____x40_Init_Data_Array_Subarray___hyg_911____closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__31; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__17; extern lean_object* l_Lean_Elab_throwUnsupportedSyntax___rarg___closed__1; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__9; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__59; extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__6; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__13; @@ -116,6 +111,7 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__4; lean_object* l_Lean_Syntax_antiquotSuffixSplice_x3f(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_8218____closed__4; lean_object* l_List_format___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__9(lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__19; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__26; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__37; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__1; @@ -125,7 +121,6 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compile lean_object* l_Lean_Elab_Term_Quotation_mkTuple_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_noOpMatchAdaptPats_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181____closed__1; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__9; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__55; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__12; @@ -133,11 +128,10 @@ extern lean_object* l_Lean_identKind___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__8; extern lean_object* l_myMacro____x40_Init_Notation___hyg_5903____closed__3; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__7; +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177____closed__1; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__25; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__19___boxed(lean_object**); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__19; extern lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__1; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176____closed__1; lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__24___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_948____closed__1; @@ -158,7 +152,6 @@ extern lean_object* l_instReprProd___rarg___closed__2; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__4; lean_object* l___private_Init_Meta_0__Lean_quoteList___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__5(lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__21; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__15___boxed(lean_object**); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__18; extern lean_object* l_Lean_Parser_Term_let_x2a___elambda__1___closed__2; @@ -177,6 +170,7 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lea extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__8; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__26; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__68; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___boxed(lean_object**); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__10; @@ -206,21 +200,21 @@ lean_object* l_Lean_Elab_Term_Quotation_mkTuple_match__1(lean_object*); lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__39; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__3; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__21; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__12; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__65; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__10; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax_match__5(lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__2; lean_object* lean_array_push(lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch_match__2(lean_object*); lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__23; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__19; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__26; extern lean_object* l_Array_getEvenElems___rarg___closed__1; lean_object* l_List_range(lean_object*); lean_object* l_Lean_MessageData_ofList(lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__7___boxed(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__8(lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__15; lean_object* lean_string_utf8_extract(lean_object*, lean_object*, lean_object*); @@ -270,24 +264,23 @@ extern lean_object* l_Lean_instToMessageDataOption___rarg___closed__4; lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l___private_Init_Data_Option_Basic_0__beqOption____x40_Init_Data_Option_Basic___hyg_651____at_Lean_Meta_InfoCacheKey_instBEqInfoCacheKey___spec__1(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__26; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__17___boxed(lean_object**); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__5; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__11; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__60; @@ -336,7 +329,6 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lea extern lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__5; extern lean_object* l_Lean_instQuoteBool___closed__5; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201____closed__1; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__11___boxed(lean_object**); extern lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__8___rarg(lean_object*, lean_object*, lean_object*); @@ -345,19 +337,19 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSy extern lean_object* l_Array_myMacro____x40_Init_Data_Array_Subarray___hyg_911____closed__3; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__7; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__3; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___boxed__const__1; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191____closed__1; lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_numLitKind; lean_object* l_ReaderT_bind___at_Lean_Unhygienic_instMonadQuotationUnhygienic___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__6; +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch_match__2___rarg(lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__16; extern lean_object* l_Lean_instQuoteProd___rarg___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__10; @@ -366,26 +358,27 @@ lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_ extern lean_object* l_myMacro____x40_Init_Notation___hyg_1192____closed__1; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__17; lean_object* l_Lean_Syntax_mkCApp(lean_object*, lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202____closed__1; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__8; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__16; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax_match__6___rarg(lean_object*, lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197____closed__1; lean_object* l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__7; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156____closed__1; extern lean_object* l_Lean_Parser_Level_quot___elambda__1___closed__1; lean_object* l_Array_mapMUnsafe_map___at_myMacro____x40_Init_NotationExtra___hyg_2884____spec__3(size_t, size_t, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27___closed__3; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__22; +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__8; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___closed__1; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__11; extern lean_object* l_Lean_instQuoteProd___rarg___closed__1; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch_match__6___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1054____closed__7; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__11; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__7; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__57; extern lean_object* l_Lean_Meta_mkArrow___closed__2; @@ -405,6 +398,7 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_dedupli lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__21; extern lean_object* l___private_Init_Meta_0__Lean_quoteOption___rarg___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch_match__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27___closed__5; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax_match__3(lean_object*); lean_object* l_instInhabited___rarg(lean_object*, lean_object*); @@ -412,13 +406,11 @@ lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand_match__1(lean_objec lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__10; extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__11; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__11; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__11; lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___lambda__3(lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__48; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_sepByElemParser___closed__1; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__20; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__3(lean_object*); extern lean_object* l_Lean_MessageData_instCoeOptionExprMessageData___closed__1; @@ -433,6 +425,7 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHead lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__15; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___closed__4; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__6; +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182____closed__1; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__3; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__30; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__34; @@ -443,18 +436,19 @@ extern lean_object* l_Lean_instInhabitedSourceInfo___closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__64; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__17; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__13___boxed(lean_object**); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172____closed__1; extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__11; lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1___closed__6; extern lean_object* l_Lean_Parser_Term_attr_quot___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand_match__1___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__22; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__10; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__10; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__13; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__19; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__10(lean_object*); lean_object* l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__4; +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167____closed__1; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__28; lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax(lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -467,6 +461,8 @@ lean_object* l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8; lean_object* l_Function_comp___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_getCurrMacroScope(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate_match__1___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162____closed__1; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__10; lean_object* lean_array_to_list(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__9; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -494,7 +490,7 @@ lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Qu extern lean_object* l_myMacro____x40_Init_Notation___hyg_11707____closed__4; extern lean_object* l_Std_Format_paren___closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__24(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_11870_(lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_11876_(lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__25; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__3; @@ -502,7 +498,6 @@ lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__11; extern lean_object* l_Lean_KernelException_toMessageData___closed__15; uint8_t l_Array_isEmpty___rarg(lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__16; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__5___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand_match__3(lean_object*); extern lean_object* l_Lean_instInhabitedSyntax; @@ -530,7 +525,9 @@ lean_object* l_List_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quo extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__10; extern lean_object* l_Lean_Parser_Term_quot___elambda__1___closed__1; lean_object* l_String_dropRight(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__16; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__26(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_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__15; lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_bracketedBinder_quot___elambda__1___closed__2; @@ -593,7 +590,6 @@ lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms_match__1(lean_object*); extern lean_object* l_Lean_Parser_Term_cdot___elambda__1___closed__1; extern lean_object* l_Lean_Parser_Term_let_x2a___elambda__1___closed__1; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__24; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__19(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch_match__3(lean_object*); @@ -601,7 +597,6 @@ extern lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__30 lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__8___boxed(lean_object**); lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__29; extern lean_object* l_term_x2d_____closed__3; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__25; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__10___rarg(lean_object*, lean_object*); lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -617,11 +612,9 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_12817____closed__9; lean_object* l_Lean_Syntax_getQuotContent(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__5(size_t, size_t, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__12; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__5; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__32; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__10; extern lean_object* l_Option_get_x21___rarg___closed__4; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__15; extern lean_object* l_Lean_Syntax_mkApp___closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__9(lean_object*); @@ -643,29 +636,28 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHead lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__20(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Util_Trace_0__Lean_checkTraceOptionM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_postponeElabTerm___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__20; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__20; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__7; lean_object* l_Lean_Syntax_getNumArgs(lean_object*); lean_object* l___private_Init_Meta_0__Lean_quoteList___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__8___boxed(lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__18; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__19; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211____closed__1; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__20; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__4; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__18; extern lean_object* l_Lean_Expr_ctorName___closed__10; -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176_(lean_object*); -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177_(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182_(lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__5; lean_object* l_Lean_Syntax_setArg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; @@ -677,6 +669,7 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSy lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__20; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__30; +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207____closed__1; extern lean_object* l_Id_instMonadId; extern lean_object* l_myMacro____x40_Init_Notation___hyg_10024____closed__9; extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__12; @@ -687,10 +680,12 @@ uint8_t lean_nat_dec_le(lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__36; lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___lambda__3___closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__5; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__42; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__4(lean_object*); lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepFromSplice_match__1(lean_object*); +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_adaptRhs_match__1(lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__1___closed__1; @@ -702,6 +697,7 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHead lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__15___boxed(lean_object**); extern lean_object* l_Lean_Parser_Term_prio_quot___elambda__1___closed__2; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__8; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__29; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__33; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__14; @@ -716,6 +712,7 @@ lean_object* l_Array_appendCore___rarg(lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__39; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__54; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__22; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_head_x21___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__1___boxed(lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__1; @@ -723,7 +720,6 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHead lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__20; extern lean_object* l_myMacro____x40_Init_Notation___hyg_5903____closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__62; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__29; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__11; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__17(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__15; @@ -746,12 +742,12 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lea lean_object* l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__5; lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__27; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__7; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__1; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1192____closed__5; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__13(lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__27; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__25; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__2; lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Term_resolveName___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__5___closed__2; @@ -762,12 +758,13 @@ lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__12(lean_object*); lean_object* l_Array_sequenceMap_loop___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__5___closed__1; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__24; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__17; extern lean_object* l_myMacro____x40_Init_Data_Array_Basic___hyg_3427____closed__5; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch_match__5___rarg(lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__4; +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217____closed__1; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate_match__2___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__7; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__6; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -784,10 +781,10 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lea lean_object* l_Lean_Syntax_getAntiquotSpliceContents(lean_object*); lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__61; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__25; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__9; lean_object* lean_mk_array(lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_8218____closed__6; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__13; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__1; lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__5___closed__4; @@ -806,6 +803,7 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lea lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepFromSplice___closed__2; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__8; extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__1; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__13; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__13; lean_object* l_Array_sequenceMap_loop___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_adaptRhs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -843,8 +841,8 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__11; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__6; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepFromSplice___closed__1; extern lean_object* l_Lean_mkOptionalNode___closed__2; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__23; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__4___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__23; extern lean_object* l_Lean_Meta_mkPure___rarg___closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms_match__1___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_expandExplicitBindersAux_loop___closed__2; @@ -855,12 +853,14 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHead lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__16; extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__5; lean_object* l_Array_findIdx_x3f_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__14; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__31; lean_object* l_Lean_Syntax_antiquotSpliceKind_x3f(lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__28; extern lean_object* l_Lean_expandExplicitBindersAux_loop___closed__4; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__38; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__22; +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__15; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__14; lean_object* l_List_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__11(lean_object*); lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__7; @@ -879,7 +879,7 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lea lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate_match__2(lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706_(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712_(lean_object*, lean_object*, lean_object*); lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__5___closed__6; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__13; lean_object* l_Array_sequenceMap___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1(lean_object*, lean_object*); @@ -893,9 +893,8 @@ lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSy extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__3; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___closed__41; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__25(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__28; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__11___closed__15; -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__14; +lean_object* l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__9; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__2___closed__5; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___boxed(lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__9; @@ -924,6 +923,7 @@ extern lean_object* l_Lean_setOptionFromString___closed__3; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Syntax_SepArray_getElems___spec__1(lean_object*, size_t, size_t, lean_object*); lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__13; lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__17; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__21___boxed(lean_object**); lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__11; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22___closed__7; @@ -932,15 +932,17 @@ lean_object* l_Std_fmt___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quot lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___closed__21; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_noOpMatchAdaptPats_match__1(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11076____closed__6; +extern lean_object* l___regBuiltinParser_Lean_Parser_Term_ident___closed__1; lean_object* l_Lean_throwError___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__6; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch_match__5(lean_object*); extern lean_object* l_Std_Format_paren___closed__3; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__43; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo_match__1(lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__8; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__17; lean_object* l_List_mapM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__4___boxed(lean_object*, lean_object*, lean_object*); uint8_t lean_string_dec_eq(lean_object*, lean_object*); @@ -956,7 +958,6 @@ uint8_t l_Lean_Syntax_isIdent(lean_object*); lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__10; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isAntiquotSplice(lean_object*); -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__8; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__4; lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms_match__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: @@ -11004,10 +11005,20 @@ return x_2; static lean_object* _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__7() { _start: { +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltinParser_Lean_Parser_Term_ident___closed__1; +x_2 = lean_alloc_ctor(8, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Syntax_addPrec___closed__10; x_2 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__6; -x_3 = l_termIf_____x3a__Then__Else_____closed__5; +x_3 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__7; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11015,13 +11026,13 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__4; x_2 = lean_unsigned_to_nat(1023u); -x_3 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__7; +x_3 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8; x_4 = lean_alloc_ctor(3, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11033,11 +11044,11 @@ static lean_object* _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21____( _start: { lean_object* x_1; -x_1 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8; +x_1 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__9; return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -11046,13 +11057,13 @@ x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__4; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__1; +x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__1; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11060,7 +11071,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3() { _start: { lean_object* x_1; @@ -11068,22 +11079,22 @@ x_1 = lean_mk_string("elabQuot"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__4; +x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__4; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11091,17 +11102,17 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__7() { _start: { lean_object* x_1; lean_object* x_2; @@ -11110,13 +11121,13 @@ x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__8; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__7; +x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__7; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11124,7 +11135,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -11134,7 +11145,7 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -11146,19 +11157,19 @@ lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__10; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__10; 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_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12() { _start: { lean_object* x_1; @@ -11166,22 +11177,22 @@ x_1 = lean_mk_string("adaptExpander"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__13() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____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_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__13; +x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__13; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11189,51 +11200,51 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__15() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__16() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__1; -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__17() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__16; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__16; x_3 = lean_alloc_ctor(0, 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_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__18() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__17; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__17; 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_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__19() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__19() { _start: { lean_object* x_1; @@ -11241,22 +11252,22 @@ x_1 = lean_mk_string("stxQuot.expand"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__20() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__20() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__19; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__19; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__21() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__19; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__19; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__20; +x_3 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__20; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11264,7 +11275,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__22() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__22() { _start: { lean_object* x_1; @@ -11272,17 +11283,17 @@ x_1 = lean_mk_string("stxQuot"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__23() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__22; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__22; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__24() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__24() { _start: { lean_object* x_1; @@ -11290,61 +11301,61 @@ x_1 = lean_mk_string("expand"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__25() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__23; -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__24; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__23; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__24; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__26() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__2; -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__22; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__22; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__27() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__27() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__26; -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__24; +x_1 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__26; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__24; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__28() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__27; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__27; x_3 = lean_alloc_ctor(0, 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_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__29() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__29() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__28; +x_2 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__28; 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; } } -lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706_(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +lean_object* l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712_(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; uint8_t x_5; @@ -11392,7 +11403,7 @@ lean_inc(x_14); x_20 = l_Lean_addMacroScope(x_14, x_19, x_13); x_21 = lean_box(0); x_22 = l_Lean_instInhabitedSourceInfo___closed__1; -x_23 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__2; +x_23 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__2; x_24 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_24, 0, x_22); lean_ctor_set(x_24, 1, x_23); @@ -11452,11 +11463,11 @@ x_57 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_57, 0, x_12); lean_ctor_set(x_57, 1, x_56); x_58 = lean_array_push(x_17, x_57); -x_59 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__6; +x_59 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__6; lean_inc(x_13); lean_inc(x_14); x_60 = l_Lean_addMacroScope(x_14, x_59, x_13); -x_61 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__5; +x_61 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__5; x_62 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_62, 0, x_22); lean_ctor_set(x_62, 1, x_61); @@ -11475,12 +11486,12 @@ x_69 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_69, 0, x_12); lean_ctor_set(x_69, 1, x_68); x_70 = lean_array_push(x_17, x_69); -x_71 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__9; +x_71 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__9; lean_inc(x_13); lean_inc(x_14); x_72 = l_Lean_addMacroScope(x_14, x_71, x_13); -x_73 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__8; -x_74 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__11; +x_73 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__8; +x_74 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__11; x_75 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_75, 0, x_22); lean_ctor_set(x_75, 1, x_73); @@ -11506,22 +11517,22 @@ x_86 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_86, 0, x_12); lean_ctor_set(x_86, 1, x_85); x_87 = lean_array_push(x_17, x_86); -x_88 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__15; +x_88 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__15; lean_inc(x_13); lean_inc(x_14); x_89 = l_Lean_addMacroScope(x_14, x_88, x_13); -x_90 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__14; -x_91 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__18; +x_90 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__14; +x_91 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__18; x_92 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_92, 0, x_22); lean_ctor_set(x_92, 1, x_90); lean_ctor_set(x_92, 2, x_89); lean_ctor_set(x_92, 3, x_91); x_93 = lean_array_push(x_17, x_92); -x_94 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__25; +x_94 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__25; x_95 = l_Lean_addMacroScope(x_14, x_94, x_13); -x_96 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__21; -x_97 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__29; +x_96 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__21; +x_97 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__29; x_98 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_98, 0, x_22); lean_ctor_set(x_98, 1, x_96); @@ -11581,7 +11592,7 @@ lean_inc(x_117); x_123 = l_Lean_addMacroScope(x_117, x_122, x_116); x_124 = lean_box(0); x_125 = l_Lean_instInhabitedSourceInfo___closed__1; -x_126 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__2; +x_126 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__2; x_127 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_127, 0, x_125); lean_ctor_set(x_127, 1, x_126); @@ -11641,11 +11652,11 @@ x_160 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_160, 0, x_114); lean_ctor_set(x_160, 1, x_159); x_161 = lean_array_push(x_120, x_160); -x_162 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__6; +x_162 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__6; lean_inc(x_116); lean_inc(x_117); x_163 = l_Lean_addMacroScope(x_117, x_162, x_116); -x_164 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__5; +x_164 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__5; x_165 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_165, 0, x_125); lean_ctor_set(x_165, 1, x_164); @@ -11664,12 +11675,12 @@ x_172 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_172, 0, x_114); lean_ctor_set(x_172, 1, x_171); x_173 = lean_array_push(x_120, x_172); -x_174 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__9; +x_174 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__9; lean_inc(x_116); lean_inc(x_117); x_175 = l_Lean_addMacroScope(x_117, x_174, x_116); -x_176 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__8; -x_177 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__11; +x_176 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__8; +x_177 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__11; x_178 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_178, 0, x_125); lean_ctor_set(x_178, 1, x_176); @@ -11695,22 +11706,22 @@ x_189 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_189, 0, x_114); lean_ctor_set(x_189, 1, x_188); x_190 = lean_array_push(x_120, x_189); -x_191 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__15; +x_191 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__15; lean_inc(x_116); lean_inc(x_117); x_192 = l_Lean_addMacroScope(x_117, x_191, x_116); -x_193 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__14; -x_194 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__18; +x_193 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__14; +x_194 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__18; x_195 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_195, 0, x_125); lean_ctor_set(x_195, 1, x_193); lean_ctor_set(x_195, 2, x_192); lean_ctor_set(x_195, 3, x_194); x_196 = lean_array_push(x_120, x_195); -x_197 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__25; +x_197 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__25; x_198 = l_Lean_addMacroScope(x_117, x_197, x_116); -x_199 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__21; -x_200 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__29; +x_199 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__21; +x_200 = l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__29; x_201 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_201, 0, x_125); lean_ctor_set(x_201, 1, x_199); @@ -11749,7 +11760,7 @@ return x_217; } } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1() { _start: { lean_object* x_1; @@ -11757,366 +11768,366 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_stxQuot_expand), 8, return x_1; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Level_quot___elambda__1___closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_quot___elambda__1___closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_funBinder_quot___elambda__1___closed__3; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_bracketedBinder_quot___elambda__1___closed__2; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_matchDiscr_quot___elambda__1___closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Tactic_quot___elambda__1___closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Tactic_quotSeq___elambda__1___closed__2; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_stx_quot___elambda__1___closed__2; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_prec_quot___elambda__1___closed__2; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_attr_quot___elambda__1___closed__2; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_prio_quot___elambda__1___closed__2; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Parser_Term_doElem_quot___elambda__1___closed__2; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211_(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* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217_(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; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217_), 9, 0); return x_1; } } -lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211_(lean_object* x_1) { +lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_termElabAttribute; x_3 = l_Lean_Syntax_getQuotContent___closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217____closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } @@ -32337,7 +32348,7 @@ x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_11870_(lean_object* x_1) { +lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_11876_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; @@ -32748,131 +32759,133 @@ l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__7 = _init_l_Lean lean_mark_persistent(l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__7); l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8 = _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8(); lean_mark_persistent(l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__8); +l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__9 = _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21_______closed__9); l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21____ = _init_l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21____(); lean_mark_persistent(l_Lean_Elab_Term_Quotation_commandElabStxQuot_x21____); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__1 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__1); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__2 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__2); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__3); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__4 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__4); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__5 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__5); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__6 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__6); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__7 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__7); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__8 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__8); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__9 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__9); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__10 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__10); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__11 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__11); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__12); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__13 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__13); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__14 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__14); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__15 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__15(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__15); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__16 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__16(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__16); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__17 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__17(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__17); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__18 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__18(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__18); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__19 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__19(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__19); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__20 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__20(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__20); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__21 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__21(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__21); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__22 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__22(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__22); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__23 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__23(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__23); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__24 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__24(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__24); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__25 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__25(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__25); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__26 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__26(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__26); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__27 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__27(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__27); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__28 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__28(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__28); -l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__29 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__29(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3706____closed__29); -l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1 = _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4151_(lean_io_mk_world()); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__1 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__1); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__2 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__2); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__3); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__4 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__4); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__5 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__5); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__6 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__6); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__7 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__7); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__8 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__8); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__9 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__9); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__10 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__10); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__11 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__11); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__12); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__13 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__13); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__14 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__14); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__15 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__15(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__15); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__16 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__16(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__16); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__17 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__17(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__17); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__18 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__18(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__18); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__19 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__19(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__19); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__20 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__20(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__20); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__21 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__21(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__21); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__22 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__22(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__22); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__23 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__23(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__23); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__24 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__24(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__24); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__25 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__25(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__25); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__26 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__26(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__26); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__27 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__27(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__27); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__28 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__28(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__28); +l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__29 = _init_l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__29(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_myMacro____x40_Lean_Elab_Quotation___hyg_3712____closed__29); +l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1 = _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4157_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4156_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4162_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4161_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4167_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4166_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4172_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4171_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4177_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4176_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4182_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4181_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4187_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4186_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4192_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4191_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4197_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4196_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4202_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4201_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4207_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4206_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4212_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211____closed__1); -res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4211_(lean_io_mk_world()); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217____closed__1); +res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_4217_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); l_Lean_Elab_Term_Quotation_mkTuple___closed__1 = _init_l_Lean_Elab_Term_Quotation_mkTuple___closed__1(); @@ -33214,7 +33227,7 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax___c res = l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -res = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_11870_(lean_io_mk_world()); +res = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_11876_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Syntax.c b/stage0/stdlib/Lean/Elab/Syntax.c index b3473fc32d..766ce79348 100644 --- a/stage0/stdlib/Lean/Elab/Syntax.c +++ b/stage0/stdlib/Lean/Elab/Syntax.c @@ -16,33 +16,26 @@ extern "C" { extern lean_object* l_Lean_Parser_Tactic_orelse___closed__4; uint8_t l_Lean_Syntax_isQuot(lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__20(lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__17; -lean_object* l_Lean_Elab_Command_expandMixfix_match__44(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__28___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__7___rarg(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__56(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__65(lean_object*); extern lean_object* l_Lean_Attribute_Builtin_getId___closed__2; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; lean_object* l_Lean_Elab_mkUnusedBaseName___at_Lean_Elab_Command_mkNameFromParserSyntax___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processUnary(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Name_toString___closed__1; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_toParserDescr_process___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__35(lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__7(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabCommand___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__13(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processNonReserved___spec__1___rarg(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__42___rarg(lean_object*, lean_object*, lean_object*); lean_object* lean_array_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__2; lean_object* l_Lean_Elab_Command_expandMixfix_match__8___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__17___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__91___rarg(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandNotation___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandNotation___lambda__1(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__4(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__6; @@ -55,7 +48,7 @@ extern lean_object* l_Lean_Attribute_Builtin_getId___closed__1; lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_visit___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRules___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); size_t l_USize_add(size_t, size_t); -lean_object* l_Lean_Elab_Command_expandMixfix_match__106___rarg(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__4; lean_object* l_Lean_Elab_Command_expandMixfix_match__7___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMacro___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandNotation___closed__1; @@ -66,51 +59,41 @@ lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_toParserDescr_ extern lean_object* l_Lean_Syntax_strLitToAtom___closed__3; lean_object* l_Lean_registerTraceClass(lean_object*, lean_object*); lean_object* lean_erase_macro_scopes(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__129(lean_object*); lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__95(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_resolveParserName___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(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_Elab_expandOptNamedPrio(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); extern lean_object* l_String_instInhabitedString; lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__87___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__72___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__40(lean_object*); extern lean_object* l_Lean_Syntax_isQuot_match__1___rarg___closed__1; lean_object* l_Lean_Elab_Term_toParserDescr_processSeq___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__92(lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__22; lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__7; lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__2___closed__5; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__18; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__120(lean_object*); lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__2___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__119___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_List_head_x21___at_Lean_Elab_Command_instMonadOptionsCommandElabM___spec__1(lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__15; -lean_object* l_Lean_Elab_Command_expandMixfix_match__31___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__2; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__3___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev_match__1(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__6; lean_object* l_Lean_Elab_Command_expandMacroArgIntoSyntaxItem(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__11; lean_object* l_Lean_Elab_Command_expandMixfix_match__2___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__11___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_nullKind; lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__13; lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix_match__67(lean_object*); extern lean_object* l_term_x5b___x5d___closed__9; lean_object* l_Lean_Elab_log___at_Lean_Elab_Command_elabSyntax___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_leadPrec; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__72(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_expandMacro___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev_match__1___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabMacroRulesAux___spec__4(lean_object*, lean_object*); @@ -129,22 +112,18 @@ lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Lean_Elab_Term_toParserDescr_process___closed__1; lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__3; lean_object* lean_io_error_to_string(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__57(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat___closed__1; lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__8; extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__1; lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__15; -lean_object* l_Lean_Elab_Command_expandMixfix_match__54___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_visit_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__88(lean_object*); lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Term_toParserDescr_resolveParserName___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__39; -lean_object* l_Lean_Elab_Command_expandMixfix_match__118___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__70(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__4; lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabMacroRulesAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__55___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__18; lean_object* l_Lean_Elab_Command_elabMacroRulesAux_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab_match__1(lean_object*); @@ -157,32 +136,28 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__13; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__4; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__31; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_quoteAutoTactic___spec__1___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandNotation___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__23; lean_object* l_Lean_Elab_Command_expandMixfix_match__12___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_expandMacro___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__5; -lean_object* l_Lean_Elab_Command_expandMixfix_match__83___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__35; extern lean_object* l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_checkLeftRec___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__1; lean_object* l_Lean_Elab_Term_toParserDescr_process___closed__2; extern lean_object* l_Lean_Elab_Command_commandElabAttribute; -lean_object* l_Lean_Elab_Command_expandMixfix_match__96(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_getCatSuffix_match__1(lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__14; lean_object* l___regBuiltin_Lean_Elab_Command_elabMacroRules(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_toParserDescr_process___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__115___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__13; -lean_object* l_Lean_Elab_Command_expandMixfix_match__100(lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Command_expandMacro___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_myMacro____x40_Init_Notation___hyg_12817____closed__10; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_identKind___closed__2; uint8_t l_Lean_Parser_leadingIdentBehavior(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__64___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__13; extern lean_object* l_Lean_Elab_Tactic_mkTacticAttribute___closed__6; extern lean_object* l_term___u2218_____closed__6; @@ -193,15 +168,13 @@ lean_object* l_Lean_Elab_Command_mkSimpleDelab_go_match__1___rarg(lean_object*, lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__2; lean_object* l_Lean_throwError___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__23; -lean_object* l_Lean_Elab_Command_expandMixfix_match__131___rarg(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_structEq(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandNotation___lambda__2(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* l_Lean_Elab_Command_expandMacroArgIntoPattern(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__16; lean_object* l_Lean_Elab_Command_withExpectedType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__18(lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__19; uint8_t l___private_Init_Data_Array_Basic_0__Array_allDiffAux___at_Lean_Elab_Command_mkSimpleDelab_go___spec__2(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__108___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Array_empty___closed__1; lean_object* lean_environment_find(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___closed__4; @@ -214,40 +187,34 @@ extern lean_object* l_Lean_Parser_precedence___elambda__1___closed__2; uint8_t l_Lean_checkTraceOption(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMacro___boxed__const__1; lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Term_toParserDescr_resolveParserName___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* l_Lean_Elab_Command_expandMixfix_match__102___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__18; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__6; lean_object* lean_st_ref_get(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__129___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__114___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedParserDescr___closed__1; extern lean_object* l_Lean_PrettyPrinter_runForNodeKind___rarg___closed__4; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__30; -lean_object* l_Lean_Elab_Command_expandMixfix_match__128(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__8; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__11; lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__51; -lean_object* l_Lean_Elab_Command_expandMixfix_match__89(lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__23; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__22; lean_object* l_Lean_Elab_Command_expandMixfix_match__5(lean_object*); extern lean_object* l_instReprBool___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__102(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__46; lean_object* l_Lean_Syntax_mkAntiquotSuffixSpliceNode(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__44___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__122___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__2; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__6; extern lean_object* l_Lean_Parser_Term_scoped___elambda__1___closed__1; lean_object* l_Lean_throwError___at_Lean_Elab_Command_expandMacro___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__29; extern lean_object* l_myMacro____x40_Init_Notation___hyg_948____closed__4; -lean_object* l_Lean_Elab_Command_expandMixfix_match__46___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__29; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabNoKindMacroRulesAux___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -257,11 +224,9 @@ extern lean_object* l_Lean_Expr_ctorName___closed__4; lean_object* l_Lean_Elab_logTrace___at_Lean_Elab_Command_elabSyntax___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__12; lean_object* l_Lean_Elab_Command_expandMixfix_match__4(lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__133___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__5; lean_object* l_Lean_Elab_Command_withExpectedType___closed__3; lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -273,33 +238,25 @@ lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__10; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabNoKindMacroRulesAux___spec__2(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Syntax_nonReserved___elambda__1___closed__2; lean_object* l_Lean_MessageData_ofList(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__51(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__30(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabElab(lean_object*); lean_object* l_List_map___at_Lean_resolveGlobalConst___spec__2(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__22___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_inferMacroRulesAltKind___spec__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processNonReserved___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__36___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__124(lean_object*); +lean_object* l_Lean_Elab_Command_expandNotation___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_runForNodeKind___rarg___closed__2; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__4; lean_object* l_Lean_Syntax_getAntiquotTerm(lean_object*); uint8_t l_Char_isWhitespace(uint32_t); -lean_object* l_Lean_Elab_Command_expandMixfix_match__48(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSeq___lambda__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* l_Lean_Elab_Command_expandMixfix_match__90___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435____closed__1; lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Term_toParserDescr_resolveParserName___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* l_Lean_Elab_Command_mkSimpleDelab_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__9; -lean_object* l_Lean_Elab_Command_expandMixfix_match__18___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__10; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__12; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1192____closed__8; -lean_object* l_Lean_Elab_Command_expandMixfix_match__78___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__24(lean_object*); extern lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__7; lean_object* l_Lean_Elab_Command_expandMacro___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__50; @@ -307,15 +264,14 @@ lean_object* l_Lean_Elab_Command_mkSimpleDelab_go_match__1(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_withNotFirst(lean_object*); lean_object* l_Lean_Elab_Command_expandElab_match__2(lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__12; -lean_object* l_Lean_Elab_Command_expandMixfix_match__103___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__112(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; extern lean_object* l_Lean_PrettyPrinter_runForNodeKind___rarg___closed__1; lean_object* l_String_mapAux___at_Lean_Elab_Command_mkNameFromParserSyntax_visit___spec__2(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__25; lean_object* lean_string_utf8_byte_size(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkAtom(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__100___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabElab___closed__1; extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__13; extern lean_object* l_Lean_Parser_Tactic_orelse___closed__5; @@ -325,28 +281,23 @@ lean_object* l_Lean_Elab_Command_strLitToPattern_match__1(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__6; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabNoKindMacroRulesAux___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Command_mixfix___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_getMainModule___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_USize_decLt(size_t, size_t); -lean_object* l_Lean_Elab_Command_expandMixfix_match__74___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__25___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_precedence___elambda__1___closed__1; lean_object* l_Lean_Elab_Term_toParserDescr_processSeq___lambda__1___boxed__const__1; extern lean_object* l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__131(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix_match__67___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_mkAntiquotNode(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__4___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix_match__130(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__65___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__78(lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__12(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__1___closed__4; -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_toParserDescr_processNonReserved___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(lean_object*, lean_object*); @@ -363,63 +314,49 @@ lean_object* l_Lean_Elab_Command_expandElab___lambda__2___boxed(lean_object**); lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___spec__2(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_toStringWithSep(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__82(lean_object*); lean_object* l_Lean_Syntax_SepArray_ofElems(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__27; -lean_object* l_Lean_Elab_Command_expandMixfix_match__75(lean_object*); lean_object* l_Lean_Elab_Command_expandMacro_match__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_visit_match__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__60(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__39___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__2(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1350____closed__2; lean_object* l_Lean_Elab_Term_checkLeftRec___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__53(lean_object*); extern lean_object* l_Lean_Parser_Command_macro__rules___elambda__1___closed__1; lean_object* l_Lean_Elab_mkUnusedBaseName___at_Lean_Elab_Command_mkNameFromParserSyntax___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_utf8_next(lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__5; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Command_macro__rules___elambda__1___closed__2; lean_object* l_Lean_Elab_Command_expandMixfix___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__45___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__6; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_mkNameFromParserSyntax_visit___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__28(lean_object*); lean_object* l_Lean_Elab_Term_expandOptPrecedence___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__133(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__136(lean_object*); +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__98___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__14___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__7; lean_object* l_Lean_Elab_Command_expandElab___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__9; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__7; lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__16; extern lean_object* l_Lean_Parser_Tactic_quot___elambda__1___closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix_match__97(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__106(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntaxAbbrev___closed__1; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__14___rarg(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__7; lean_object* l___regBuiltin_Lean_Elab_Command_expandNotation(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__19; -lean_object* l_Lean_Elab_Command_expandMixfix_match__69___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_expandMacro___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__136___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabElab___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__23___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacro___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__4; lean_object* l_Lean_Elab_Command_expandMacro(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_tryPostponeIfNoneOrMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__84___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__2; lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSyntax___spec__13(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; extern lean_object* l_Lean_Parser_Command_postfix___elambda__1___closed__2; lean_object* l_Lean_Elab_Command_expandMixfix_match__10(lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__41; @@ -428,10 +365,8 @@ lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMac lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_expandMacro___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__5; lean_object* lean_array_fget(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__135___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__38; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__21; -lean_object* l_Lean_Elab_Command_expandMixfix_match__122(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__7; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_inferMacroRulesAltKind___spec__1(lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_checkLeftRec___spec__7___rarg(lean_object*); @@ -439,12 +374,13 @@ extern lean_object* l_Lean_instToStringAttributeKind___closed__3; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__34; lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__11; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_setOptionFromString___closed__4; lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__8; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__1___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__52___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__19; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__14___boxed(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__3; lean_object* l___private_Init_Data_Array_Basic_0__Array_allDiffAuxAux___at_Lean_Elab_Command_mkSimpleDelab_go___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote___lambda__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__11; @@ -453,21 +389,19 @@ lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___closed__3; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_toParserDescr_process___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*); extern lean_object* l_Lean_numLitKind; -lean_object* l_Lean_Elab_Command_expandMixfix_match__125___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__3; extern lean_object* l_Lean_Parser_categoryParserFnImpl___closed__1; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_resolveParserName_match__2(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1192____closed__2; lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__132___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__14; lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__8; +extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__3; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_markAsTrailingParser___boxed(lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__5(lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Command_mkCommandElabAttributeUnsafe___closed__9; -lean_object* l_Lean_Elab_Command_expandMixfix_match__81___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1192____closed__1; extern lean_object* l_Lean_strLitKind; extern lean_object* l_Lean_Parser_Command_infixl___elambda__1___closed__2; @@ -475,18 +409,13 @@ lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntax(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__4___rarg(lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__3; lean_object* l_Lean_Syntax_isStrLit_x3f(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__97___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__62___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__48; -lean_object* l_Lean_Elab_Command_expandMixfix_match__99(lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__2; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__94___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__16(lean_object*); lean_object* l_Lean_Elab_Command_expandNotationItemIntoPattern(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__3; lean_object* l_Lean_Elab_Command_mkSimpleDelab___boxed(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__79(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_checkLeftRec___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Term_toParserDescr_processSeq___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_quotedName___elambda__1___closed__2; @@ -497,24 +426,18 @@ lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___boxed(lean_object*, le lean_object* l___regBuiltin_Lean_Elab_Command_elabMacro(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__4; extern lean_object* l_stx___x3f___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__103(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__1___closed__3; extern lean_object* l_Lean_instToStringAttributeKind___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__104___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__34(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__60___rarg(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_object* l_Lean_Elab_Command_expandMixfix_match__8(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__52(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1054____closed__7; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__21; lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Term_toParserDescr_resolveParserName___spec__1___lambda__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* l_Lean_Elab_Command_expandMixfix_match__91(lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__5; extern lean_object* l_Lean_Parser_Syntax_paren___elambda__1___closed__1; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__7; -lean_object* l_Lean_Elab_Command_expandMixfix_match__116___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSyntax___spec__10(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__3___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); @@ -522,22 +445,17 @@ lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instQuoteBool___closed__6; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__2; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__23; -lean_object* l_Lean_Elab_Command_expandMixfix_match__71___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_String_capitalize(lean_object*); lean_object* l___private_Lean_Elab_Util_0__Lean_Elab_expandMacro_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252_(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__66(lean_object*); +lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435_(lean_object*); lean_object* l_List_map___at_Lean_Elab_Term_toParserDescr_processNullaryOrCat___spec__3(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax_match__2___rarg(uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4; extern lean_object* l_stx___x3c_x7c_x3e_____closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix_match__70___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__7; lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__8; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__24; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__10; -lean_object* l_Lean_Elab_Command_expandMixfix_match__39(lean_object*); lean_object* l_Lean_Elab_Command_withExpectedType_match__1___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Command_macroArgSymbol___elambda__1___closed__2; lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_visit_match__1(lean_object*); @@ -547,22 +465,18 @@ extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____close lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_runForNodeKind___rarg___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__73(lean_object*); lean_object* l_Lean_Elab_Command_strLitToPattern___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__47___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__8; lean_object* l_Lean_throwError___at_Lean_Elab_Command_expandMacro___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_sepByElemParser___closed__1; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__5; lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__17; lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSyntax___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__2; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__3(size_t, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__43___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_strLitKind___closed__2; lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Command_mkSimpleDelab_go___spec__5___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__50(lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__20; extern lean_object* l_Lean_instQuoteBool___closed__3; extern lean_object* l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; @@ -575,14 +489,13 @@ lean_object* l_Lean_Elab_Command_expandMacro___lambda__1___boxed__const__1; lean_object* l_Lean_Elab_Command_withExpectedType___closed__1; lean_object* l_Lean_Elab_Term_toParserDescr_ensureNoPrec___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__27; -lean_object* l_Lean_Elab_Command_expandMixfix_match__59(lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRules(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_expandMacro___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_appendCatName_match__1___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedSourceInfo___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__30___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_expandMacro___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__4; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_withNestedParser(lean_object*); @@ -592,8 +505,6 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__11; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__1; lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMacroRulesAux___spec__3(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__58(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__8; extern lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__6; lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__9; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__17; @@ -603,23 +514,18 @@ lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMacroRulesAux__ extern lean_object* l_Lean_Parser_mkParserAttributeImpl___closed__1; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__10; lean_object* l_Lean_Elab_mkUnusedBaseName_loop(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__26___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_choiceKind; -lean_object* l_Lean_Elab_Command_expandMixfix_match__68___rarg(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__1; lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabCommand___spec__12(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_maxPrec; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__16; lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__2___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__26(lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__19___rarg(lean_object*, lean_object*, lean_object*); uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Command_mkSimpleDelab_go___spec__5(lean_object*, size_t, size_t); lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__2; lean_object* l_Lean_Elab_Command_expandMixfix_match__15(lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__37___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Command_elab___elambda__1___closed__2; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__7; @@ -627,13 +533,11 @@ lean_object* l_Lean_addMessageContextPartial___at_Lean_Elab_Command_instAddMessa lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_mkNameFromParserSyntax_visit___spec__1(lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_getCurrMacroScope(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__7; -lean_object* l_Lean_Elab_Command_expandMixfix_match__41(lean_object*); lean_object* l_Lean_Elab_Term_checkLeftRec___closed__2; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_toParserDescr_process___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_expandMacro___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote_match__1___rarg(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__98(lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__4; lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_filterAux___at_Lean_resolveGlobalConst___spec__1(lean_object*, lean_object*); @@ -641,40 +545,31 @@ lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__5 lean_object* l_Lean_Elab_Command_withExpectedType___closed__2; lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__3; extern lean_object* l_Lean_numLitKind___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__93(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_getCatSuffix_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__7; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__3(lean_object*); lean_object* l_Lean_Elab_Command_expandMacro___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__32(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__6; lean_object* l___regBuiltin_Lean_Elab_Command_expandMixfix___closed__1; uint32_t lean_string_utf8_get(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__64(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__5___rarg(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__10; lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__7; lean_object* l___private_Init_Meta_0__Lean_quoteName(lean_object*); lean_object* l_Lean_Syntax_mkStrLit(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__113(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_process___spec__4___rarg(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__82___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__77(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__86___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__16; -lean_object* l_Lean_Elab_Command_expandMixfix_match__57___rarg(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Command_identPrec___elambda__1___closed__1; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_expandMacro___spec__6(size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__1; lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__94(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__12; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__9___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabMacroRulesAux___spec__4___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__107___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__25; lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__1; lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); @@ -688,33 +583,26 @@ extern lean_object* l_Lean_Parser_Syntax_cat___elambda__1___closed__2; extern lean_object* l_Lean_KernelException_toMessageData___closed__15; uint8_t l_Array_isEmpty___rarg(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___closed__5; -lean_object* l_Lean_Elab_Command_expandMixfix_match__29___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__80(lean_object*); extern lean_object* l_Lean_instInhabitedSyntax; lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__5; -lean_object* l_Lean_Elab_Command_expandMixfix_match__50___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_getCatSuffix___closed__3; extern lean_object* l_Lean_Elab_mkMacroAttributeUnsafe___closed__9; extern lean_object* l_Lean_Parser_Command_macroArgSimple___elambda__1___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__66___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabCommand(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__33___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMacro_match__2(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax_match__3___rarg(lean_object*, lean_object*); lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Command_mkSimpleDelab_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved_match__1(lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___spec__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_evalOptPrio(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__12; lean_object* l_Lean_Elab_log___at_Lean_Elab_Command_elabSyntax___spec__3(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_checkLeftRec___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandNotation___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__33; -lean_object* l_Lean_Elab_Command_expandMixfix_match__29(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__8; lean_object* l_Lean_Elab_Term_toParserDescr_processAtom_match__1(lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -723,25 +611,20 @@ lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__14; lean_object* l_Lean_Elab_Term_toParserDescr_processAtom(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__2; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__28; -lean_object* l_Lean_Elab_Command_expandMixfix_match__105(lean_object*); lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Term_toParserDescr_resolveParserName___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__76___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_quot___elambda__1___closed__1; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__11___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__17; -lean_object* l_Lean_Elab_Command_expandMixfix_match__90(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__63___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___spec__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___closed__3; lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_visit_match__2(lean_object*); extern lean_object* l_Lean_Parser_Command_syntaxAbbrev___elambda__1___closed__2; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabMacroRulesAux___spec__4___rarg(lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__11; -lean_object* l_Lean_Elab_Command_expandMixfix_match__63(lean_object*); extern lean_object* l_Lean_KernelException_toMessageData___closed__3; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_toParserDescr_processParserCategory___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*); size_t lean_usize_of_nat(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__113___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__3; extern lean_object* l_Lean_Syntax_mkAntiquotNode___closed__9; extern lean_object* l_myMacro____x40_Init_Notation___hyg_736____closed__2; @@ -750,17 +633,14 @@ lean_object* l_Lean_Elab_Command_elabSyntax___lambda__2(lean_object*, lean_objec lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__10; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__18; lean_object* l_Lean_ConstantInfo_type(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__114(lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_toParserDescr_processNonReserved___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__6; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__62(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__61___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__4; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_expandMacro___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_filterMap___at_Lean_Elab_Term_toParserDescr_resolveParserName___spec__4(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__84(lean_object*); uint8_t l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote___lambda__1(lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_expandMacro___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__1; @@ -771,9 +651,9 @@ lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__22; lean_object* l_Lean_Elab_Command_expandMacro_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabBinders___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__4; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_resolveParserName_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__58___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__9(lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__4___boxed(lean_object*, lean_object*); extern lean_object* l_Lean_Meta_DiscrTree_Trie_format___rarg___closed__1; @@ -781,22 +661,20 @@ lean_object* l_Lean_Elab_Command_expandMixfix_withAttrKindGlobal(lean_object*, l lean_object* l_Lean_Elab_Command_elabMacro(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__37; -lean_object* l_Lean_Elab_Command_expandMixfix_match__134(lean_object*); extern lean_object* l_Lean_nullKind___closed__2; extern lean_object* l_Lean_Parser_Command_namedName___elambda__1___closed__2; lean_object* l_Lean_Elab_Command_expandMixfix_match__1(lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___closed__7; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__3___rarg(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__11; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_toParserDescr_processSeq___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*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_object* l_Lean_Elab_Command_expandMixfix_match__40___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_evalPrec(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__7(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ensureUnaryParserAlias(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__38(lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__15___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Array_myMacro____x40_Init_Data_Array_Subarray___hyg_767____closed__1; lean_object* l_Lean_mkAtomFrom(lean_object*, lean_object*); @@ -805,18 +683,15 @@ lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__15; lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__1; extern lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__30; lean_object* l_Lean_Elab_Command_inferMacroRulesAltKind(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__42; extern lean_object* l_Lean_Syntax_mkAntiquotNode___closed__1; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_registerParserCategory(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__117(lean_object*); lean_object* l_Lean_Elab_Term_resetMessageLog(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__125(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__9___rarg(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__119(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_12817____closed__9; lean_object* l_Lean_Syntax_getQuotContent(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__109___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Option_get_x21___rarg___closed__4; lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_appendCatName(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom_match__1___rarg(lean_object*, lean_object*, lean_object*); @@ -830,30 +705,28 @@ lean_object* l_Lean_Elab_Command_elabElab___lambda__1(lean_object*, lean_object* lean_object* l_Std_PersistentArray_push___rarg(lean_object*, lean_object*); extern lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1024____closed__1; lean_object* l_Lean_Elab_Command_expandMixfix_match__11(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__83(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__10; lean_object* l_Lean_Name_appendAfter(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__80___rarg(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Command_namedName___elambda__1___closed__1; lean_object* l_Lean_Elab_Command_expandMixfix_match__9(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandNotation___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Term_toParserDescr_resolveParserName___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processUnary___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__115(lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__3; lean_object* l_Lean_Syntax_getNumArgs(lean_object*); extern lean_object* l_Lean_Parser_Command_notation___elambda__1___closed__1; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_process___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Term_toParserDescr_resolveParserName___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__76(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__31; lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__6; extern lean_object* l_Lean_Elab_macroAttribute; lean_object* l___regBuiltin_Lean_Elab_Command_expandMixfix(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processUnary___closed__2; lean_object* l_Lean_Syntax_setArg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__53___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processUnary___closed__1; @@ -861,11 +734,8 @@ extern lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; lean_object* l_Lean_Elab_Command_expandMixfix_match__16___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_inferMacroRulesAltKind___spec__1___rarg(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__5; -lean_object* l_Lean_Elab_Command_expandMixfix_match__34___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabNoKindMacroRulesAux___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__128___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__92___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_checkLeftRec___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_isAtomLikeSyntax___boxed(lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -877,14 +747,13 @@ extern lean_object* l_Lean_Elab_Command_mkCommandElabAttributeUnsafe___closed__1 lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__8(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processUnary___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Command_mkSimpleDelab_go___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__46(lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSyntax___spec__7(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Parser_isParserCategory(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__68(lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__1___closed__1; uint8_t lean_nat_dec_le(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__88___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_getCurrMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__2___closed__4; lean_object* l_Lean_Elab_Command_expandMixfix_match__6___rarg(lean_object*, lean_object*, lean_object*); @@ -899,13 +768,15 @@ lean_object* l_Lean_Syntax_getArgs(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_1054____closed__2; lean_object* l_Lean_Name_append(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_checkLeftRec___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__24___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__9___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__3; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__12; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__24; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5___lambda__1___closed__2; lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__4; @@ -915,72 +786,56 @@ extern lean_object* l_Lean_Parser_Command_infix___elambda__1___closed__2; uint8_t l___private_Lean_Parser_Basic_0__Lean_Parser_beqLeadingIdentBehavior____x40_Lean_Parser_Basic___hyg_5906_(uint8_t, uint8_t); lean_object* l_Lean_Elab_Command_elabSyntax___closed__1; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_withNestedParser___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__71(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__59___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_checkLeftRec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__118(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processUnary___closed__7; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___lambda__2___closed__1; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___lambda__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__109(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__104(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_checkLeftRec___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__49(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__9; extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3691____closed__2; lean_object* l_Array_appendCore___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__4; lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__127___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__121(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_process(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_evalPrec___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__101(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_setEnv___at_Lean_Elab_Command_elabInitQuot___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Term_toParserDescr_processSeq___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__5(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__35___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__87(lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__6; lean_object* l_Lean_Elab_Command_inferMacroRulesAltKind___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__26; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_tokenWithAntiquotFn___lambda__2___closed__1; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__47; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__4(lean_object*); lean_object* l_Lean_Elab_Command_getMainModule___rarg(lean_object*, lean_object*); lean_object* l_Lean_Parser_isParserAlias(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__124___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_NotationExtra___hyg_3356____closed__16; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__25; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__16(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__6; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_markAsTrailingParser___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__107(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__11___rarg(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__41___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__26; lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_appendCatName___boxed(lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Command_elabSyntax___spec__5___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__17; -lean_object* l_Lean_Elab_Command_expandMixfix_match__110___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__48___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__19(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__26; -lean_object* l_Lean_Elab_Command_expandMixfix_match__47(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__23(lean_object*); lean_object* l_Lean_Syntax_getPos(lean_object*); lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Command_elabSyntax___spec__5(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix_match__6(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__56___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__43(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__2; lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___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* l_Lean_Elab_toAttributeKind___at_Lean_Elab_Command_elabSyntax___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); @@ -1000,18 +855,17 @@ extern lean_object* l_Lean_Syntax_isTokenAntiquot___closed__2; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1054____closed__1; lean_object* l_Lean_throwError___at_Lean_Elab_Term_toParserDescr_process___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___boxed__const__1; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_withExpectedType_match__1(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__74(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax_match__3(lean_object*); extern lean_object* l_Lean_Meta_withoutPostponingUniverseConstraintsImp___rarg___closed__1; uint8_t l_Lean_Syntax_isNone(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__95___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_expandMacros(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSyntax___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__6(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__21; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__135(lean_object*); extern lean_object* l_Lean_Parser_Term_local___elambda__1___closed__1; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__8___rarg(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__15; @@ -1020,28 +874,22 @@ lean_object* l_Lean_Macro_expandMacro_x3fImp(lean_object*, lean_object*, lean_ob lean_object* l_String_trim(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__4; -lean_object* l_Lean_Elab_Command_expandMixfix_match__126___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__33(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__3; extern lean_object* l_Lean_instQuoteBool___closed__4; +lean_object* l_Lean_Elab_Command_expandNotation___lambda__3(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___closed__1; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__11(lean_object*, lean_object*); lean_object* l_Lean_Elab_toAttributeKind___at_Lean_Elab_Command_elabSyntax___spec__1___closed__1; lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandOptPrecedence(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__134___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__112___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_process___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_resolveParserName_match__2___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__25(lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_evalParserConstUnsafe___closed__2; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMacroRulesAux___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote___boxed(lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__28; -lean_object* l_Lean_Elab_Command_expandMixfix_match__86(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__117___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__35; lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__18; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1058,15 +906,11 @@ lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__15; lean_object* l_Lean_Elab_toAttributeKind___at_Lean_Elab_Command_elabSyntax___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_checkLeftRec___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__73___rarg(lean_object*, lean_object*, lean_object*); uint8_t l___private_Init_Data_Array_Basic_0__Array_allDiffAuxAux___at_Lean_Elab_Command_mkSimpleDelab_go___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabMacroRulesAux___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__93___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved_match__1___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__99___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_toParserDescr_process___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__116(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__14; extern lean_object* l_prec_x28___x29___closed__7; lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__5; @@ -1075,30 +919,20 @@ lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Syntax_0__Lean_E lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__20; lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___closed__14; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__3; -lean_object* l_Lean_Elab_Command_expandMixfix_match__21___rarg(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__8; extern lean_object* l_Lean_nameLitKind___closed__2; lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__17; lean_object* l_Lean_Parser_ensureBinaryParserAlias(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix_match__69(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__27___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_prec_x28___x29___closed__3; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote_match__1(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__32___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__75___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Command_syntaxCat___elambda__1___closed__2; lean_object* l_Lean_Elab_Term_addAutoBoundImplicits(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_syntax_ident(lean_object*); lean_object* l_Lean_Elab_Term_withAutoBoundImplicitLocal___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_toParserDescr_processNullaryOrCat___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Exception___hyg_16____closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__89___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__127(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__101___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__54(lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__11; lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___closed__8; @@ -1109,6 +943,7 @@ extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* l_Lean_Elab_Term_toParserDescr_processUnary___closed__4; lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__10; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__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* l_Lean_Elab_Command_elabMacro___closed__1; lean_object* l_Lean_Elab_Command_expandMixfix_match__10___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__19; @@ -1117,7 +952,6 @@ lean_object* l_Lean_Elab_Term_toParserDescr_resolveParserName_match__3(lean_obje lean_object* l_Lean_Elab_Command_expandElab___boxed__const__1; lean_object* l_Lean_throwError___at_Lean_Elab_Term_toParserDescr_processNullaryOrCat___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* l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__31(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__8___boxed(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_dynamicQuot___elambda__1___closed__11; @@ -1130,33 +964,24 @@ extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3701 lean_object* l___regBuiltin_Lean_Elab_Command_elabMacroRules___closed__1; extern lean_object* l_Lean_expandExplicitBindersAux_loop___closed__4; lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Term_toParserDescr_processParserCategory___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__61(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__21(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__96___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__105___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_unsafeCast(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax_match__1(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__6(lean_object*); lean_object* l_List_map___at_Lean_Elab_Term_toParserDescr_processNullaryOrCat___spec__2(lean_object*); uint8_t l_List_isEmpty___rarg(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__38___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252____closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__108(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__8; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__1; extern lean_object* l_stx___x2a___closed__3; lean_object* l_Lean_Elab_Command_getScope___rarg(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__85___rarg(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__20; lean_object* l_Lean_Elab_Command_elabMacro___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__49___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__22(lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkNameFromParserSyntax_appendCatName_match__1(lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__40; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__7___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__9; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_antiquote___spec__1(lean_object*, size_t, size_t, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__120___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__32; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_getCatSuffix___closed__2; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__10; @@ -1166,25 +991,21 @@ lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Command_mkSimpleDel lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_withNotFirst___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_getCatSuffix___closed__1; extern lean_object* l_Lean_Elab_Command_mkCommandElabAttributeUnsafe___closed__6; -lean_object* l_Lean_Elab_Command_expandMixfix_match__126(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_getCatSuffix___boxed(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___boxed__const__1; lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__8; lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__7; -lean_object* l_Lean_Elab_Command_expandMixfix_match__110(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_736____closed__1; lean_object* l_Lean_Elab_Command_inferMacroRulesAltKind___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__36; lean_object* l_Lean_Elab_Command_expandMixfix_match__4___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_getCatSuffix(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__1(lean_object*); lean_object* l___private_Init_Data_Array_Basic_0__Array_allDiffAux___at_Lean_Elab_Command_mkSimpleDelab_go___spec__2___boxed(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__121___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMacro_match__1(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__55(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__12___rarg(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__16; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__9; @@ -1193,32 +1014,24 @@ lean_object* l_Lean_Elab_Command_expandElab___lambda__2___closed__45; lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Term_toParserDescr_resolveParserName___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__13; extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3691____closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__81(lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_inferMacroRulesAltKind___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__3___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_toAttributeKind___rarg___lambda__2___closed__2; lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_checkLeftRec___spec__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* l_Lean_Elab_Command_expandMixfix_match__123___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__2; -lean_object* l_Lean_Elab_Command_expandMixfix_match__36(lean_object*); lean_object* l_Lean_Elab_Command_expandElab_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_process_match__1___rarg(lean_object*, lean_object*, lean_object*); uint8_t lean_string_utf8_at_end(lean_object*, lean_object*); lean_object* l_Lean_mkConst(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__77___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processBinary___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__24; -lean_object* l_Lean_Elab_Command_expandMixfix_match__123(lean_object*); extern lean_object* l_Lean_Parser_Command_syntax___elambda__1___closed__1; lean_object* l_Lean_Elab_Command_expandNotationItemIntoSyntaxItem(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__79___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processNonReserved___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__37(lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__8; -lean_object* l_Lean_Elab_Command_expandMixfix_match__130___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__1; lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat_match__1(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__5___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -1243,20 +1056,16 @@ lean_object* l_Lean_Elab_Command_mkSimpleDelab_go___closed__9; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1192____closed__6; lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInst___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__111(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___lambda__2___closed__2; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__17; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__4; lean_object* l_Lean_Elab_Command_expandMixfix_match__17(lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__16; -lean_object* l_Lean_Elab_Command_expandMixfix_match__111___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Command_prefix___elambda__1___closed__2; lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux_match__6___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandNotation(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__20___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux___spec__3(size_t, size_t, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__27(lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__51___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1; lean_object* l_Lean_Elab_Term_withAutoBoundImplicitLocal___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_Lean_Elab_Command_mkSimpleDelab_go___spec__4___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabMacro___closed__1; @@ -1264,10 +1073,9 @@ lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux lean_object* l_Lean_Elab_Command_expandMixfix_match__13___rarg(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__1; -lean_object* l_Lean_Elab_Command_expandMixfix_match__132(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_expandMacro___spec__12(lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__85(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMacroRulesAux___boxed__const__1; lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_toAttributeKind___at_Lean_Elab_Command_elabSyntax___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -1280,11 +1088,9 @@ lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___boxed(lean_obje lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__8; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandNotationItemIntoSyntaxItem___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__45(lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___lambda__3___closed__5; uint8_t l_Lean_Syntax_isIdent(lean_object*); lean_object* l_Lean_Elab_Command_expandElab_match__2___rarg(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_expandMixfix_match__42(lean_object*); lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__4; lean_object* l_Lean_Elab_Term_expandOptPrecedence(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: @@ -19501,3695 +19307,6 @@ x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__17___ra return x_2; } } -lean_object* l_Lean_Elab_Command_expandMixfix_match__18___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__18(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__18___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__19___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__19(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__19___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__20___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__20(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__20___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__21___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__21(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__21___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__22___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__22(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__22___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__23___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__23(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__23___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__24___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__24(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__24___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__25___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__25(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__25___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__26___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__26(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__26___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__27___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__27(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__27___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__28___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__28(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__28___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__29___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__29(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__29___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__30___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__30(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__30___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__31___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__31(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__31___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__32___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__32(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__32___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__33___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__33(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__33___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__34___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__34(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__34___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__35___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__35(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__35___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__36___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__36(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__36___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__37___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__37(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__37___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__38___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__38(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__38___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__39___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__39(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__39___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__40___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__40(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__40___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__41___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__41(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__41___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__42___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__42(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__42___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__43___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__43(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__43___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__44___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__44(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__44___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__45___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__45(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__45___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__46___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__46(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__46___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__47___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__47(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__47___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__48___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__48(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__48___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__49___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__49(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__49___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__50___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__50(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__50___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__51___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__51(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__51___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__52___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__52(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__52___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__53___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__53(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__53___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__54___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__54(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__54___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__55___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__55(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__55___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__56___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__56(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__56___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__57___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__57(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__57___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__58___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__58(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__58___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__59___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__59(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__59___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__60___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__60(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__60___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__61___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__61(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__61___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__62___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__62(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__62___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__63___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__63(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__63___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__64___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__64(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__64___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__65___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__65(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__65___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__66___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__66(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__66___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__67___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__67(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__67___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__68___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__68(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__68___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__69___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__69(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__69___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__70___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__70(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__70___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__71___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__71(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__71___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__72___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__72(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__72___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__73___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__73(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__73___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__74___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__74(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__74___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__75___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__75(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__75___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__76___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__76(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__76___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__77___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__77(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__77___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__78___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__78(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__78___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__79___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__79(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__79___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__80___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__80(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__80___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__81___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__81(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__81___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__82___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__82(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__82___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__83___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__83(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__83___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__84___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__84(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__84___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__85___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__85(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__85___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__86___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__86(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__86___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__87___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__87(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__87___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__88___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__88(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__88___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__89___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__89(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__89___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__90___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__90(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__90___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__91___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__91(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__91___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__92___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__92(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__92___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__93___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__93(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__93___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__94___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__94(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__94___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__95___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__95(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__95___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__96___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__96(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__96___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__97___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__97(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__97___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__98___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__98(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__98___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__99___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__99(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__99___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__100___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__100(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__100___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__101___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__101(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__101___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__102___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__102(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__102___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__103___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__103(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__103___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__104___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__104(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__104___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__105___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__105(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__105___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__106___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__106(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__106___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__107___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__107(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__107___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__108___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__108(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__108___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__109___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__109(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__109___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__110___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__110(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__110___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__111___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__111(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__111___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__112___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__112(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__112___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__113___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__113(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__113___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__114___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__114(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__114___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__115___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__115(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__115___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__116___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__116(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__116___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__117___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__117(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__117___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__118___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__118(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__118___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__119___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__119(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__119___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__120___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__120(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__120___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__121___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__121(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__121___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__122___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__122(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__122___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__123___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__123(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__123___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__124___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__124(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__124___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__125___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__125(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__125___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__126___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__126(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__126___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__127___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__127(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__127___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__128___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__128(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__128___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__129___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__129(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__129___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__130___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__130(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__130___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__131___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__131(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__131___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__132___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__132(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__132___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__133___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__133(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__133___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__134___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__134(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__134___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__135___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__135(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__135___rarg), 3, 0); -return x_2; -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__136___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_apply_1(x_3, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_3); -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_apply_1(x_2, x_6); -return x_7; -} -} -} -lean_object* l_Lean_Elab_Command_expandMixfix_match__136(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix_match__136___rarg), 3, 0); -return x_2; -} -} lean_object* l_Lean_Elab_Command_expandMixfix_withAttrKindGlobal(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { @@ -23254,49 +19371,27 @@ return x_20; static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__1; -x_2 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__8; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__1; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3() { -_start: -{ lean_object* x_1; x_1 = lean_mk_string("arg"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3; +x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__1; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3; +x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4; +x_3 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -23304,17 +19399,1044 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3; +x_2 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7() { +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; 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; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_13 = lean_unsigned_to_nat(5u); +x_14 = l_Lean_Syntax_getArg(x_1, x_13); +x_15 = lean_unsigned_to_nat(7u); +x_16 = l_Lean_Syntax_getArg(x_1, x_15); +x_17 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_11, x_12); +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +if (lean_is_exclusive(x_17)) { + lean_ctor_release(x_17, 0); + lean_ctor_release(x_17, 1); + x_20 = x_17; +} else { + lean_dec_ref(x_17); + x_20 = lean_box(0); +} +x_21 = lean_ctor_get(x_11, 2); +lean_inc(x_21); +x_22 = lean_ctor_get(x_11, 1); +lean_inc(x_22); +lean_dec(x_11); +x_23 = l_Lean_Parser_Command_notation___elambda__1___closed__1; +lean_inc(x_2); +x_24 = lean_name_mk_string(x_2, x_23); +x_25 = l_Array_empty___closed__1; +lean_inc(x_3); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_3); +lean_ctor_set(x_26, 1, x_25); +lean_inc(x_26); +x_27 = lean_array_push(x_25, x_26); +x_28 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_28, 0, x_4); +lean_ctor_set(x_28, 1, x_27); +x_29 = lean_array_push(x_25, x_28); +lean_inc(x_18); +x_30 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_30, 0, x_18); +lean_ctor_set(x_30, 1, x_23); +x_31 = lean_array_push(x_29, x_30); +x_32 = l_Lean_Parser_Command_identPrec___elambda__1___closed__1; +lean_inc(x_2); +x_33 = lean_name_mk_string(x_2, x_32); +x_34 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4; +x_35 = l_Lean_addMacroScope(x_22, x_34, x_21); +x_36 = lean_box(0); +x_37 = l_Lean_instInhabitedSourceInfo___closed__1; +x_38 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3; +x_39 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +lean_ctor_set(x_39, 2, x_35); +lean_ctor_set(x_39, 3, x_36); +x_40 = lean_array_push(x_25, x_39); +lean_inc(x_40); +x_41 = lean_array_push(x_40, x_26); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_33); +lean_ctor_set(x_42, 1, x_41); +x_43 = lean_array_push(x_25, x_42); +x_44 = lean_array_push(x_43, x_14); +lean_inc(x_3); +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_3); +lean_ctor_set(x_45, 1, x_44); +x_46 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; +lean_inc(x_18); +x_47 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_47, 0, x_18); +lean_ctor_set(x_47, 1, x_46); +x_48 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +x_49 = lean_name_mk_string(x_5, x_48); +x_50 = lean_array_push(x_25, x_16); +lean_inc(x_3); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_3); +lean_ctor_set(x_51, 1, x_40); +x_52 = lean_array_push(x_50, x_51); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_49); +lean_ctor_set(x_53, 1, x_52); +if (lean_obj_tag(x_7) == 0) +{ +lean_dec(x_8); +x_54 = x_25; +goto block_117; +} +else +{ +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; +x_118 = lean_ctor_get(x_7, 0); +lean_inc(x_118); +lean_dec(x_7); +x_119 = l_Lean_Parser_precedence___elambda__1___closed__1; +x_120 = lean_name_mk_string(x_8, x_119); +x_121 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_18); +x_122 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_122, 0, x_18); +lean_ctor_set(x_122, 1, x_121); +x_123 = lean_array_push(x_25, x_122); +x_124 = lean_array_push(x_123, x_118); +x_125 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_125, 0, x_120); +lean_ctor_set(x_125, 1, x_124); +x_126 = l_Lean_mkOptionalNode___closed__2; +x_127 = lean_array_push(x_126, x_125); +x_54 = x_127; +goto block_117; +} +block_117: +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_55 = l_Array_appendCore___rarg(x_25, x_54); +lean_dec(x_54); +lean_inc(x_3); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_3); +lean_ctor_set(x_56, 1, x_55); +x_57 = lean_array_push(x_31, x_56); +if (lean_obj_tag(x_6) == 0) +{ +x_58 = x_25; +goto block_97; +} +else +{ +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; 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_98 = lean_ctor_get(x_6, 0); +lean_inc(x_98); +lean_dec(x_6); +x_99 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_2); +x_100 = lean_name_mk_string(x_2, x_99); +x_101 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_102 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_102, 0, x_18); +lean_ctor_set(x_102, 1, x_101); +x_103 = lean_array_push(x_25, x_102); +x_104 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; +lean_inc(x_18); +x_105 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_105, 0, x_18); +lean_ctor_set(x_105, 1, x_104); +x_106 = lean_array_push(x_103, x_105); +x_107 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_108 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_108, 0, x_18); +lean_ctor_set(x_108, 1, x_107); +x_109 = lean_array_push(x_106, x_108); +x_110 = lean_array_push(x_109, x_98); +x_111 = l_prec_x28___x29___closed__7; +lean_inc(x_18); +x_112 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_112, 0, x_18); +lean_ctor_set(x_112, 1, x_111); +x_113 = lean_array_push(x_110, x_112); +x_114 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_114, 0, x_100); +lean_ctor_set(x_114, 1, x_113); +x_115 = l_Lean_mkOptionalNode___closed__2; +x_116 = lean_array_push(x_115, x_114); +x_58 = x_116; +goto block_97; +} +block_97: +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = l_Array_appendCore___rarg(x_25, x_58); +lean_dec(x_58); +lean_inc(x_3); +x_60 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_60, 0, x_3); +lean_ctor_set(x_60, 1, x_59); +x_61 = lean_array_push(x_57, x_60); +if (lean_obj_tag(x_10) == 0) +{ +lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_18); +lean_dec(x_2); +x_62 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__2; +x_63 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_63, 0, x_3); +lean_ctor_set(x_63, 1, x_62); +x_64 = lean_array_push(x_61, x_63); +x_65 = lean_array_push(x_64, x_45); +x_66 = lean_array_push(x_65, x_47); +x_67 = lean_array_push(x_66, x_53); +x_68 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_68, 0, x_24); +lean_ctor_set(x_68, 1, x_67); +if (lean_is_scalar(x_20)) { + x_69 = lean_alloc_ctor(0, 2, 0); +} else { + x_69 = x_20; +} +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_19); +return x_69; +} +else +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; 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; +x_70 = lean_ctor_get(x_10, 0); +lean_inc(x_70); +lean_dec(x_10); +x_71 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +x_72 = lean_name_mk_string(x_2, x_71); +x_73 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_74 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_74, 0, x_18); +lean_ctor_set(x_74, 1, x_73); +x_75 = lean_array_push(x_25, x_74); +x_76 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; +lean_inc(x_18); +x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_77, 0, x_18); +lean_ctor_set(x_77, 1, x_76); +x_78 = lean_array_push(x_75, x_77); +x_79 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_80 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_80, 0, x_18); +lean_ctor_set(x_80, 1, x_79); +x_81 = lean_array_push(x_78, x_80); +x_82 = lean_array_push(x_81, x_70); +x_83 = l_prec_x28___x29___closed__7; +x_84 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_84, 0, x_18); +lean_ctor_set(x_84, 1, x_83); +x_85 = lean_array_push(x_82, x_84); +x_86 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_86, 0, x_72); +lean_ctor_set(x_86, 1, x_85); +x_87 = l_Lean_mkOptionalNode___closed__2; +x_88 = lean_array_push(x_87, x_86); +x_89 = l_Array_appendCore___rarg(x_25, x_88); +lean_dec(x_88); +x_90 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_90, 0, x_3); +lean_ctor_set(x_90, 1, x_89); +x_91 = lean_array_push(x_61, x_90); +x_92 = lean_array_push(x_91, x_45); +x_93 = lean_array_push(x_92, x_47); +x_94 = lean_array_push(x_93, x_53); +x_95 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_95, 0, x_24); +lean_ctor_set(x_95, 1, x_94); +if (lean_is_scalar(x_20)) { + x_96 = lean_alloc_ctor(0, 2, 0); +} else { + x_96 = x_20; +} +lean_ctor_set(x_96, 0, x_95); +lean_ctor_set(x_96, 1, x_19); +return x_96; +} +} +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_unsigned_to_nat(4u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = l_Lean_Syntax_isNone(x_13); +if (x_14 == 0) +{ +uint8_t x_15; +lean_inc(x_13); +x_15 = l_Lean_Syntax_isOfKind(x_13, x_3); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_16 = lean_box(1); +x_17 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_11); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = l_Lean_Syntax_getArgs(x_13); +x_19 = lean_array_get_size(x_18); +lean_dec(x_18); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_22 = lean_box(1); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_11); +return x_23; +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_24 = lean_unsigned_to_nat(0u); +x_25 = l_Lean_Syntax_getArg(x_13, x_24); +lean_dec(x_13); +x_26 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +lean_inc(x_2); +x_27 = lean_name_mk_string(x_2, x_26); +lean_inc(x_25); +x_28 = l_Lean_Syntax_isOfKind(x_25, x_27); +lean_dec(x_27); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; +lean_dec(x_25); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_29 = lean_box(1); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_11); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_31 = lean_unsigned_to_nat(3u); +x_32 = l_Lean_Syntax_getArg(x_25, x_31); +lean_dec(x_25); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +x_34 = lean_box(0); +x_35 = l_Lean_Elab_Command_expandMixfix___lambda__1(x_1, x_2, x_3, x_4, x_5, x_9, x_6, x_7, x_34, x_33, x_10, x_11); +return x_35; +} +} +} +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_dec(x_13); +x_36 = lean_box(0); +x_37 = lean_box(0); +x_38 = l_Lean_Elab_Command_expandMixfix___lambda__1(x_1, x_2, x_3, x_4, x_5, x_9, x_6, x_7, x_37, x_36, x_10, x_11); +return x_38; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_Syntax_isNone(x_12); +if (x_13 == 0) +{ +uint8_t x_14; +lean_inc(x_12); +x_14 = l_Lean_Syntax_isOfKind(x_12, x_3); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(1); +x_16 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_17 = l_Lean_Syntax_getArgs(x_12); +x_18 = lean_array_get_size(x_17); +lean_dec(x_17); +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_dec_eq(x_18, x_19); +lean_dec(x_18); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = lean_box(1); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_10); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_Syntax_getArg(x_12, x_23); +lean_dec(x_12); +x_25 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_2); +x_26 = lean_name_mk_string(x_2, x_25); +lean_inc(x_24); +x_27 = l_Lean_Syntax_isOfKind(x_24, x_26); +lean_dec(x_26); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +lean_dec(x_24); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(1); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_10); +return x_29; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_30 = l_Lean_Syntax_getArg(x_24, x_11); +lean_dec(x_24); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_box(0); +x_33 = l_Lean_Elab_Command_expandMixfix___lambda__2(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_32, x_31, x_9, x_10); +return x_33; +} +} +} +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_12); +x_34 = lean_box(0); +x_35 = lean_box(0); +x_36 = l_Lean_Elab_Command_expandMixfix___lambda__2(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_35, x_34, x_9, x_10); +return x_36; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; 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; +x_13 = lean_unsigned_to_nat(5u); +x_14 = l_Lean_Syntax_getArg(x_1, x_13); +x_15 = lean_unsigned_to_nat(7u); +x_16 = l_Lean_Syntax_getArg(x_1, x_15); +x_17 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_11, x_12); +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +if (lean_is_exclusive(x_17)) { + lean_ctor_release(x_17, 0); + lean_ctor_release(x_17, 1); + x_20 = x_17; +} else { + lean_dec_ref(x_17); + x_20 = lean_box(0); +} +x_21 = lean_ctor_get(x_11, 2); +lean_inc(x_21); +x_22 = lean_ctor_get(x_11, 1); +lean_inc(x_22); +lean_dec(x_11); +x_23 = l_Lean_Parser_Command_notation___elambda__1___closed__1; +lean_inc(x_2); +x_24 = lean_name_mk_string(x_2, x_23); +x_25 = l_Array_empty___closed__1; +lean_inc(x_3); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_3); +lean_ctor_set(x_26, 1, x_25); +x_27 = lean_array_push(x_25, x_26); +x_28 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_28, 0, x_4); +lean_ctor_set(x_28, 1, x_27); +x_29 = lean_array_push(x_25, x_28); +lean_inc(x_18); +x_30 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_30, 0, x_18); +lean_ctor_set(x_30, 1, x_23); +x_31 = lean_array_push(x_29, x_30); +x_32 = lean_array_push(x_25, x_14); +x_33 = l_Lean_Parser_Command_identPrec___elambda__1___closed__1; +lean_inc(x_2); +x_34 = lean_name_mk_string(x_2, x_33); +x_35 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4; +x_36 = l_Lean_addMacroScope(x_22, x_35, x_21); +x_37 = lean_box(0); +x_38 = l_Lean_instInhabitedSourceInfo___closed__1; +x_39 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3; +x_40 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_40, 0, x_38); +lean_ctor_set(x_40, 1, x_39); +lean_ctor_set(x_40, 2, x_36); +lean_ctor_set(x_40, 3, x_37); +x_41 = lean_array_push(x_25, x_40); +x_42 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; +lean_inc(x_18); +x_43 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_43, 0, x_18); +lean_ctor_set(x_43, 1, x_42); +x_44 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +x_45 = lean_name_mk_string(x_5, x_44); +x_46 = lean_array_push(x_25, x_16); +lean_inc(x_41); +lean_inc(x_3); +x_47 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_47, 0, x_3); +lean_ctor_set(x_47, 1, x_41); +x_48 = lean_array_push(x_46, x_47); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_48); +if (lean_obj_tag(x_6) == 0) +{ +x_50 = x_25; +goto block_134; +} +else +{ +lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +x_135 = lean_ctor_get(x_6, 0); +lean_inc(x_135); +x_136 = l_Lean_Parser_precedence___elambda__1___closed__1; +lean_inc(x_7); +x_137 = lean_name_mk_string(x_7, x_136); +x_138 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_18); +x_139 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_139, 0, x_18); +lean_ctor_set(x_139, 1, x_138); +x_140 = lean_array_push(x_25, x_139); +x_141 = lean_array_push(x_140, x_135); +x_142 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_142, 0, x_137); +lean_ctor_set(x_142, 1, x_141); +x_143 = l_Lean_mkOptionalNode___closed__2; +x_144 = lean_array_push(x_143, x_142); +x_50 = x_144; +goto block_134; +} +block_134: +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_51 = l_Array_appendCore___rarg(x_25, x_50); +lean_dec(x_50); +lean_inc(x_3); +x_52 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_52, 0, x_3); +lean_ctor_set(x_52, 1, x_51); +x_53 = lean_array_push(x_31, x_52); +if (lean_obj_tag(x_8) == 0) +{ +x_54 = x_25; +goto block_114; +} +else +{ +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; +x_115 = lean_ctor_get(x_8, 0); +lean_inc(x_115); +lean_dec(x_8); +x_116 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_2); +x_117 = lean_name_mk_string(x_2, x_116); +x_118 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_119 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_119, 0, x_18); +lean_ctor_set(x_119, 1, x_118); +x_120 = lean_array_push(x_25, x_119); +x_121 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; +lean_inc(x_18); +x_122 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_122, 0, x_18); +lean_ctor_set(x_122, 1, x_121); +x_123 = lean_array_push(x_120, x_122); +x_124 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_125 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_125, 0, x_18); +lean_ctor_set(x_125, 1, x_124); +x_126 = lean_array_push(x_123, x_125); +x_127 = lean_array_push(x_126, x_115); +x_128 = l_prec_x28___x29___closed__7; +lean_inc(x_18); +x_129 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_129, 0, x_18); +lean_ctor_set(x_129, 1, x_128); +x_130 = lean_array_push(x_127, x_129); +x_131 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_131, 0, x_117); +lean_ctor_set(x_131, 1, x_130); +x_132 = l_Lean_mkOptionalNode___closed__2; +x_133 = lean_array_push(x_132, x_131); +x_54 = x_133; +goto block_114; +} +block_114: +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_55 = l_Array_appendCore___rarg(x_25, x_54); +lean_dec(x_54); +lean_inc(x_3); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_3); +lean_ctor_set(x_56, 1, x_55); +x_57 = lean_array_push(x_53, x_56); +if (lean_obj_tag(x_10) == 0) +{ +lean_dec(x_2); +x_58 = x_25; +goto block_94; +} +else +{ +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; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_95 = lean_ctor_get(x_10, 0); +lean_inc(x_95); +lean_dec(x_10); +x_96 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +x_97 = lean_name_mk_string(x_2, x_96); +x_98 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_99 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_99, 0, x_18); +lean_ctor_set(x_99, 1, x_98); +x_100 = lean_array_push(x_25, x_99); +x_101 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; +lean_inc(x_18); +x_102 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_102, 0, x_18); +lean_ctor_set(x_102, 1, x_101); +x_103 = lean_array_push(x_100, x_102); +x_104 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_105 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_105, 0, x_18); +lean_ctor_set(x_105, 1, x_104); +x_106 = lean_array_push(x_103, x_105); +x_107 = lean_array_push(x_106, x_95); +x_108 = l_prec_x28___x29___closed__7; +lean_inc(x_18); +x_109 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_109, 0, x_18); +lean_ctor_set(x_109, 1, x_108); +x_110 = lean_array_push(x_107, x_109); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_97); +lean_ctor_set(x_111, 1, x_110); +x_112 = l_Lean_mkOptionalNode___closed__2; +x_113 = lean_array_push(x_112, x_111); +x_58 = x_113; +goto block_94; +} +block_94: +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = l_Array_appendCore___rarg(x_25, x_58); +lean_dec(x_58); +lean_inc(x_3); +x_60 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_60, 0, x_3); +lean_ctor_set(x_60, 1, x_59); +x_61 = lean_array_push(x_57, x_60); +if (lean_obj_tag(x_6) == 0) +{ +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_dec(x_18); +lean_dec(x_7); +x_62 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__2; +lean_inc(x_3); +x_63 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_63, 0, x_3); +lean_ctor_set(x_63, 1, x_62); +x_64 = lean_array_push(x_41, x_63); +x_65 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_65, 0, x_34); +lean_ctor_set(x_65, 1, x_64); +x_66 = lean_array_push(x_32, x_65); +x_67 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_67, 0, x_3); +lean_ctor_set(x_67, 1, x_66); +x_68 = lean_array_push(x_61, x_67); +x_69 = lean_array_push(x_68, x_43); +x_70 = lean_array_push(x_69, x_49); +x_71 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_71, 0, x_24); +lean_ctor_set(x_71, 1, x_70); +if (lean_is_scalar(x_20)) { + x_72 = lean_alloc_ctor(0, 2, 0); +} else { + x_72 = x_20; +} +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_72, 1, x_19); +return x_72; +} +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; 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; +x_73 = lean_ctor_get(x_6, 0); +lean_inc(x_73); +lean_dec(x_6); +x_74 = l_Lean_Parser_precedence___elambda__1___closed__1; +x_75 = lean_name_mk_string(x_7, x_74); +x_76 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_77, 0, x_18); +lean_ctor_set(x_77, 1, x_76); +x_78 = lean_array_push(x_25, x_77); +x_79 = lean_array_push(x_78, x_73); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_75); +lean_ctor_set(x_80, 1, x_79); +x_81 = l_Lean_mkOptionalNode___closed__2; +x_82 = lean_array_push(x_81, x_80); +x_83 = l_Array_appendCore___rarg(x_25, x_82); +lean_dec(x_82); +lean_inc(x_3); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_3); +lean_ctor_set(x_84, 1, x_83); +x_85 = lean_array_push(x_41, x_84); +x_86 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_86, 0, x_34); +lean_ctor_set(x_86, 1, x_85); +x_87 = lean_array_push(x_32, x_86); +x_88 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_88, 0, x_3); +lean_ctor_set(x_88, 1, x_87); +x_89 = lean_array_push(x_61, x_88); +x_90 = lean_array_push(x_89, x_43); +x_91 = lean_array_push(x_90, x_49); +x_92 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_92, 0, x_24); +lean_ctor_set(x_92, 1, x_91); +if (lean_is_scalar(x_20)) { + x_93 = lean_alloc_ctor(0, 2, 0); +} else { + x_93 = x_20; +} +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_93, 1, x_19); +return x_93; +} +} +} +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_unsigned_to_nat(4u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = l_Lean_Syntax_isNone(x_13); +if (x_14 == 0) +{ +uint8_t x_15; +lean_inc(x_13); +x_15 = l_Lean_Syntax_isOfKind(x_13, x_3); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_16 = lean_box(1); +x_17 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_11); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = l_Lean_Syntax_getArgs(x_13); +x_19 = lean_array_get_size(x_18); +lean_dec(x_18); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_22 = lean_box(1); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_11); +return x_23; +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_24 = lean_unsigned_to_nat(0u); +x_25 = l_Lean_Syntax_getArg(x_13, x_24); +lean_dec(x_13); +x_26 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +lean_inc(x_2); +x_27 = lean_name_mk_string(x_2, x_26); +lean_inc(x_25); +x_28 = l_Lean_Syntax_isOfKind(x_25, x_27); +lean_dec(x_27); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; +lean_dec(x_25); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_29 = lean_box(1); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_11); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_31 = lean_unsigned_to_nat(3u); +x_32 = l_Lean_Syntax_getArg(x_25, x_31); +lean_dec(x_25); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +x_34 = lean_box(0); +x_35 = l_Lean_Elab_Command_expandMixfix___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_9, x_34, x_33, x_10, x_11); +return x_35; +} +} +} +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_dec(x_13); +x_36 = lean_box(0); +x_37 = lean_box(0); +x_38 = l_Lean_Elab_Command_expandMixfix___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_9, x_37, x_36, x_10, x_11); +return x_38; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_Syntax_isNone(x_12); +if (x_13 == 0) +{ +uint8_t x_14; +lean_inc(x_12); +x_14 = l_Lean_Syntax_isOfKind(x_12, x_3); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(1); +x_16 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_17 = l_Lean_Syntax_getArgs(x_12); +x_18 = lean_array_get_size(x_17); +lean_dec(x_17); +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_dec_eq(x_18, x_19); +lean_dec(x_18); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = lean_box(1); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_10); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_Syntax_getArg(x_12, x_23); +lean_dec(x_12); +x_25 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_2); +x_26 = lean_name_mk_string(x_2, x_25); +lean_inc(x_24); +x_27 = l_Lean_Syntax_isOfKind(x_24, x_26); +lean_dec(x_26); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +lean_dec(x_24); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(1); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_10); +return x_29; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_30 = l_Lean_Syntax_getArg(x_24, x_11); +lean_dec(x_24); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_box(0); +x_33 = l_Lean_Elab_Command_expandMixfix___lambda__5(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_32, x_31, x_9, x_10); +return x_33; +} +} +} +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_12); +x_34 = lean_box(0); +x_35 = lean_box(0); +x_36 = l_Lean_Elab_Command_expandMixfix___lambda__5(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_35, x_34, x_9, x_10); +return x_36; +} +} +} +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1() { _start: { lean_object* x_1; @@ -23322,22 +20444,22 @@ x_1 = lean_mk_string("lhs"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__8() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7; +x_1 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7; +x_1 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__8; +x_3 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__2; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -23345,17 +20467,17 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7; +x_2 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5() { _start: { lean_object* x_1; @@ -23363,22 +20485,22 @@ x_1 = lean_mk_string("rhs"); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__12() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11; +x_1 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11; +x_1 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__12; +x_3 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__6; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -23386,17 +20508,1593 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14() { +static lean_object* _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11; +x_2 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_13 = lean_unsigned_to_nat(5u); +x_14 = l_Lean_Syntax_getArg(x_1, x_13); +x_15 = lean_unsigned_to_nat(7u); +x_16 = l_Lean_Syntax_getArg(x_1, x_15); +lean_inc(x_11); +lean_inc(x_2); +x_17 = l_Lean_evalOptPrec(x_2, x_11, x_12); +if (lean_obj_tag(x_17) == 0) +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; 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; 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; 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; +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(x_17); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_add(x_18, x_20); +lean_dec(x_18); +x_22 = l_Nat_repr(x_21); +x_23 = l_Lean_numLitKind; +x_24 = l_Lean_instInhabitedSourceInfo___closed__1; +x_25 = l_Lean_Syntax_mkLit(x_23, x_22, x_24); +x_26 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_11, x_19); +x_27 = lean_ctor_get(x_26, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_26, 1); +lean_inc(x_28); +if (lean_is_exclusive(x_26)) { + lean_ctor_release(x_26, 0); + lean_ctor_release(x_26, 1); + x_29 = x_26; +} else { + lean_dec_ref(x_26); + x_29 = lean_box(0); +} +x_30 = lean_ctor_get(x_11, 2); +lean_inc(x_30); +x_31 = lean_ctor_get(x_11, 1); +lean_inc(x_31); +lean_dec(x_11); +x_32 = l_Lean_Parser_Command_notation___elambda__1___closed__1; +lean_inc(x_3); +x_33 = lean_name_mk_string(x_3, x_32); +x_34 = l_Array_empty___closed__1; +lean_inc(x_4); +x_35 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_35, 0, x_4); +lean_ctor_set(x_35, 1, x_34); +lean_inc(x_35); +x_36 = lean_array_push(x_34, x_35); +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_5); +lean_ctor_set(x_37, 1, x_36); +x_38 = lean_array_push(x_34, x_37); +lean_inc(x_27); +x_39 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_39, 0, x_27); +lean_ctor_set(x_39, 1, x_32); +x_40 = lean_array_push(x_38, x_39); +x_41 = l_Lean_Parser_Command_identPrec___elambda__1___closed__1; +lean_inc(x_3); +x_42 = lean_name_mk_string(x_3, x_41); +x_43 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__4; +lean_inc(x_30); +lean_inc(x_31); +x_44 = l_Lean_addMacroScope(x_31, x_43, x_30); +x_45 = lean_box(0); +x_46 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__3; +x_47 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_47, 0, x_24); +lean_ctor_set(x_47, 1, x_46); +lean_ctor_set(x_47, 2, x_44); +lean_ctor_set(x_47, 3, x_45); +x_48 = lean_array_push(x_34, x_47); +lean_inc(x_48); +x_49 = lean_array_push(x_48, x_35); +lean_inc(x_42); +x_50 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_50, 0, x_42); +lean_ctor_set(x_50, 1, x_49); +x_51 = lean_array_push(x_34, x_50); +x_52 = lean_array_push(x_51, x_14); +x_53 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__8; +x_54 = l_Lean_addMacroScope(x_31, x_53, x_30); +x_55 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__7; +x_56 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_56, 0, x_24); +lean_ctor_set(x_56, 1, x_55); +lean_ctor_set(x_56, 2, x_54); +lean_ctor_set(x_56, 3, x_45); +lean_inc(x_56); +x_57 = lean_array_push(x_34, x_56); +x_58 = l_Lean_Parser_precedence___elambda__1___closed__1; +x_59 = lean_name_mk_string(x_6, x_58); +x_60 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_27); +x_61 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_61, 0, x_27); +lean_ctor_set(x_61, 1, x_60); +x_62 = lean_array_push(x_34, x_61); +lean_inc(x_62); +x_63 = lean_array_push(x_62, x_25); +lean_inc(x_59); +x_64 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_64, 0, x_59); +lean_ctor_set(x_64, 1, x_63); +x_65 = lean_array_push(x_34, x_64); +lean_inc(x_4); +x_66 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_66, 0, x_4); +lean_ctor_set(x_66, 1, x_65); +x_67 = lean_array_push(x_57, x_66); +x_68 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_68, 0, x_42); +lean_ctor_set(x_68, 1, x_67); +x_69 = lean_array_push(x_52, x_68); +lean_inc(x_4); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_4); +lean_ctor_set(x_70, 1, x_69); +x_71 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; +lean_inc(x_27); +x_72 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_72, 0, x_27); +lean_ctor_set(x_72, 1, x_71); +x_73 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +x_74 = lean_name_mk_string(x_7, x_73); +x_75 = lean_array_push(x_34, x_16); +x_76 = lean_array_push(x_48, x_56); +lean_inc(x_4); +x_77 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_77, 0, x_4); +lean_ctor_set(x_77, 1, x_76); +x_78 = lean_array_push(x_75, x_77); +x_79 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_79, 0, x_74); +lean_ctor_set(x_79, 1, x_78); +if (lean_obj_tag(x_2) == 0) +{ +lean_dec(x_62); +lean_dec(x_59); +x_80 = x_34; +goto block_143; +} +else +{ +lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; +x_144 = lean_ctor_get(x_2, 0); +lean_inc(x_144); +lean_dec(x_2); +x_145 = lean_array_push(x_62, x_144); +x_146 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_146, 0, x_59); +lean_ctor_set(x_146, 1, x_145); +x_147 = l_Lean_mkOptionalNode___closed__2; +x_148 = lean_array_push(x_147, x_146); +x_80 = x_148; +goto block_143; +} +block_143: +{ +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_81 = l_Array_appendCore___rarg(x_34, x_80); +lean_dec(x_80); +lean_inc(x_4); +x_82 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_82, 0, x_4); +lean_ctor_set(x_82, 1, x_81); +x_83 = lean_array_push(x_40, x_82); +if (lean_obj_tag(x_8) == 0) +{ +x_84 = x_34; +goto block_123; +} +else +{ +lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_124 = lean_ctor_get(x_8, 0); +lean_inc(x_124); +lean_dec(x_8); +x_125 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_3); +x_126 = lean_name_mk_string(x_3, x_125); +x_127 = l_prec_x28___x29___closed__3; +lean_inc(x_27); +x_128 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_128, 0, x_27); +lean_ctor_set(x_128, 1, x_127); +x_129 = lean_array_push(x_34, x_128); +x_130 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; +lean_inc(x_27); +x_131 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_131, 0, x_27); +lean_ctor_set(x_131, 1, x_130); +x_132 = lean_array_push(x_129, x_131); +x_133 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_27); +x_134 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_134, 0, x_27); +lean_ctor_set(x_134, 1, x_133); +x_135 = lean_array_push(x_132, x_134); +x_136 = lean_array_push(x_135, x_124); +x_137 = l_prec_x28___x29___closed__7; +lean_inc(x_27); +x_138 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_138, 0, x_27); +lean_ctor_set(x_138, 1, x_137); +x_139 = lean_array_push(x_136, x_138); +x_140 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_140, 0, x_126); +lean_ctor_set(x_140, 1, x_139); +x_141 = l_Lean_mkOptionalNode___closed__2; +x_142 = lean_array_push(x_141, x_140); +x_84 = x_142; +goto block_123; +} +block_123: +{ +lean_object* x_85; lean_object* x_86; lean_object* x_87; +x_85 = l_Array_appendCore___rarg(x_34, x_84); +lean_dec(x_84); +lean_inc(x_4); +x_86 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_86, 0, x_4); +lean_ctor_set(x_86, 1, x_85); +x_87 = lean_array_push(x_83, x_86); +if (lean_obj_tag(x_10) == 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; lean_object* x_95; +lean_dec(x_27); +lean_dec(x_3); +x_88 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__2; +x_89 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_89, 0, x_4); +lean_ctor_set(x_89, 1, x_88); +x_90 = lean_array_push(x_87, x_89); +x_91 = lean_array_push(x_90, x_70); +x_92 = lean_array_push(x_91, x_72); +x_93 = lean_array_push(x_92, x_79); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_33); +lean_ctor_set(x_94, 1, x_93); +if (lean_is_scalar(x_29)) { + x_95 = lean_alloc_ctor(0, 2, 0); +} else { + x_95 = x_29; +} +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_95, 1, x_28); +return x_95; +} +else +{ +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; 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; +x_96 = lean_ctor_get(x_10, 0); +lean_inc(x_96); +lean_dec(x_10); +x_97 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +x_98 = lean_name_mk_string(x_3, x_97); +x_99 = l_prec_x28___x29___closed__3; +lean_inc(x_27); +x_100 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_100, 0, x_27); +lean_ctor_set(x_100, 1, x_99); +x_101 = lean_array_push(x_34, x_100); +x_102 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; +lean_inc(x_27); +x_103 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_103, 0, x_27); +lean_ctor_set(x_103, 1, x_102); +x_104 = lean_array_push(x_101, x_103); +x_105 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_27); +x_106 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_106, 0, x_27); +lean_ctor_set(x_106, 1, x_105); +x_107 = lean_array_push(x_104, x_106); +x_108 = lean_array_push(x_107, x_96); +x_109 = l_prec_x28___x29___closed__7; +x_110 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_110, 0, x_27); +lean_ctor_set(x_110, 1, x_109); +x_111 = lean_array_push(x_108, x_110); +x_112 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_112, 0, x_98); +lean_ctor_set(x_112, 1, x_111); +x_113 = l_Lean_mkOptionalNode___closed__2; +x_114 = lean_array_push(x_113, x_112); +x_115 = l_Array_appendCore___rarg(x_34, x_114); +lean_dec(x_114); +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_4); +lean_ctor_set(x_116, 1, x_115); +x_117 = lean_array_push(x_87, x_116); +x_118 = lean_array_push(x_117, x_70); +x_119 = lean_array_push(x_118, x_72); +x_120 = lean_array_push(x_119, x_79); +x_121 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_121, 0, x_33); +lean_ctor_set(x_121, 1, x_120); +if (lean_is_scalar(x_29)) { + x_122 = lean_alloc_ctor(0, 2, 0); +} else { + x_122 = x_29; +} +lean_ctor_set(x_122, 0, x_121); +lean_ctor_set(x_122, 1, x_28); +return x_122; +} +} +} +} +else +{ +uint8_t x_149; +lean_dec(x_16); +lean_dec(x_14); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_149 = !lean_is_exclusive(x_17); +if (x_149 == 0) +{ +return x_17; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; +x_150 = lean_ctor_get(x_17, 0); +x_151 = lean_ctor_get(x_17, 1); +lean_inc(x_151); +lean_inc(x_150); +lean_dec(x_17); +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; +} +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_unsigned_to_nat(4u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = l_Lean_Syntax_isNone(x_13); +if (x_14 == 0) +{ +uint8_t x_15; +lean_inc(x_13); +x_15 = l_Lean_Syntax_isOfKind(x_13, x_4); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_16 = lean_box(1); +x_17 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_11); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = l_Lean_Syntax_getArgs(x_13); +x_19 = lean_array_get_size(x_18); +lean_dec(x_18); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_22 = lean_box(1); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_11); +return x_23; +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_24 = lean_unsigned_to_nat(0u); +x_25 = l_Lean_Syntax_getArg(x_13, x_24); +lean_dec(x_13); +x_26 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +lean_inc(x_3); +x_27 = lean_name_mk_string(x_3, x_26); +lean_inc(x_25); +x_28 = l_Lean_Syntax_isOfKind(x_25, x_27); +lean_dec(x_27); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; +lean_dec(x_25); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_29 = lean_box(1); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_11); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_31 = lean_unsigned_to_nat(3u); +x_32 = l_Lean_Syntax_getArg(x_25, x_31); +lean_dec(x_25); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +x_34 = lean_box(0); +x_35 = l_Lean_Elab_Command_expandMixfix___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_9, x_34, x_33, x_10, x_11); +return x_35; +} +} +} +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_dec(x_13); +x_36 = lean_box(0); +x_37 = lean_box(0); +x_38 = l_Lean_Elab_Command_expandMixfix___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_9, x_37, x_36, x_10, x_11); +return x_38; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_Syntax_isNone(x_12); +if (x_13 == 0) +{ +uint8_t x_14; +lean_inc(x_12); +x_14 = l_Lean_Syntax_isOfKind(x_12, x_3); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(1); +x_16 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_17 = l_Lean_Syntax_getArgs(x_12); +x_18 = lean_array_get_size(x_17); +lean_dec(x_17); +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_dec_eq(x_18, x_19); +lean_dec(x_18); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = lean_box(1); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_10); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_Syntax_getArg(x_12, x_23); +lean_dec(x_12); +x_25 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_2); +x_26 = lean_name_mk_string(x_2, x_25); +lean_inc(x_24); +x_27 = l_Lean_Syntax_isOfKind(x_24, x_26); +lean_dec(x_26); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +lean_dec(x_24); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(1); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_10); +return x_29; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_30 = l_Lean_Syntax_getArg(x_24, x_11); +lean_dec(x_24); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_box(0); +x_33 = l_Lean_Elab_Command_expandMixfix___lambda__8(x_1, x_8, x_2, x_3, x_4, x_5, x_6, x_32, x_31, x_9, x_10); +return x_33; +} +} +} +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_12); +x_34 = lean_box(0); +x_35 = lean_box(0); +x_36 = l_Lean_Elab_Command_expandMixfix___lambda__8(x_1, x_8, x_2, x_3, x_4, x_5, x_6, x_35, x_34, x_9, x_10); +return x_36; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; 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; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_13 = lean_unsigned_to_nat(5u); +x_14 = l_Lean_Syntax_getArg(x_1, x_13); +x_15 = lean_unsigned_to_nat(7u); +x_16 = l_Lean_Syntax_getArg(x_1, x_15); +x_17 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_11, x_12); +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +if (lean_is_exclusive(x_17)) { + lean_ctor_release(x_17, 0); + lean_ctor_release(x_17, 1); + x_20 = x_17; +} else { + lean_dec_ref(x_17); + x_20 = lean_box(0); +} +x_21 = lean_ctor_get(x_11, 2); +lean_inc(x_21); +x_22 = lean_ctor_get(x_11, 1); +lean_inc(x_22); +lean_dec(x_11); +x_23 = l_Lean_Parser_Command_notation___elambda__1___closed__1; +lean_inc(x_2); +x_24 = lean_name_mk_string(x_2, x_23); +x_25 = l_Array_empty___closed__1; +lean_inc(x_3); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_3); +lean_ctor_set(x_26, 1, x_25); +lean_inc(x_26); +x_27 = lean_array_push(x_25, x_26); +x_28 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_28, 0, x_4); +lean_ctor_set(x_28, 1, x_27); +x_29 = lean_array_push(x_25, x_28); +lean_inc(x_18); +x_30 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_30, 0, x_18); +lean_ctor_set(x_30, 1, x_23); +x_31 = lean_array_push(x_29, x_30); +x_32 = l_Lean_Parser_Command_identPrec___elambda__1___closed__1; +lean_inc(x_2); +x_33 = lean_name_mk_string(x_2, x_32); +x_34 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__4; +lean_inc(x_21); +lean_inc(x_22); +x_35 = l_Lean_addMacroScope(x_22, x_34, x_21); +x_36 = lean_box(0); +x_37 = l_Lean_instInhabitedSourceInfo___closed__1; +x_38 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__3; +x_39 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +lean_ctor_set(x_39, 2, x_35); +lean_ctor_set(x_39, 3, x_36); +x_40 = lean_array_push(x_25, x_39); +lean_inc(x_40); +x_41 = lean_array_push(x_40, x_26); +lean_inc(x_33); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_33); +lean_ctor_set(x_42, 1, x_41); +x_43 = lean_array_push(x_25, x_42); +x_44 = lean_array_push(x_43, x_14); +x_45 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__8; +x_46 = l_Lean_addMacroScope(x_22, x_45, x_21); +x_47 = l_Lean_Elab_Command_expandMixfix___lambda__7___closed__7; +x_48 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_48, 0, x_37); +lean_ctor_set(x_48, 1, x_47); +lean_ctor_set(x_48, 2, x_46); +lean_ctor_set(x_48, 3, x_36); +lean_inc(x_48); +x_49 = lean_array_push(x_25, x_48); +x_50 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; +lean_inc(x_18); +x_51 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_51, 0, x_18); +lean_ctor_set(x_51, 1, x_50); +x_52 = l_myMacro____x40_Init_Notation___hyg_1989____closed__3; +x_53 = lean_name_mk_string(x_5, x_52); +x_54 = lean_array_push(x_25, x_16); +x_55 = lean_array_push(x_40, x_48); +lean_inc(x_3); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_3); +lean_ctor_set(x_56, 1, x_55); +x_57 = lean_array_push(x_54, x_56); +x_58 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_58, 0, x_53); +lean_ctor_set(x_58, 1, x_57); +if (lean_obj_tag(x_6) == 0) +{ +x_59 = x_25; +goto block_143; +} +else +{ +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; +x_144 = lean_ctor_get(x_6, 0); +lean_inc(x_144); +x_145 = l_Lean_Parser_precedence___elambda__1___closed__1; +lean_inc(x_7); +x_146 = lean_name_mk_string(x_7, x_145); +x_147 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_18); +x_148 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_148, 0, x_18); +lean_ctor_set(x_148, 1, x_147); +x_149 = lean_array_push(x_25, x_148); +x_150 = lean_array_push(x_149, x_144); +x_151 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_151, 0, x_146); +lean_ctor_set(x_151, 1, x_150); +x_152 = l_Lean_mkOptionalNode___closed__2; +x_153 = lean_array_push(x_152, x_151); +x_59 = x_153; +goto block_143; +} +block_143: +{ +lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_60 = l_Array_appendCore___rarg(x_25, x_59); +lean_dec(x_59); +lean_inc(x_3); +x_61 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_61, 0, x_3); +lean_ctor_set(x_61, 1, x_60); +x_62 = lean_array_push(x_31, x_61); +if (lean_obj_tag(x_8) == 0) +{ +x_63 = x_25; +goto block_123; +} +else +{ +lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_124 = lean_ctor_get(x_8, 0); +lean_inc(x_124); +lean_dec(x_8); +x_125 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_2); +x_126 = lean_name_mk_string(x_2, x_125); +x_127 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_128 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_128, 0, x_18); +lean_ctor_set(x_128, 1, x_127); +x_129 = lean_array_push(x_25, x_128); +x_130 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; +lean_inc(x_18); +x_131 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_131, 0, x_18); +lean_ctor_set(x_131, 1, x_130); +x_132 = lean_array_push(x_129, x_131); +x_133 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_134 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_134, 0, x_18); +lean_ctor_set(x_134, 1, x_133); +x_135 = lean_array_push(x_132, x_134); +x_136 = lean_array_push(x_135, x_124); +x_137 = l_prec_x28___x29___closed__7; +lean_inc(x_18); +x_138 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_138, 0, x_18); +lean_ctor_set(x_138, 1, x_137); +x_139 = lean_array_push(x_136, x_138); +x_140 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_140, 0, x_126); +lean_ctor_set(x_140, 1, x_139); +x_141 = l_Lean_mkOptionalNode___closed__2; +x_142 = lean_array_push(x_141, x_140); +x_63 = x_142; +goto block_123; +} +block_123: +{ +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_64 = l_Array_appendCore___rarg(x_25, x_63); +lean_dec(x_63); +lean_inc(x_3); +x_65 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_65, 0, x_3); +lean_ctor_set(x_65, 1, x_64); +x_66 = lean_array_push(x_62, x_65); +if (lean_obj_tag(x_10) == 0) +{ +lean_dec(x_2); +x_67 = x_25; +goto block_103; +} +else +{ +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_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; +x_104 = lean_ctor_get(x_10, 0); +lean_inc(x_104); +lean_dec(x_10); +x_105 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +x_106 = lean_name_mk_string(x_2, x_105); +x_107 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_108 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_108, 0, x_18); +lean_ctor_set(x_108, 1, x_107); +x_109 = lean_array_push(x_25, x_108); +x_110 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; +lean_inc(x_18); +x_111 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_111, 0, x_18); +lean_ctor_set(x_111, 1, x_110); +x_112 = lean_array_push(x_109, x_111); +x_113 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_114 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_114, 0, x_18); +lean_ctor_set(x_114, 1, x_113); +x_115 = lean_array_push(x_112, x_114); +x_116 = lean_array_push(x_115, x_104); +x_117 = l_prec_x28___x29___closed__7; +lean_inc(x_18); +x_118 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_118, 0, x_18); +lean_ctor_set(x_118, 1, x_117); +x_119 = lean_array_push(x_116, x_118); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_106); +lean_ctor_set(x_120, 1, x_119); +x_121 = l_Lean_mkOptionalNode___closed__2; +x_122 = lean_array_push(x_121, x_120); +x_67 = x_122; +goto block_103; +} +block_103: +{ +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = l_Array_appendCore___rarg(x_25, x_67); +lean_dec(x_67); +lean_inc(x_3); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_3); +lean_ctor_set(x_69, 1, x_68); +x_70 = lean_array_push(x_66, x_69); +if (lean_obj_tag(x_6) == 0) +{ +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_dec(x_18); +lean_dec(x_7); +x_71 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__2; +lean_inc(x_3); +x_72 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_72, 0, x_3); +lean_ctor_set(x_72, 1, x_71); +x_73 = lean_array_push(x_49, x_72); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_33); +lean_ctor_set(x_74, 1, x_73); +x_75 = lean_array_push(x_44, x_74); +x_76 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_76, 0, x_3); +lean_ctor_set(x_76, 1, x_75); +x_77 = lean_array_push(x_70, x_76); +x_78 = lean_array_push(x_77, x_51); +x_79 = lean_array_push(x_78, x_58); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_24); +lean_ctor_set(x_80, 1, x_79); +if (lean_is_scalar(x_20)) { + x_81 = lean_alloc_ctor(0, 2, 0); +} else { + x_81 = x_20; +} +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_19); +return x_81; +} +else +{ +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; +x_82 = lean_ctor_get(x_6, 0); +lean_inc(x_82); +lean_dec(x_6); +x_83 = l_Lean_Parser_precedence___elambda__1___closed__1; +x_84 = lean_name_mk_string(x_7, x_83); +x_85 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +x_86 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_86, 0, x_18); +lean_ctor_set(x_86, 1, x_85); +x_87 = lean_array_push(x_25, x_86); +x_88 = lean_array_push(x_87, x_82); +x_89 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_89, 0, x_84); +lean_ctor_set(x_89, 1, x_88); +x_90 = l_Lean_mkOptionalNode___closed__2; +x_91 = lean_array_push(x_90, x_89); +x_92 = l_Array_appendCore___rarg(x_25, x_91); +lean_dec(x_91); +lean_inc(x_3); +x_93 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_93, 0, x_3); +lean_ctor_set(x_93, 1, x_92); +x_94 = lean_array_push(x_49, x_93); +x_95 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_95, 0, x_33); +lean_ctor_set(x_95, 1, x_94); +x_96 = lean_array_push(x_44, x_95); +x_97 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_97, 0, x_3); +lean_ctor_set(x_97, 1, x_96); +x_98 = lean_array_push(x_70, x_97); +x_99 = lean_array_push(x_98, x_51); +x_100 = lean_array_push(x_99, x_58); +x_101 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_101, 0, x_24); +lean_ctor_set(x_101, 1, x_100); +if (lean_is_scalar(x_20)) { + x_102 = lean_alloc_ctor(0, 2, 0); +} else { + x_102 = x_20; +} +lean_ctor_set(x_102, 0, x_101); +lean_ctor_set(x_102, 1, x_19); +return x_102; +} +} +} +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_unsigned_to_nat(4u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = l_Lean_Syntax_isNone(x_13); +if (x_14 == 0) +{ +uint8_t x_15; +lean_inc(x_13); +x_15 = l_Lean_Syntax_isOfKind(x_13, x_3); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_16 = lean_box(1); +x_17 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_11); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = l_Lean_Syntax_getArgs(x_13); +x_19 = lean_array_get_size(x_18); +lean_dec(x_18); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_22 = lean_box(1); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_11); +return x_23; +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_24 = lean_unsigned_to_nat(0u); +x_25 = l_Lean_Syntax_getArg(x_13, x_24); +lean_dec(x_13); +x_26 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +lean_inc(x_2); +x_27 = lean_name_mk_string(x_2, x_26); +lean_inc(x_25); +x_28 = l_Lean_Syntax_isOfKind(x_25, x_27); +lean_dec(x_27); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; +lean_dec(x_25); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_29 = lean_box(1); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_11); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_31 = lean_unsigned_to_nat(3u); +x_32 = l_Lean_Syntax_getArg(x_25, x_31); +lean_dec(x_25); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +x_34 = lean_box(0); +x_35 = l_Lean_Elab_Command_expandMixfix___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_9, x_34, x_33, x_10, x_11); +return x_35; +} +} +} +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_dec(x_13); +x_36 = lean_box(0); +x_37 = lean_box(0); +x_38 = l_Lean_Elab_Command_expandMixfix___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_9, x_37, x_36, x_10, x_11); +return x_38; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_Syntax_isNone(x_12); +if (x_13 == 0) +{ +uint8_t x_14; +lean_inc(x_12); +x_14 = l_Lean_Syntax_isOfKind(x_12, x_3); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(1); +x_16 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_17 = l_Lean_Syntax_getArgs(x_12); +x_18 = lean_array_get_size(x_17); +lean_dec(x_17); +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_dec_eq(x_18, x_19); +lean_dec(x_18); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; +lean_dec(x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = lean_box(1); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_10); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_Syntax_getArg(x_12, x_23); +lean_dec(x_12); +x_25 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_2); +x_26 = lean_name_mk_string(x_2, x_25); +lean_inc(x_24); +x_27 = l_Lean_Syntax_isOfKind(x_24, x_26); +lean_dec(x_26); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +lean_dec(x_24); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(1); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_10); +return x_29; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_30 = l_Lean_Syntax_getArg(x_24, x_11); +lean_dec(x_24); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_box(0); +x_33 = l_Lean_Elab_Command_expandMixfix___lambda__11(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_32, x_31, x_9, x_10); +return x_33; +} +} +} +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_12); +x_34 = lean_box(0); +x_35 = lean_box(0); +x_36 = l_Lean_Elab_Command_expandMixfix___lambda__11(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_35, x_34, x_9, x_10); +return x_36; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; 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_13 = lean_unsigned_to_nat(5u); +x_14 = l_Lean_Syntax_getArg(x_1, x_13); +x_15 = lean_unsigned_to_nat(7u); +x_16 = l_Lean_Syntax_getArg(x_1, x_15); +x_17 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_11, x_12); +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +if (lean_is_exclusive(x_17)) { + lean_ctor_release(x_17, 0); + lean_ctor_release(x_17, 1); + x_20 = x_17; +} else { + lean_dec_ref(x_17); + x_20 = lean_box(0); +} +x_21 = l_Array_empty___closed__1; +lean_inc(x_2); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_2); +lean_ctor_set(x_22, 1, x_21); +x_23 = lean_array_push(x_21, x_22); +x_24 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_24, 0, x_3); +lean_ctor_set(x_24, 1, x_23); +x_25 = lean_array_push(x_21, x_24); +x_26 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; +lean_inc(x_4); +x_27 = lean_name_mk_string(x_4, x_26); +lean_inc(x_18); +x_28 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_28, 0, x_18); +lean_ctor_set(x_28, 1, x_26); +x_29 = lean_array_push(x_21, x_28); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_27); +lean_ctor_set(x_30, 1, x_29); +x_31 = lean_array_push(x_25, x_30); +x_32 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; +lean_inc(x_18); +x_33 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_33, 0, x_18); +lean_ctor_set(x_33, 1, x_32); +if (lean_obj_tag(x_7) == 0) +{ +lean_dec(x_8); +x_34 = x_21; +goto block_97; +} +else +{ +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_98 = lean_ctor_get(x_7, 0); +lean_inc(x_98); +lean_dec(x_7); +x_99 = l_Lean_Parser_precedence___elambda__1___closed__1; +x_100 = lean_name_mk_string(x_8, x_99); +x_101 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; +lean_inc(x_18); +x_102 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_102, 0, x_18); +lean_ctor_set(x_102, 1, x_101); +x_103 = lean_array_push(x_21, x_102); +x_104 = lean_array_push(x_103, x_98); +x_105 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_105, 0, x_100); +lean_ctor_set(x_105, 1, x_104); +x_106 = l_Lean_mkOptionalNode___closed__2; +x_107 = lean_array_push(x_106, x_105); +x_34 = x_107; +goto block_97; +} +block_97: +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_35 = l_Array_appendCore___rarg(x_21, x_34); +lean_dec(x_34); +lean_inc(x_2); +x_36 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_36, 0, x_2); +lean_ctor_set(x_36, 1, x_35); +x_37 = lean_array_push(x_31, x_36); +if (lean_obj_tag(x_6) == 0) +{ +x_38 = x_21; +goto block_77; +} +else +{ +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; +x_78 = lean_ctor_get(x_6, 0); +lean_inc(x_78); +lean_dec(x_6); +x_79 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_4); +x_80 = lean_name_mk_string(x_4, x_79); +x_81 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_82 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_82, 0, x_18); +lean_ctor_set(x_82, 1, x_81); +x_83 = lean_array_push(x_21, x_82); +x_84 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; +lean_inc(x_18); +x_85 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_85, 0, x_18); +lean_ctor_set(x_85, 1, x_84); +x_86 = lean_array_push(x_83, x_85); +x_87 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_88 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_88, 0, x_18); +lean_ctor_set(x_88, 1, x_87); +x_89 = lean_array_push(x_86, x_88); +x_90 = lean_array_push(x_89, x_78); +x_91 = l_prec_x28___x29___closed__7; +lean_inc(x_18); +x_92 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_92, 0, x_18); +lean_ctor_set(x_92, 1, x_91); +x_93 = lean_array_push(x_90, x_92); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_80); +lean_ctor_set(x_94, 1, x_93); +x_95 = l_Lean_mkOptionalNode___closed__2; +x_96 = lean_array_push(x_95, x_94); +x_38 = x_96; +goto block_77; +} +block_77: +{ +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = l_Array_appendCore___rarg(x_21, x_38); +lean_dec(x_38); +lean_inc(x_2); +x_40 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_40, 0, x_2); +lean_ctor_set(x_40, 1, x_39); +x_41 = lean_array_push(x_37, x_40); +if (lean_obj_tag(x_10) == 0) +{ +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_dec(x_18); +lean_dec(x_4); +x_42 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__2; +x_43 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_43, 0, x_2); +lean_ctor_set(x_43, 1, x_42); +x_44 = lean_array_push(x_41, x_43); +x_45 = lean_array_push(x_44, x_14); +x_46 = lean_array_push(x_45, x_33); +x_47 = lean_array_push(x_46, x_16); +x_48 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_48, 0, x_5); +lean_ctor_set(x_48, 1, x_47); +if (lean_is_scalar(x_20)) { + x_49 = lean_alloc_ctor(0, 2, 0); +} else { + x_49 = x_20; +} +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_19); +return x_49; +} +else +{ +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; 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; +x_50 = lean_ctor_get(x_10, 0); +lean_inc(x_50); +lean_dec(x_10); +x_51 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +x_52 = lean_name_mk_string(x_4, x_51); +x_53 = l_prec_x28___x29___closed__3; +lean_inc(x_18); +x_54 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_54, 0, x_18); +lean_ctor_set(x_54, 1, x_53); +x_55 = lean_array_push(x_21, x_54); +x_56 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; +lean_inc(x_18); +x_57 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_57, 0, x_18); +lean_ctor_set(x_57, 1, x_56); +x_58 = lean_array_push(x_55, x_57); +x_59 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; +lean_inc(x_18); +x_60 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_60, 0, x_18); +lean_ctor_set(x_60, 1, x_59); +x_61 = lean_array_push(x_58, x_60); +x_62 = lean_array_push(x_61, x_50); +x_63 = l_prec_x28___x29___closed__7; +x_64 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_64, 0, x_18); +lean_ctor_set(x_64, 1, x_63); +x_65 = lean_array_push(x_62, x_64); +x_66 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_66, 0, x_52); +lean_ctor_set(x_66, 1, x_65); +x_67 = l_Lean_mkOptionalNode___closed__2; +x_68 = lean_array_push(x_67, x_66); +x_69 = l_Array_appendCore___rarg(x_21, x_68); +lean_dec(x_68); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_2); +lean_ctor_set(x_70, 1, x_69); +x_71 = lean_array_push(x_41, x_70); +x_72 = lean_array_push(x_71, x_14); +x_73 = lean_array_push(x_72, x_33); +x_74 = lean_array_push(x_73, x_16); +x_75 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_75, 0, x_5); +lean_ctor_set(x_75, 1, x_74); +if (lean_is_scalar(x_20)) { + x_76 = lean_alloc_ctor(0, 2, 0); +} else { + x_76 = x_20; +} +lean_ctor_set(x_76, 0, x_75); +lean_ctor_set(x_76, 1, x_19); +return x_76; +} +} +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_unsigned_to_nat(4u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = l_Lean_Syntax_isNone(x_13); +if (x_14 == 0) +{ +uint8_t x_15; +lean_inc(x_13); +x_15 = l_Lean_Syntax_isOfKind(x_13, x_2); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_16 = lean_box(1); +x_17 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_11); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = l_Lean_Syntax_getArgs(x_13); +x_19 = lean_array_get_size(x_18); +lean_dec(x_18); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +lean_dec(x_13); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_22 = lean_box(1); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_11); +return x_23; +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_24 = lean_unsigned_to_nat(0u); +x_25 = l_Lean_Syntax_getArg(x_13, x_24); +lean_dec(x_13); +x_26 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +lean_inc(x_4); +x_27 = lean_name_mk_string(x_4, x_26); +lean_inc(x_25); +x_28 = l_Lean_Syntax_isOfKind(x_25, x_27); +lean_dec(x_27); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; +lean_dec(x_25); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_29 = lean_box(1); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_11); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_31 = lean_unsigned_to_nat(3u); +x_32 = l_Lean_Syntax_getArg(x_25, x_31); +lean_dec(x_25); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +x_34 = lean_box(0); +x_35 = l_Lean_Elab_Command_expandMixfix___lambda__13(x_1, x_2, x_3, x_4, x_5, x_9, x_6, x_7, x_34, x_33, x_10, x_11); +return x_35; +} +} +} +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_dec(x_13); +x_36 = lean_box(0); +x_37 = lean_box(0); +x_38 = l_Lean_Elab_Command_expandMixfix___lambda__13(x_1, x_2, x_3, x_4, x_5, x_9, x_6, x_7, x_37, x_36, x_10, x_11); +return x_38; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__15(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_Syntax_isNone(x_12); +if (x_13 == 0) +{ +uint8_t x_14; +lean_inc(x_12); +x_14 = l_Lean_Syntax_isOfKind(x_12, x_2); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(1); +x_16 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_17 = l_Lean_Syntax_getArgs(x_12); +x_18 = lean_array_get_size(x_17); +lean_dec(x_17); +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_dec_eq(x_18, x_19); +lean_dec(x_18); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = lean_box(1); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_10); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_Syntax_getArg(x_12, x_23); +lean_dec(x_12); +x_25 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_4); +x_26 = lean_name_mk_string(x_4, x_25); +lean_inc(x_24); +x_27 = l_Lean_Syntax_isOfKind(x_24, x_26); +lean_dec(x_26); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +lean_dec(x_24); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(1); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_10); +return x_29; +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_30 = l_Lean_Syntax_getArg(x_24, x_11); +lean_dec(x_24); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_box(0); +x_33 = l_Lean_Elab_Command_expandMixfix___lambda__14(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_32, x_31, x_9, x_10); +return x_33; +} +} +} +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_12); +x_34 = lean_box(0); +x_35 = lean_box(0); +x_36 = l_Lean_Elab_Command_expandMixfix___lambda__14(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_35, x_34, x_9, x_10); +return x_36; +} +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__16(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; uint8_t x_5; @@ -23581,91 +22279,73 @@ return x_53; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; +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_54 = l_Lean_Syntax_getArg(x_49, x_24); lean_dec(x_49); -x_55 = lean_unsigned_to_nat(3u); -x_56 = l_Lean_Syntax_getArg(x_1, x_55); -x_57 = l_Lean_Syntax_isNone(x_56); -if (x_57 == 0) -{ -uint8_t x_58; -lean_inc(x_56); -x_58 = l_Lean_Syntax_isOfKind(x_56, x_15); -if (x_58 == 0) -{ -lean_object* x_59; lean_object* x_60; -lean_dec(x_56); -lean_dec(x_54); -lean_dec(x_2); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +x_56 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_57 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_58 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_59 = lean_box(0); +x_60 = l_Lean_Elab_Command_expandMixfix___lambda__3(x_1, x_56, x_15, x_10, x_57, x_58, x_59, x_55, x_2, x_3); lean_dec(x_1); -x_59 = lean_box(1); -x_60 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_3); return x_60; } -else -{ -lean_object* x_61; lean_object* x_62; uint8_t x_63; -x_61 = l_Lean_Syntax_getArgs(x_56); -x_62 = lean_array_get_size(x_61); -lean_dec(x_61); -x_63 = lean_nat_dec_eq(x_62, x_24); -lean_dec(x_62); -if (x_63 == 0) -{ -lean_object* x_64; lean_object* x_65; -lean_dec(x_56); -lean_dec(x_54); -lean_dec(x_2); -lean_dec(x_1); -x_64 = lean_box(1); -x_65 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_3); -return x_65; +} +} } else { -lean_object* x_66; lean_object* x_67; uint8_t x_68; -x_66 = l_Lean_Syntax_getArg(x_56, x_8); -lean_dec(x_56); -x_67 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_66); -x_68 = l_Lean_Syntax_isOfKind(x_66, x_67); -if (x_68 == 0) -{ -lean_object* x_69; lean_object* x_70; -lean_dec(x_66); -lean_dec(x_54); -lean_dec(x_2); +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_dec(x_39); +x_61 = lean_box(0); +x_62 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_63 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_64 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_65 = lean_box(0); +x_66 = l_Lean_Elab_Command_expandMixfix___lambda__3(x_1, x_62, x_15, x_10, x_63, x_64, x_65, x_61, x_2, x_3); lean_dec(x_1); -x_69 = lean_box(1); -x_70 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_70, 0, x_69); -lean_ctor_set(x_70, 1, x_3); -return x_70; +return x_66; +} +} } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; uint8_t x_74; -x_71 = l_Lean_Syntax_getArg(x_66, x_55); -lean_dec(x_66); -x_72 = lean_unsigned_to_nat(4u); -x_73 = l_Lean_Syntax_getArg(x_1, x_72); -x_74 = l_Lean_Syntax_isNone(x_73); -if (x_74 == 0) +lean_object* x_67; lean_object* x_68; uint8_t x_69; +lean_dec(x_25); +x_67 = lean_unsigned_to_nat(2u); +x_68 = l_Lean_Syntax_getArg(x_1, x_67); +x_69 = l_Lean_Syntax_isNone(x_68); +if (x_69 == 0) { -uint8_t x_75; -lean_inc(x_73); -x_75 = l_Lean_Syntax_isOfKind(x_73, x_15); +uint8_t x_70; +lean_inc(x_68); +x_70 = l_Lean_Syntax_isOfKind(x_68, x_15); +if (x_70 == 0) +{ +lean_object* x_71; lean_object* x_72; +lean_dec(x_68); +lean_dec(x_2); +lean_dec(x_1); +x_71 = lean_box(1); +x_72 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_72, 1, x_3); +return x_72; +} +else +{ +lean_object* x_73; lean_object* x_74; uint8_t x_75; +x_73 = l_Lean_Syntax_getArgs(x_68); +x_74 = lean_array_get_size(x_73); +lean_dec(x_73); +x_75 = lean_nat_dec_eq(x_74, x_24); +lean_dec(x_74); if (x_75 == 0) { lean_object* x_76; lean_object* x_77; -lean_dec(x_73); -lean_dec(x_71); -lean_dec(x_54); +lean_dec(x_68); lean_dec(x_2); lean_dec(x_1); x_76 = lean_box(1); @@ -23677,17 +22357,15 @@ return x_77; else { lean_object* x_78; lean_object* x_79; uint8_t x_80; -x_78 = l_Lean_Syntax_getArgs(x_73); -x_79 = lean_array_get_size(x_78); -lean_dec(x_78); -x_80 = lean_nat_dec_eq(x_79, x_24); -lean_dec(x_79); +x_78 = l_Lean_Syntax_getArg(x_68, x_8); +lean_dec(x_68); +x_79 = l_Lean_Parser_precedence___elambda__1___closed__2; +lean_inc(x_78); +x_80 = l_Lean_Syntax_isOfKind(x_78, x_79); if (x_80 == 0) { lean_object* x_81; lean_object* x_82; -lean_dec(x_73); -lean_dec(x_71); -lean_dec(x_54); +lean_dec(x_78); lean_dec(x_2); lean_dec(x_1); x_81 = lean_box(1); @@ -23698,12148 +22376,325 @@ return x_82; } else { -lean_object* x_83; lean_object* x_84; uint8_t x_85; -x_83 = l_Lean_Syntax_getArg(x_73, x_8); -lean_dec(x_73); -x_84 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_83); -x_85 = l_Lean_Syntax_isOfKind(x_83, x_84); -if (x_85 == 0) -{ -lean_object* x_86; lean_object* x_87; -lean_dec(x_83); -lean_dec(x_71); -lean_dec(x_54); -lean_dec(x_2); +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; +x_83 = l_Lean_Syntax_getArg(x_78, x_24); +lean_dec(x_78); +x_84 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_84, 0, x_83); +x_85 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_86 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_87 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_88 = lean_box(0); +x_89 = l_Lean_Elab_Command_expandMixfix___lambda__6(x_1, x_85, x_15, x_10, x_86, x_87, x_88, x_84, x_2, x_3); lean_dec(x_1); -x_86 = lean_box(1); -x_87 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_3); -return x_87; +return x_89; +} +} +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; uint8_t x_94; -x_88 = l_Lean_Syntax_getArg(x_83, x_55); -lean_dec(x_83); -x_89 = lean_unsigned_to_nat(5u); -x_90 = l_Lean_Syntax_getArg(x_1, x_89); -x_91 = lean_unsigned_to_nat(7u); -x_92 = l_Lean_Syntax_getArg(x_1, x_91); +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_dec(x_68); +x_90 = lean_box(0); +x_91 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_92 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_93 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_94 = lean_box(0); +x_95 = l_Lean_Elab_Command_expandMixfix___lambda__6(x_1, x_91, x_15, x_10, x_92, x_93, x_94, x_90, x_2, x_3); lean_dec(x_1); -x_93 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_94 = !lean_is_exclusive(x_93); -if (x_94 == 0) +return x_95; +} +} +} +else { -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; 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; 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; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; -x_95 = lean_ctor_get(x_93, 0); -x_96 = lean_ctor_get(x_2, 2); -lean_inc(x_96); -x_97 = lean_ctor_get(x_2, 1); +lean_object* x_96; lean_object* x_97; uint8_t x_98; +lean_dec(x_25); +x_96 = lean_unsigned_to_nat(2u); +x_97 = l_Lean_Syntax_getArg(x_1, x_96); +x_98 = l_Lean_Syntax_isNone(x_97); +if (x_98 == 0) +{ +uint8_t x_99; lean_inc(x_97); +x_99 = l_Lean_Syntax_isOfKind(x_97, x_15); +if (x_99 == 0) +{ +lean_object* x_100; lean_object* x_101; +lean_dec(x_97); lean_dec(x_2); -x_98 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_95); -x_99 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_99, 0, x_95); -lean_ctor_set(x_99, 1, x_98); -x_100 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_101 = lean_array_push(x_100, x_99); -x_102 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_95); -x_103 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_103, 0, x_95); -lean_ctor_set(x_103, 1, x_102); -x_104 = l_Array_empty___closed__1; -x_105 = lean_array_push(x_104, x_103); -x_106 = lean_array_push(x_105, x_54); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_50); -lean_ctor_set(x_107, 1, x_106); -x_108 = l_Lean_mkOptionalNode___closed__2; -x_109 = lean_array_push(x_108, x_107); -x_110 = l_Array_appendCore___rarg(x_104, x_109); -lean_dec(x_109); +lean_dec(x_1); +x_100 = lean_box(1); +x_101 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_3); +return x_101; +} +else +{ +lean_object* x_102; lean_object* x_103; uint8_t x_104; +x_102 = l_Lean_Syntax_getArgs(x_97); +x_103 = lean_array_get_size(x_102); +lean_dec(x_102); +x_104 = lean_nat_dec_eq(x_103, x_24); +lean_dec(x_103); +if (x_104 == 0) +{ +lean_object* x_105; lean_object* x_106; +lean_dec(x_97); +lean_dec(x_2); +lean_dec(x_1); +x_105 = lean_box(1); +x_106 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_106, 1, x_3); +return x_106; +} +else +{ +lean_object* x_107; lean_object* x_108; uint8_t x_109; +x_107 = l_Lean_Syntax_getArg(x_97, x_8); +lean_dec(x_97); +x_108 = l_Lean_Parser_precedence___elambda__1___closed__2; +lean_inc(x_107); +x_109 = l_Lean_Syntax_isOfKind(x_107, x_108); +if (x_109 == 0) +{ +lean_object* x_110; lean_object* x_111; +lean_dec(x_107); +lean_dec(x_2); +lean_dec(x_1); +x_110 = lean_box(1); x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_15); -lean_ctor_set(x_111, 1, x_110); -x_112 = lean_array_push(x_101, x_111); -x_113 = l_prec_x28___x29___closed__3; -lean_inc(x_95); -x_114 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_114, 0, x_95); -lean_ctor_set(x_114, 1, x_113); -x_115 = lean_array_push(x_104, x_114); -x_116 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_95); -x_117 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_117, 0, x_95); -lean_ctor_set(x_117, 1, x_116); -lean_inc(x_115); -x_118 = lean_array_push(x_115, x_117); -x_119 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_95); -x_120 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_120, 0, x_95); -lean_ctor_set(x_120, 1, x_119); -lean_inc(x_120); -x_121 = lean_array_push(x_118, x_120); -x_122 = lean_array_push(x_121, x_71); -x_123 = l_prec_x28___x29___closed__7; -lean_inc(x_95); -x_124 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_124, 0, x_95); -lean_ctor_set(x_124, 1, x_123); -lean_inc(x_124); -x_125 = lean_array_push(x_122, x_124); -x_126 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_126, 0, x_67); -lean_ctor_set(x_126, 1, x_125); -x_127 = lean_array_push(x_108, x_126); -x_128 = l_Array_appendCore___rarg(x_104, x_127); -lean_dec(x_127); -x_129 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_129, 0, x_15); -lean_ctor_set(x_129, 1, x_128); -x_130 = lean_array_push(x_112, x_129); -x_131 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_95); -x_132 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_132, 0, x_95); -lean_ctor_set(x_132, 1, x_131); -x_133 = lean_array_push(x_115, x_132); -x_134 = lean_array_push(x_133, x_120); -x_135 = lean_array_push(x_134, x_88); -x_136 = lean_array_push(x_135, x_124); -x_137 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_137, 0, x_84); -lean_ctor_set(x_137, 1, x_136); -x_138 = lean_array_push(x_108, x_137); -x_139 = l_Array_appendCore___rarg(x_104, x_138); -lean_dec(x_138); +lean_ctor_set(x_111, 0, x_110); +lean_ctor_set(x_111, 1, x_3); +return x_111; +} +else +{ +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; +x_112 = l_Lean_Syntax_getArg(x_107, x_24); +lean_dec(x_107); +x_113 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_113, 0, x_112); +x_114 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_115 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_116 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_117 = lean_box(0); +x_118 = l_Lean_Elab_Command_expandMixfix___lambda__9(x_1, x_114, x_15, x_10, x_115, x_116, x_117, x_113, x_2, x_3); +lean_dec(x_1); +return x_118; +} +} +} +} +else +{ +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_dec(x_97); +x_119 = lean_box(0); +x_120 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_121 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_122 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_123 = lean_box(0); +x_124 = l_Lean_Elab_Command_expandMixfix___lambda__9(x_1, x_120, x_15, x_10, x_121, x_122, x_123, x_119, x_2, x_3); +lean_dec(x_1); +return x_124; +} +} +} +else +{ +lean_object* x_125; lean_object* x_126; uint8_t x_127; +lean_dec(x_25); +x_125 = lean_unsigned_to_nat(2u); +x_126 = l_Lean_Syntax_getArg(x_1, x_125); +x_127 = l_Lean_Syntax_isNone(x_126); +if (x_127 == 0) +{ +uint8_t x_128; +lean_inc(x_126); +x_128 = l_Lean_Syntax_isOfKind(x_126, x_15); +if (x_128 == 0) +{ +lean_object* x_129; lean_object* x_130; +lean_dec(x_126); +lean_dec(x_2); +lean_dec(x_1); +x_129 = lean_box(1); +x_130 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_130, 0, x_129); +lean_ctor_set(x_130, 1, x_3); +return x_130; +} +else +{ +lean_object* x_131; lean_object* x_132; uint8_t x_133; +x_131 = l_Lean_Syntax_getArgs(x_126); +x_132 = lean_array_get_size(x_131); +lean_dec(x_131); +x_133 = lean_nat_dec_eq(x_132, x_24); +lean_dec(x_132); +if (x_133 == 0) +{ +lean_object* x_134; lean_object* x_135; +lean_dec(x_126); +lean_dec(x_2); +lean_dec(x_1); +x_134 = lean_box(1); +x_135 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_135, 0, x_134); +lean_ctor_set(x_135, 1, x_3); +return x_135; +} +else +{ +lean_object* x_136; lean_object* x_137; uint8_t x_138; +x_136 = l_Lean_Syntax_getArg(x_126, x_8); +lean_dec(x_126); +x_137 = l_Lean_Parser_precedence___elambda__1___closed__2; +lean_inc(x_136); +x_138 = l_Lean_Syntax_isOfKind(x_136, x_137); +if (x_138 == 0) +{ +lean_object* x_139; lean_object* x_140; +lean_dec(x_136); +lean_dec(x_2); +lean_dec(x_1); +x_139 = lean_box(1); x_140 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_140, 0, x_15); -lean_ctor_set(x_140, 1, x_139); -x_141 = lean_array_push(x_130, x_140); -x_142 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_143 = l_Lean_addMacroScope(x_97, x_142, x_96); -x_144 = lean_box(0); -x_145 = l_Lean_instInhabitedSourceInfo___closed__1; -x_146 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_147 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_147, 0, x_145); -lean_ctor_set(x_147, 1, x_146); -lean_ctor_set(x_147, 2, x_143); -lean_ctor_set(x_147, 3, x_144); -x_148 = lean_array_push(x_104, x_147); -x_149 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_148); -x_150 = lean_array_push(x_148, x_149); -x_151 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_152 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_152, 0, x_151); -lean_ctor_set(x_152, 1, x_150); -x_153 = lean_array_push(x_104, x_152); -x_154 = lean_array_push(x_153, x_90); -x_155 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_155, 0, x_15); -lean_ctor_set(x_155, 1, x_154); -x_156 = lean_array_push(x_141, x_155); -x_157 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_158 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_158, 0, x_95); -lean_ctor_set(x_158, 1, x_157); -x_159 = lean_array_push(x_156, x_158); -x_160 = lean_array_push(x_104, x_92); -x_161 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_161, 0, x_15); -lean_ctor_set(x_161, 1, x_148); -x_162 = lean_array_push(x_160, x_161); -x_163 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_3); +return x_140; +} +else +{ +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; +x_141 = l_Lean_Syntax_getArg(x_136, x_24); +lean_dec(x_136); +x_142 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_142, 0, x_141); +x_143 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_144 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_145 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_146 = lean_box(0); +x_147 = l_Lean_Elab_Command_expandMixfix___lambda__12(x_1, x_143, x_15, x_10, x_144, x_145, x_146, x_142, x_2, x_3); +lean_dec(x_1); +return x_147; +} +} +} +} +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_dec(x_126); +x_148 = lean_box(0); +x_149 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_150 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; +x_151 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_152 = lean_box(0); +x_153 = l_Lean_Elab_Command_expandMixfix___lambda__12(x_1, x_149, x_15, x_10, x_150, x_151, x_152, x_148, x_2, x_3); +lean_dec(x_1); +return x_153; +} +} +} +else +{ +lean_object* x_154; lean_object* x_155; uint8_t x_156; +lean_dec(x_25); +x_154 = lean_unsigned_to_nat(2u); +x_155 = l_Lean_Syntax_getArg(x_1, x_154); +x_156 = l_Lean_Syntax_isNone(x_155); +if (x_156 == 0) +{ +uint8_t x_157; +lean_inc(x_155); +x_157 = l_Lean_Syntax_isOfKind(x_155, x_15); +if (x_157 == 0) +{ +lean_object* x_158; lean_object* x_159; +lean_dec(x_155); +lean_dec(x_2); +lean_dec(x_1); +x_158 = lean_box(1); +x_159 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_3); +return x_159; +} +else +{ +lean_object* x_160; lean_object* x_161; uint8_t x_162; +x_160 = l_Lean_Syntax_getArgs(x_155); +x_161 = lean_array_get_size(x_160); +lean_dec(x_160); +x_162 = lean_nat_dec_eq(x_161, x_24); +lean_dec(x_161); +if (x_162 == 0) +{ +lean_object* x_163; lean_object* x_164; +lean_dec(x_155); +lean_dec(x_2); +lean_dec(x_1); +x_163 = lean_box(1); x_164 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_162); -x_165 = lean_array_push(x_159, x_164); -x_166 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_167 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_167, 0, x_166); -lean_ctor_set(x_167, 1, x_165); -lean_ctor_set(x_93, 0, x_167); -return x_93; +lean_ctor_set(x_164, 1, x_3); +return x_164; } 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; 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; 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; 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; -x_168 = lean_ctor_get(x_93, 0); -x_169 = lean_ctor_get(x_93, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_93); -x_170 = lean_ctor_get(x_2, 2); -lean_inc(x_170); -x_171 = lean_ctor_get(x_2, 1); -lean_inc(x_171); -lean_dec(x_2); -x_172 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_168); -x_173 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_173, 0, x_168); -lean_ctor_set(x_173, 1, x_172); -x_174 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_175 = lean_array_push(x_174, x_173); -x_176 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_168); -x_177 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_177, 0, x_168); -lean_ctor_set(x_177, 1, x_176); -x_178 = l_Array_empty___closed__1; -x_179 = lean_array_push(x_178, x_177); -x_180 = lean_array_push(x_179, x_54); -x_181 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_181, 0, x_50); -lean_ctor_set(x_181, 1, x_180); -x_182 = l_Lean_mkOptionalNode___closed__2; -x_183 = lean_array_push(x_182, x_181); -x_184 = l_Array_appendCore___rarg(x_178, x_183); -lean_dec(x_183); -x_185 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_185, 0, x_15); -lean_ctor_set(x_185, 1, x_184); -x_186 = lean_array_push(x_175, x_185); -x_187 = l_prec_x28___x29___closed__3; -lean_inc(x_168); -x_188 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_188, 0, x_168); -lean_ctor_set(x_188, 1, x_187); -x_189 = lean_array_push(x_178, x_188); -x_190 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_168); -x_191 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_191, 0, x_168); -lean_ctor_set(x_191, 1, x_190); -lean_inc(x_189); -x_192 = lean_array_push(x_189, x_191); -x_193 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_168); -x_194 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_194, 0, x_168); -lean_ctor_set(x_194, 1, x_193); -lean_inc(x_194); -x_195 = lean_array_push(x_192, x_194); -x_196 = lean_array_push(x_195, x_71); -x_197 = l_prec_x28___x29___closed__7; -lean_inc(x_168); -x_198 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_198, 0, x_168); -lean_ctor_set(x_198, 1, x_197); -lean_inc(x_198); -x_199 = lean_array_push(x_196, x_198); -x_200 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_200, 0, x_67); -lean_ctor_set(x_200, 1, x_199); -x_201 = lean_array_push(x_182, x_200); -x_202 = l_Array_appendCore___rarg(x_178, x_201); -lean_dec(x_201); -x_203 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_203, 0, x_15); -lean_ctor_set(x_203, 1, x_202); -x_204 = lean_array_push(x_186, x_203); -x_205 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_168); -x_206 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_206, 0, x_168); -lean_ctor_set(x_206, 1, x_205); -x_207 = lean_array_push(x_189, x_206); -x_208 = lean_array_push(x_207, x_194); -x_209 = lean_array_push(x_208, x_88); -x_210 = lean_array_push(x_209, x_198); -x_211 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_211, 0, x_84); -lean_ctor_set(x_211, 1, x_210); -x_212 = lean_array_push(x_182, x_211); -x_213 = l_Array_appendCore___rarg(x_178, x_212); -lean_dec(x_212); -x_214 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_214, 0, x_15); -lean_ctor_set(x_214, 1, x_213); -x_215 = lean_array_push(x_204, x_214); -x_216 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_217 = l_Lean_addMacroScope(x_171, x_216, x_170); -x_218 = lean_box(0); -x_219 = l_Lean_instInhabitedSourceInfo___closed__1; -x_220 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_221 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_221, 0, x_219); -lean_ctor_set(x_221, 1, x_220); -lean_ctor_set(x_221, 2, x_217); -lean_ctor_set(x_221, 3, x_218); -x_222 = lean_array_push(x_178, x_221); -x_223 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_222); -x_224 = lean_array_push(x_222, x_223); -x_225 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_226 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_226, 0, x_225); -lean_ctor_set(x_226, 1, x_224); -x_227 = lean_array_push(x_178, x_226); -x_228 = lean_array_push(x_227, x_90); -x_229 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_229, 0, x_15); -lean_ctor_set(x_229, 1, x_228); -x_230 = lean_array_push(x_215, x_229); -x_231 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_232 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_232, 0, x_168); -lean_ctor_set(x_232, 1, x_231); -x_233 = lean_array_push(x_230, x_232); -x_234 = lean_array_push(x_178, x_92); -x_235 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_235, 0, x_15); -lean_ctor_set(x_235, 1, x_222); -x_236 = lean_array_push(x_234, x_235); -x_237 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_238 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_238, 0, x_237); -lean_ctor_set(x_238, 1, x_236); -x_239 = lean_array_push(x_233, x_238); -x_240 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_241 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_241, 0, x_240); -lean_ctor_set(x_241, 1, x_239); -x_242 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_242, 0, x_241); -lean_ctor_set(x_242, 1, x_169); -return x_242; -} -} -} -} -} -else -{ -lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; uint8_t x_248; -lean_dec(x_73); -x_243 = lean_unsigned_to_nat(5u); -x_244 = l_Lean_Syntax_getArg(x_1, x_243); -x_245 = lean_unsigned_to_nat(7u); -x_246 = l_Lean_Syntax_getArg(x_1, x_245); -lean_dec(x_1); -x_247 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_248 = !lean_is_exclusive(x_247); -if (x_248 == 0) -{ -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_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; 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_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_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; -x_249 = lean_ctor_get(x_247, 0); -x_250 = lean_ctor_get(x_2, 2); -lean_inc(x_250); -x_251 = lean_ctor_get(x_2, 1); -lean_inc(x_251); -lean_dec(x_2); -x_252 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_249); -x_253 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_253, 0, x_249); -lean_ctor_set(x_253, 1, x_252); -x_254 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_255 = lean_array_push(x_254, x_253); -x_256 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_249); -x_257 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_257, 0, x_249); -lean_ctor_set(x_257, 1, x_256); -x_258 = l_Array_empty___closed__1; -x_259 = lean_array_push(x_258, x_257); -x_260 = lean_array_push(x_259, x_54); -x_261 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_261, 0, x_50); -lean_ctor_set(x_261, 1, x_260); -x_262 = l_Lean_mkOptionalNode___closed__2; -x_263 = lean_array_push(x_262, x_261); -x_264 = l_Array_appendCore___rarg(x_258, x_263); -lean_dec(x_263); -x_265 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_265, 0, x_15); -lean_ctor_set(x_265, 1, x_264); -x_266 = lean_array_push(x_255, x_265); -x_267 = l_prec_x28___x29___closed__3; -lean_inc(x_249); -x_268 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_268, 0, x_249); -lean_ctor_set(x_268, 1, x_267); -x_269 = lean_array_push(x_258, x_268); -x_270 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_249); -x_271 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_271, 0, x_249); -lean_ctor_set(x_271, 1, x_270); -x_272 = lean_array_push(x_269, x_271); -x_273 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_249); -x_274 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_274, 0, x_249); -lean_ctor_set(x_274, 1, x_273); -x_275 = lean_array_push(x_272, x_274); -x_276 = lean_array_push(x_275, x_71); -x_277 = l_prec_x28___x29___closed__7; -lean_inc(x_249); -x_278 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_278, 0, x_249); -lean_ctor_set(x_278, 1, x_277); -x_279 = lean_array_push(x_276, x_278); -x_280 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_280, 0, x_67); -lean_ctor_set(x_280, 1, x_279); -x_281 = lean_array_push(x_262, x_280); -x_282 = l_Array_appendCore___rarg(x_258, x_281); -lean_dec(x_281); -x_283 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_283, 0, x_15); -lean_ctor_set(x_283, 1, x_282); -x_284 = lean_array_push(x_266, x_283); -x_285 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_286 = lean_array_push(x_284, x_285); -x_287 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_288 = l_Lean_addMacroScope(x_251, x_287, x_250); -x_289 = lean_box(0); -x_290 = l_Lean_instInhabitedSourceInfo___closed__1; -x_291 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_292 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_292, 0, x_290); -lean_ctor_set(x_292, 1, x_291); -lean_ctor_set(x_292, 2, x_288); -lean_ctor_set(x_292, 3, x_289); -x_293 = lean_array_push(x_258, x_292); -x_294 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_293); -x_295 = lean_array_push(x_293, x_294); -x_296 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_297 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_297, 0, x_296); -lean_ctor_set(x_297, 1, x_295); -x_298 = lean_array_push(x_258, x_297); -x_299 = lean_array_push(x_298, x_244); -x_300 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_300, 0, x_15); -lean_ctor_set(x_300, 1, x_299); -x_301 = lean_array_push(x_286, x_300); -x_302 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_303 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_303, 0, x_249); -lean_ctor_set(x_303, 1, x_302); -x_304 = lean_array_push(x_301, x_303); -x_305 = lean_array_push(x_258, x_246); -x_306 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_306, 0, x_15); -lean_ctor_set(x_306, 1, x_293); -x_307 = lean_array_push(x_305, x_306); -x_308 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_309 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_309, 0, x_308); -lean_ctor_set(x_309, 1, x_307); -x_310 = lean_array_push(x_304, x_309); -x_311 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_312 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_312, 0, x_311); -lean_ctor_set(x_312, 1, x_310); -lean_ctor_set(x_247, 0, x_312); -return x_247; -} -else -{ -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_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; 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; 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; lean_object* x_359; 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; 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; -x_313 = lean_ctor_get(x_247, 0); -x_314 = lean_ctor_get(x_247, 1); -lean_inc(x_314); -lean_inc(x_313); -lean_dec(x_247); -x_315 = lean_ctor_get(x_2, 2); -lean_inc(x_315); -x_316 = lean_ctor_get(x_2, 1); -lean_inc(x_316); -lean_dec(x_2); -x_317 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_313); -x_318 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_318, 0, x_313); -lean_ctor_set(x_318, 1, x_317); -x_319 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_320 = lean_array_push(x_319, x_318); -x_321 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_313); -x_322 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_322, 0, x_313); -lean_ctor_set(x_322, 1, x_321); -x_323 = l_Array_empty___closed__1; -x_324 = lean_array_push(x_323, x_322); -x_325 = lean_array_push(x_324, x_54); -x_326 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_326, 0, x_50); -lean_ctor_set(x_326, 1, x_325); -x_327 = l_Lean_mkOptionalNode___closed__2; -x_328 = lean_array_push(x_327, x_326); -x_329 = l_Array_appendCore___rarg(x_323, x_328); -lean_dec(x_328); -x_330 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_330, 0, x_15); -lean_ctor_set(x_330, 1, x_329); -x_331 = lean_array_push(x_320, x_330); -x_332 = l_prec_x28___x29___closed__3; -lean_inc(x_313); -x_333 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_333, 0, x_313); -lean_ctor_set(x_333, 1, x_332); -x_334 = lean_array_push(x_323, x_333); -x_335 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_313); -x_336 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_336, 0, x_313); -lean_ctor_set(x_336, 1, x_335); -x_337 = lean_array_push(x_334, x_336); -x_338 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_313); -x_339 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_339, 0, x_313); -lean_ctor_set(x_339, 1, x_338); -x_340 = lean_array_push(x_337, x_339); -x_341 = lean_array_push(x_340, x_71); -x_342 = l_prec_x28___x29___closed__7; -lean_inc(x_313); -x_343 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_343, 0, x_313); -lean_ctor_set(x_343, 1, x_342); -x_344 = lean_array_push(x_341, x_343); -x_345 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_345, 0, x_67); -lean_ctor_set(x_345, 1, x_344); -x_346 = lean_array_push(x_327, x_345); -x_347 = l_Array_appendCore___rarg(x_323, x_346); -lean_dec(x_346); -x_348 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_348, 0, x_15); -lean_ctor_set(x_348, 1, x_347); -x_349 = lean_array_push(x_331, x_348); -x_350 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_351 = lean_array_push(x_349, x_350); -x_352 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_353 = l_Lean_addMacroScope(x_316, x_352, x_315); -x_354 = lean_box(0); -x_355 = l_Lean_instInhabitedSourceInfo___closed__1; -x_356 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_357 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_357, 0, x_355); -lean_ctor_set(x_357, 1, x_356); -lean_ctor_set(x_357, 2, x_353); -lean_ctor_set(x_357, 3, x_354); -x_358 = lean_array_push(x_323, x_357); -x_359 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_358); -x_360 = lean_array_push(x_358, x_359); -x_361 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_362 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_362, 0, x_361); -lean_ctor_set(x_362, 1, x_360); -x_363 = lean_array_push(x_323, x_362); -x_364 = lean_array_push(x_363, x_244); -x_365 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_365, 0, x_15); -lean_ctor_set(x_365, 1, x_364); -x_366 = lean_array_push(x_351, x_365); -x_367 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_368 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_368, 0, x_313); -lean_ctor_set(x_368, 1, x_367); -x_369 = lean_array_push(x_366, x_368); -x_370 = lean_array_push(x_323, x_246); -x_371 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_371, 0, x_15); -lean_ctor_set(x_371, 1, x_358); -x_372 = lean_array_push(x_370, x_371); -x_373 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_374 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_374, 0, x_373); -lean_ctor_set(x_374, 1, x_372); -x_375 = lean_array_push(x_369, x_374); -x_376 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_377 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_377, 0, x_376); -lean_ctor_set(x_377, 1, x_375); -x_378 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_378, 0, x_377); -lean_ctor_set(x_378, 1, x_314); -return x_378; -} -} -} -} -} -} -else -{ -lean_object* x_379; lean_object* x_380; uint8_t x_381; -lean_dec(x_56); -x_379 = lean_unsigned_to_nat(4u); -x_380 = l_Lean_Syntax_getArg(x_1, x_379); -x_381 = l_Lean_Syntax_isNone(x_380); -if (x_381 == 0) -{ -uint8_t x_382; -lean_inc(x_380); -x_382 = l_Lean_Syntax_isOfKind(x_380, x_15); -if (x_382 == 0) -{ -lean_object* x_383; lean_object* x_384; -lean_dec(x_380); -lean_dec(x_54); -lean_dec(x_2); -lean_dec(x_1); -x_383 = lean_box(1); -x_384 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_384, 0, x_383); -lean_ctor_set(x_384, 1, x_3); -return x_384; -} -else -{ -lean_object* x_385; lean_object* x_386; uint8_t x_387; -x_385 = l_Lean_Syntax_getArgs(x_380); -x_386 = lean_array_get_size(x_385); -lean_dec(x_385); -x_387 = lean_nat_dec_eq(x_386, x_24); -lean_dec(x_386); -if (x_387 == 0) -{ -lean_object* x_388; lean_object* x_389; -lean_dec(x_380); -lean_dec(x_54); -lean_dec(x_2); -lean_dec(x_1); -x_388 = lean_box(1); -x_389 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_389, 0, x_388); -lean_ctor_set(x_389, 1, x_3); -return x_389; -} -else -{ -lean_object* x_390; lean_object* x_391; uint8_t x_392; -x_390 = l_Lean_Syntax_getArg(x_380, x_8); -lean_dec(x_380); -x_391 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_390); -x_392 = l_Lean_Syntax_isOfKind(x_390, x_391); -if (x_392 == 0) -{ -lean_object* x_393; lean_object* x_394; -lean_dec(x_390); -lean_dec(x_54); -lean_dec(x_2); -lean_dec(x_1); -x_393 = lean_box(1); -x_394 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_394, 0, x_393); -lean_ctor_set(x_394, 1, x_3); -return x_394; -} -else -{ -lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; uint8_t x_401; -x_395 = l_Lean_Syntax_getArg(x_390, x_55); -lean_dec(x_390); -x_396 = lean_unsigned_to_nat(5u); -x_397 = l_Lean_Syntax_getArg(x_1, x_396); -x_398 = lean_unsigned_to_nat(7u); -x_399 = l_Lean_Syntax_getArg(x_1, x_398); -lean_dec(x_1); -x_400 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_401 = !lean_is_exclusive(x_400); -if (x_401 == 0) -{ -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; 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_445; lean_object* x_446; lean_object* x_447; 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; 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_402 = lean_ctor_get(x_400, 0); -x_403 = lean_ctor_get(x_2, 2); -lean_inc(x_403); -x_404 = lean_ctor_get(x_2, 1); -lean_inc(x_404); -lean_dec(x_2); -x_405 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_402); -x_406 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_406, 0, x_402); -lean_ctor_set(x_406, 1, x_405); -x_407 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_408 = lean_array_push(x_407, x_406); -x_409 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_402); -x_410 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_410, 0, x_402); -lean_ctor_set(x_410, 1, x_409); -x_411 = l_Array_empty___closed__1; -x_412 = lean_array_push(x_411, x_410); -x_413 = lean_array_push(x_412, x_54); -x_414 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_414, 0, x_50); -lean_ctor_set(x_414, 1, x_413); -x_415 = l_Lean_mkOptionalNode___closed__2; -x_416 = lean_array_push(x_415, x_414); -x_417 = l_Array_appendCore___rarg(x_411, x_416); -lean_dec(x_416); -x_418 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_418, 0, x_15); -lean_ctor_set(x_418, 1, x_417); -x_419 = lean_array_push(x_408, x_418); -x_420 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_421 = lean_array_push(x_419, x_420); -x_422 = l_prec_x28___x29___closed__3; -lean_inc(x_402); -x_423 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_423, 0, x_402); -lean_ctor_set(x_423, 1, x_422); -x_424 = lean_array_push(x_411, x_423); -x_425 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_402); -x_426 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_426, 0, x_402); -lean_ctor_set(x_426, 1, x_425); -x_427 = lean_array_push(x_424, x_426); -x_428 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_402); -x_429 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_429, 0, x_402); -lean_ctor_set(x_429, 1, x_428); -x_430 = lean_array_push(x_427, x_429); -x_431 = lean_array_push(x_430, x_395); -x_432 = l_prec_x28___x29___closed__7; -lean_inc(x_402); -x_433 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_433, 0, x_402); -lean_ctor_set(x_433, 1, x_432); -x_434 = lean_array_push(x_431, x_433); -x_435 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_435, 0, x_391); -lean_ctor_set(x_435, 1, x_434); -x_436 = lean_array_push(x_415, x_435); -x_437 = l_Array_appendCore___rarg(x_411, x_436); -lean_dec(x_436); -x_438 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_438, 0, x_15); -lean_ctor_set(x_438, 1, x_437); -x_439 = lean_array_push(x_421, x_438); -x_440 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_441 = l_Lean_addMacroScope(x_404, x_440, x_403); -x_442 = lean_box(0); -x_443 = l_Lean_instInhabitedSourceInfo___closed__1; -x_444 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_445 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_445, 0, x_443); -lean_ctor_set(x_445, 1, x_444); -lean_ctor_set(x_445, 2, x_441); -lean_ctor_set(x_445, 3, x_442); -x_446 = lean_array_push(x_411, x_445); -x_447 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_446); -x_448 = lean_array_push(x_446, x_447); -x_449 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_450 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_450, 0, x_449); -lean_ctor_set(x_450, 1, x_448); -x_451 = lean_array_push(x_411, x_450); -x_452 = lean_array_push(x_451, x_397); -x_453 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_453, 0, x_15); -lean_ctor_set(x_453, 1, x_452); -x_454 = lean_array_push(x_439, x_453); -x_455 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_456 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_456, 0, x_402); -lean_ctor_set(x_456, 1, x_455); -x_457 = lean_array_push(x_454, x_456); -x_458 = lean_array_push(x_411, x_399); -x_459 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_459, 0, x_15); -lean_ctor_set(x_459, 1, x_446); -x_460 = lean_array_push(x_458, x_459); -x_461 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_462 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_462, 0, x_461); -lean_ctor_set(x_462, 1, x_460); -x_463 = lean_array_push(x_457, x_462); -x_464 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_465 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_465, 0, x_464); -lean_ctor_set(x_465, 1, x_463); -lean_ctor_set(x_400, 0, x_465); -return x_400; -} -else -{ -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_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_object* x_489; 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; lean_object* x_502; 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_522; lean_object* x_523; lean_object* x_524; 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; -x_466 = lean_ctor_get(x_400, 0); -x_467 = lean_ctor_get(x_400, 1); -lean_inc(x_467); -lean_inc(x_466); -lean_dec(x_400); -x_468 = lean_ctor_get(x_2, 2); -lean_inc(x_468); -x_469 = lean_ctor_get(x_2, 1); -lean_inc(x_469); -lean_dec(x_2); -x_470 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_466); -x_471 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_471, 0, x_466); -lean_ctor_set(x_471, 1, x_470); -x_472 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_473 = lean_array_push(x_472, x_471); -x_474 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_466); -x_475 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_475, 0, x_466); -lean_ctor_set(x_475, 1, x_474); -x_476 = l_Array_empty___closed__1; -x_477 = lean_array_push(x_476, x_475); -x_478 = lean_array_push(x_477, x_54); -x_479 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_479, 0, x_50); -lean_ctor_set(x_479, 1, x_478); -x_480 = l_Lean_mkOptionalNode___closed__2; -x_481 = lean_array_push(x_480, x_479); -x_482 = l_Array_appendCore___rarg(x_476, x_481); -lean_dec(x_481); -x_483 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_483, 0, x_15); -lean_ctor_set(x_483, 1, x_482); -x_484 = lean_array_push(x_473, x_483); -x_485 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_486 = lean_array_push(x_484, x_485); -x_487 = l_prec_x28___x29___closed__3; -lean_inc(x_466); -x_488 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_488, 0, x_466); -lean_ctor_set(x_488, 1, x_487); -x_489 = lean_array_push(x_476, x_488); -x_490 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_466); -x_491 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_491, 0, x_466); -lean_ctor_set(x_491, 1, x_490); -x_492 = lean_array_push(x_489, x_491); -x_493 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_466); -x_494 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_494, 0, x_466); -lean_ctor_set(x_494, 1, x_493); -x_495 = lean_array_push(x_492, x_494); -x_496 = lean_array_push(x_495, x_395); -x_497 = l_prec_x28___x29___closed__7; -lean_inc(x_466); -x_498 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_498, 0, x_466); -lean_ctor_set(x_498, 1, x_497); -x_499 = lean_array_push(x_496, x_498); -x_500 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_500, 0, x_391); -lean_ctor_set(x_500, 1, x_499); -x_501 = lean_array_push(x_480, x_500); -x_502 = l_Array_appendCore___rarg(x_476, x_501); -lean_dec(x_501); -x_503 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_503, 0, x_15); -lean_ctor_set(x_503, 1, x_502); -x_504 = lean_array_push(x_486, x_503); -x_505 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_506 = l_Lean_addMacroScope(x_469, x_505, x_468); -x_507 = lean_box(0); -x_508 = l_Lean_instInhabitedSourceInfo___closed__1; -x_509 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_510 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_510, 0, x_508); -lean_ctor_set(x_510, 1, x_509); -lean_ctor_set(x_510, 2, x_506); -lean_ctor_set(x_510, 3, x_507); -x_511 = lean_array_push(x_476, x_510); -x_512 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_511); -x_513 = lean_array_push(x_511, x_512); -x_514 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_515 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_515, 0, x_514); -lean_ctor_set(x_515, 1, x_513); -x_516 = lean_array_push(x_476, x_515); -x_517 = lean_array_push(x_516, x_397); -x_518 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_518, 0, x_15); -lean_ctor_set(x_518, 1, x_517); -x_519 = lean_array_push(x_504, x_518); -x_520 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_521 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_521, 0, x_466); -lean_ctor_set(x_521, 1, x_520); -x_522 = lean_array_push(x_519, x_521); -x_523 = lean_array_push(x_476, x_399); -x_524 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_524, 0, x_15); -lean_ctor_set(x_524, 1, x_511); -x_525 = lean_array_push(x_523, x_524); -x_526 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_527 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_527, 0, x_526); -lean_ctor_set(x_527, 1, x_525); -x_528 = lean_array_push(x_522, x_527); -x_529 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_530 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_530, 0, x_529); -lean_ctor_set(x_530, 1, x_528); -x_531 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_531, 0, x_530); -lean_ctor_set(x_531, 1, x_467); -return x_531; -} -} -} -} -} -else -{ -lean_object* x_532; lean_object* x_533; lean_object* x_534; lean_object* x_535; lean_object* x_536; uint8_t x_537; -lean_dec(x_380); -x_532 = lean_unsigned_to_nat(5u); -x_533 = l_Lean_Syntax_getArg(x_1, x_532); -x_534 = lean_unsigned_to_nat(7u); -x_535 = l_Lean_Syntax_getArg(x_1, x_534); -lean_dec(x_1); -x_536 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_537 = !lean_is_exclusive(x_536); -if (x_537 == 0) -{ -lean_object* x_538; lean_object* 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_549; 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; 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; 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; -x_538 = lean_ctor_get(x_536, 0); -x_539 = lean_ctor_get(x_2, 2); -lean_inc(x_539); -x_540 = lean_ctor_get(x_2, 1); -lean_inc(x_540); -lean_dec(x_2); -x_541 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_538); -x_542 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_542, 0, x_538); -lean_ctor_set(x_542, 1, x_541); -x_543 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_544 = lean_array_push(x_543, x_542); -x_545 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_538); -x_546 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_546, 0, x_538); -lean_ctor_set(x_546, 1, x_545); -x_547 = l_Array_empty___closed__1; -x_548 = lean_array_push(x_547, x_546); -x_549 = lean_array_push(x_548, x_54); -x_550 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_550, 0, x_50); -lean_ctor_set(x_550, 1, x_549); -x_551 = l_Lean_mkOptionalNode___closed__2; -x_552 = lean_array_push(x_551, x_550); -x_553 = l_Array_appendCore___rarg(x_547, x_552); -lean_dec(x_552); -x_554 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_554, 0, x_15); -lean_ctor_set(x_554, 1, x_553); -x_555 = lean_array_push(x_544, x_554); -x_556 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_557 = lean_array_push(x_555, x_556); -x_558 = lean_array_push(x_557, x_556); -x_559 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_560 = l_Lean_addMacroScope(x_540, x_559, x_539); -x_561 = lean_box(0); -x_562 = l_Lean_instInhabitedSourceInfo___closed__1; -x_563 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_564 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_564, 0, x_562); -lean_ctor_set(x_564, 1, x_563); -lean_ctor_set(x_564, 2, x_560); -lean_ctor_set(x_564, 3, x_561); -x_565 = lean_array_push(x_547, x_564); -x_566 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_565); -x_567 = lean_array_push(x_565, x_566); -x_568 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_569 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_569, 0, x_568); -lean_ctor_set(x_569, 1, x_567); -x_570 = lean_array_push(x_547, x_569); -x_571 = lean_array_push(x_570, x_533); -x_572 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_572, 0, x_15); -lean_ctor_set(x_572, 1, x_571); -x_573 = lean_array_push(x_558, x_572); -x_574 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_575 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_575, 0, x_538); -lean_ctor_set(x_575, 1, x_574); -x_576 = lean_array_push(x_573, x_575); -x_577 = lean_array_push(x_547, x_535); -x_578 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_578, 0, x_15); -lean_ctor_set(x_578, 1, x_565); -x_579 = lean_array_push(x_577, x_578); -x_580 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_581 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_581, 0, x_580); -lean_ctor_set(x_581, 1, x_579); -x_582 = lean_array_push(x_576, x_581); -x_583 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_584 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_584, 0, x_583); -lean_ctor_set(x_584, 1, x_582); -lean_ctor_set(x_536, 0, x_584); -return x_536; -} -else -{ -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_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; -x_585 = lean_ctor_get(x_536, 0); -x_586 = lean_ctor_get(x_536, 1); -lean_inc(x_586); -lean_inc(x_585); -lean_dec(x_536); -x_587 = lean_ctor_get(x_2, 2); -lean_inc(x_587); -x_588 = lean_ctor_get(x_2, 1); -lean_inc(x_588); -lean_dec(x_2); -x_589 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_585); -x_590 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_590, 0, x_585); -lean_ctor_set(x_590, 1, x_589); -x_591 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_592 = lean_array_push(x_591, x_590); -x_593 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_585); -x_594 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_594, 0, x_585); -lean_ctor_set(x_594, 1, x_593); -x_595 = l_Array_empty___closed__1; -x_596 = lean_array_push(x_595, x_594); -x_597 = lean_array_push(x_596, x_54); -x_598 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_598, 0, x_50); -lean_ctor_set(x_598, 1, x_597); -x_599 = l_Lean_mkOptionalNode___closed__2; -x_600 = lean_array_push(x_599, x_598); -x_601 = l_Array_appendCore___rarg(x_595, x_600); -lean_dec(x_600); -x_602 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_602, 0, x_15); -lean_ctor_set(x_602, 1, x_601); -x_603 = lean_array_push(x_592, x_602); -x_604 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_605 = lean_array_push(x_603, x_604); -x_606 = lean_array_push(x_605, x_604); -x_607 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_608 = l_Lean_addMacroScope(x_588, x_607, x_587); -x_609 = lean_box(0); -x_610 = l_Lean_instInhabitedSourceInfo___closed__1; -x_611 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_612 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_612, 0, x_610); -lean_ctor_set(x_612, 1, x_611); -lean_ctor_set(x_612, 2, x_608); -lean_ctor_set(x_612, 3, x_609); -x_613 = lean_array_push(x_595, x_612); -x_614 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_613); -x_615 = lean_array_push(x_613, x_614); -x_616 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_617 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_617, 0, x_616); -lean_ctor_set(x_617, 1, x_615); -x_618 = lean_array_push(x_595, x_617); -x_619 = lean_array_push(x_618, x_533); -x_620 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_620, 0, x_15); -lean_ctor_set(x_620, 1, x_619); -x_621 = lean_array_push(x_606, x_620); -x_622 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_623 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_623, 0, x_585); -lean_ctor_set(x_623, 1, x_622); -x_624 = lean_array_push(x_621, x_623); -x_625 = lean_array_push(x_595, x_535); -x_626 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_626, 0, x_15); -lean_ctor_set(x_626, 1, x_613); -x_627 = lean_array_push(x_625, x_626); -x_628 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_629 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_629, 0, x_628); -lean_ctor_set(x_629, 1, x_627); -x_630 = lean_array_push(x_624, x_629); -x_631 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_632 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_632, 0, x_631); -lean_ctor_set(x_632, 1, x_630); -x_633 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_633, 0, x_632); -lean_ctor_set(x_633, 1, x_586); -return x_633; -} -} -} -} -} -} -} -else -{ -lean_object* x_634; lean_object* x_635; uint8_t x_636; -lean_dec(x_39); -x_634 = lean_unsigned_to_nat(3u); -x_635 = l_Lean_Syntax_getArg(x_1, x_634); -x_636 = l_Lean_Syntax_isNone(x_635); -if (x_636 == 0) -{ -uint8_t x_637; -lean_inc(x_635); -x_637 = l_Lean_Syntax_isOfKind(x_635, x_15); -if (x_637 == 0) -{ -lean_object* x_638; lean_object* x_639; -lean_dec(x_635); -lean_dec(x_2); -lean_dec(x_1); -x_638 = lean_box(1); -x_639 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_639, 0, x_638); -lean_ctor_set(x_639, 1, x_3); -return x_639; -} -else -{ -lean_object* x_640; lean_object* x_641; uint8_t x_642; -x_640 = l_Lean_Syntax_getArgs(x_635); -x_641 = lean_array_get_size(x_640); -lean_dec(x_640); -x_642 = lean_nat_dec_eq(x_641, x_24); -lean_dec(x_641); -if (x_642 == 0) -{ -lean_object* x_643; lean_object* x_644; -lean_dec(x_635); -lean_dec(x_2); -lean_dec(x_1); -x_643 = lean_box(1); -x_644 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_644, 0, x_643); -lean_ctor_set(x_644, 1, x_3); -return x_644; -} -else -{ -lean_object* x_645; lean_object* x_646; uint8_t x_647; -x_645 = l_Lean_Syntax_getArg(x_635, x_8); -lean_dec(x_635); -x_646 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_645); -x_647 = l_Lean_Syntax_isOfKind(x_645, x_646); -if (x_647 == 0) -{ -lean_object* x_648; lean_object* x_649; -lean_dec(x_645); -lean_dec(x_2); -lean_dec(x_1); -x_648 = lean_box(1); -x_649 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_649, 0, x_648); -lean_ctor_set(x_649, 1, x_3); -return x_649; -} -else -{ -lean_object* x_650; lean_object* x_651; lean_object* x_652; uint8_t x_653; -x_650 = l_Lean_Syntax_getArg(x_645, x_634); -lean_dec(x_645); -x_651 = lean_unsigned_to_nat(4u); -x_652 = l_Lean_Syntax_getArg(x_1, x_651); -x_653 = l_Lean_Syntax_isNone(x_652); -if (x_653 == 0) -{ -uint8_t x_654; -lean_inc(x_652); -x_654 = l_Lean_Syntax_isOfKind(x_652, x_15); -if (x_654 == 0) -{ -lean_object* x_655; lean_object* x_656; -lean_dec(x_652); -lean_dec(x_650); -lean_dec(x_2); -lean_dec(x_1); -x_655 = lean_box(1); -x_656 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_656, 0, x_655); -lean_ctor_set(x_656, 1, x_3); -return x_656; -} -else -{ -lean_object* x_657; lean_object* x_658; uint8_t x_659; -x_657 = l_Lean_Syntax_getArgs(x_652); -x_658 = lean_array_get_size(x_657); -lean_dec(x_657); -x_659 = lean_nat_dec_eq(x_658, x_24); -lean_dec(x_658); -if (x_659 == 0) -{ -lean_object* x_660; lean_object* x_661; -lean_dec(x_652); -lean_dec(x_650); -lean_dec(x_2); -lean_dec(x_1); -x_660 = lean_box(1); -x_661 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_661, 0, x_660); -lean_ctor_set(x_661, 1, x_3); -return x_661; -} -else -{ -lean_object* x_662; lean_object* x_663; uint8_t x_664; -x_662 = l_Lean_Syntax_getArg(x_652, x_8); -lean_dec(x_652); -x_663 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_662); -x_664 = l_Lean_Syntax_isOfKind(x_662, x_663); -if (x_664 == 0) -{ -lean_object* x_665; lean_object* x_666; -lean_dec(x_662); -lean_dec(x_650); -lean_dec(x_2); -lean_dec(x_1); -x_665 = lean_box(1); -x_666 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_666, 0, x_665); -lean_ctor_set(x_666, 1, x_3); -return x_666; -} -else -{ -lean_object* x_667; lean_object* x_668; lean_object* x_669; lean_object* x_670; lean_object* x_671; lean_object* x_672; uint8_t x_673; -x_667 = l_Lean_Syntax_getArg(x_662, x_634); -lean_dec(x_662); -x_668 = lean_unsigned_to_nat(5u); -x_669 = l_Lean_Syntax_getArg(x_1, x_668); -x_670 = lean_unsigned_to_nat(7u); -x_671 = l_Lean_Syntax_getArg(x_1, x_670); -lean_dec(x_1); -x_672 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_673 = !lean_is_exclusive(x_672); -if (x_673 == 0) -{ -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_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_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_object* x_706; 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; 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_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_739; -x_674 = lean_ctor_get(x_672, 0); -x_675 = lean_ctor_get(x_2, 2); -lean_inc(x_675); -x_676 = lean_ctor_get(x_2, 1); -lean_inc(x_676); -lean_dec(x_2); -x_677 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_674); -x_678 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_678, 0, x_674); -lean_ctor_set(x_678, 1, x_677); -x_679 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_680 = lean_array_push(x_679, x_678); -x_681 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_682 = lean_array_push(x_680, x_681); -x_683 = l_prec_x28___x29___closed__3; -lean_inc(x_674); -x_684 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_684, 0, x_674); -lean_ctor_set(x_684, 1, x_683); -x_685 = l_Array_empty___closed__1; -x_686 = lean_array_push(x_685, x_684); -x_687 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_674); -x_688 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_688, 0, x_674); -lean_ctor_set(x_688, 1, x_687); -lean_inc(x_686); -x_689 = lean_array_push(x_686, x_688); -x_690 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_674); -x_691 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_691, 0, x_674); -lean_ctor_set(x_691, 1, x_690); -lean_inc(x_691); -x_692 = lean_array_push(x_689, x_691); -x_693 = lean_array_push(x_692, x_650); -x_694 = l_prec_x28___x29___closed__7; -lean_inc(x_674); -x_695 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_695, 0, x_674); -lean_ctor_set(x_695, 1, x_694); -lean_inc(x_695); -x_696 = lean_array_push(x_693, x_695); -x_697 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_697, 0, x_646); -lean_ctor_set(x_697, 1, x_696); -x_698 = l_Lean_mkOptionalNode___closed__2; -x_699 = lean_array_push(x_698, x_697); -x_700 = l_Array_appendCore___rarg(x_685, x_699); -lean_dec(x_699); -x_701 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_701, 0, x_15); -lean_ctor_set(x_701, 1, x_700); -x_702 = lean_array_push(x_682, x_701); -x_703 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_674); -x_704 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_704, 0, x_674); -lean_ctor_set(x_704, 1, x_703); -x_705 = lean_array_push(x_686, x_704); -x_706 = lean_array_push(x_705, x_691); -x_707 = lean_array_push(x_706, x_667); -x_708 = lean_array_push(x_707, x_695); -x_709 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_709, 0, x_663); -lean_ctor_set(x_709, 1, x_708); -x_710 = lean_array_push(x_698, x_709); -x_711 = l_Array_appendCore___rarg(x_685, x_710); -lean_dec(x_710); -x_712 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_712, 0, x_15); -lean_ctor_set(x_712, 1, x_711); -x_713 = lean_array_push(x_702, x_712); -x_714 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_715 = l_Lean_addMacroScope(x_676, x_714, x_675); -x_716 = lean_box(0); -x_717 = l_Lean_instInhabitedSourceInfo___closed__1; -x_718 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_719 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_719, 0, x_717); -lean_ctor_set(x_719, 1, x_718); -lean_ctor_set(x_719, 2, x_715); -lean_ctor_set(x_719, 3, x_716); -x_720 = lean_array_push(x_685, x_719); -x_721 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_720); -x_722 = lean_array_push(x_720, x_721); -x_723 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_724 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_724, 0, x_723); -lean_ctor_set(x_724, 1, x_722); -x_725 = lean_array_push(x_685, x_724); -x_726 = lean_array_push(x_725, x_669); -x_727 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_727, 0, x_15); -lean_ctor_set(x_727, 1, x_726); -x_728 = lean_array_push(x_713, x_727); -x_729 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_730 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_730, 0, x_674); -lean_ctor_set(x_730, 1, x_729); -x_731 = lean_array_push(x_728, x_730); -x_732 = lean_array_push(x_685, x_671); -x_733 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_733, 0, x_15); -lean_ctor_set(x_733, 1, x_720); -x_734 = lean_array_push(x_732, x_733); -x_735 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_736 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_736, 0, x_735); -lean_ctor_set(x_736, 1, x_734); -x_737 = lean_array_push(x_731, x_736); -x_738 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_739 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_739, 0, x_738); -lean_ctor_set(x_739, 1, x_737); -lean_ctor_set(x_672, 0, x_739); -return x_672; -} -else -{ -lean_object* x_740; lean_object* x_741; 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; lean_object* x_753; 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; 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; 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; 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_804; lean_object* x_805; lean_object* x_806; lean_object* x_807; -x_740 = lean_ctor_get(x_672, 0); -x_741 = lean_ctor_get(x_672, 1); -lean_inc(x_741); -lean_inc(x_740); -lean_dec(x_672); -x_742 = lean_ctor_get(x_2, 2); -lean_inc(x_742); -x_743 = lean_ctor_get(x_2, 1); -lean_inc(x_743); -lean_dec(x_2); -x_744 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_740); -x_745 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_745, 0, x_740); -lean_ctor_set(x_745, 1, x_744); -x_746 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_747 = lean_array_push(x_746, x_745); -x_748 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_749 = lean_array_push(x_747, x_748); -x_750 = l_prec_x28___x29___closed__3; -lean_inc(x_740); -x_751 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_751, 0, x_740); -lean_ctor_set(x_751, 1, x_750); -x_752 = l_Array_empty___closed__1; -x_753 = lean_array_push(x_752, x_751); -x_754 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_740); -x_755 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_755, 0, x_740); -lean_ctor_set(x_755, 1, x_754); -lean_inc(x_753); -x_756 = lean_array_push(x_753, x_755); -x_757 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_740); -x_758 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_758, 0, x_740); -lean_ctor_set(x_758, 1, x_757); -lean_inc(x_758); -x_759 = lean_array_push(x_756, x_758); -x_760 = lean_array_push(x_759, x_650); -x_761 = l_prec_x28___x29___closed__7; -lean_inc(x_740); -x_762 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_762, 0, x_740); -lean_ctor_set(x_762, 1, x_761); -lean_inc(x_762); -x_763 = lean_array_push(x_760, x_762); -x_764 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_764, 0, x_646); -lean_ctor_set(x_764, 1, x_763); -x_765 = l_Lean_mkOptionalNode___closed__2; -x_766 = lean_array_push(x_765, x_764); -x_767 = l_Array_appendCore___rarg(x_752, x_766); -lean_dec(x_766); -x_768 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_768, 0, x_15); -lean_ctor_set(x_768, 1, x_767); -x_769 = lean_array_push(x_749, x_768); -x_770 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_740); -x_771 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_771, 0, x_740); -lean_ctor_set(x_771, 1, x_770); -x_772 = lean_array_push(x_753, x_771); -x_773 = lean_array_push(x_772, x_758); -x_774 = lean_array_push(x_773, x_667); -x_775 = lean_array_push(x_774, x_762); -x_776 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_776, 0, x_663); -lean_ctor_set(x_776, 1, x_775); -x_777 = lean_array_push(x_765, x_776); -x_778 = l_Array_appendCore___rarg(x_752, x_777); -lean_dec(x_777); -x_779 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_779, 0, x_15); -lean_ctor_set(x_779, 1, x_778); -x_780 = lean_array_push(x_769, x_779); -x_781 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_782 = l_Lean_addMacroScope(x_743, x_781, x_742); -x_783 = lean_box(0); -x_784 = l_Lean_instInhabitedSourceInfo___closed__1; -x_785 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_786 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_786, 0, x_784); -lean_ctor_set(x_786, 1, x_785); -lean_ctor_set(x_786, 2, x_782); -lean_ctor_set(x_786, 3, x_783); -x_787 = lean_array_push(x_752, x_786); -x_788 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_787); -x_789 = lean_array_push(x_787, x_788); -x_790 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_791 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_791, 0, x_790); -lean_ctor_set(x_791, 1, x_789); -x_792 = lean_array_push(x_752, x_791); -x_793 = lean_array_push(x_792, x_669); -x_794 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_794, 0, x_15); -lean_ctor_set(x_794, 1, x_793); -x_795 = lean_array_push(x_780, x_794); -x_796 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_797 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_797, 0, x_740); -lean_ctor_set(x_797, 1, x_796); -x_798 = lean_array_push(x_795, x_797); -x_799 = lean_array_push(x_752, x_671); -x_800 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_800, 0, x_15); -lean_ctor_set(x_800, 1, x_787); -x_801 = lean_array_push(x_799, x_800); -x_802 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_803 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_803, 0, x_802); -lean_ctor_set(x_803, 1, x_801); -x_804 = lean_array_push(x_798, x_803); -x_805 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_806 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_806, 0, x_805); -lean_ctor_set(x_806, 1, x_804); -x_807 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_807, 0, x_806); -lean_ctor_set(x_807, 1, x_741); -return x_807; -} -} -} -} -} -else -{ -lean_object* x_808; lean_object* x_809; lean_object* x_810; lean_object* x_811; lean_object* x_812; uint8_t x_813; -lean_dec(x_652); -x_808 = lean_unsigned_to_nat(5u); -x_809 = l_Lean_Syntax_getArg(x_1, x_808); -x_810 = lean_unsigned_to_nat(7u); -x_811 = l_Lean_Syntax_getArg(x_1, x_810); -lean_dec(x_1); -x_812 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_813 = !lean_is_exclusive(x_812); -if (x_813 == 0) -{ -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; 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; 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_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; -x_814 = lean_ctor_get(x_812, 0); -x_815 = lean_ctor_get(x_2, 2); -lean_inc(x_815); -x_816 = lean_ctor_get(x_2, 1); -lean_inc(x_816); -lean_dec(x_2); -x_817 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_814); -x_818 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_818, 0, x_814); -lean_ctor_set(x_818, 1, x_817); -x_819 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_820 = lean_array_push(x_819, x_818); -x_821 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_822 = lean_array_push(x_820, x_821); -x_823 = l_prec_x28___x29___closed__3; -lean_inc(x_814); -x_824 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_824, 0, x_814); -lean_ctor_set(x_824, 1, x_823); -x_825 = l_Array_empty___closed__1; -x_826 = lean_array_push(x_825, x_824); -x_827 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_814); -x_828 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_828, 0, x_814); -lean_ctor_set(x_828, 1, x_827); -x_829 = lean_array_push(x_826, x_828); -x_830 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_814); -x_831 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_831, 0, x_814); -lean_ctor_set(x_831, 1, x_830); -x_832 = lean_array_push(x_829, x_831); -x_833 = lean_array_push(x_832, x_650); -x_834 = l_prec_x28___x29___closed__7; -lean_inc(x_814); -x_835 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_835, 0, x_814); -lean_ctor_set(x_835, 1, x_834); -x_836 = lean_array_push(x_833, x_835); -x_837 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_837, 0, x_646); -lean_ctor_set(x_837, 1, x_836); -x_838 = l_Lean_mkOptionalNode___closed__2; -x_839 = lean_array_push(x_838, x_837); -x_840 = l_Array_appendCore___rarg(x_825, x_839); -lean_dec(x_839); -x_841 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_841, 0, x_15); -lean_ctor_set(x_841, 1, x_840); -x_842 = lean_array_push(x_822, x_841); -x_843 = lean_array_push(x_842, x_821); -x_844 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_845 = l_Lean_addMacroScope(x_816, x_844, x_815); -x_846 = lean_box(0); -x_847 = l_Lean_instInhabitedSourceInfo___closed__1; -x_848 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_849 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_849, 0, x_847); -lean_ctor_set(x_849, 1, x_848); -lean_ctor_set(x_849, 2, x_845); -lean_ctor_set(x_849, 3, x_846); -x_850 = lean_array_push(x_825, x_849); -x_851 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_850); -x_852 = lean_array_push(x_850, x_851); -x_853 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_854 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_854, 0, x_853); -lean_ctor_set(x_854, 1, x_852); -x_855 = lean_array_push(x_825, x_854); -x_856 = lean_array_push(x_855, x_809); -x_857 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_857, 0, x_15); -lean_ctor_set(x_857, 1, x_856); -x_858 = lean_array_push(x_843, x_857); -x_859 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_860 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_860, 0, x_814); -lean_ctor_set(x_860, 1, x_859); -x_861 = lean_array_push(x_858, x_860); -x_862 = lean_array_push(x_825, x_811); -x_863 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_863, 0, x_15); -lean_ctor_set(x_863, 1, x_850); -x_864 = lean_array_push(x_862, x_863); -x_865 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_866 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_866, 0, x_865); -lean_ctor_set(x_866, 1, x_864); -x_867 = lean_array_push(x_861, x_866); -x_868 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_869 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_869, 0, x_868); -lean_ctor_set(x_869, 1, x_867); -lean_ctor_set(x_812, 0, x_869); -return x_812; -} -else -{ -lean_object* x_870; lean_object* x_871; lean_object* x_872; lean_object* x_873; lean_object* x_874; lean_object* x_875; 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; 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_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_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; 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; -x_870 = lean_ctor_get(x_812, 0); -x_871 = lean_ctor_get(x_812, 1); -lean_inc(x_871); -lean_inc(x_870); -lean_dec(x_812); -x_872 = lean_ctor_get(x_2, 2); -lean_inc(x_872); -x_873 = lean_ctor_get(x_2, 1); -lean_inc(x_873); -lean_dec(x_2); -x_874 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_870); -x_875 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_875, 0, x_870); -lean_ctor_set(x_875, 1, x_874); -x_876 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_877 = lean_array_push(x_876, x_875); -x_878 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_879 = lean_array_push(x_877, x_878); -x_880 = l_prec_x28___x29___closed__3; -lean_inc(x_870); -x_881 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_881, 0, x_870); -lean_ctor_set(x_881, 1, x_880); -x_882 = l_Array_empty___closed__1; -x_883 = lean_array_push(x_882, x_881); -x_884 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_870); -x_885 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_885, 0, x_870); -lean_ctor_set(x_885, 1, x_884); -x_886 = lean_array_push(x_883, x_885); -x_887 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_870); -x_888 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_888, 0, x_870); -lean_ctor_set(x_888, 1, x_887); -x_889 = lean_array_push(x_886, x_888); -x_890 = lean_array_push(x_889, x_650); -x_891 = l_prec_x28___x29___closed__7; -lean_inc(x_870); -x_892 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_892, 0, x_870); -lean_ctor_set(x_892, 1, x_891); -x_893 = lean_array_push(x_890, x_892); -x_894 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_894, 0, x_646); -lean_ctor_set(x_894, 1, x_893); -x_895 = l_Lean_mkOptionalNode___closed__2; -x_896 = lean_array_push(x_895, x_894); -x_897 = l_Array_appendCore___rarg(x_882, x_896); -lean_dec(x_896); -x_898 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_898, 0, x_15); -lean_ctor_set(x_898, 1, x_897); -x_899 = lean_array_push(x_879, x_898); -x_900 = lean_array_push(x_899, x_878); -x_901 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_902 = l_Lean_addMacroScope(x_873, x_901, x_872); -x_903 = lean_box(0); -x_904 = l_Lean_instInhabitedSourceInfo___closed__1; -x_905 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_906 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_906, 0, x_904); -lean_ctor_set(x_906, 1, x_905); -lean_ctor_set(x_906, 2, x_902); -lean_ctor_set(x_906, 3, x_903); -x_907 = lean_array_push(x_882, x_906); -x_908 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_907); -x_909 = lean_array_push(x_907, x_908); -x_910 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_911 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_911, 0, x_910); -lean_ctor_set(x_911, 1, x_909); -x_912 = lean_array_push(x_882, x_911); -x_913 = lean_array_push(x_912, x_809); -x_914 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_914, 0, x_15); -lean_ctor_set(x_914, 1, x_913); -x_915 = lean_array_push(x_900, x_914); -x_916 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_917 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_917, 0, x_870); -lean_ctor_set(x_917, 1, x_916); -x_918 = lean_array_push(x_915, x_917); -x_919 = lean_array_push(x_882, x_811); -x_920 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_920, 0, x_15); -lean_ctor_set(x_920, 1, x_907); -x_921 = lean_array_push(x_919, x_920); -x_922 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_923 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_923, 0, x_922); -lean_ctor_set(x_923, 1, x_921); -x_924 = lean_array_push(x_918, x_923); -x_925 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_926 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_926, 0, x_925); -lean_ctor_set(x_926, 1, x_924); -x_927 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_927, 0, x_926); -lean_ctor_set(x_927, 1, x_871); -return x_927; -} -} -} -} -} -} -else -{ -lean_object* x_928; lean_object* x_929; uint8_t x_930; -lean_dec(x_635); -x_928 = lean_unsigned_to_nat(4u); -x_929 = l_Lean_Syntax_getArg(x_1, x_928); -x_930 = l_Lean_Syntax_isNone(x_929); -if (x_930 == 0) -{ -uint8_t x_931; -lean_inc(x_929); -x_931 = l_Lean_Syntax_isOfKind(x_929, x_15); -if (x_931 == 0) -{ -lean_object* x_932; lean_object* x_933; -lean_dec(x_929); -lean_dec(x_2); -lean_dec(x_1); -x_932 = lean_box(1); -x_933 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_933, 0, x_932); -lean_ctor_set(x_933, 1, x_3); -return x_933; -} -else -{ -lean_object* x_934; lean_object* x_935; uint8_t x_936; -x_934 = l_Lean_Syntax_getArgs(x_929); -x_935 = lean_array_get_size(x_934); -lean_dec(x_934); -x_936 = lean_nat_dec_eq(x_935, x_24); -lean_dec(x_935); -if (x_936 == 0) -{ -lean_object* x_937; lean_object* x_938; -lean_dec(x_929); -lean_dec(x_2); -lean_dec(x_1); -x_937 = lean_box(1); -x_938 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_938, 0, x_937); -lean_ctor_set(x_938, 1, x_3); -return x_938; -} -else -{ -lean_object* x_939; lean_object* x_940; uint8_t x_941; -x_939 = l_Lean_Syntax_getArg(x_929, x_8); -lean_dec(x_929); -x_940 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_939); -x_941 = l_Lean_Syntax_isOfKind(x_939, x_940); -if (x_941 == 0) -{ -lean_object* x_942; lean_object* x_943; -lean_dec(x_939); -lean_dec(x_2); -lean_dec(x_1); -x_942 = lean_box(1); -x_943 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_943, 0, x_942); -lean_ctor_set(x_943, 1, x_3); -return x_943; -} -else -{ -lean_object* x_944; lean_object* x_945; lean_object* x_946; lean_object* x_947; lean_object* x_948; lean_object* x_949; uint8_t x_950; -x_944 = l_Lean_Syntax_getArg(x_939, x_634); -lean_dec(x_939); -x_945 = lean_unsigned_to_nat(5u); -x_946 = l_Lean_Syntax_getArg(x_1, x_945); -x_947 = lean_unsigned_to_nat(7u); -x_948 = l_Lean_Syntax_getArg(x_1, x_947); -lean_dec(x_1); -x_949 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_950 = !lean_is_exclusive(x_949); -if (x_950 == 0) -{ -lean_object* x_951; lean_object* x_952; 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_964; 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; lean_object* x_978; lean_object* x_979; lean_object* x_980; lean_object* x_981; 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; lean_object* x_993; lean_object* x_994; 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; lean_object* x_1003; lean_object* x_1004; lean_object* x_1005; lean_object* x_1006; -x_951 = lean_ctor_get(x_949, 0); -x_952 = lean_ctor_get(x_2, 2); -lean_inc(x_952); -x_953 = lean_ctor_get(x_2, 1); -lean_inc(x_953); -lean_dec(x_2); -x_954 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_951); -x_955 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_955, 0, x_951); -lean_ctor_set(x_955, 1, x_954); -x_956 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_957 = lean_array_push(x_956, x_955); -x_958 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_959 = lean_array_push(x_957, x_958); -x_960 = lean_array_push(x_959, x_958); -x_961 = l_prec_x28___x29___closed__3; -lean_inc(x_951); -x_962 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_962, 0, x_951); -lean_ctor_set(x_962, 1, x_961); -x_963 = l_Array_empty___closed__1; -x_964 = lean_array_push(x_963, x_962); -x_965 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_951); -x_966 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_966, 0, x_951); -lean_ctor_set(x_966, 1, x_965); -x_967 = lean_array_push(x_964, x_966); -x_968 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_951); -x_969 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_969, 0, x_951); -lean_ctor_set(x_969, 1, x_968); -x_970 = lean_array_push(x_967, x_969); -x_971 = lean_array_push(x_970, x_944); -x_972 = l_prec_x28___x29___closed__7; -lean_inc(x_951); -x_973 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_973, 0, x_951); -lean_ctor_set(x_973, 1, x_972); -x_974 = lean_array_push(x_971, x_973); -x_975 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_975, 0, x_940); -lean_ctor_set(x_975, 1, x_974); -x_976 = l_Lean_mkOptionalNode___closed__2; -x_977 = lean_array_push(x_976, x_975); -x_978 = l_Array_appendCore___rarg(x_963, x_977); -lean_dec(x_977); -x_979 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_979, 0, x_15); -lean_ctor_set(x_979, 1, x_978); -x_980 = lean_array_push(x_960, x_979); -x_981 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_982 = l_Lean_addMacroScope(x_953, x_981, x_952); -x_983 = lean_box(0); -x_984 = l_Lean_instInhabitedSourceInfo___closed__1; -x_985 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_986 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_986, 0, x_984); -lean_ctor_set(x_986, 1, x_985); -lean_ctor_set(x_986, 2, x_982); -lean_ctor_set(x_986, 3, x_983); -x_987 = lean_array_push(x_963, x_986); -x_988 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_987); -x_989 = lean_array_push(x_987, x_988); -x_990 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_991 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_991, 0, x_990); -lean_ctor_set(x_991, 1, x_989); -x_992 = lean_array_push(x_963, x_991); -x_993 = lean_array_push(x_992, x_946); -x_994 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_994, 0, x_15); -lean_ctor_set(x_994, 1, x_993); -x_995 = lean_array_push(x_980, x_994); -x_996 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_997 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_997, 0, x_951); -lean_ctor_set(x_997, 1, x_996); -x_998 = lean_array_push(x_995, x_997); -x_999 = lean_array_push(x_963, x_948); -x_1000 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1000, 0, x_15); -lean_ctor_set(x_1000, 1, x_987); -x_1001 = lean_array_push(x_999, x_1000); -x_1002 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1003 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1003, 0, x_1002); -lean_ctor_set(x_1003, 1, x_1001); -x_1004 = lean_array_push(x_998, x_1003); -x_1005 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1006 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1006, 0, x_1005); -lean_ctor_set(x_1006, 1, x_1004); -lean_ctor_set(x_949, 0, x_1006); -return x_949; -} -else -{ -lean_object* x_1007; lean_object* x_1008; lean_object* x_1009; lean_object* x_1010; lean_object* x_1011; lean_object* x_1012; lean_object* 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_1023; lean_object* x_1024; lean_object* x_1025; lean_object* x_1026; lean_object* x_1027; lean_object* x_1028; lean_object* x_1029; lean_object* x_1030; lean_object* x_1031; lean_object* x_1032; lean_object* x_1033; lean_object* x_1034; lean_object* x_1035; lean_object* x_1036; lean_object* x_1037; lean_object* x_1038; lean_object* x_1039; lean_object* x_1040; lean_object* 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_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_1058; lean_object* x_1059; lean_object* x_1060; lean_object* x_1061; lean_object* x_1062; lean_object* x_1063; lean_object* x_1064; -x_1007 = lean_ctor_get(x_949, 0); -x_1008 = lean_ctor_get(x_949, 1); -lean_inc(x_1008); -lean_inc(x_1007); -lean_dec(x_949); -x_1009 = lean_ctor_get(x_2, 2); -lean_inc(x_1009); -x_1010 = lean_ctor_get(x_2, 1); -lean_inc(x_1010); -lean_dec(x_2); -x_1011 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1007); -x_1012 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1012, 0, x_1007); -lean_ctor_set(x_1012, 1, x_1011); -x_1013 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1014 = lean_array_push(x_1013, x_1012); -x_1015 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1016 = lean_array_push(x_1014, x_1015); -x_1017 = lean_array_push(x_1016, x_1015); -x_1018 = l_prec_x28___x29___closed__3; -lean_inc(x_1007); -x_1019 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1019, 0, x_1007); -lean_ctor_set(x_1019, 1, x_1018); -x_1020 = l_Array_empty___closed__1; -x_1021 = lean_array_push(x_1020, x_1019); -x_1022 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_1007); -x_1023 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1023, 0, x_1007); -lean_ctor_set(x_1023, 1, x_1022); -x_1024 = lean_array_push(x_1021, x_1023); -x_1025 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1007); -x_1026 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1026, 0, x_1007); -lean_ctor_set(x_1026, 1, x_1025); -x_1027 = lean_array_push(x_1024, x_1026); -x_1028 = lean_array_push(x_1027, x_944); -x_1029 = l_prec_x28___x29___closed__7; -lean_inc(x_1007); -x_1030 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1030, 0, x_1007); -lean_ctor_set(x_1030, 1, x_1029); -x_1031 = lean_array_push(x_1028, x_1030); -x_1032 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1032, 0, x_940); -lean_ctor_set(x_1032, 1, x_1031); -x_1033 = l_Lean_mkOptionalNode___closed__2; -x_1034 = lean_array_push(x_1033, x_1032); -x_1035 = l_Array_appendCore___rarg(x_1020, x_1034); -lean_dec(x_1034); -x_1036 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1036, 0, x_15); -lean_ctor_set(x_1036, 1, x_1035); -x_1037 = lean_array_push(x_1017, x_1036); -x_1038 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1039 = l_Lean_addMacroScope(x_1010, x_1038, x_1009); -x_1040 = lean_box(0); -x_1041 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1042 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1043 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1043, 0, x_1041); -lean_ctor_set(x_1043, 1, x_1042); -lean_ctor_set(x_1043, 2, x_1039); -lean_ctor_set(x_1043, 3, x_1040); -x_1044 = lean_array_push(x_1020, x_1043); -x_1045 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_1044); -x_1046 = lean_array_push(x_1044, x_1045); -x_1047 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1048 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1048, 0, x_1047); -lean_ctor_set(x_1048, 1, x_1046); -x_1049 = lean_array_push(x_1020, x_1048); -x_1050 = lean_array_push(x_1049, x_946); -x_1051 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1051, 0, x_15); -lean_ctor_set(x_1051, 1, x_1050); -x_1052 = lean_array_push(x_1037, x_1051); -x_1053 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1054 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1054, 0, x_1007); -lean_ctor_set(x_1054, 1, x_1053); -x_1055 = lean_array_push(x_1052, x_1054); -x_1056 = lean_array_push(x_1020, x_948); -x_1057 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1057, 0, x_15); -lean_ctor_set(x_1057, 1, x_1044); -x_1058 = lean_array_push(x_1056, x_1057); -x_1059 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1060 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1060, 0, x_1059); -lean_ctor_set(x_1060, 1, x_1058); -x_1061 = lean_array_push(x_1055, x_1060); -x_1062 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1063 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1063, 0, x_1062); -lean_ctor_set(x_1063, 1, x_1061); -x_1064 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1064, 0, x_1063); -lean_ctor_set(x_1064, 1, x_1008); -return x_1064; -} -} -} -} -} -else -{ -lean_object* x_1065; lean_object* x_1066; lean_object* x_1067; lean_object* x_1068; lean_object* x_1069; uint8_t x_1070; -lean_dec(x_929); -x_1065 = lean_unsigned_to_nat(5u); -x_1066 = l_Lean_Syntax_getArg(x_1, x_1065); -x_1067 = lean_unsigned_to_nat(7u); -x_1068 = l_Lean_Syntax_getArg(x_1, x_1067); -lean_dec(x_1); -x_1069 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_1070 = !lean_is_exclusive(x_1069); -if (x_1070 == 0) -{ -lean_object* x_1071; lean_object* x_1072; lean_object* x_1073; lean_object* x_1074; lean_object* x_1075; lean_object* x_1076; lean_object* 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_1083; lean_object* x_1084; lean_object* x_1085; 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; lean_object* x_1093; lean_object* x_1094; lean_object* x_1095; 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_1107; lean_object* x_1108; -x_1071 = lean_ctor_get(x_1069, 0); -x_1072 = lean_ctor_get(x_2, 2); -lean_inc(x_1072); -x_1073 = lean_ctor_get(x_2, 1); -lean_inc(x_1073); -lean_dec(x_2); -x_1074 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1071); -x_1075 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1075, 0, x_1071); -lean_ctor_set(x_1075, 1, x_1074); -x_1076 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1077 = lean_array_push(x_1076, x_1075); -x_1078 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1079 = lean_array_push(x_1077, x_1078); -x_1080 = lean_array_push(x_1079, x_1078); -x_1081 = lean_array_push(x_1080, x_1078); -x_1082 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1083 = l_Lean_addMacroScope(x_1073, x_1082, x_1072); -x_1084 = lean_box(0); -x_1085 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1086 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1087 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1087, 0, x_1085); -lean_ctor_set(x_1087, 1, x_1086); -lean_ctor_set(x_1087, 2, x_1083); -lean_ctor_set(x_1087, 3, x_1084); -x_1088 = l_Array_empty___closed__1; -x_1089 = lean_array_push(x_1088, x_1087); -x_1090 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_1089); -x_1091 = lean_array_push(x_1089, x_1090); -x_1092 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1093 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1093, 0, x_1092); -lean_ctor_set(x_1093, 1, x_1091); -x_1094 = lean_array_push(x_1088, x_1093); -x_1095 = lean_array_push(x_1094, x_1066); -x_1096 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1096, 0, x_15); -lean_ctor_set(x_1096, 1, x_1095); -x_1097 = lean_array_push(x_1081, x_1096); -x_1098 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1099 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1099, 0, x_1071); -lean_ctor_set(x_1099, 1, x_1098); -x_1100 = lean_array_push(x_1097, x_1099); -x_1101 = lean_array_push(x_1088, x_1068); -x_1102 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1102, 0, x_15); -lean_ctor_set(x_1102, 1, x_1089); -x_1103 = lean_array_push(x_1101, x_1102); -x_1104 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1105, 0, x_1104); -lean_ctor_set(x_1105, 1, x_1103); -x_1106 = lean_array_push(x_1100, x_1105); -x_1107 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1108 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1108, 0, x_1107); -lean_ctor_set(x_1108, 1, x_1106); -lean_ctor_set(x_1069, 0, x_1108); -return x_1069; -} -else -{ -lean_object* x_1109; lean_object* x_1110; 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_1122; lean_object* x_1123; lean_object* x_1124; lean_object* x_1125; lean_object* x_1126; lean_object* x_1127; lean_object* x_1128; lean_object* x_1129; lean_object* x_1130; lean_object* x_1131; lean_object* x_1132; lean_object* x_1133; lean_object* x_1134; lean_object* x_1135; lean_object* x_1136; lean_object* x_1137; lean_object* x_1138; lean_object* x_1139; lean_object* x_1140; lean_object* x_1141; lean_object* x_1142; lean_object* x_1143; lean_object* x_1144; lean_object* x_1145; lean_object* x_1146; lean_object* x_1147; lean_object* x_1148; -x_1109 = lean_ctor_get(x_1069, 0); -x_1110 = lean_ctor_get(x_1069, 1); -lean_inc(x_1110); -lean_inc(x_1109); -lean_dec(x_1069); -x_1111 = lean_ctor_get(x_2, 2); -lean_inc(x_1111); -x_1112 = lean_ctor_get(x_2, 1); -lean_inc(x_1112); -lean_dec(x_2); -x_1113 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1109); -x_1114 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1114, 0, x_1109); -lean_ctor_set(x_1114, 1, x_1113); -x_1115 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1116 = lean_array_push(x_1115, x_1114); -x_1117 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1118 = lean_array_push(x_1116, x_1117); -x_1119 = lean_array_push(x_1118, x_1117); -x_1120 = lean_array_push(x_1119, x_1117); -x_1121 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1122 = l_Lean_addMacroScope(x_1112, x_1121, x_1111); -x_1123 = lean_box(0); -x_1124 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1125 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1126 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1126, 0, x_1124); -lean_ctor_set(x_1126, 1, x_1125); -lean_ctor_set(x_1126, 2, x_1122); -lean_ctor_set(x_1126, 3, x_1123); -x_1127 = l_Array_empty___closed__1; -x_1128 = lean_array_push(x_1127, x_1126); -x_1129 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_1128); -x_1130 = lean_array_push(x_1128, x_1129); -x_1131 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1132 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1132, 0, x_1131); -lean_ctor_set(x_1132, 1, x_1130); -x_1133 = lean_array_push(x_1127, x_1132); -x_1134 = lean_array_push(x_1133, x_1066); -x_1135 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1135, 0, x_15); -lean_ctor_set(x_1135, 1, x_1134); -x_1136 = lean_array_push(x_1120, x_1135); -x_1137 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1138 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1138, 0, x_1109); -lean_ctor_set(x_1138, 1, x_1137); -x_1139 = lean_array_push(x_1136, x_1138); -x_1140 = lean_array_push(x_1127, x_1068); -x_1141 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1141, 0, x_15); -lean_ctor_set(x_1141, 1, x_1128); -x_1142 = lean_array_push(x_1140, x_1141); -x_1143 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1144 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1144, 0, x_1143); -lean_ctor_set(x_1144, 1, x_1142); -x_1145 = lean_array_push(x_1139, x_1144); -x_1146 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1147 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1147, 0, x_1146); -lean_ctor_set(x_1147, 1, x_1145); -x_1148 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1148, 0, x_1147); -lean_ctor_set(x_1148, 1, x_1110); -return x_1148; -} -} -} -} -} -} -else -{ -lean_object* x_1149; lean_object* x_1150; uint8_t x_1151; -lean_dec(x_25); -x_1149 = lean_unsigned_to_nat(2u); -x_1150 = l_Lean_Syntax_getArg(x_1, x_1149); -x_1151 = l_Lean_Syntax_isNone(x_1150); -if (x_1151 == 0) -{ -uint8_t x_1152; -lean_inc(x_1150); -x_1152 = l_Lean_Syntax_isOfKind(x_1150, x_15); -if (x_1152 == 0) -{ -lean_object* x_1153; lean_object* x_1154; -lean_dec(x_1150); -lean_dec(x_2); -lean_dec(x_1); -x_1153 = lean_box(1); -x_1154 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1154, 0, x_1153); -lean_ctor_set(x_1154, 1, x_3); -return x_1154; -} -else -{ -lean_object* x_1155; lean_object* x_1156; uint8_t x_1157; -x_1155 = l_Lean_Syntax_getArgs(x_1150); -x_1156 = lean_array_get_size(x_1155); -lean_dec(x_1155); -x_1157 = lean_nat_dec_eq(x_1156, x_24); -lean_dec(x_1156); -if (x_1157 == 0) -{ -lean_object* x_1158; lean_object* x_1159; -lean_dec(x_1150); -lean_dec(x_2); -lean_dec(x_1); -x_1158 = lean_box(1); -x_1159 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1159, 0, x_1158); -lean_ctor_set(x_1159, 1, x_3); -return x_1159; -} -else -{ -lean_object* x_1160; lean_object* x_1161; uint8_t x_1162; -x_1160 = l_Lean_Syntax_getArg(x_1150, x_8); -lean_dec(x_1150); -x_1161 = l_Lean_Parser_precedence___elambda__1___closed__2; -lean_inc(x_1160); -x_1162 = l_Lean_Syntax_isOfKind(x_1160, x_1161); -if (x_1162 == 0) -{ -lean_object* x_1163; lean_object* x_1164; -lean_dec(x_1160); -lean_dec(x_2); -lean_dec(x_1); -x_1163 = lean_box(1); -x_1164 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1164, 0, x_1163); -lean_ctor_set(x_1164, 1, x_3); -return x_1164; -} -else -{ -lean_object* x_1165; lean_object* x_1166; lean_object* x_1167; uint8_t x_1168; -x_1165 = l_Lean_Syntax_getArg(x_1160, x_24); -lean_dec(x_1160); -x_1166 = lean_unsigned_to_nat(3u); -x_1167 = l_Lean_Syntax_getArg(x_1, x_1166); -x_1168 = l_Lean_Syntax_isNone(x_1167); -if (x_1168 == 0) -{ -uint8_t x_1169; -lean_inc(x_1167); -x_1169 = l_Lean_Syntax_isOfKind(x_1167, x_15); -if (x_1169 == 0) -{ -lean_object* x_1170; lean_object* x_1171; -lean_dec(x_1167); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1170 = lean_box(1); -x_1171 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1171, 0, x_1170); -lean_ctor_set(x_1171, 1, x_3); -return x_1171; -} -else -{ -lean_object* x_1172; lean_object* x_1173; uint8_t x_1174; -x_1172 = l_Lean_Syntax_getArgs(x_1167); -x_1173 = lean_array_get_size(x_1172); -lean_dec(x_1172); -x_1174 = lean_nat_dec_eq(x_1173, x_24); -lean_dec(x_1173); -if (x_1174 == 0) -{ -lean_object* x_1175; lean_object* x_1176; -lean_dec(x_1167); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1175 = lean_box(1); -x_1176 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1176, 0, x_1175); -lean_ctor_set(x_1176, 1, x_3); -return x_1176; -} -else -{ -lean_object* x_1177; lean_object* x_1178; uint8_t x_1179; -x_1177 = l_Lean_Syntax_getArg(x_1167, x_8); -lean_dec(x_1167); -x_1178 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_1177); -x_1179 = l_Lean_Syntax_isOfKind(x_1177, x_1178); -if (x_1179 == 0) -{ -lean_object* x_1180; lean_object* x_1181; -lean_dec(x_1177); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1180 = lean_box(1); -x_1181 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1181, 0, x_1180); -lean_ctor_set(x_1181, 1, x_3); -return x_1181; -} -else -{ -lean_object* x_1182; lean_object* x_1183; lean_object* x_1184; uint8_t x_1185; -x_1182 = l_Lean_Syntax_getArg(x_1177, x_1166); -lean_dec(x_1177); -x_1183 = lean_unsigned_to_nat(4u); -x_1184 = l_Lean_Syntax_getArg(x_1, x_1183); -x_1185 = l_Lean_Syntax_isNone(x_1184); -if (x_1185 == 0) -{ -uint8_t x_1186; -lean_inc(x_1184); -x_1186 = l_Lean_Syntax_isOfKind(x_1184, x_15); -if (x_1186 == 0) -{ -lean_object* x_1187; lean_object* x_1188; -lean_dec(x_1184); -lean_dec(x_1182); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1187 = lean_box(1); -x_1188 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1188, 0, x_1187); -lean_ctor_set(x_1188, 1, x_3); -return x_1188; -} -else -{ -lean_object* x_1189; lean_object* x_1190; uint8_t x_1191; -x_1189 = l_Lean_Syntax_getArgs(x_1184); -x_1190 = lean_array_get_size(x_1189); -lean_dec(x_1189); -x_1191 = lean_nat_dec_eq(x_1190, x_24); -lean_dec(x_1190); -if (x_1191 == 0) -{ -lean_object* x_1192; lean_object* x_1193; -lean_dec(x_1184); -lean_dec(x_1182); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1192 = lean_box(1); -x_1193 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1193, 0, x_1192); -lean_ctor_set(x_1193, 1, x_3); -return x_1193; -} -else -{ -lean_object* x_1194; lean_object* x_1195; uint8_t x_1196; -x_1194 = l_Lean_Syntax_getArg(x_1184, x_8); -lean_dec(x_1184); -x_1195 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_1194); -x_1196 = l_Lean_Syntax_isOfKind(x_1194, x_1195); -if (x_1196 == 0) -{ -lean_object* x_1197; lean_object* x_1198; -lean_dec(x_1194); -lean_dec(x_1182); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1197 = lean_box(1); -x_1198 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1198, 0, x_1197); -lean_ctor_set(x_1198, 1, x_3); -return x_1198; -} -else -{ -lean_object* x_1199; lean_object* x_1200; lean_object* x_1201; lean_object* x_1202; lean_object* x_1203; lean_object* x_1204; uint8_t x_1205; -x_1199 = l_Lean_Syntax_getArg(x_1194, x_1166); -lean_dec(x_1194); -x_1200 = lean_unsigned_to_nat(5u); -x_1201 = l_Lean_Syntax_getArg(x_1, x_1200); -x_1202 = lean_unsigned_to_nat(7u); -x_1203 = l_Lean_Syntax_getArg(x_1, x_1202); -lean_dec(x_1); -x_1204 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_1205 = !lean_is_exclusive(x_1204); -if (x_1205 == 0) -{ -lean_object* x_1206; lean_object* x_1207; lean_object* x_1208; lean_object* x_1209; lean_object* x_1210; lean_object* x_1211; lean_object* x_1212; lean_object* x_1213; lean_object* x_1214; lean_object* x_1215; lean_object* x_1216; lean_object* x_1217; lean_object* x_1218; lean_object* x_1219; lean_object* x_1220; lean_object* x_1221; lean_object* x_1222; lean_object* x_1223; lean_object* x_1224; lean_object* x_1225; lean_object* x_1226; lean_object* x_1227; lean_object* x_1228; lean_object* x_1229; lean_object* x_1230; lean_object* x_1231; lean_object* x_1232; lean_object* x_1233; lean_object* x_1234; lean_object* x_1235; lean_object* x_1236; lean_object* x_1237; lean_object* x_1238; lean_object* x_1239; lean_object* x_1240; lean_object* x_1241; lean_object* x_1242; lean_object* x_1243; lean_object* x_1244; lean_object* x_1245; lean_object* x_1246; lean_object* x_1247; lean_object* x_1248; lean_object* x_1249; lean_object* x_1250; lean_object* x_1251; lean_object* x_1252; lean_object* x_1253; lean_object* x_1254; lean_object* x_1255; lean_object* x_1256; lean_object* x_1257; lean_object* x_1258; lean_object* x_1259; lean_object* x_1260; lean_object* x_1261; lean_object* x_1262; lean_object* x_1263; lean_object* x_1264; lean_object* x_1265; lean_object* x_1266; lean_object* x_1267; lean_object* x_1268; lean_object* x_1269; lean_object* x_1270; lean_object* x_1271; lean_object* x_1272; lean_object* x_1273; lean_object* x_1274; lean_object* x_1275; lean_object* x_1276; lean_object* x_1277; -x_1206 = lean_ctor_get(x_1204, 0); -x_1207 = lean_ctor_get(x_2, 2); -lean_inc(x_1207); -x_1208 = lean_ctor_get(x_2, 1); -lean_inc(x_1208); -lean_dec(x_2); -x_1209 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1206); -x_1210 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1210, 0, x_1206); -lean_ctor_set(x_1210, 1, x_1209); -x_1211 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1212 = lean_array_push(x_1211, x_1210); -x_1213 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1206); -x_1214 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1214, 0, x_1206); -lean_ctor_set(x_1214, 1, x_1213); -x_1215 = l_Array_empty___closed__1; -x_1216 = lean_array_push(x_1215, x_1214); -x_1217 = lean_array_push(x_1216, x_1165); -x_1218 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1218, 0, x_1161); -lean_ctor_set(x_1218, 1, x_1217); -x_1219 = l_Lean_mkOptionalNode___closed__2; -x_1220 = lean_array_push(x_1219, x_1218); -x_1221 = l_Array_appendCore___rarg(x_1215, x_1220); -lean_dec(x_1220); -x_1222 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1222, 0, x_15); -lean_ctor_set(x_1222, 1, x_1221); -lean_inc(x_1222); -x_1223 = lean_array_push(x_1212, x_1222); -x_1224 = l_prec_x28___x29___closed__3; -lean_inc(x_1206); -x_1225 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1225, 0, x_1206); -lean_ctor_set(x_1225, 1, x_1224); -x_1226 = lean_array_push(x_1215, x_1225); -x_1227 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1206); -x_1228 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1228, 0, x_1206); -lean_ctor_set(x_1228, 1, x_1227); -lean_inc(x_1226); -x_1229 = lean_array_push(x_1226, x_1228); -x_1230 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1206); -x_1231 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1231, 0, x_1206); -lean_ctor_set(x_1231, 1, x_1230); -lean_inc(x_1231); -x_1232 = lean_array_push(x_1229, x_1231); -x_1233 = lean_array_push(x_1232, x_1182); -x_1234 = l_prec_x28___x29___closed__7; -lean_inc(x_1206); -x_1235 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1235, 0, x_1206); -lean_ctor_set(x_1235, 1, x_1234); -lean_inc(x_1235); -x_1236 = lean_array_push(x_1233, x_1235); -x_1237 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1237, 0, x_1178); -lean_ctor_set(x_1237, 1, x_1236); -x_1238 = lean_array_push(x_1219, x_1237); -x_1239 = l_Array_appendCore___rarg(x_1215, x_1238); -lean_dec(x_1238); -x_1240 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1240, 0, x_15); -lean_ctor_set(x_1240, 1, x_1239); -x_1241 = lean_array_push(x_1223, x_1240); -x_1242 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_1206); -x_1243 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1243, 0, x_1206); -lean_ctor_set(x_1243, 1, x_1242); -x_1244 = lean_array_push(x_1226, x_1243); -x_1245 = lean_array_push(x_1244, x_1231); -x_1246 = lean_array_push(x_1245, x_1199); -x_1247 = lean_array_push(x_1246, x_1235); -x_1248 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1248, 0, x_1195); -lean_ctor_set(x_1248, 1, x_1247); -x_1249 = lean_array_push(x_1219, x_1248); -x_1250 = l_Array_appendCore___rarg(x_1215, x_1249); -lean_dec(x_1249); -x_1251 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1251, 0, x_15); -lean_ctor_set(x_1251, 1, x_1250); -x_1252 = lean_array_push(x_1241, x_1251); -x_1253 = lean_array_push(x_1215, x_1201); -x_1254 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1255 = l_Lean_addMacroScope(x_1208, x_1254, x_1207); -x_1256 = lean_box(0); -x_1257 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1258 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1259 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1259, 0, x_1257); -lean_ctor_set(x_1259, 1, x_1258); -lean_ctor_set(x_1259, 2, x_1255); -lean_ctor_set(x_1259, 3, x_1256); -x_1260 = lean_array_push(x_1215, x_1259); -lean_inc(x_1260); -x_1261 = lean_array_push(x_1260, x_1222); -x_1262 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1263 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1263, 0, x_1262); -lean_ctor_set(x_1263, 1, x_1261); -x_1264 = lean_array_push(x_1253, x_1263); -x_1265 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1265, 0, x_15); -lean_ctor_set(x_1265, 1, x_1264); -x_1266 = lean_array_push(x_1252, x_1265); -x_1267 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1268 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1268, 0, x_1206); -lean_ctor_set(x_1268, 1, x_1267); -x_1269 = lean_array_push(x_1266, x_1268); -x_1270 = lean_array_push(x_1215, x_1203); -x_1271 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1271, 0, x_15); -lean_ctor_set(x_1271, 1, x_1260); -x_1272 = lean_array_push(x_1270, x_1271); -x_1273 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1274 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1274, 0, x_1273); -lean_ctor_set(x_1274, 1, x_1272); -x_1275 = lean_array_push(x_1269, x_1274); -x_1276 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1277 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1277, 0, x_1276); -lean_ctor_set(x_1277, 1, x_1275); -lean_ctor_set(x_1204, 0, x_1277); -return x_1204; -} -else -{ -lean_object* x_1278; lean_object* x_1279; lean_object* x_1280; lean_object* x_1281; lean_object* x_1282; lean_object* x_1283; lean_object* x_1284; lean_object* x_1285; lean_object* x_1286; lean_object* x_1287; lean_object* x_1288; lean_object* x_1289; lean_object* x_1290; lean_object* x_1291; lean_object* x_1292; lean_object* x_1293; lean_object* x_1294; lean_object* x_1295; lean_object* x_1296; lean_object* x_1297; lean_object* x_1298; lean_object* x_1299; lean_object* x_1300; lean_object* x_1301; lean_object* x_1302; lean_object* x_1303; lean_object* x_1304; lean_object* x_1305; lean_object* x_1306; lean_object* x_1307; lean_object* x_1308; lean_object* x_1309; lean_object* x_1310; lean_object* x_1311; lean_object* x_1312; lean_object* x_1313; lean_object* x_1314; lean_object* x_1315; lean_object* x_1316; lean_object* x_1317; lean_object* x_1318; lean_object* x_1319; lean_object* x_1320; lean_object* x_1321; lean_object* x_1322; lean_object* x_1323; lean_object* x_1324; lean_object* x_1325; lean_object* x_1326; lean_object* x_1327; lean_object* x_1328; lean_object* x_1329; lean_object* x_1330; lean_object* x_1331; lean_object* x_1332; lean_object* x_1333; lean_object* x_1334; lean_object* x_1335; lean_object* x_1336; lean_object* x_1337; lean_object* x_1338; lean_object* x_1339; lean_object* x_1340; lean_object* x_1341; lean_object* x_1342; lean_object* x_1343; lean_object* x_1344; lean_object* x_1345; lean_object* x_1346; lean_object* x_1347; lean_object* x_1348; lean_object* x_1349; lean_object* x_1350; lean_object* x_1351; -x_1278 = lean_ctor_get(x_1204, 0); -x_1279 = lean_ctor_get(x_1204, 1); -lean_inc(x_1279); -lean_inc(x_1278); -lean_dec(x_1204); -x_1280 = lean_ctor_get(x_2, 2); -lean_inc(x_1280); -x_1281 = lean_ctor_get(x_2, 1); -lean_inc(x_1281); -lean_dec(x_2); -x_1282 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1278); -x_1283 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1283, 0, x_1278); -lean_ctor_set(x_1283, 1, x_1282); -x_1284 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1285 = lean_array_push(x_1284, x_1283); -x_1286 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1278); -x_1287 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1287, 0, x_1278); -lean_ctor_set(x_1287, 1, x_1286); -x_1288 = l_Array_empty___closed__1; -x_1289 = lean_array_push(x_1288, x_1287); -x_1290 = lean_array_push(x_1289, x_1165); -x_1291 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1291, 0, x_1161); -lean_ctor_set(x_1291, 1, x_1290); -x_1292 = l_Lean_mkOptionalNode___closed__2; -x_1293 = lean_array_push(x_1292, x_1291); -x_1294 = l_Array_appendCore___rarg(x_1288, x_1293); -lean_dec(x_1293); -x_1295 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1295, 0, x_15); -lean_ctor_set(x_1295, 1, x_1294); -lean_inc(x_1295); -x_1296 = lean_array_push(x_1285, x_1295); -x_1297 = l_prec_x28___x29___closed__3; -lean_inc(x_1278); -x_1298 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1298, 0, x_1278); -lean_ctor_set(x_1298, 1, x_1297); -x_1299 = lean_array_push(x_1288, x_1298); -x_1300 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1278); -x_1301 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1301, 0, x_1278); -lean_ctor_set(x_1301, 1, x_1300); -lean_inc(x_1299); -x_1302 = lean_array_push(x_1299, x_1301); -x_1303 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1278); -x_1304 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1304, 0, x_1278); -lean_ctor_set(x_1304, 1, x_1303); -lean_inc(x_1304); -x_1305 = lean_array_push(x_1302, x_1304); -x_1306 = lean_array_push(x_1305, x_1182); -x_1307 = l_prec_x28___x29___closed__7; -lean_inc(x_1278); -x_1308 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1308, 0, x_1278); -lean_ctor_set(x_1308, 1, x_1307); -lean_inc(x_1308); -x_1309 = lean_array_push(x_1306, x_1308); -x_1310 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1310, 0, x_1178); -lean_ctor_set(x_1310, 1, x_1309); -x_1311 = lean_array_push(x_1292, x_1310); -x_1312 = l_Array_appendCore___rarg(x_1288, x_1311); -lean_dec(x_1311); -x_1313 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1313, 0, x_15); -lean_ctor_set(x_1313, 1, x_1312); -x_1314 = lean_array_push(x_1296, x_1313); -x_1315 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_1278); -x_1316 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1316, 0, x_1278); -lean_ctor_set(x_1316, 1, x_1315); -x_1317 = lean_array_push(x_1299, x_1316); -x_1318 = lean_array_push(x_1317, x_1304); -x_1319 = lean_array_push(x_1318, x_1199); -x_1320 = lean_array_push(x_1319, x_1308); -x_1321 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1321, 0, x_1195); -lean_ctor_set(x_1321, 1, x_1320); -x_1322 = lean_array_push(x_1292, x_1321); -x_1323 = l_Array_appendCore___rarg(x_1288, x_1322); -lean_dec(x_1322); -x_1324 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1324, 0, x_15); -lean_ctor_set(x_1324, 1, x_1323); -x_1325 = lean_array_push(x_1314, x_1324); -x_1326 = lean_array_push(x_1288, x_1201); -x_1327 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1328 = l_Lean_addMacroScope(x_1281, x_1327, x_1280); -x_1329 = lean_box(0); -x_1330 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1331 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1332 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1332, 0, x_1330); -lean_ctor_set(x_1332, 1, x_1331); -lean_ctor_set(x_1332, 2, x_1328); -lean_ctor_set(x_1332, 3, x_1329); -x_1333 = lean_array_push(x_1288, x_1332); -lean_inc(x_1333); -x_1334 = lean_array_push(x_1333, x_1295); -x_1335 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1336 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1336, 0, x_1335); -lean_ctor_set(x_1336, 1, x_1334); -x_1337 = lean_array_push(x_1326, x_1336); -x_1338 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1338, 0, x_15); -lean_ctor_set(x_1338, 1, x_1337); -x_1339 = lean_array_push(x_1325, x_1338); -x_1340 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1341 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1341, 0, x_1278); -lean_ctor_set(x_1341, 1, x_1340); -x_1342 = lean_array_push(x_1339, x_1341); -x_1343 = lean_array_push(x_1288, x_1203); -x_1344 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1344, 0, x_15); -lean_ctor_set(x_1344, 1, x_1333); -x_1345 = lean_array_push(x_1343, x_1344); -x_1346 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1347 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1347, 0, x_1346); -lean_ctor_set(x_1347, 1, x_1345); -x_1348 = lean_array_push(x_1342, x_1347); -x_1349 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1350 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1350, 0, x_1349); -lean_ctor_set(x_1350, 1, x_1348); -x_1351 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1351, 0, x_1350); -lean_ctor_set(x_1351, 1, x_1279); -return x_1351; -} -} -} -} -} -else -{ -lean_object* x_1352; lean_object* x_1353; lean_object* x_1354; lean_object* x_1355; lean_object* x_1356; uint8_t x_1357; -lean_dec(x_1184); -x_1352 = lean_unsigned_to_nat(5u); -x_1353 = l_Lean_Syntax_getArg(x_1, x_1352); -x_1354 = lean_unsigned_to_nat(7u); -x_1355 = l_Lean_Syntax_getArg(x_1, x_1354); -lean_dec(x_1); -x_1356 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_1357 = !lean_is_exclusive(x_1356); -if (x_1357 == 0) -{ -lean_object* x_1358; lean_object* x_1359; lean_object* x_1360; lean_object* x_1361; lean_object* x_1362; lean_object* x_1363; lean_object* x_1364; lean_object* x_1365; lean_object* x_1366; lean_object* x_1367; lean_object* x_1368; lean_object* x_1369; lean_object* x_1370; lean_object* x_1371; lean_object* x_1372; lean_object* x_1373; lean_object* x_1374; lean_object* x_1375; lean_object* x_1376; lean_object* x_1377; lean_object* x_1378; lean_object* x_1379; lean_object* x_1380; lean_object* x_1381; lean_object* x_1382; lean_object* x_1383; lean_object* x_1384; lean_object* x_1385; lean_object* x_1386; lean_object* x_1387; lean_object* x_1388; lean_object* x_1389; lean_object* x_1390; lean_object* x_1391; lean_object* x_1392; lean_object* x_1393; lean_object* x_1394; lean_object* x_1395; lean_object* x_1396; lean_object* x_1397; lean_object* x_1398; lean_object* x_1399; lean_object* x_1400; lean_object* x_1401; lean_object* x_1402; lean_object* x_1403; lean_object* x_1404; lean_object* x_1405; lean_object* x_1406; lean_object* x_1407; lean_object* x_1408; lean_object* x_1409; lean_object* x_1410; lean_object* x_1411; lean_object* x_1412; lean_object* x_1413; lean_object* x_1414; lean_object* x_1415; lean_object* x_1416; lean_object* x_1417; lean_object* x_1418; lean_object* x_1419; lean_object* x_1420; -x_1358 = lean_ctor_get(x_1356, 0); -x_1359 = lean_ctor_get(x_2, 2); -lean_inc(x_1359); -x_1360 = lean_ctor_get(x_2, 1); -lean_inc(x_1360); -lean_dec(x_2); -x_1361 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1358); -x_1362 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1362, 0, x_1358); -lean_ctor_set(x_1362, 1, x_1361); -x_1363 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1364 = lean_array_push(x_1363, x_1362); -x_1365 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1358); -x_1366 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1366, 0, x_1358); -lean_ctor_set(x_1366, 1, x_1365); -x_1367 = l_Array_empty___closed__1; -x_1368 = lean_array_push(x_1367, x_1366); -x_1369 = lean_array_push(x_1368, x_1165); -x_1370 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1370, 0, x_1161); -lean_ctor_set(x_1370, 1, x_1369); -x_1371 = l_Lean_mkOptionalNode___closed__2; -x_1372 = lean_array_push(x_1371, x_1370); -x_1373 = l_Array_appendCore___rarg(x_1367, x_1372); -lean_dec(x_1372); -x_1374 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1374, 0, x_15); -lean_ctor_set(x_1374, 1, x_1373); -lean_inc(x_1374); -x_1375 = lean_array_push(x_1364, x_1374); -x_1376 = l_prec_x28___x29___closed__3; -lean_inc(x_1358); -x_1377 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1377, 0, x_1358); -lean_ctor_set(x_1377, 1, x_1376); -x_1378 = lean_array_push(x_1367, x_1377); -x_1379 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1358); -x_1380 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1380, 0, x_1358); -lean_ctor_set(x_1380, 1, x_1379); -x_1381 = lean_array_push(x_1378, x_1380); -x_1382 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1358); -x_1383 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1383, 0, x_1358); -lean_ctor_set(x_1383, 1, x_1382); -x_1384 = lean_array_push(x_1381, x_1383); -x_1385 = lean_array_push(x_1384, x_1182); -x_1386 = l_prec_x28___x29___closed__7; -lean_inc(x_1358); -x_1387 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1387, 0, x_1358); -lean_ctor_set(x_1387, 1, x_1386); -x_1388 = lean_array_push(x_1385, x_1387); -x_1389 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1389, 0, x_1178); -lean_ctor_set(x_1389, 1, x_1388); -x_1390 = lean_array_push(x_1371, x_1389); -x_1391 = l_Array_appendCore___rarg(x_1367, x_1390); -lean_dec(x_1390); -x_1392 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1392, 0, x_15); -lean_ctor_set(x_1392, 1, x_1391); -x_1393 = lean_array_push(x_1375, x_1392); -x_1394 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1395 = lean_array_push(x_1393, x_1394); -x_1396 = lean_array_push(x_1367, x_1353); -x_1397 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1398 = l_Lean_addMacroScope(x_1360, x_1397, x_1359); -x_1399 = lean_box(0); -x_1400 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1401 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1402 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1402, 0, x_1400); -lean_ctor_set(x_1402, 1, x_1401); -lean_ctor_set(x_1402, 2, x_1398); -lean_ctor_set(x_1402, 3, x_1399); -x_1403 = lean_array_push(x_1367, x_1402); -lean_inc(x_1403); -x_1404 = lean_array_push(x_1403, x_1374); -x_1405 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1406 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1406, 0, x_1405); -lean_ctor_set(x_1406, 1, x_1404); -x_1407 = lean_array_push(x_1396, x_1406); -x_1408 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1408, 0, x_15); -lean_ctor_set(x_1408, 1, x_1407); -x_1409 = lean_array_push(x_1395, x_1408); -x_1410 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1411 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1411, 0, x_1358); -lean_ctor_set(x_1411, 1, x_1410); -x_1412 = lean_array_push(x_1409, x_1411); -x_1413 = lean_array_push(x_1367, x_1355); -x_1414 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1414, 0, x_15); -lean_ctor_set(x_1414, 1, x_1403); -x_1415 = lean_array_push(x_1413, x_1414); -x_1416 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1417 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1417, 0, x_1416); -lean_ctor_set(x_1417, 1, x_1415); -x_1418 = lean_array_push(x_1412, x_1417); -x_1419 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1420 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1420, 0, x_1419); -lean_ctor_set(x_1420, 1, x_1418); -lean_ctor_set(x_1356, 0, x_1420); -return x_1356; -} -else -{ -lean_object* x_1421; lean_object* x_1422; lean_object* x_1423; lean_object* x_1424; lean_object* x_1425; lean_object* x_1426; lean_object* x_1427; lean_object* x_1428; lean_object* x_1429; lean_object* x_1430; lean_object* x_1431; lean_object* x_1432; lean_object* x_1433; lean_object* x_1434; lean_object* x_1435; lean_object* x_1436; lean_object* x_1437; lean_object* x_1438; lean_object* x_1439; lean_object* x_1440; lean_object* x_1441; lean_object* x_1442; lean_object* x_1443; lean_object* x_1444; lean_object* x_1445; lean_object* x_1446; lean_object* x_1447; lean_object* x_1448; lean_object* x_1449; lean_object* x_1450; lean_object* x_1451; lean_object* x_1452; lean_object* x_1453; lean_object* x_1454; lean_object* x_1455; lean_object* x_1456; lean_object* x_1457; lean_object* x_1458; lean_object* x_1459; lean_object* x_1460; lean_object* x_1461; lean_object* x_1462; lean_object* x_1463; lean_object* x_1464; lean_object* x_1465; lean_object* x_1466; lean_object* x_1467; lean_object* x_1468; lean_object* x_1469; lean_object* x_1470; lean_object* x_1471; lean_object* x_1472; lean_object* x_1473; lean_object* x_1474; lean_object* x_1475; lean_object* x_1476; lean_object* x_1477; lean_object* x_1478; lean_object* x_1479; lean_object* x_1480; lean_object* x_1481; lean_object* x_1482; lean_object* x_1483; lean_object* x_1484; lean_object* x_1485; -x_1421 = lean_ctor_get(x_1356, 0); -x_1422 = lean_ctor_get(x_1356, 1); -lean_inc(x_1422); -lean_inc(x_1421); -lean_dec(x_1356); -x_1423 = lean_ctor_get(x_2, 2); -lean_inc(x_1423); -x_1424 = lean_ctor_get(x_2, 1); -lean_inc(x_1424); -lean_dec(x_2); -x_1425 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1421); -x_1426 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1426, 0, x_1421); -lean_ctor_set(x_1426, 1, x_1425); -x_1427 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1428 = lean_array_push(x_1427, x_1426); -x_1429 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1421); -x_1430 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1430, 0, x_1421); -lean_ctor_set(x_1430, 1, x_1429); -x_1431 = l_Array_empty___closed__1; -x_1432 = lean_array_push(x_1431, x_1430); -x_1433 = lean_array_push(x_1432, x_1165); -x_1434 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1434, 0, x_1161); -lean_ctor_set(x_1434, 1, x_1433); -x_1435 = l_Lean_mkOptionalNode___closed__2; -x_1436 = lean_array_push(x_1435, x_1434); -x_1437 = l_Array_appendCore___rarg(x_1431, x_1436); -lean_dec(x_1436); -x_1438 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1438, 0, x_15); -lean_ctor_set(x_1438, 1, x_1437); -lean_inc(x_1438); -x_1439 = lean_array_push(x_1428, x_1438); -x_1440 = l_prec_x28___x29___closed__3; -lean_inc(x_1421); -x_1441 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1441, 0, x_1421); -lean_ctor_set(x_1441, 1, x_1440); -x_1442 = lean_array_push(x_1431, x_1441); -x_1443 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1421); -x_1444 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1444, 0, x_1421); -lean_ctor_set(x_1444, 1, x_1443); -x_1445 = lean_array_push(x_1442, x_1444); -x_1446 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1421); -x_1447 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1447, 0, x_1421); -lean_ctor_set(x_1447, 1, x_1446); -x_1448 = lean_array_push(x_1445, x_1447); -x_1449 = lean_array_push(x_1448, x_1182); -x_1450 = l_prec_x28___x29___closed__7; -lean_inc(x_1421); -x_1451 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1451, 0, x_1421); -lean_ctor_set(x_1451, 1, x_1450); -x_1452 = lean_array_push(x_1449, x_1451); -x_1453 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1453, 0, x_1178); -lean_ctor_set(x_1453, 1, x_1452); -x_1454 = lean_array_push(x_1435, x_1453); -x_1455 = l_Array_appendCore___rarg(x_1431, x_1454); -lean_dec(x_1454); -x_1456 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1456, 0, x_15); -lean_ctor_set(x_1456, 1, x_1455); -x_1457 = lean_array_push(x_1439, x_1456); -x_1458 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1459 = lean_array_push(x_1457, x_1458); -x_1460 = lean_array_push(x_1431, x_1353); -x_1461 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1462 = l_Lean_addMacroScope(x_1424, x_1461, x_1423); -x_1463 = lean_box(0); -x_1464 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1465 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1466 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1466, 0, x_1464); -lean_ctor_set(x_1466, 1, x_1465); -lean_ctor_set(x_1466, 2, x_1462); -lean_ctor_set(x_1466, 3, x_1463); -x_1467 = lean_array_push(x_1431, x_1466); -lean_inc(x_1467); -x_1468 = lean_array_push(x_1467, x_1438); -x_1469 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1470 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1470, 0, x_1469); -lean_ctor_set(x_1470, 1, x_1468); -x_1471 = lean_array_push(x_1460, x_1470); -x_1472 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1472, 0, x_15); -lean_ctor_set(x_1472, 1, x_1471); -x_1473 = lean_array_push(x_1459, x_1472); -x_1474 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1475 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1475, 0, x_1421); -lean_ctor_set(x_1475, 1, x_1474); -x_1476 = lean_array_push(x_1473, x_1475); -x_1477 = lean_array_push(x_1431, x_1355); -x_1478 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1478, 0, x_15); -lean_ctor_set(x_1478, 1, x_1467); -x_1479 = lean_array_push(x_1477, x_1478); -x_1480 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1481 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1481, 0, x_1480); -lean_ctor_set(x_1481, 1, x_1479); -x_1482 = lean_array_push(x_1476, x_1481); -x_1483 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1484 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1484, 0, x_1483); -lean_ctor_set(x_1484, 1, x_1482); -x_1485 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1485, 0, x_1484); -lean_ctor_set(x_1485, 1, x_1422); -return x_1485; -} -} -} -} -} -} -else -{ -lean_object* x_1486; lean_object* x_1487; uint8_t x_1488; -lean_dec(x_1167); -x_1486 = lean_unsigned_to_nat(4u); -x_1487 = l_Lean_Syntax_getArg(x_1, x_1486); -x_1488 = l_Lean_Syntax_isNone(x_1487); -if (x_1488 == 0) -{ -uint8_t x_1489; -lean_inc(x_1487); -x_1489 = l_Lean_Syntax_isOfKind(x_1487, x_15); -if (x_1489 == 0) -{ -lean_object* x_1490; lean_object* x_1491; -lean_dec(x_1487); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1490 = lean_box(1); -x_1491 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1491, 0, x_1490); -lean_ctor_set(x_1491, 1, x_3); -return x_1491; -} -else -{ -lean_object* x_1492; lean_object* x_1493; uint8_t x_1494; -x_1492 = l_Lean_Syntax_getArgs(x_1487); -x_1493 = lean_array_get_size(x_1492); -lean_dec(x_1492); -x_1494 = lean_nat_dec_eq(x_1493, x_24); -lean_dec(x_1493); -if (x_1494 == 0) -{ -lean_object* x_1495; lean_object* x_1496; -lean_dec(x_1487); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1495 = lean_box(1); -x_1496 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1496, 0, x_1495); -lean_ctor_set(x_1496, 1, x_3); -return x_1496; -} -else -{ -lean_object* x_1497; lean_object* x_1498; uint8_t x_1499; -x_1497 = l_Lean_Syntax_getArg(x_1487, x_8); -lean_dec(x_1487); -x_1498 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_1497); -x_1499 = l_Lean_Syntax_isOfKind(x_1497, x_1498); -if (x_1499 == 0) -{ -lean_object* x_1500; lean_object* x_1501; -lean_dec(x_1497); -lean_dec(x_1165); -lean_dec(x_2); -lean_dec(x_1); -x_1500 = lean_box(1); -x_1501 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1501, 0, x_1500); -lean_ctor_set(x_1501, 1, x_3); -return x_1501; -} -else -{ -lean_object* x_1502; lean_object* x_1503; lean_object* x_1504; lean_object* x_1505; lean_object* x_1506; lean_object* x_1507; uint8_t x_1508; -x_1502 = l_Lean_Syntax_getArg(x_1497, x_1166); -lean_dec(x_1497); -x_1503 = lean_unsigned_to_nat(5u); -x_1504 = l_Lean_Syntax_getArg(x_1, x_1503); -x_1505 = lean_unsigned_to_nat(7u); -x_1506 = l_Lean_Syntax_getArg(x_1, x_1505); -lean_dec(x_1); -x_1507 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_1508 = !lean_is_exclusive(x_1507); -if (x_1508 == 0) -{ -lean_object* x_1509; lean_object* x_1510; lean_object* x_1511; lean_object* x_1512; lean_object* x_1513; lean_object* x_1514; lean_object* x_1515; lean_object* x_1516; lean_object* x_1517; lean_object* x_1518; lean_object* x_1519; lean_object* x_1520; lean_object* x_1521; lean_object* x_1522; lean_object* x_1523; lean_object* x_1524; lean_object* x_1525; lean_object* x_1526; lean_object* x_1527; lean_object* x_1528; lean_object* x_1529; lean_object* x_1530; lean_object* x_1531; lean_object* x_1532; lean_object* x_1533; lean_object* x_1534; lean_object* x_1535; lean_object* x_1536; lean_object* x_1537; lean_object* x_1538; lean_object* x_1539; lean_object* x_1540; lean_object* x_1541; lean_object* x_1542; lean_object* x_1543; lean_object* x_1544; lean_object* x_1545; lean_object* x_1546; lean_object* x_1547; lean_object* x_1548; lean_object* x_1549; lean_object* x_1550; lean_object* x_1551; lean_object* x_1552; lean_object* x_1553; lean_object* x_1554; lean_object* x_1555; lean_object* x_1556; lean_object* x_1557; lean_object* x_1558; lean_object* x_1559; lean_object* x_1560; lean_object* x_1561; lean_object* x_1562; lean_object* x_1563; lean_object* x_1564; lean_object* x_1565; lean_object* x_1566; lean_object* x_1567; lean_object* x_1568; lean_object* x_1569; lean_object* x_1570; lean_object* x_1571; -x_1509 = lean_ctor_get(x_1507, 0); -x_1510 = lean_ctor_get(x_2, 2); -lean_inc(x_1510); -x_1511 = lean_ctor_get(x_2, 1); -lean_inc(x_1511); -lean_dec(x_2); -x_1512 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1509); -x_1513 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1513, 0, x_1509); -lean_ctor_set(x_1513, 1, x_1512); -x_1514 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1515 = lean_array_push(x_1514, x_1513); -x_1516 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1509); -x_1517 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1517, 0, x_1509); -lean_ctor_set(x_1517, 1, x_1516); -x_1518 = l_Array_empty___closed__1; -x_1519 = lean_array_push(x_1518, x_1517); -x_1520 = lean_array_push(x_1519, x_1165); -x_1521 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1521, 0, x_1161); -lean_ctor_set(x_1521, 1, x_1520); -x_1522 = l_Lean_mkOptionalNode___closed__2; -x_1523 = lean_array_push(x_1522, x_1521); -x_1524 = l_Array_appendCore___rarg(x_1518, x_1523); -lean_dec(x_1523); -x_1525 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1525, 0, x_15); -lean_ctor_set(x_1525, 1, x_1524); -lean_inc(x_1525); -x_1526 = lean_array_push(x_1515, x_1525); -x_1527 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1528 = lean_array_push(x_1526, x_1527); -x_1529 = l_prec_x28___x29___closed__3; -lean_inc(x_1509); -x_1530 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1530, 0, x_1509); -lean_ctor_set(x_1530, 1, x_1529); -x_1531 = lean_array_push(x_1518, x_1530); -x_1532 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_1509); -x_1533 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1533, 0, x_1509); -lean_ctor_set(x_1533, 1, x_1532); -x_1534 = lean_array_push(x_1531, x_1533); -x_1535 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1509); -x_1536 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1536, 0, x_1509); -lean_ctor_set(x_1536, 1, x_1535); -x_1537 = lean_array_push(x_1534, x_1536); -x_1538 = lean_array_push(x_1537, x_1502); -x_1539 = l_prec_x28___x29___closed__7; -lean_inc(x_1509); -x_1540 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1540, 0, x_1509); -lean_ctor_set(x_1540, 1, x_1539); -x_1541 = lean_array_push(x_1538, x_1540); -x_1542 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1542, 0, x_1498); -lean_ctor_set(x_1542, 1, x_1541); -x_1543 = lean_array_push(x_1522, x_1542); -x_1544 = l_Array_appendCore___rarg(x_1518, x_1543); -lean_dec(x_1543); -x_1545 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1545, 0, x_15); -lean_ctor_set(x_1545, 1, x_1544); -x_1546 = lean_array_push(x_1528, x_1545); -x_1547 = lean_array_push(x_1518, x_1504); -x_1548 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1549 = l_Lean_addMacroScope(x_1511, x_1548, x_1510); -x_1550 = lean_box(0); -x_1551 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1552 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1553 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1553, 0, x_1551); -lean_ctor_set(x_1553, 1, x_1552); -lean_ctor_set(x_1553, 2, x_1549); -lean_ctor_set(x_1553, 3, x_1550); -x_1554 = lean_array_push(x_1518, x_1553); -lean_inc(x_1554); -x_1555 = lean_array_push(x_1554, x_1525); -x_1556 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1557 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1557, 0, x_1556); -lean_ctor_set(x_1557, 1, x_1555); -x_1558 = lean_array_push(x_1547, x_1557); -x_1559 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1559, 0, x_15); -lean_ctor_set(x_1559, 1, x_1558); -x_1560 = lean_array_push(x_1546, x_1559); -x_1561 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1562 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1562, 0, x_1509); -lean_ctor_set(x_1562, 1, x_1561); -x_1563 = lean_array_push(x_1560, x_1562); -x_1564 = lean_array_push(x_1518, x_1506); -x_1565 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1565, 0, x_15); -lean_ctor_set(x_1565, 1, x_1554); -x_1566 = lean_array_push(x_1564, x_1565); -x_1567 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1568 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1568, 0, x_1567); -lean_ctor_set(x_1568, 1, x_1566); -x_1569 = lean_array_push(x_1563, x_1568); -x_1570 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1571 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1571, 0, x_1570); -lean_ctor_set(x_1571, 1, x_1569); -lean_ctor_set(x_1507, 0, x_1571); -return x_1507; -} -else -{ -lean_object* x_1572; lean_object* x_1573; lean_object* x_1574; lean_object* x_1575; lean_object* x_1576; lean_object* x_1577; lean_object* x_1578; lean_object* x_1579; lean_object* x_1580; lean_object* x_1581; lean_object* x_1582; lean_object* x_1583; lean_object* x_1584; lean_object* x_1585; lean_object* x_1586; lean_object* x_1587; lean_object* x_1588; lean_object* x_1589; lean_object* x_1590; lean_object* x_1591; lean_object* x_1592; lean_object* x_1593; lean_object* x_1594; lean_object* x_1595; lean_object* x_1596; lean_object* x_1597; lean_object* x_1598; lean_object* x_1599; lean_object* x_1600; lean_object* x_1601; lean_object* x_1602; lean_object* x_1603; lean_object* x_1604; lean_object* x_1605; lean_object* x_1606; lean_object* x_1607; lean_object* x_1608; lean_object* x_1609; lean_object* x_1610; lean_object* x_1611; lean_object* x_1612; lean_object* x_1613; lean_object* x_1614; lean_object* x_1615; lean_object* x_1616; lean_object* x_1617; lean_object* x_1618; lean_object* x_1619; lean_object* x_1620; lean_object* x_1621; lean_object* x_1622; lean_object* x_1623; lean_object* x_1624; lean_object* x_1625; lean_object* x_1626; lean_object* x_1627; lean_object* x_1628; lean_object* x_1629; lean_object* x_1630; lean_object* x_1631; lean_object* x_1632; lean_object* x_1633; lean_object* x_1634; lean_object* x_1635; lean_object* x_1636; -x_1572 = lean_ctor_get(x_1507, 0); -x_1573 = lean_ctor_get(x_1507, 1); -lean_inc(x_1573); -lean_inc(x_1572); -lean_dec(x_1507); -x_1574 = lean_ctor_get(x_2, 2); -lean_inc(x_1574); -x_1575 = lean_ctor_get(x_2, 1); -lean_inc(x_1575); -lean_dec(x_2); -x_1576 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1572); -x_1577 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1577, 0, x_1572); -lean_ctor_set(x_1577, 1, x_1576); -x_1578 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1579 = lean_array_push(x_1578, x_1577); -x_1580 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1572); -x_1581 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1581, 0, x_1572); -lean_ctor_set(x_1581, 1, x_1580); -x_1582 = l_Array_empty___closed__1; -x_1583 = lean_array_push(x_1582, x_1581); -x_1584 = lean_array_push(x_1583, x_1165); -x_1585 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1585, 0, x_1161); -lean_ctor_set(x_1585, 1, x_1584); -x_1586 = l_Lean_mkOptionalNode___closed__2; -x_1587 = lean_array_push(x_1586, x_1585); -x_1588 = l_Array_appendCore___rarg(x_1582, x_1587); -lean_dec(x_1587); -x_1589 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1589, 0, x_15); -lean_ctor_set(x_1589, 1, x_1588); -lean_inc(x_1589); -x_1590 = lean_array_push(x_1579, x_1589); -x_1591 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1592 = lean_array_push(x_1590, x_1591); -x_1593 = l_prec_x28___x29___closed__3; -lean_inc(x_1572); -x_1594 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1594, 0, x_1572); -lean_ctor_set(x_1594, 1, x_1593); -x_1595 = lean_array_push(x_1582, x_1594); -x_1596 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_1572); -x_1597 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1597, 0, x_1572); -lean_ctor_set(x_1597, 1, x_1596); -x_1598 = lean_array_push(x_1595, x_1597); -x_1599 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1572); -x_1600 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1600, 0, x_1572); -lean_ctor_set(x_1600, 1, x_1599); -x_1601 = lean_array_push(x_1598, x_1600); -x_1602 = lean_array_push(x_1601, x_1502); -x_1603 = l_prec_x28___x29___closed__7; -lean_inc(x_1572); -x_1604 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1604, 0, x_1572); -lean_ctor_set(x_1604, 1, x_1603); -x_1605 = lean_array_push(x_1602, x_1604); -x_1606 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1606, 0, x_1498); -lean_ctor_set(x_1606, 1, x_1605); -x_1607 = lean_array_push(x_1586, x_1606); -x_1608 = l_Array_appendCore___rarg(x_1582, x_1607); -lean_dec(x_1607); -x_1609 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1609, 0, x_15); -lean_ctor_set(x_1609, 1, x_1608); -x_1610 = lean_array_push(x_1592, x_1609); -x_1611 = lean_array_push(x_1582, x_1504); -x_1612 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1613 = l_Lean_addMacroScope(x_1575, x_1612, x_1574); -x_1614 = lean_box(0); -x_1615 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1616 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1617 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1617, 0, x_1615); -lean_ctor_set(x_1617, 1, x_1616); -lean_ctor_set(x_1617, 2, x_1613); -lean_ctor_set(x_1617, 3, x_1614); -x_1618 = lean_array_push(x_1582, x_1617); -lean_inc(x_1618); -x_1619 = lean_array_push(x_1618, x_1589); -x_1620 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1621 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1621, 0, x_1620); -lean_ctor_set(x_1621, 1, x_1619); -x_1622 = lean_array_push(x_1611, x_1621); -x_1623 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1623, 0, x_15); -lean_ctor_set(x_1623, 1, x_1622); -x_1624 = lean_array_push(x_1610, x_1623); -x_1625 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1626 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1626, 0, x_1572); -lean_ctor_set(x_1626, 1, x_1625); -x_1627 = lean_array_push(x_1624, x_1626); -x_1628 = lean_array_push(x_1582, x_1506); -x_1629 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1629, 0, x_15); -lean_ctor_set(x_1629, 1, x_1618); -x_1630 = lean_array_push(x_1628, x_1629); -x_1631 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1632 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1632, 0, x_1631); -lean_ctor_set(x_1632, 1, x_1630); -x_1633 = lean_array_push(x_1627, x_1632); -x_1634 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1635 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1635, 0, x_1634); -lean_ctor_set(x_1635, 1, x_1633); -x_1636 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1636, 0, x_1635); -lean_ctor_set(x_1636, 1, x_1573); -return x_1636; -} -} -} -} -} -else -{ -lean_object* x_1637; lean_object* x_1638; lean_object* x_1639; lean_object* x_1640; lean_object* x_1641; uint8_t x_1642; -lean_dec(x_1487); -x_1637 = lean_unsigned_to_nat(5u); -x_1638 = l_Lean_Syntax_getArg(x_1, x_1637); -x_1639 = lean_unsigned_to_nat(7u); -x_1640 = l_Lean_Syntax_getArg(x_1, x_1639); -lean_dec(x_1); -x_1641 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_1642 = !lean_is_exclusive(x_1641); -if (x_1642 == 0) -{ -lean_object* x_1643; lean_object* x_1644; lean_object* x_1645; lean_object* x_1646; lean_object* x_1647; lean_object* x_1648; lean_object* x_1649; lean_object* x_1650; lean_object* x_1651; lean_object* x_1652; lean_object* x_1653; lean_object* x_1654; lean_object* x_1655; lean_object* x_1656; lean_object* x_1657; lean_object* x_1658; lean_object* x_1659; lean_object* x_1660; lean_object* x_1661; lean_object* x_1662; lean_object* x_1663; lean_object* x_1664; lean_object* x_1665; lean_object* x_1666; lean_object* x_1667; lean_object* x_1668; lean_object* x_1669; lean_object* x_1670; lean_object* x_1671; lean_object* x_1672; lean_object* x_1673; lean_object* x_1674; lean_object* x_1675; lean_object* x_1676; lean_object* x_1677; lean_object* x_1678; lean_object* x_1679; lean_object* x_1680; lean_object* x_1681; lean_object* x_1682; lean_object* x_1683; lean_object* x_1684; lean_object* x_1685; lean_object* x_1686; lean_object* x_1687; lean_object* x_1688; -x_1643 = lean_ctor_get(x_1641, 0); -x_1644 = lean_ctor_get(x_2, 2); -lean_inc(x_1644); -x_1645 = lean_ctor_get(x_2, 1); -lean_inc(x_1645); -lean_dec(x_2); -x_1646 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1643); -x_1647 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1647, 0, x_1643); -lean_ctor_set(x_1647, 1, x_1646); -x_1648 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1649 = lean_array_push(x_1648, x_1647); -x_1650 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1643); -x_1651 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1651, 0, x_1643); -lean_ctor_set(x_1651, 1, x_1650); -x_1652 = l_Array_empty___closed__1; -x_1653 = lean_array_push(x_1652, x_1651); -x_1654 = lean_array_push(x_1653, x_1165); -x_1655 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1655, 0, x_1161); -lean_ctor_set(x_1655, 1, x_1654); -x_1656 = l_Lean_mkOptionalNode___closed__2; -x_1657 = lean_array_push(x_1656, x_1655); -x_1658 = l_Array_appendCore___rarg(x_1652, x_1657); -lean_dec(x_1657); -x_1659 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1659, 0, x_15); -lean_ctor_set(x_1659, 1, x_1658); -lean_inc(x_1659); -x_1660 = lean_array_push(x_1649, x_1659); -x_1661 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1662 = lean_array_push(x_1660, x_1661); -x_1663 = lean_array_push(x_1662, x_1661); -x_1664 = lean_array_push(x_1652, x_1638); -x_1665 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1666 = l_Lean_addMacroScope(x_1645, x_1665, x_1644); -x_1667 = lean_box(0); -x_1668 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1669 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1670 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1670, 0, x_1668); -lean_ctor_set(x_1670, 1, x_1669); -lean_ctor_set(x_1670, 2, x_1666); -lean_ctor_set(x_1670, 3, x_1667); -x_1671 = lean_array_push(x_1652, x_1670); -lean_inc(x_1671); -x_1672 = lean_array_push(x_1671, x_1659); -x_1673 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1674 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1674, 0, x_1673); -lean_ctor_set(x_1674, 1, x_1672); -x_1675 = lean_array_push(x_1664, x_1674); -x_1676 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1676, 0, x_15); -lean_ctor_set(x_1676, 1, x_1675); -x_1677 = lean_array_push(x_1663, x_1676); -x_1678 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1679 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1679, 0, x_1643); -lean_ctor_set(x_1679, 1, x_1678); -x_1680 = lean_array_push(x_1677, x_1679); -x_1681 = lean_array_push(x_1652, x_1640); -x_1682 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1682, 0, x_15); -lean_ctor_set(x_1682, 1, x_1671); -x_1683 = lean_array_push(x_1681, x_1682); -x_1684 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1685 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1685, 0, x_1684); -lean_ctor_set(x_1685, 1, x_1683); -x_1686 = lean_array_push(x_1680, x_1685); -x_1687 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1688 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1688, 0, x_1687); -lean_ctor_set(x_1688, 1, x_1686); -lean_ctor_set(x_1641, 0, x_1688); -return x_1641; -} -else -{ -lean_object* x_1689; lean_object* x_1690; lean_object* x_1691; lean_object* x_1692; lean_object* x_1693; lean_object* x_1694; lean_object* x_1695; lean_object* x_1696; lean_object* x_1697; lean_object* x_1698; lean_object* x_1699; lean_object* x_1700; lean_object* x_1701; lean_object* x_1702; lean_object* x_1703; lean_object* x_1704; lean_object* x_1705; lean_object* x_1706; lean_object* x_1707; lean_object* x_1708; lean_object* x_1709; lean_object* x_1710; lean_object* x_1711; lean_object* x_1712; lean_object* x_1713; lean_object* x_1714; lean_object* x_1715; lean_object* x_1716; lean_object* x_1717; lean_object* x_1718; lean_object* x_1719; lean_object* x_1720; lean_object* x_1721; lean_object* x_1722; lean_object* x_1723; lean_object* x_1724; lean_object* x_1725; lean_object* x_1726; lean_object* x_1727; lean_object* x_1728; lean_object* x_1729; lean_object* x_1730; lean_object* x_1731; lean_object* x_1732; lean_object* x_1733; lean_object* x_1734; lean_object* x_1735; lean_object* x_1736; -x_1689 = lean_ctor_get(x_1641, 0); -x_1690 = lean_ctor_get(x_1641, 1); -lean_inc(x_1690); -lean_inc(x_1689); -lean_dec(x_1641); -x_1691 = lean_ctor_get(x_2, 2); -lean_inc(x_1691); -x_1692 = lean_ctor_get(x_2, 1); -lean_inc(x_1692); -lean_dec(x_2); -x_1693 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1689); -x_1694 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1694, 0, x_1689); -lean_ctor_set(x_1694, 1, x_1693); -x_1695 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1696 = lean_array_push(x_1695, x_1694); -x_1697 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_1689); -x_1698 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1698, 0, x_1689); -lean_ctor_set(x_1698, 1, x_1697); -x_1699 = l_Array_empty___closed__1; -x_1700 = lean_array_push(x_1699, x_1698); -x_1701 = lean_array_push(x_1700, x_1165); -x_1702 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1702, 0, x_1161); -lean_ctor_set(x_1702, 1, x_1701); -x_1703 = l_Lean_mkOptionalNode___closed__2; -x_1704 = lean_array_push(x_1703, x_1702); -x_1705 = l_Array_appendCore___rarg(x_1699, x_1704); -lean_dec(x_1704); -x_1706 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1706, 0, x_15); -lean_ctor_set(x_1706, 1, x_1705); -lean_inc(x_1706); -x_1707 = lean_array_push(x_1696, x_1706); -x_1708 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1709 = lean_array_push(x_1707, x_1708); -x_1710 = lean_array_push(x_1709, x_1708); -x_1711 = lean_array_push(x_1699, x_1638); -x_1712 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1713 = l_Lean_addMacroScope(x_1692, x_1712, x_1691); -x_1714 = lean_box(0); -x_1715 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1716 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1717 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1717, 0, x_1715); -lean_ctor_set(x_1717, 1, x_1716); -lean_ctor_set(x_1717, 2, x_1713); -lean_ctor_set(x_1717, 3, x_1714); -x_1718 = lean_array_push(x_1699, x_1717); -lean_inc(x_1718); -x_1719 = lean_array_push(x_1718, x_1706); -x_1720 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1721 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1721, 0, x_1720); -lean_ctor_set(x_1721, 1, x_1719); -x_1722 = lean_array_push(x_1711, x_1721); -x_1723 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1723, 0, x_15); -lean_ctor_set(x_1723, 1, x_1722); -x_1724 = lean_array_push(x_1710, x_1723); -x_1725 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1726 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1726, 0, x_1689); -lean_ctor_set(x_1726, 1, x_1725); -x_1727 = lean_array_push(x_1724, x_1726); -x_1728 = lean_array_push(x_1699, x_1640); -x_1729 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1729, 0, x_15); -lean_ctor_set(x_1729, 1, x_1718); -x_1730 = lean_array_push(x_1728, x_1729); -x_1731 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1732 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1732, 0, x_1731); -lean_ctor_set(x_1732, 1, x_1730); -x_1733 = lean_array_push(x_1727, x_1732); -x_1734 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1735 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1735, 0, x_1734); -lean_ctor_set(x_1735, 1, x_1733); -x_1736 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1736, 0, x_1735); -lean_ctor_set(x_1736, 1, x_1690); -return x_1736; -} -} -} -} -} -} -} -else -{ -lean_object* x_1737; lean_object* x_1738; uint8_t x_1739; -lean_dec(x_1150); -x_1737 = lean_unsigned_to_nat(3u); -x_1738 = l_Lean_Syntax_getArg(x_1, x_1737); -x_1739 = l_Lean_Syntax_isNone(x_1738); -if (x_1739 == 0) -{ -uint8_t x_1740; -lean_inc(x_1738); -x_1740 = l_Lean_Syntax_isOfKind(x_1738, x_15); -if (x_1740 == 0) -{ -lean_object* x_1741; lean_object* x_1742; -lean_dec(x_1738); -lean_dec(x_2); -lean_dec(x_1); -x_1741 = lean_box(1); -x_1742 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1742, 0, x_1741); -lean_ctor_set(x_1742, 1, x_3); -return x_1742; -} -else -{ -lean_object* x_1743; lean_object* x_1744; uint8_t x_1745; -x_1743 = l_Lean_Syntax_getArgs(x_1738); -x_1744 = lean_array_get_size(x_1743); -lean_dec(x_1743); -x_1745 = lean_nat_dec_eq(x_1744, x_24); -lean_dec(x_1744); -if (x_1745 == 0) -{ -lean_object* x_1746; lean_object* x_1747; -lean_dec(x_1738); -lean_dec(x_2); -lean_dec(x_1); -x_1746 = lean_box(1); -x_1747 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1747, 0, x_1746); -lean_ctor_set(x_1747, 1, x_3); -return x_1747; -} -else -{ -lean_object* x_1748; lean_object* x_1749; uint8_t x_1750; -x_1748 = l_Lean_Syntax_getArg(x_1738, x_8); -lean_dec(x_1738); -x_1749 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_1748); -x_1750 = l_Lean_Syntax_isOfKind(x_1748, x_1749); -if (x_1750 == 0) -{ -lean_object* x_1751; lean_object* x_1752; -lean_dec(x_1748); -lean_dec(x_2); -lean_dec(x_1); -x_1751 = lean_box(1); -x_1752 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1752, 0, x_1751); -lean_ctor_set(x_1752, 1, x_3); -return x_1752; -} -else -{ -lean_object* x_1753; lean_object* x_1754; lean_object* x_1755; uint8_t x_1756; -x_1753 = l_Lean_Syntax_getArg(x_1748, x_1737); -lean_dec(x_1748); -x_1754 = lean_unsigned_to_nat(4u); -x_1755 = l_Lean_Syntax_getArg(x_1, x_1754); -x_1756 = l_Lean_Syntax_isNone(x_1755); -if (x_1756 == 0) -{ -uint8_t x_1757; -lean_inc(x_1755); -x_1757 = l_Lean_Syntax_isOfKind(x_1755, x_15); -if (x_1757 == 0) -{ -lean_object* x_1758; lean_object* x_1759; -lean_dec(x_1755); -lean_dec(x_1753); -lean_dec(x_2); -lean_dec(x_1); -x_1758 = lean_box(1); -x_1759 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1759, 0, x_1758); -lean_ctor_set(x_1759, 1, x_3); -return x_1759; -} -else -{ -lean_object* x_1760; lean_object* x_1761; uint8_t x_1762; -x_1760 = l_Lean_Syntax_getArgs(x_1755); -x_1761 = lean_array_get_size(x_1760); -lean_dec(x_1760); -x_1762 = lean_nat_dec_eq(x_1761, x_24); -lean_dec(x_1761); -if (x_1762 == 0) -{ -lean_object* x_1763; lean_object* x_1764; -lean_dec(x_1755); -lean_dec(x_1753); -lean_dec(x_2); -lean_dec(x_1); -x_1763 = lean_box(1); -x_1764 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1764, 0, x_1763); -lean_ctor_set(x_1764, 1, x_3); -return x_1764; -} -else -{ -lean_object* x_1765; lean_object* x_1766; uint8_t x_1767; -x_1765 = l_Lean_Syntax_getArg(x_1755, x_8); -lean_dec(x_1755); -x_1766 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_1765); -x_1767 = l_Lean_Syntax_isOfKind(x_1765, x_1766); -if (x_1767 == 0) -{ -lean_object* x_1768; lean_object* x_1769; -lean_dec(x_1765); -lean_dec(x_1753); -lean_dec(x_2); -lean_dec(x_1); -x_1768 = lean_box(1); -x_1769 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1769, 0, x_1768); -lean_ctor_set(x_1769, 1, x_3); -return x_1769; -} -else -{ -lean_object* x_1770; lean_object* x_1771; lean_object* x_1772; lean_object* x_1773; lean_object* x_1774; lean_object* x_1775; uint8_t x_1776; -x_1770 = l_Lean_Syntax_getArg(x_1765, x_1737); -lean_dec(x_1765); -x_1771 = lean_unsigned_to_nat(5u); -x_1772 = l_Lean_Syntax_getArg(x_1, x_1771); -x_1773 = lean_unsigned_to_nat(7u); -x_1774 = l_Lean_Syntax_getArg(x_1, x_1773); -lean_dec(x_1); -x_1775 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_1776 = !lean_is_exclusive(x_1775); -if (x_1776 == 0) -{ -lean_object* x_1777; lean_object* x_1778; lean_object* x_1779; lean_object* x_1780; lean_object* x_1781; lean_object* x_1782; lean_object* x_1783; lean_object* x_1784; lean_object* x_1785; lean_object* x_1786; lean_object* x_1787; lean_object* x_1788; lean_object* x_1789; lean_object* x_1790; lean_object* x_1791; lean_object* x_1792; lean_object* x_1793; lean_object* x_1794; lean_object* x_1795; lean_object* x_1796; lean_object* x_1797; lean_object* x_1798; lean_object* x_1799; lean_object* x_1800; lean_object* x_1801; lean_object* x_1802; lean_object* x_1803; lean_object* x_1804; lean_object* x_1805; lean_object* x_1806; lean_object* x_1807; lean_object* x_1808; lean_object* x_1809; lean_object* x_1810; lean_object* x_1811; lean_object* x_1812; lean_object* x_1813; lean_object* x_1814; lean_object* x_1815; lean_object* x_1816; lean_object* x_1817; lean_object* x_1818; lean_object* x_1819; lean_object* x_1820; lean_object* x_1821; lean_object* x_1822; lean_object* x_1823; lean_object* x_1824; lean_object* x_1825; lean_object* x_1826; lean_object* x_1827; lean_object* x_1828; lean_object* x_1829; lean_object* x_1830; lean_object* x_1831; lean_object* x_1832; lean_object* x_1833; lean_object* x_1834; lean_object* x_1835; lean_object* x_1836; lean_object* x_1837; lean_object* x_1838; lean_object* x_1839; lean_object* x_1840; lean_object* x_1841; -x_1777 = lean_ctor_get(x_1775, 0); -x_1778 = lean_ctor_get(x_2, 2); -lean_inc(x_1778); -x_1779 = lean_ctor_get(x_2, 1); -lean_inc(x_1779); -lean_dec(x_2); -x_1780 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1777); -x_1781 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1781, 0, x_1777); -lean_ctor_set(x_1781, 1, x_1780); -x_1782 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1783 = lean_array_push(x_1782, x_1781); -x_1784 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1785 = lean_array_push(x_1783, x_1784); -x_1786 = l_prec_x28___x29___closed__3; -lean_inc(x_1777); -x_1787 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1787, 0, x_1777); -lean_ctor_set(x_1787, 1, x_1786); -x_1788 = l_Array_empty___closed__1; -x_1789 = lean_array_push(x_1788, x_1787); -x_1790 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1777); -x_1791 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1791, 0, x_1777); -lean_ctor_set(x_1791, 1, x_1790); -lean_inc(x_1789); -x_1792 = lean_array_push(x_1789, x_1791); -x_1793 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1777); -x_1794 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1794, 0, x_1777); -lean_ctor_set(x_1794, 1, x_1793); -lean_inc(x_1794); -x_1795 = lean_array_push(x_1792, x_1794); -x_1796 = lean_array_push(x_1795, x_1753); -x_1797 = l_prec_x28___x29___closed__7; -lean_inc(x_1777); -x_1798 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1798, 0, x_1777); -lean_ctor_set(x_1798, 1, x_1797); -lean_inc(x_1798); -x_1799 = lean_array_push(x_1796, x_1798); -x_1800 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1800, 0, x_1749); -lean_ctor_set(x_1800, 1, x_1799); -x_1801 = l_Lean_mkOptionalNode___closed__2; -x_1802 = lean_array_push(x_1801, x_1800); -x_1803 = l_Array_appendCore___rarg(x_1788, x_1802); -lean_dec(x_1802); -x_1804 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1804, 0, x_15); -lean_ctor_set(x_1804, 1, x_1803); -x_1805 = lean_array_push(x_1785, x_1804); -x_1806 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_1777); -x_1807 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1807, 0, x_1777); -lean_ctor_set(x_1807, 1, x_1806); -x_1808 = lean_array_push(x_1789, x_1807); -x_1809 = lean_array_push(x_1808, x_1794); -x_1810 = lean_array_push(x_1809, x_1770); -x_1811 = lean_array_push(x_1810, x_1798); -x_1812 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1812, 0, x_1766); -lean_ctor_set(x_1812, 1, x_1811); -x_1813 = lean_array_push(x_1801, x_1812); -x_1814 = l_Array_appendCore___rarg(x_1788, x_1813); -lean_dec(x_1813); -x_1815 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1815, 0, x_15); -lean_ctor_set(x_1815, 1, x_1814); -x_1816 = lean_array_push(x_1805, x_1815); -x_1817 = lean_array_push(x_1788, x_1772); -x_1818 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1819 = l_Lean_addMacroScope(x_1779, x_1818, x_1778); -x_1820 = lean_box(0); -x_1821 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1822 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1823 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1823, 0, x_1821); -lean_ctor_set(x_1823, 1, x_1822); -lean_ctor_set(x_1823, 2, x_1819); -lean_ctor_set(x_1823, 3, x_1820); -x_1824 = lean_array_push(x_1788, x_1823); -lean_inc(x_1824); -x_1825 = lean_array_push(x_1824, x_1784); -x_1826 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1827 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1827, 0, x_1826); -lean_ctor_set(x_1827, 1, x_1825); -x_1828 = lean_array_push(x_1817, x_1827); -x_1829 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1829, 0, x_15); -lean_ctor_set(x_1829, 1, x_1828); -x_1830 = lean_array_push(x_1816, x_1829); -x_1831 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1832 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1832, 0, x_1777); -lean_ctor_set(x_1832, 1, x_1831); -x_1833 = lean_array_push(x_1830, x_1832); -x_1834 = lean_array_push(x_1788, x_1774); -x_1835 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1835, 0, x_15); -lean_ctor_set(x_1835, 1, x_1824); -x_1836 = lean_array_push(x_1834, x_1835); -x_1837 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1838 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1838, 0, x_1837); -lean_ctor_set(x_1838, 1, x_1836); -x_1839 = lean_array_push(x_1833, x_1838); -x_1840 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1841 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1841, 0, x_1840); -lean_ctor_set(x_1841, 1, x_1839); -lean_ctor_set(x_1775, 0, x_1841); -return x_1775; -} -else -{ -lean_object* x_1842; lean_object* x_1843; lean_object* x_1844; lean_object* x_1845; lean_object* x_1846; lean_object* x_1847; lean_object* x_1848; lean_object* x_1849; lean_object* x_1850; lean_object* x_1851; lean_object* x_1852; lean_object* x_1853; lean_object* x_1854; lean_object* x_1855; lean_object* x_1856; lean_object* x_1857; lean_object* x_1858; lean_object* x_1859; lean_object* x_1860; lean_object* x_1861; lean_object* x_1862; lean_object* x_1863; lean_object* x_1864; lean_object* x_1865; lean_object* x_1866; lean_object* x_1867; lean_object* x_1868; lean_object* x_1869; lean_object* x_1870; lean_object* x_1871; lean_object* x_1872; lean_object* x_1873; lean_object* x_1874; lean_object* x_1875; lean_object* x_1876; lean_object* x_1877; lean_object* x_1878; lean_object* x_1879; lean_object* x_1880; lean_object* x_1881; lean_object* x_1882; lean_object* x_1883; lean_object* x_1884; lean_object* x_1885; lean_object* x_1886; lean_object* x_1887; lean_object* x_1888; lean_object* x_1889; lean_object* x_1890; lean_object* x_1891; lean_object* x_1892; lean_object* x_1893; lean_object* x_1894; lean_object* x_1895; lean_object* x_1896; lean_object* x_1897; lean_object* x_1898; lean_object* x_1899; lean_object* x_1900; lean_object* x_1901; lean_object* x_1902; lean_object* x_1903; lean_object* x_1904; lean_object* x_1905; lean_object* x_1906; lean_object* x_1907; lean_object* x_1908; -x_1842 = lean_ctor_get(x_1775, 0); -x_1843 = lean_ctor_get(x_1775, 1); -lean_inc(x_1843); -lean_inc(x_1842); -lean_dec(x_1775); -x_1844 = lean_ctor_get(x_2, 2); -lean_inc(x_1844); -x_1845 = lean_ctor_get(x_2, 1); -lean_inc(x_1845); -lean_dec(x_2); -x_1846 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1842); -x_1847 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1847, 0, x_1842); -lean_ctor_set(x_1847, 1, x_1846); -x_1848 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1849 = lean_array_push(x_1848, x_1847); -x_1850 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1851 = lean_array_push(x_1849, x_1850); -x_1852 = l_prec_x28___x29___closed__3; -lean_inc(x_1842); -x_1853 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1853, 0, x_1842); -lean_ctor_set(x_1853, 1, x_1852); -x_1854 = l_Array_empty___closed__1; -x_1855 = lean_array_push(x_1854, x_1853); -x_1856 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1842); -x_1857 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1857, 0, x_1842); -lean_ctor_set(x_1857, 1, x_1856); -lean_inc(x_1855); -x_1858 = lean_array_push(x_1855, x_1857); -x_1859 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1842); -x_1860 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1860, 0, x_1842); -lean_ctor_set(x_1860, 1, x_1859); -lean_inc(x_1860); -x_1861 = lean_array_push(x_1858, x_1860); -x_1862 = lean_array_push(x_1861, x_1753); -x_1863 = l_prec_x28___x29___closed__7; -lean_inc(x_1842); -x_1864 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1864, 0, x_1842); -lean_ctor_set(x_1864, 1, x_1863); -lean_inc(x_1864); -x_1865 = lean_array_push(x_1862, x_1864); -x_1866 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1866, 0, x_1749); -lean_ctor_set(x_1866, 1, x_1865); -x_1867 = l_Lean_mkOptionalNode___closed__2; -x_1868 = lean_array_push(x_1867, x_1866); -x_1869 = l_Array_appendCore___rarg(x_1854, x_1868); -lean_dec(x_1868); -x_1870 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1870, 0, x_15); -lean_ctor_set(x_1870, 1, x_1869); -x_1871 = lean_array_push(x_1851, x_1870); -x_1872 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_1842); -x_1873 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1873, 0, x_1842); -lean_ctor_set(x_1873, 1, x_1872); -x_1874 = lean_array_push(x_1855, x_1873); -x_1875 = lean_array_push(x_1874, x_1860); -x_1876 = lean_array_push(x_1875, x_1770); -x_1877 = lean_array_push(x_1876, x_1864); -x_1878 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1878, 0, x_1766); -lean_ctor_set(x_1878, 1, x_1877); -x_1879 = lean_array_push(x_1867, x_1878); -x_1880 = l_Array_appendCore___rarg(x_1854, x_1879); -lean_dec(x_1879); -x_1881 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1881, 0, x_15); -lean_ctor_set(x_1881, 1, x_1880); -x_1882 = lean_array_push(x_1871, x_1881); -x_1883 = lean_array_push(x_1854, x_1772); -x_1884 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1885 = l_Lean_addMacroScope(x_1845, x_1884, x_1844); -x_1886 = lean_box(0); -x_1887 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1888 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1889 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1889, 0, x_1887); -lean_ctor_set(x_1889, 1, x_1888); -lean_ctor_set(x_1889, 2, x_1885); -lean_ctor_set(x_1889, 3, x_1886); -x_1890 = lean_array_push(x_1854, x_1889); -lean_inc(x_1890); -x_1891 = lean_array_push(x_1890, x_1850); -x_1892 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1893 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1893, 0, x_1892); -lean_ctor_set(x_1893, 1, x_1891); -x_1894 = lean_array_push(x_1883, x_1893); -x_1895 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1895, 0, x_15); -lean_ctor_set(x_1895, 1, x_1894); -x_1896 = lean_array_push(x_1882, x_1895); -x_1897 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1898 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1898, 0, x_1842); -lean_ctor_set(x_1898, 1, x_1897); -x_1899 = lean_array_push(x_1896, x_1898); -x_1900 = lean_array_push(x_1854, x_1774); -x_1901 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1901, 0, x_15); -lean_ctor_set(x_1901, 1, x_1890); -x_1902 = lean_array_push(x_1900, x_1901); -x_1903 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1904 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1904, 0, x_1903); -lean_ctor_set(x_1904, 1, x_1902); -x_1905 = lean_array_push(x_1899, x_1904); -x_1906 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1907 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1907, 0, x_1906); -lean_ctor_set(x_1907, 1, x_1905); -x_1908 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1908, 0, x_1907); -lean_ctor_set(x_1908, 1, x_1843); -return x_1908; -} -} -} -} -} -else -{ -lean_object* x_1909; lean_object* x_1910; lean_object* x_1911; lean_object* x_1912; lean_object* x_1913; uint8_t x_1914; -lean_dec(x_1755); -x_1909 = lean_unsigned_to_nat(5u); -x_1910 = l_Lean_Syntax_getArg(x_1, x_1909); -x_1911 = lean_unsigned_to_nat(7u); -x_1912 = l_Lean_Syntax_getArg(x_1, x_1911); -lean_dec(x_1); -x_1913 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_1914 = !lean_is_exclusive(x_1913); -if (x_1914 == 0) -{ -lean_object* x_1915; lean_object* x_1916; lean_object* x_1917; lean_object* x_1918; lean_object* x_1919; lean_object* x_1920; lean_object* x_1921; lean_object* x_1922; lean_object* x_1923; lean_object* x_1924; lean_object* x_1925; lean_object* x_1926; lean_object* x_1927; lean_object* x_1928; lean_object* x_1929; lean_object* x_1930; lean_object* x_1931; lean_object* x_1932; lean_object* x_1933; lean_object* x_1934; lean_object* x_1935; lean_object* x_1936; lean_object* x_1937; lean_object* x_1938; lean_object* x_1939; lean_object* x_1940; lean_object* x_1941; lean_object* x_1942; lean_object* x_1943; lean_object* x_1944; lean_object* x_1945; lean_object* x_1946; lean_object* x_1947; lean_object* x_1948; lean_object* x_1949; lean_object* x_1950; lean_object* x_1951; lean_object* x_1952; lean_object* x_1953; lean_object* x_1954; lean_object* x_1955; lean_object* x_1956; lean_object* x_1957; lean_object* x_1958; lean_object* x_1959; lean_object* x_1960; lean_object* x_1961; lean_object* x_1962; lean_object* x_1963; lean_object* x_1964; lean_object* x_1965; lean_object* x_1966; lean_object* x_1967; lean_object* x_1968; lean_object* x_1969; -x_1915 = lean_ctor_get(x_1913, 0); -x_1916 = lean_ctor_get(x_2, 2); -lean_inc(x_1916); -x_1917 = lean_ctor_get(x_2, 1); -lean_inc(x_1917); -lean_dec(x_2); -x_1918 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1915); -x_1919 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1919, 0, x_1915); -lean_ctor_set(x_1919, 1, x_1918); -x_1920 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1921 = lean_array_push(x_1920, x_1919); -x_1922 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1923 = lean_array_push(x_1921, x_1922); -x_1924 = l_prec_x28___x29___closed__3; -lean_inc(x_1915); -x_1925 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1925, 0, x_1915); -lean_ctor_set(x_1925, 1, x_1924); -x_1926 = l_Array_empty___closed__1; -x_1927 = lean_array_push(x_1926, x_1925); -x_1928 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1915); -x_1929 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1929, 0, x_1915); -lean_ctor_set(x_1929, 1, x_1928); -x_1930 = lean_array_push(x_1927, x_1929); -x_1931 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1915); -x_1932 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1932, 0, x_1915); -lean_ctor_set(x_1932, 1, x_1931); -x_1933 = lean_array_push(x_1930, x_1932); -x_1934 = lean_array_push(x_1933, x_1753); -x_1935 = l_prec_x28___x29___closed__7; -lean_inc(x_1915); -x_1936 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1936, 0, x_1915); -lean_ctor_set(x_1936, 1, x_1935); -x_1937 = lean_array_push(x_1934, x_1936); -x_1938 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1938, 0, x_1749); -lean_ctor_set(x_1938, 1, x_1937); -x_1939 = l_Lean_mkOptionalNode___closed__2; -x_1940 = lean_array_push(x_1939, x_1938); -x_1941 = l_Array_appendCore___rarg(x_1926, x_1940); -lean_dec(x_1940); -x_1942 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1942, 0, x_15); -lean_ctor_set(x_1942, 1, x_1941); -x_1943 = lean_array_push(x_1923, x_1942); -x_1944 = lean_array_push(x_1943, x_1922); -x_1945 = lean_array_push(x_1926, x_1910); -x_1946 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_1947 = l_Lean_addMacroScope(x_1917, x_1946, x_1916); -x_1948 = lean_box(0); -x_1949 = l_Lean_instInhabitedSourceInfo___closed__1; -x_1950 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_1951 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_1951, 0, x_1949); -lean_ctor_set(x_1951, 1, x_1950); -lean_ctor_set(x_1951, 2, x_1947); -lean_ctor_set(x_1951, 3, x_1948); -x_1952 = lean_array_push(x_1926, x_1951); -lean_inc(x_1952); -x_1953 = lean_array_push(x_1952, x_1922); -x_1954 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_1955 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1955, 0, x_1954); -lean_ctor_set(x_1955, 1, x_1953); -x_1956 = lean_array_push(x_1945, x_1955); -x_1957 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1957, 0, x_15); -lean_ctor_set(x_1957, 1, x_1956); -x_1958 = lean_array_push(x_1944, x_1957); -x_1959 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_1960 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1960, 0, x_1915); -lean_ctor_set(x_1960, 1, x_1959); -x_1961 = lean_array_push(x_1958, x_1960); -x_1962 = lean_array_push(x_1926, x_1912); -x_1963 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1963, 0, x_15); -lean_ctor_set(x_1963, 1, x_1952); -x_1964 = lean_array_push(x_1962, x_1963); -x_1965 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_1966 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1966, 0, x_1965); -lean_ctor_set(x_1966, 1, x_1964); -x_1967 = lean_array_push(x_1961, x_1966); -x_1968 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_1969 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1969, 0, x_1968); -lean_ctor_set(x_1969, 1, x_1967); -lean_ctor_set(x_1913, 0, x_1969); -return x_1913; -} -else -{ -lean_object* x_1970; lean_object* x_1971; lean_object* x_1972; lean_object* x_1973; lean_object* x_1974; lean_object* x_1975; lean_object* x_1976; lean_object* x_1977; lean_object* x_1978; lean_object* x_1979; lean_object* x_1980; lean_object* x_1981; lean_object* x_1982; lean_object* x_1983; lean_object* x_1984; lean_object* x_1985; lean_object* x_1986; lean_object* x_1987; lean_object* x_1988; lean_object* x_1989; lean_object* x_1990; lean_object* x_1991; lean_object* x_1992; lean_object* x_1993; lean_object* x_1994; lean_object* x_1995; lean_object* x_1996; lean_object* x_1997; lean_object* x_1998; lean_object* x_1999; lean_object* x_2000; lean_object* x_2001; lean_object* x_2002; lean_object* x_2003; lean_object* x_2004; lean_object* x_2005; lean_object* x_2006; lean_object* x_2007; lean_object* x_2008; lean_object* x_2009; lean_object* x_2010; lean_object* x_2011; lean_object* x_2012; lean_object* x_2013; lean_object* x_2014; lean_object* x_2015; lean_object* x_2016; lean_object* x_2017; lean_object* x_2018; lean_object* x_2019; lean_object* x_2020; lean_object* x_2021; lean_object* x_2022; lean_object* x_2023; lean_object* x_2024; lean_object* x_2025; lean_object* x_2026; -x_1970 = lean_ctor_get(x_1913, 0); -x_1971 = lean_ctor_get(x_1913, 1); -lean_inc(x_1971); -lean_inc(x_1970); -lean_dec(x_1913); -x_1972 = lean_ctor_get(x_2, 2); -lean_inc(x_1972); -x_1973 = lean_ctor_get(x_2, 1); -lean_inc(x_1973); -lean_dec(x_2); -x_1974 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_1970); -x_1975 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1975, 0, x_1970); -lean_ctor_set(x_1975, 1, x_1974); -x_1976 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_1977 = lean_array_push(x_1976, x_1975); -x_1978 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_1979 = lean_array_push(x_1977, x_1978); -x_1980 = l_prec_x28___x29___closed__3; -lean_inc(x_1970); -x_1981 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1981, 0, x_1970); -lean_ctor_set(x_1981, 1, x_1980); -x_1982 = l_Array_empty___closed__1; -x_1983 = lean_array_push(x_1982, x_1981); -x_1984 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_1970); -x_1985 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1985, 0, x_1970); -lean_ctor_set(x_1985, 1, x_1984); -x_1986 = lean_array_push(x_1983, x_1985); -x_1987 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_1970); -x_1988 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1988, 0, x_1970); -lean_ctor_set(x_1988, 1, x_1987); -x_1989 = lean_array_push(x_1986, x_1988); -x_1990 = lean_array_push(x_1989, x_1753); -x_1991 = l_prec_x28___x29___closed__7; -lean_inc(x_1970); -x_1992 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_1992, 0, x_1970); -lean_ctor_set(x_1992, 1, x_1991); -x_1993 = lean_array_push(x_1990, x_1992); -x_1994 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1994, 0, x_1749); -lean_ctor_set(x_1994, 1, x_1993); -x_1995 = l_Lean_mkOptionalNode___closed__2; -x_1996 = lean_array_push(x_1995, x_1994); -x_1997 = l_Array_appendCore___rarg(x_1982, x_1996); -lean_dec(x_1996); -x_1998 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1998, 0, x_15); -lean_ctor_set(x_1998, 1, x_1997); -x_1999 = lean_array_push(x_1979, x_1998); -x_2000 = lean_array_push(x_1999, x_1978); -x_2001 = lean_array_push(x_1982, x_1910); -x_2002 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_2003 = l_Lean_addMacroScope(x_1973, x_2002, x_1972); -x_2004 = lean_box(0); -x_2005 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2006 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_2007 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2007, 0, x_2005); -lean_ctor_set(x_2007, 1, x_2006); -lean_ctor_set(x_2007, 2, x_2003); -lean_ctor_set(x_2007, 3, x_2004); -x_2008 = lean_array_push(x_1982, x_2007); -lean_inc(x_2008); -x_2009 = lean_array_push(x_2008, x_1978); -x_2010 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2011 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2011, 0, x_2010); -lean_ctor_set(x_2011, 1, x_2009); -x_2012 = lean_array_push(x_2001, x_2011); -x_2013 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2013, 0, x_15); -lean_ctor_set(x_2013, 1, x_2012); -x_2014 = lean_array_push(x_2000, x_2013); -x_2015 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2016 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2016, 0, x_1970); -lean_ctor_set(x_2016, 1, x_2015); -x_2017 = lean_array_push(x_2014, x_2016); -x_2018 = lean_array_push(x_1982, x_1912); -x_2019 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2019, 0, x_15); -lean_ctor_set(x_2019, 1, x_2008); -x_2020 = lean_array_push(x_2018, x_2019); -x_2021 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2022 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2022, 0, x_2021); -lean_ctor_set(x_2022, 1, x_2020); -x_2023 = lean_array_push(x_2017, x_2022); -x_2024 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2025 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2025, 0, x_2024); -lean_ctor_set(x_2025, 1, x_2023); -x_2026 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2026, 0, x_2025); -lean_ctor_set(x_2026, 1, x_1971); -return x_2026; -} -} -} -} -} -} -else -{ -lean_object* x_2027; lean_object* x_2028; uint8_t x_2029; -lean_dec(x_1738); -x_2027 = lean_unsigned_to_nat(4u); -x_2028 = l_Lean_Syntax_getArg(x_1, x_2027); -x_2029 = l_Lean_Syntax_isNone(x_2028); -if (x_2029 == 0) -{ -uint8_t x_2030; -lean_inc(x_2028); -x_2030 = l_Lean_Syntax_isOfKind(x_2028, x_15); -if (x_2030 == 0) -{ -lean_object* x_2031; lean_object* x_2032; -lean_dec(x_2028); -lean_dec(x_2); -lean_dec(x_1); -x_2031 = lean_box(1); -x_2032 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2032, 0, x_2031); -lean_ctor_set(x_2032, 1, x_3); -return x_2032; -} -else -{ -lean_object* x_2033; lean_object* x_2034; uint8_t x_2035; -x_2033 = l_Lean_Syntax_getArgs(x_2028); -x_2034 = lean_array_get_size(x_2033); -lean_dec(x_2033); -x_2035 = lean_nat_dec_eq(x_2034, x_24); -lean_dec(x_2034); -if (x_2035 == 0) -{ -lean_object* x_2036; lean_object* x_2037; -lean_dec(x_2028); -lean_dec(x_2); -lean_dec(x_1); -x_2036 = lean_box(1); -x_2037 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2037, 0, x_2036); -lean_ctor_set(x_2037, 1, x_3); -return x_2037; -} -else -{ -lean_object* x_2038; lean_object* x_2039; uint8_t x_2040; -x_2038 = l_Lean_Syntax_getArg(x_2028, x_8); -lean_dec(x_2028); -x_2039 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_2038); -x_2040 = l_Lean_Syntax_isOfKind(x_2038, x_2039); -if (x_2040 == 0) -{ -lean_object* x_2041; lean_object* x_2042; -lean_dec(x_2038); -lean_dec(x_2); -lean_dec(x_1); -x_2041 = lean_box(1); -x_2042 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2042, 0, x_2041); -lean_ctor_set(x_2042, 1, x_3); -return x_2042; -} -else -{ -lean_object* x_2043; lean_object* x_2044; lean_object* x_2045; lean_object* x_2046; lean_object* x_2047; lean_object* x_2048; uint8_t x_2049; -x_2043 = l_Lean_Syntax_getArg(x_2038, x_1737); -lean_dec(x_2038); -x_2044 = lean_unsigned_to_nat(5u); -x_2045 = l_Lean_Syntax_getArg(x_1, x_2044); -x_2046 = lean_unsigned_to_nat(7u); -x_2047 = l_Lean_Syntax_getArg(x_1, x_2046); -lean_dec(x_1); -x_2048 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_2049 = !lean_is_exclusive(x_2048); -if (x_2049 == 0) -{ -lean_object* x_2050; lean_object* x_2051; lean_object* x_2052; lean_object* x_2053; lean_object* x_2054; lean_object* x_2055; lean_object* x_2056; lean_object* x_2057; lean_object* x_2058; lean_object* x_2059; lean_object* x_2060; lean_object* x_2061; lean_object* x_2062; lean_object* x_2063; lean_object* x_2064; lean_object* x_2065; lean_object* x_2066; lean_object* x_2067; lean_object* x_2068; lean_object* x_2069; lean_object* x_2070; lean_object* x_2071; lean_object* x_2072; lean_object* x_2073; lean_object* x_2074; lean_object* x_2075; lean_object* x_2076; lean_object* x_2077; lean_object* x_2078; lean_object* x_2079; lean_object* x_2080; lean_object* x_2081; lean_object* x_2082; lean_object* x_2083; lean_object* x_2084; lean_object* x_2085; lean_object* x_2086; lean_object* x_2087; lean_object* x_2088; lean_object* x_2089; lean_object* x_2090; lean_object* x_2091; lean_object* x_2092; lean_object* x_2093; lean_object* x_2094; lean_object* x_2095; lean_object* x_2096; lean_object* x_2097; lean_object* x_2098; lean_object* x_2099; lean_object* x_2100; lean_object* x_2101; lean_object* x_2102; lean_object* x_2103; lean_object* x_2104; -x_2050 = lean_ctor_get(x_2048, 0); -x_2051 = lean_ctor_get(x_2, 2); -lean_inc(x_2051); -x_2052 = lean_ctor_get(x_2, 1); -lean_inc(x_2052); -lean_dec(x_2); -x_2053 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2050); -x_2054 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2054, 0, x_2050); -lean_ctor_set(x_2054, 1, x_2053); -x_2055 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2056 = lean_array_push(x_2055, x_2054); -x_2057 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2058 = lean_array_push(x_2056, x_2057); -x_2059 = lean_array_push(x_2058, x_2057); -x_2060 = l_prec_x28___x29___closed__3; -lean_inc(x_2050); -x_2061 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2061, 0, x_2050); -lean_ctor_set(x_2061, 1, x_2060); -x_2062 = l_Array_empty___closed__1; -x_2063 = lean_array_push(x_2062, x_2061); -x_2064 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_2050); -x_2065 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2065, 0, x_2050); -lean_ctor_set(x_2065, 1, x_2064); -x_2066 = lean_array_push(x_2063, x_2065); -x_2067 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2050); -x_2068 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2068, 0, x_2050); -lean_ctor_set(x_2068, 1, x_2067); -x_2069 = lean_array_push(x_2066, x_2068); -x_2070 = lean_array_push(x_2069, x_2043); -x_2071 = l_prec_x28___x29___closed__7; -lean_inc(x_2050); -x_2072 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2072, 0, x_2050); -lean_ctor_set(x_2072, 1, x_2071); -x_2073 = lean_array_push(x_2070, x_2072); -x_2074 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2074, 0, x_2039); -lean_ctor_set(x_2074, 1, x_2073); -x_2075 = l_Lean_mkOptionalNode___closed__2; -x_2076 = lean_array_push(x_2075, x_2074); -x_2077 = l_Array_appendCore___rarg(x_2062, x_2076); -lean_dec(x_2076); -x_2078 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2078, 0, x_15); -lean_ctor_set(x_2078, 1, x_2077); -x_2079 = lean_array_push(x_2059, x_2078); -x_2080 = lean_array_push(x_2062, x_2045); -x_2081 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_2082 = l_Lean_addMacroScope(x_2052, x_2081, x_2051); -x_2083 = lean_box(0); -x_2084 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2085 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_2086 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2086, 0, x_2084); -lean_ctor_set(x_2086, 1, x_2085); -lean_ctor_set(x_2086, 2, x_2082); -lean_ctor_set(x_2086, 3, x_2083); -x_2087 = lean_array_push(x_2062, x_2086); -lean_inc(x_2087); -x_2088 = lean_array_push(x_2087, x_2057); -x_2089 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2090 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2090, 0, x_2089); -lean_ctor_set(x_2090, 1, x_2088); -x_2091 = lean_array_push(x_2080, x_2090); -x_2092 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2092, 0, x_15); -lean_ctor_set(x_2092, 1, x_2091); -x_2093 = lean_array_push(x_2079, x_2092); -x_2094 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2095 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2095, 0, x_2050); -lean_ctor_set(x_2095, 1, x_2094); -x_2096 = lean_array_push(x_2093, x_2095); -x_2097 = lean_array_push(x_2062, x_2047); -x_2098 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2098, 0, x_15); -lean_ctor_set(x_2098, 1, x_2087); -x_2099 = lean_array_push(x_2097, x_2098); -x_2100 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2101 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2101, 0, x_2100); -lean_ctor_set(x_2101, 1, x_2099); -x_2102 = lean_array_push(x_2096, x_2101); -x_2103 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2104, 0, x_2103); -lean_ctor_set(x_2104, 1, x_2102); -lean_ctor_set(x_2048, 0, x_2104); -return x_2048; -} -else -{ -lean_object* x_2105; lean_object* x_2106; lean_object* x_2107; lean_object* x_2108; lean_object* x_2109; lean_object* x_2110; lean_object* x_2111; lean_object* x_2112; lean_object* x_2113; lean_object* x_2114; lean_object* x_2115; lean_object* x_2116; lean_object* x_2117; lean_object* x_2118; lean_object* x_2119; lean_object* x_2120; lean_object* x_2121; lean_object* x_2122; lean_object* x_2123; lean_object* x_2124; lean_object* x_2125; lean_object* x_2126; lean_object* x_2127; lean_object* x_2128; lean_object* x_2129; lean_object* x_2130; lean_object* x_2131; lean_object* x_2132; lean_object* x_2133; lean_object* x_2134; lean_object* x_2135; lean_object* x_2136; lean_object* x_2137; lean_object* x_2138; lean_object* x_2139; lean_object* x_2140; lean_object* x_2141; lean_object* x_2142; lean_object* x_2143; lean_object* x_2144; lean_object* x_2145; lean_object* x_2146; lean_object* x_2147; lean_object* x_2148; lean_object* x_2149; lean_object* x_2150; lean_object* x_2151; lean_object* x_2152; lean_object* x_2153; lean_object* x_2154; lean_object* x_2155; lean_object* x_2156; lean_object* x_2157; lean_object* x_2158; lean_object* x_2159; lean_object* x_2160; lean_object* x_2161; -x_2105 = lean_ctor_get(x_2048, 0); -x_2106 = lean_ctor_get(x_2048, 1); -lean_inc(x_2106); -lean_inc(x_2105); -lean_dec(x_2048); -x_2107 = lean_ctor_get(x_2, 2); -lean_inc(x_2107); -x_2108 = lean_ctor_get(x_2, 1); -lean_inc(x_2108); -lean_dec(x_2); -x_2109 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2105); -x_2110 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2110, 0, x_2105); -lean_ctor_set(x_2110, 1, x_2109); -x_2111 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2112 = lean_array_push(x_2111, x_2110); -x_2113 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2114 = lean_array_push(x_2112, x_2113); -x_2115 = lean_array_push(x_2114, x_2113); -x_2116 = l_prec_x28___x29___closed__3; -lean_inc(x_2105); -x_2117 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2117, 0, x_2105); -lean_ctor_set(x_2117, 1, x_2116); -x_2118 = l_Array_empty___closed__1; -x_2119 = lean_array_push(x_2118, x_2117); -x_2120 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_2105); -x_2121 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2121, 0, x_2105); -lean_ctor_set(x_2121, 1, x_2120); -x_2122 = lean_array_push(x_2119, x_2121); -x_2123 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2105); -x_2124 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2124, 0, x_2105); -lean_ctor_set(x_2124, 1, x_2123); -x_2125 = lean_array_push(x_2122, x_2124); -x_2126 = lean_array_push(x_2125, x_2043); -x_2127 = l_prec_x28___x29___closed__7; -lean_inc(x_2105); -x_2128 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2128, 0, x_2105); -lean_ctor_set(x_2128, 1, x_2127); -x_2129 = lean_array_push(x_2126, x_2128); -x_2130 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2130, 0, x_2039); -lean_ctor_set(x_2130, 1, x_2129); -x_2131 = l_Lean_mkOptionalNode___closed__2; -x_2132 = lean_array_push(x_2131, x_2130); -x_2133 = l_Array_appendCore___rarg(x_2118, x_2132); -lean_dec(x_2132); -x_2134 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2134, 0, x_15); -lean_ctor_set(x_2134, 1, x_2133); -x_2135 = lean_array_push(x_2115, x_2134); -x_2136 = lean_array_push(x_2118, x_2045); -x_2137 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_2138 = l_Lean_addMacroScope(x_2108, x_2137, x_2107); -x_2139 = lean_box(0); -x_2140 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2141 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_2142 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2142, 0, x_2140); -lean_ctor_set(x_2142, 1, x_2141); -lean_ctor_set(x_2142, 2, x_2138); -lean_ctor_set(x_2142, 3, x_2139); -x_2143 = lean_array_push(x_2118, x_2142); -lean_inc(x_2143); -x_2144 = lean_array_push(x_2143, x_2113); -x_2145 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2146 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2146, 0, x_2145); -lean_ctor_set(x_2146, 1, x_2144); -x_2147 = lean_array_push(x_2136, x_2146); -x_2148 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2148, 0, x_15); -lean_ctor_set(x_2148, 1, x_2147); -x_2149 = lean_array_push(x_2135, x_2148); -x_2150 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2151 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2151, 0, x_2105); -lean_ctor_set(x_2151, 1, x_2150); -x_2152 = lean_array_push(x_2149, x_2151); -x_2153 = lean_array_push(x_2118, x_2047); -x_2154 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2154, 0, x_15); -lean_ctor_set(x_2154, 1, x_2143); -x_2155 = lean_array_push(x_2153, x_2154); -x_2156 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2157 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2157, 0, x_2156); -lean_ctor_set(x_2157, 1, x_2155); -x_2158 = lean_array_push(x_2152, x_2157); -x_2159 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2160 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2160, 0, x_2159); -lean_ctor_set(x_2160, 1, x_2158); -x_2161 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2161, 0, x_2160); -lean_ctor_set(x_2161, 1, x_2106); -return x_2161; -} -} -} -} -} -else -{ -lean_object* x_2162; lean_object* x_2163; lean_object* x_2164; lean_object* x_2165; lean_object* x_2166; uint8_t x_2167; -lean_dec(x_2028); -x_2162 = lean_unsigned_to_nat(5u); -x_2163 = l_Lean_Syntax_getArg(x_1, x_2162); -x_2164 = lean_unsigned_to_nat(7u); -x_2165 = l_Lean_Syntax_getArg(x_1, x_2164); -lean_dec(x_1); -x_2166 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_2167 = !lean_is_exclusive(x_2166); -if (x_2167 == 0) -{ -lean_object* x_2168; lean_object* x_2169; lean_object* x_2170; lean_object* x_2171; lean_object* x_2172; lean_object* x_2173; lean_object* x_2174; lean_object* x_2175; lean_object* x_2176; lean_object* x_2177; lean_object* x_2178; lean_object* x_2179; lean_object* x_2180; lean_object* x_2181; lean_object* x_2182; lean_object* x_2183; lean_object* x_2184; lean_object* x_2185; lean_object* x_2186; lean_object* x_2187; lean_object* x_2188; lean_object* x_2189; lean_object* x_2190; lean_object* x_2191; lean_object* x_2192; lean_object* x_2193; lean_object* x_2194; lean_object* x_2195; lean_object* x_2196; lean_object* x_2197; lean_object* x_2198; lean_object* x_2199; lean_object* x_2200; lean_object* x_2201; lean_object* x_2202; lean_object* x_2203; lean_object* x_2204; -x_2168 = lean_ctor_get(x_2166, 0); -x_2169 = lean_ctor_get(x_2, 2); -lean_inc(x_2169); -x_2170 = lean_ctor_get(x_2, 1); -lean_inc(x_2170); -lean_dec(x_2); -x_2171 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2168); -x_2172 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2172, 0, x_2168); -lean_ctor_set(x_2172, 1, x_2171); -x_2173 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2174 = lean_array_push(x_2173, x_2172); -x_2175 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2176 = lean_array_push(x_2174, x_2175); -x_2177 = lean_array_push(x_2176, x_2175); -x_2178 = lean_array_push(x_2177, x_2175); -x_2179 = l_Array_empty___closed__1; -x_2180 = lean_array_push(x_2179, x_2163); -x_2181 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_2182 = l_Lean_addMacroScope(x_2170, x_2181, x_2169); -x_2183 = lean_box(0); -x_2184 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2185 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_2186 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2186, 0, x_2184); -lean_ctor_set(x_2186, 1, x_2185); -lean_ctor_set(x_2186, 2, x_2182); -lean_ctor_set(x_2186, 3, x_2183); -x_2187 = lean_array_push(x_2179, x_2186); -lean_inc(x_2187); -x_2188 = lean_array_push(x_2187, x_2175); -x_2189 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2190 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2190, 0, x_2189); -lean_ctor_set(x_2190, 1, x_2188); -x_2191 = lean_array_push(x_2180, x_2190); -x_2192 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2192, 0, x_15); -lean_ctor_set(x_2192, 1, x_2191); -x_2193 = lean_array_push(x_2178, x_2192); -x_2194 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2195 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2195, 0, x_2168); -lean_ctor_set(x_2195, 1, x_2194); -x_2196 = lean_array_push(x_2193, x_2195); -x_2197 = lean_array_push(x_2179, x_2165); -x_2198 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2198, 0, x_15); -lean_ctor_set(x_2198, 1, x_2187); -x_2199 = lean_array_push(x_2197, x_2198); -x_2200 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2201 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2201, 0, x_2200); -lean_ctor_set(x_2201, 1, x_2199); -x_2202 = lean_array_push(x_2196, x_2201); -x_2203 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2204 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2204, 0, x_2203); -lean_ctor_set(x_2204, 1, x_2202); -lean_ctor_set(x_2166, 0, x_2204); -return x_2166; -} -else -{ -lean_object* x_2205; lean_object* x_2206; lean_object* x_2207; lean_object* x_2208; lean_object* x_2209; lean_object* x_2210; lean_object* x_2211; lean_object* x_2212; lean_object* x_2213; lean_object* x_2214; lean_object* x_2215; lean_object* x_2216; lean_object* x_2217; lean_object* x_2218; lean_object* x_2219; lean_object* x_2220; lean_object* x_2221; lean_object* x_2222; lean_object* x_2223; lean_object* x_2224; lean_object* x_2225; lean_object* x_2226; lean_object* x_2227; lean_object* x_2228; lean_object* x_2229; lean_object* x_2230; lean_object* x_2231; lean_object* x_2232; lean_object* x_2233; lean_object* x_2234; lean_object* x_2235; lean_object* x_2236; lean_object* x_2237; lean_object* x_2238; lean_object* x_2239; lean_object* x_2240; lean_object* x_2241; lean_object* x_2242; lean_object* x_2243; -x_2205 = lean_ctor_get(x_2166, 0); -x_2206 = lean_ctor_get(x_2166, 1); -lean_inc(x_2206); -lean_inc(x_2205); -lean_dec(x_2166); -x_2207 = lean_ctor_get(x_2, 2); -lean_inc(x_2207); -x_2208 = lean_ctor_get(x_2, 1); -lean_inc(x_2208); -lean_dec(x_2); -x_2209 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2205); -x_2210 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2210, 0, x_2205); -lean_ctor_set(x_2210, 1, x_2209); -x_2211 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2212 = lean_array_push(x_2211, x_2210); -x_2213 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2214 = lean_array_push(x_2212, x_2213); -x_2215 = lean_array_push(x_2214, x_2213); -x_2216 = lean_array_push(x_2215, x_2213); -x_2217 = l_Array_empty___closed__1; -x_2218 = lean_array_push(x_2217, x_2163); -x_2219 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6; -x_2220 = l_Lean_addMacroScope(x_2208, x_2219, x_2207); -x_2221 = lean_box(0); -x_2222 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2223 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5; -x_2224 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2224, 0, x_2222); -lean_ctor_set(x_2224, 1, x_2223); -lean_ctor_set(x_2224, 2, x_2220); -lean_ctor_set(x_2224, 3, x_2221); -x_2225 = lean_array_push(x_2217, x_2224); -lean_inc(x_2225); -x_2226 = lean_array_push(x_2225, x_2213); -x_2227 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2228 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2228, 0, x_2227); -lean_ctor_set(x_2228, 1, x_2226); -x_2229 = lean_array_push(x_2218, x_2228); -x_2230 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2230, 0, x_15); -lean_ctor_set(x_2230, 1, x_2229); -x_2231 = lean_array_push(x_2216, x_2230); -x_2232 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2233 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2233, 0, x_2205); -lean_ctor_set(x_2233, 1, x_2232); -x_2234 = lean_array_push(x_2231, x_2233); -x_2235 = lean_array_push(x_2217, x_2165); -x_2236 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2236, 0, x_15); -lean_ctor_set(x_2236, 1, x_2225); -x_2237 = lean_array_push(x_2235, x_2236); -x_2238 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2239, 0, x_2238); -lean_ctor_set(x_2239, 1, x_2237); -x_2240 = lean_array_push(x_2234, x_2239); -x_2241 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2242 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2242, 0, x_2241); -lean_ctor_set(x_2242, 1, x_2240); -x_2243 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2243, 0, x_2242); -lean_ctor_set(x_2243, 1, x_2206); -return x_2243; -} -} -} -} -} -} -else -{ -lean_object* x_2244; lean_object* x_2245; uint8_t x_2246; -lean_dec(x_25); -x_2244 = lean_unsigned_to_nat(2u); -x_2245 = l_Lean_Syntax_getArg(x_1, x_2244); -x_2246 = l_Lean_Syntax_isNone(x_2245); -if (x_2246 == 0) -{ -uint8_t x_2247; -lean_inc(x_2245); -x_2247 = l_Lean_Syntax_isOfKind(x_2245, x_15); -if (x_2247 == 0) -{ -lean_object* x_2248; lean_object* x_2249; -lean_dec(x_2245); -lean_dec(x_2); -lean_dec(x_1); -x_2248 = lean_box(1); -x_2249 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2249, 0, x_2248); -lean_ctor_set(x_2249, 1, x_3); -return x_2249; -} -else -{ -lean_object* x_2250; lean_object* x_2251; uint8_t x_2252; -x_2250 = l_Lean_Syntax_getArgs(x_2245); -x_2251 = lean_array_get_size(x_2250); -lean_dec(x_2250); -x_2252 = lean_nat_dec_eq(x_2251, x_24); -lean_dec(x_2251); -if (x_2252 == 0) -{ -lean_object* x_2253; lean_object* x_2254; -lean_dec(x_2245); -lean_dec(x_2); -lean_dec(x_1); -x_2253 = lean_box(1); -x_2254 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2254, 0, x_2253); -lean_ctor_set(x_2254, 1, x_3); -return x_2254; -} -else -{ -lean_object* x_2255; lean_object* x_2256; uint8_t x_2257; -x_2255 = l_Lean_Syntax_getArg(x_2245, x_8); -lean_dec(x_2245); -x_2256 = l_Lean_Parser_precedence___elambda__1___closed__2; -lean_inc(x_2255); -x_2257 = l_Lean_Syntax_isOfKind(x_2255, x_2256); -if (x_2257 == 0) -{ -lean_object* x_2258; lean_object* x_2259; -lean_dec(x_2255); -lean_dec(x_2); -lean_dec(x_1); -x_2258 = lean_box(1); -x_2259 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2259, 0, x_2258); -lean_ctor_set(x_2259, 1, x_3); -return x_2259; -} -else -{ -lean_object* x_2260; lean_object* x_2261; lean_object* x_2262; lean_object* x_2263; uint8_t x_2264; -x_2260 = l_Lean_Syntax_getArg(x_2255, x_24); -lean_dec(x_2255); -lean_inc(x_2260); -x_2261 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_2261, 0, x_2260); -x_2262 = lean_unsigned_to_nat(3u); -x_2263 = l_Lean_Syntax_getArg(x_1, x_2262); -x_2264 = l_Lean_Syntax_isNone(x_2263); -if (x_2264 == 0) -{ -uint8_t x_2265; -lean_inc(x_2263); -x_2265 = l_Lean_Syntax_isOfKind(x_2263, x_15); -if (x_2265 == 0) -{ -lean_object* x_2266; lean_object* x_2267; -lean_dec(x_2263); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2266 = lean_box(1); -x_2267 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2267, 0, x_2266); -lean_ctor_set(x_2267, 1, x_3); -return x_2267; -} -else -{ -lean_object* x_2268; lean_object* x_2269; uint8_t x_2270; -x_2268 = l_Lean_Syntax_getArgs(x_2263); -x_2269 = lean_array_get_size(x_2268); -lean_dec(x_2268); -x_2270 = lean_nat_dec_eq(x_2269, x_24); -lean_dec(x_2269); -if (x_2270 == 0) -{ -lean_object* x_2271; lean_object* x_2272; -lean_dec(x_2263); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2271 = lean_box(1); -x_2272 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2272, 0, x_2271); -lean_ctor_set(x_2272, 1, x_3); -return x_2272; -} -else -{ -lean_object* x_2273; lean_object* x_2274; uint8_t x_2275; -x_2273 = l_Lean_Syntax_getArg(x_2263, x_8); -lean_dec(x_2263); -x_2274 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_2273); -x_2275 = l_Lean_Syntax_isOfKind(x_2273, x_2274); -if (x_2275 == 0) -{ -lean_object* x_2276; lean_object* x_2277; -lean_dec(x_2273); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2276 = lean_box(1); -x_2277 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2277, 0, x_2276); -lean_ctor_set(x_2277, 1, x_3); -return x_2277; -} -else -{ -lean_object* x_2278; lean_object* x_2279; lean_object* x_2280; uint8_t x_2281; -x_2278 = l_Lean_Syntax_getArg(x_2273, x_2262); -lean_dec(x_2273); -x_2279 = lean_unsigned_to_nat(4u); -x_2280 = l_Lean_Syntax_getArg(x_1, x_2279); -x_2281 = l_Lean_Syntax_isNone(x_2280); -if (x_2281 == 0) -{ -uint8_t x_2282; -lean_inc(x_2280); -x_2282 = l_Lean_Syntax_isOfKind(x_2280, x_15); -if (x_2282 == 0) -{ -lean_object* x_2283; lean_object* x_2284; -lean_dec(x_2280); -lean_dec(x_2278); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2283 = lean_box(1); -x_2284 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2284, 0, x_2283); -lean_ctor_set(x_2284, 1, x_3); -return x_2284; -} -else -{ -lean_object* x_2285; lean_object* x_2286; uint8_t x_2287; -x_2285 = l_Lean_Syntax_getArgs(x_2280); -x_2286 = lean_array_get_size(x_2285); -lean_dec(x_2285); -x_2287 = lean_nat_dec_eq(x_2286, x_24); -lean_dec(x_2286); -if (x_2287 == 0) -{ -lean_object* x_2288; lean_object* x_2289; -lean_dec(x_2280); -lean_dec(x_2278); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2288 = lean_box(1); -x_2289 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2289, 0, x_2288); -lean_ctor_set(x_2289, 1, x_3); -return x_2289; -} -else -{ -lean_object* x_2290; lean_object* x_2291; uint8_t x_2292; -x_2290 = l_Lean_Syntax_getArg(x_2280, x_8); -lean_dec(x_2280); -x_2291 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_2290); -x_2292 = l_Lean_Syntax_isOfKind(x_2290, x_2291); -if (x_2292 == 0) -{ -lean_object* x_2293; lean_object* x_2294; -lean_dec(x_2290); -lean_dec(x_2278); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2293 = lean_box(1); -x_2294 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2294, 0, x_2293); -lean_ctor_set(x_2294, 1, x_3); -return x_2294; -} -else -{ -lean_object* x_2295; lean_object* x_2296; lean_object* x_2297; lean_object* x_2298; lean_object* x_2299; lean_object* x_2300; -x_2295 = l_Lean_Syntax_getArg(x_2290, x_2262); -lean_dec(x_2290); -x_2296 = lean_unsigned_to_nat(5u); -x_2297 = l_Lean_Syntax_getArg(x_1, x_2296); -x_2298 = lean_unsigned_to_nat(7u); -x_2299 = l_Lean_Syntax_getArg(x_1, x_2298); -lean_dec(x_1); -lean_inc(x_2); -x_2300 = l_Lean_evalOptPrec(x_2261, x_2, x_3); -if (lean_obj_tag(x_2300) == 0) -{ -lean_object* x_2301; lean_object* x_2302; lean_object* x_2303; lean_object* x_2304; lean_object* x_2305; lean_object* x_2306; lean_object* x_2307; lean_object* x_2308; uint8_t x_2309; -x_2301 = lean_ctor_get(x_2300, 0); -lean_inc(x_2301); -x_2302 = lean_ctor_get(x_2300, 1); -lean_inc(x_2302); -lean_dec(x_2300); -x_2303 = lean_nat_add(x_2301, x_24); -lean_dec(x_2301); -x_2304 = l_Nat_repr(x_2303); -x_2305 = l_Lean_numLitKind; -x_2306 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2307 = l_Lean_Syntax_mkLit(x_2305, x_2304, x_2306); -x_2308 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_2302); -x_2309 = !lean_is_exclusive(x_2308); -if (x_2309 == 0) -{ -lean_object* x_2310; lean_object* x_2311; lean_object* x_2312; lean_object* x_2313; lean_object* x_2314; lean_object* x_2315; lean_object* x_2316; lean_object* x_2317; lean_object* x_2318; lean_object* x_2319; lean_object* x_2320; lean_object* x_2321; lean_object* x_2322; lean_object* x_2323; lean_object* x_2324; lean_object* x_2325; lean_object* x_2326; lean_object* x_2327; lean_object* x_2328; lean_object* x_2329; lean_object* x_2330; lean_object* x_2331; lean_object* x_2332; lean_object* x_2333; lean_object* x_2334; lean_object* x_2335; lean_object* x_2336; lean_object* x_2337; lean_object* x_2338; lean_object* x_2339; lean_object* x_2340; lean_object* x_2341; lean_object* x_2342; lean_object* x_2343; lean_object* x_2344; lean_object* x_2345; lean_object* x_2346; lean_object* x_2347; lean_object* x_2348; lean_object* x_2349; lean_object* x_2350; lean_object* x_2351; lean_object* x_2352; lean_object* x_2353; lean_object* x_2354; lean_object* x_2355; lean_object* x_2356; lean_object* x_2357; lean_object* x_2358; lean_object* x_2359; lean_object* x_2360; lean_object* x_2361; lean_object* x_2362; lean_object* x_2363; lean_object* x_2364; lean_object* x_2365; lean_object* x_2366; lean_object* x_2367; lean_object* x_2368; lean_object* x_2369; lean_object* x_2370; lean_object* x_2371; lean_object* x_2372; lean_object* x_2373; lean_object* x_2374; lean_object* x_2375; lean_object* x_2376; lean_object* x_2377; lean_object* x_2378; lean_object* x_2379; lean_object* x_2380; lean_object* x_2381; lean_object* x_2382; lean_object* x_2383; lean_object* x_2384; lean_object* x_2385; lean_object* x_2386; lean_object* x_2387; lean_object* x_2388; lean_object* x_2389; lean_object* x_2390; lean_object* x_2391; lean_object* x_2392; lean_object* x_2393; lean_object* x_2394; -x_2310 = lean_ctor_get(x_2308, 0); -x_2311 = lean_ctor_get(x_2, 2); -lean_inc(x_2311); -x_2312 = lean_ctor_get(x_2, 1); -lean_inc(x_2312); -lean_dec(x_2); -x_2313 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2310); -x_2314 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2314, 0, x_2310); -lean_ctor_set(x_2314, 1, x_2313); -x_2315 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2316 = lean_array_push(x_2315, x_2314); -x_2317 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2310); -x_2318 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2318, 0, x_2310); -lean_ctor_set(x_2318, 1, x_2317); -x_2319 = l_Array_empty___closed__1; -x_2320 = lean_array_push(x_2319, x_2318); -lean_inc(x_2320); -x_2321 = lean_array_push(x_2320, x_2260); -x_2322 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2322, 0, x_2256); -lean_ctor_set(x_2322, 1, x_2321); -x_2323 = l_Lean_mkOptionalNode___closed__2; -x_2324 = lean_array_push(x_2323, x_2322); -x_2325 = l_Array_appendCore___rarg(x_2319, x_2324); -lean_dec(x_2324); -x_2326 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2326, 0, x_15); -lean_ctor_set(x_2326, 1, x_2325); -x_2327 = lean_array_push(x_2316, x_2326); -x_2328 = l_prec_x28___x29___closed__3; -lean_inc(x_2310); -x_2329 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2329, 0, x_2310); -lean_ctor_set(x_2329, 1, x_2328); -x_2330 = lean_array_push(x_2319, x_2329); -x_2331 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_2310); -x_2332 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2332, 0, x_2310); -lean_ctor_set(x_2332, 1, x_2331); -lean_inc(x_2330); -x_2333 = lean_array_push(x_2330, x_2332); -x_2334 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2310); -x_2335 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2335, 0, x_2310); -lean_ctor_set(x_2335, 1, x_2334); -lean_inc(x_2335); -x_2336 = lean_array_push(x_2333, x_2335); -x_2337 = lean_array_push(x_2336, x_2278); -x_2338 = l_prec_x28___x29___closed__7; -lean_inc(x_2310); -x_2339 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2339, 0, x_2310); -lean_ctor_set(x_2339, 1, x_2338); -lean_inc(x_2339); -x_2340 = lean_array_push(x_2337, x_2339); -x_2341 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2341, 0, x_2274); -lean_ctor_set(x_2341, 1, x_2340); -x_2342 = lean_array_push(x_2323, x_2341); -x_2343 = l_Array_appendCore___rarg(x_2319, x_2342); -lean_dec(x_2342); -x_2344 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2344, 0, x_15); -lean_ctor_set(x_2344, 1, x_2343); -x_2345 = lean_array_push(x_2327, x_2344); -x_2346 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_2310); -x_2347 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2347, 0, x_2310); -lean_ctor_set(x_2347, 1, x_2346); -x_2348 = lean_array_push(x_2330, x_2347); -x_2349 = lean_array_push(x_2348, x_2335); -x_2350 = lean_array_push(x_2349, x_2295); -x_2351 = lean_array_push(x_2350, x_2339); -x_2352 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2352, 0, x_2291); -lean_ctor_set(x_2352, 1, x_2351); -x_2353 = lean_array_push(x_2323, x_2352); -x_2354 = l_Array_appendCore___rarg(x_2319, x_2353); -lean_dec(x_2353); -x_2355 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2355, 0, x_15); -lean_ctor_set(x_2355, 1, x_2354); -x_2356 = lean_array_push(x_2345, x_2355); -x_2357 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2311); -lean_inc(x_2312); -x_2358 = l_Lean_addMacroScope(x_2312, x_2357, x_2311); -x_2359 = lean_box(0); -x_2360 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2361 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2361, 0, x_2306); -lean_ctor_set(x_2361, 1, x_2360); -lean_ctor_set(x_2361, 2, x_2358); -lean_ctor_set(x_2361, 3, x_2359); -x_2362 = lean_array_push(x_2319, x_2361); -x_2363 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2362); -x_2364 = lean_array_push(x_2362, x_2363); -x_2365 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2366 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2366, 0, x_2365); -lean_ctor_set(x_2366, 1, x_2364); -x_2367 = lean_array_push(x_2319, x_2366); -x_2368 = lean_array_push(x_2367, x_2297); -x_2369 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2370 = l_Lean_addMacroScope(x_2312, x_2369, x_2311); -x_2371 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2372 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2372, 0, x_2306); -lean_ctor_set(x_2372, 1, x_2371); -lean_ctor_set(x_2372, 2, x_2370); -lean_ctor_set(x_2372, 3, x_2359); -lean_inc(x_2372); -x_2373 = lean_array_push(x_2319, x_2372); -x_2374 = lean_array_push(x_2320, x_2307); -x_2375 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2375, 0, x_2256); -lean_ctor_set(x_2375, 1, x_2374); -x_2376 = lean_array_push(x_2319, x_2375); -x_2377 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2377, 0, x_15); -lean_ctor_set(x_2377, 1, x_2376); -x_2378 = lean_array_push(x_2373, x_2377); -x_2379 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2379, 0, x_2365); -lean_ctor_set(x_2379, 1, x_2378); -x_2380 = lean_array_push(x_2368, x_2379); -x_2381 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2381, 0, x_15); -lean_ctor_set(x_2381, 1, x_2380); -x_2382 = lean_array_push(x_2356, x_2381); -x_2383 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2384 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2384, 0, x_2310); -lean_ctor_set(x_2384, 1, x_2383); -x_2385 = lean_array_push(x_2382, x_2384); -x_2386 = lean_array_push(x_2319, x_2299); -x_2387 = lean_array_push(x_2362, x_2372); -x_2388 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2388, 0, x_15); -lean_ctor_set(x_2388, 1, x_2387); -x_2389 = lean_array_push(x_2386, x_2388); -x_2390 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2391 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2391, 0, x_2390); -lean_ctor_set(x_2391, 1, x_2389); -x_2392 = lean_array_push(x_2385, x_2391); -x_2393 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2394 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2394, 0, x_2393); -lean_ctor_set(x_2394, 1, x_2392); -lean_ctor_set(x_2308, 0, x_2394); -return x_2308; -} -else -{ -lean_object* x_2395; lean_object* x_2396; lean_object* x_2397; lean_object* x_2398; lean_object* x_2399; lean_object* x_2400; lean_object* x_2401; lean_object* x_2402; lean_object* x_2403; lean_object* x_2404; lean_object* x_2405; lean_object* x_2406; lean_object* x_2407; lean_object* x_2408; lean_object* x_2409; lean_object* x_2410; lean_object* x_2411; lean_object* x_2412; lean_object* x_2413; lean_object* x_2414; lean_object* x_2415; lean_object* x_2416; lean_object* x_2417; lean_object* x_2418; lean_object* x_2419; lean_object* x_2420; lean_object* x_2421; lean_object* x_2422; lean_object* x_2423; lean_object* x_2424; lean_object* x_2425; lean_object* x_2426; lean_object* x_2427; lean_object* x_2428; lean_object* x_2429; lean_object* x_2430; lean_object* x_2431; lean_object* x_2432; lean_object* x_2433; lean_object* x_2434; lean_object* x_2435; lean_object* x_2436; lean_object* x_2437; lean_object* x_2438; lean_object* x_2439; lean_object* x_2440; lean_object* x_2441; lean_object* x_2442; lean_object* x_2443; lean_object* x_2444; lean_object* x_2445; lean_object* x_2446; lean_object* x_2447; lean_object* x_2448; lean_object* x_2449; lean_object* x_2450; lean_object* x_2451; lean_object* x_2452; lean_object* x_2453; lean_object* x_2454; lean_object* x_2455; lean_object* x_2456; lean_object* x_2457; lean_object* x_2458; lean_object* x_2459; lean_object* x_2460; lean_object* x_2461; lean_object* x_2462; lean_object* x_2463; lean_object* x_2464; lean_object* x_2465; lean_object* x_2466; lean_object* x_2467; lean_object* x_2468; lean_object* x_2469; lean_object* x_2470; lean_object* x_2471; lean_object* x_2472; lean_object* x_2473; lean_object* x_2474; lean_object* x_2475; lean_object* x_2476; lean_object* x_2477; lean_object* x_2478; lean_object* x_2479; lean_object* x_2480; lean_object* x_2481; -x_2395 = lean_ctor_get(x_2308, 0); -x_2396 = lean_ctor_get(x_2308, 1); -lean_inc(x_2396); -lean_inc(x_2395); -lean_dec(x_2308); -x_2397 = lean_ctor_get(x_2, 2); -lean_inc(x_2397); -x_2398 = lean_ctor_get(x_2, 1); -lean_inc(x_2398); -lean_dec(x_2); -x_2399 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2395); -x_2400 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2400, 0, x_2395); -lean_ctor_set(x_2400, 1, x_2399); -x_2401 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2402 = lean_array_push(x_2401, x_2400); -x_2403 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2395); -x_2404 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2404, 0, x_2395); -lean_ctor_set(x_2404, 1, x_2403); -x_2405 = l_Array_empty___closed__1; -x_2406 = lean_array_push(x_2405, x_2404); -lean_inc(x_2406); -x_2407 = lean_array_push(x_2406, x_2260); -x_2408 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2408, 0, x_2256); -lean_ctor_set(x_2408, 1, x_2407); -x_2409 = l_Lean_mkOptionalNode___closed__2; -x_2410 = lean_array_push(x_2409, x_2408); -x_2411 = l_Array_appendCore___rarg(x_2405, x_2410); -lean_dec(x_2410); -x_2412 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2412, 0, x_15); -lean_ctor_set(x_2412, 1, x_2411); -x_2413 = lean_array_push(x_2402, x_2412); -x_2414 = l_prec_x28___x29___closed__3; -lean_inc(x_2395); -x_2415 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2415, 0, x_2395); -lean_ctor_set(x_2415, 1, x_2414); -x_2416 = lean_array_push(x_2405, x_2415); -x_2417 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_2395); -x_2418 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2418, 0, x_2395); -lean_ctor_set(x_2418, 1, x_2417); -lean_inc(x_2416); -x_2419 = lean_array_push(x_2416, x_2418); -x_2420 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2395); -x_2421 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2421, 0, x_2395); -lean_ctor_set(x_2421, 1, x_2420); -lean_inc(x_2421); -x_2422 = lean_array_push(x_2419, x_2421); -x_2423 = lean_array_push(x_2422, x_2278); -x_2424 = l_prec_x28___x29___closed__7; -lean_inc(x_2395); -x_2425 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2425, 0, x_2395); -lean_ctor_set(x_2425, 1, x_2424); -lean_inc(x_2425); -x_2426 = lean_array_push(x_2423, x_2425); -x_2427 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2427, 0, x_2274); -lean_ctor_set(x_2427, 1, x_2426); -x_2428 = lean_array_push(x_2409, x_2427); -x_2429 = l_Array_appendCore___rarg(x_2405, x_2428); -lean_dec(x_2428); -x_2430 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2430, 0, x_15); -lean_ctor_set(x_2430, 1, x_2429); -x_2431 = lean_array_push(x_2413, x_2430); -x_2432 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_2395); -x_2433 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2433, 0, x_2395); -lean_ctor_set(x_2433, 1, x_2432); -x_2434 = lean_array_push(x_2416, x_2433); -x_2435 = lean_array_push(x_2434, x_2421); -x_2436 = lean_array_push(x_2435, x_2295); -x_2437 = lean_array_push(x_2436, x_2425); -x_2438 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2438, 0, x_2291); -lean_ctor_set(x_2438, 1, x_2437); -x_2439 = lean_array_push(x_2409, x_2438); -x_2440 = l_Array_appendCore___rarg(x_2405, x_2439); -lean_dec(x_2439); -x_2441 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2441, 0, x_15); -lean_ctor_set(x_2441, 1, x_2440); -x_2442 = lean_array_push(x_2431, x_2441); -x_2443 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2397); -lean_inc(x_2398); -x_2444 = l_Lean_addMacroScope(x_2398, x_2443, x_2397); -x_2445 = lean_box(0); -x_2446 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2447 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2447, 0, x_2306); -lean_ctor_set(x_2447, 1, x_2446); -lean_ctor_set(x_2447, 2, x_2444); -lean_ctor_set(x_2447, 3, x_2445); -x_2448 = lean_array_push(x_2405, x_2447); -x_2449 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2448); -x_2450 = lean_array_push(x_2448, x_2449); -x_2451 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2452 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2452, 0, x_2451); -lean_ctor_set(x_2452, 1, x_2450); -x_2453 = lean_array_push(x_2405, x_2452); -x_2454 = lean_array_push(x_2453, x_2297); -x_2455 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2456 = l_Lean_addMacroScope(x_2398, x_2455, x_2397); -x_2457 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2458 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2458, 0, x_2306); -lean_ctor_set(x_2458, 1, x_2457); -lean_ctor_set(x_2458, 2, x_2456); -lean_ctor_set(x_2458, 3, x_2445); -lean_inc(x_2458); -x_2459 = lean_array_push(x_2405, x_2458); -x_2460 = lean_array_push(x_2406, x_2307); -x_2461 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2461, 0, x_2256); -lean_ctor_set(x_2461, 1, x_2460); -x_2462 = lean_array_push(x_2405, x_2461); -x_2463 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2463, 0, x_15); -lean_ctor_set(x_2463, 1, x_2462); -x_2464 = lean_array_push(x_2459, x_2463); -x_2465 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2465, 0, x_2451); -lean_ctor_set(x_2465, 1, x_2464); -x_2466 = lean_array_push(x_2454, x_2465); -x_2467 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2467, 0, x_15); -lean_ctor_set(x_2467, 1, x_2466); -x_2468 = lean_array_push(x_2442, x_2467); -x_2469 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2470 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2470, 0, x_2395); -lean_ctor_set(x_2470, 1, x_2469); -x_2471 = lean_array_push(x_2468, x_2470); -x_2472 = lean_array_push(x_2405, x_2299); -x_2473 = lean_array_push(x_2448, x_2458); -x_2474 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2474, 0, x_15); -lean_ctor_set(x_2474, 1, x_2473); -x_2475 = lean_array_push(x_2472, x_2474); -x_2476 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2477 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2477, 0, x_2476); -lean_ctor_set(x_2477, 1, x_2475); -x_2478 = lean_array_push(x_2471, x_2477); -x_2479 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2480 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2480, 0, x_2479); -lean_ctor_set(x_2480, 1, x_2478); -x_2481 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2481, 0, x_2480); -lean_ctor_set(x_2481, 1, x_2396); -return x_2481; -} -} -else -{ -uint8_t x_2482; -lean_dec(x_2299); -lean_dec(x_2297); -lean_dec(x_2295); -lean_dec(x_2278); -lean_dec(x_2260); -lean_dec(x_2); -x_2482 = !lean_is_exclusive(x_2300); -if (x_2482 == 0) -{ -return x_2300; -} -else -{ -lean_object* x_2483; lean_object* x_2484; lean_object* x_2485; -x_2483 = lean_ctor_get(x_2300, 0); -x_2484 = lean_ctor_get(x_2300, 1); -lean_inc(x_2484); -lean_inc(x_2483); -lean_dec(x_2300); -x_2485 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2485, 0, x_2483); -lean_ctor_set(x_2485, 1, x_2484); -return x_2485; -} -} -} -} -} -} -else -{ -lean_object* x_2486; lean_object* x_2487; lean_object* x_2488; lean_object* x_2489; lean_object* x_2490; -lean_dec(x_2280); -x_2486 = lean_unsigned_to_nat(5u); -x_2487 = l_Lean_Syntax_getArg(x_1, x_2486); -x_2488 = lean_unsigned_to_nat(7u); -x_2489 = l_Lean_Syntax_getArg(x_1, x_2488); -lean_dec(x_1); -lean_inc(x_2); -x_2490 = l_Lean_evalOptPrec(x_2261, x_2, x_3); -if (lean_obj_tag(x_2490) == 0) -{ -lean_object* x_2491; lean_object* x_2492; lean_object* x_2493; lean_object* x_2494; lean_object* x_2495; lean_object* x_2496; lean_object* x_2497; lean_object* x_2498; uint8_t x_2499; -x_2491 = lean_ctor_get(x_2490, 0); -lean_inc(x_2491); -x_2492 = lean_ctor_get(x_2490, 1); -lean_inc(x_2492); -lean_dec(x_2490); -x_2493 = lean_nat_add(x_2491, x_24); -lean_dec(x_2491); -x_2494 = l_Nat_repr(x_2493); -x_2495 = l_Lean_numLitKind; -x_2496 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2497 = l_Lean_Syntax_mkLit(x_2495, x_2494, x_2496); -x_2498 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_2492); -x_2499 = !lean_is_exclusive(x_2498); -if (x_2499 == 0) -{ -lean_object* x_2500; lean_object* x_2501; lean_object* x_2502; lean_object* x_2503; lean_object* x_2504; lean_object* x_2505; lean_object* x_2506; lean_object* x_2507; lean_object* x_2508; lean_object* x_2509; lean_object* x_2510; lean_object* x_2511; lean_object* x_2512; lean_object* x_2513; lean_object* x_2514; lean_object* x_2515; lean_object* x_2516; lean_object* x_2517; lean_object* x_2518; lean_object* x_2519; lean_object* x_2520; lean_object* x_2521; lean_object* x_2522; lean_object* x_2523; lean_object* x_2524; lean_object* x_2525; lean_object* x_2526; lean_object* x_2527; lean_object* x_2528; lean_object* x_2529; lean_object* x_2530; lean_object* x_2531; lean_object* x_2532; lean_object* x_2533; lean_object* x_2534; lean_object* x_2535; lean_object* x_2536; lean_object* x_2537; lean_object* x_2538; lean_object* x_2539; lean_object* x_2540; lean_object* x_2541; lean_object* x_2542; lean_object* x_2543; lean_object* x_2544; lean_object* x_2545; lean_object* x_2546; lean_object* x_2547; lean_object* x_2548; lean_object* x_2549; lean_object* x_2550; lean_object* x_2551; lean_object* x_2552; lean_object* x_2553; lean_object* x_2554; lean_object* x_2555; lean_object* x_2556; lean_object* x_2557; lean_object* x_2558; lean_object* x_2559; lean_object* x_2560; lean_object* x_2561; lean_object* x_2562; lean_object* x_2563; lean_object* x_2564; lean_object* x_2565; lean_object* x_2566; lean_object* x_2567; lean_object* x_2568; lean_object* x_2569; lean_object* x_2570; lean_object* x_2571; lean_object* x_2572; lean_object* x_2573; lean_object* x_2574; lean_object* x_2575; -x_2500 = lean_ctor_get(x_2498, 0); -x_2501 = lean_ctor_get(x_2, 2); -lean_inc(x_2501); -x_2502 = lean_ctor_get(x_2, 1); -lean_inc(x_2502); -lean_dec(x_2); -x_2503 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2500); -x_2504 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2504, 0, x_2500); -lean_ctor_set(x_2504, 1, x_2503); -x_2505 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2506 = lean_array_push(x_2505, x_2504); -x_2507 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2500); -x_2508 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2508, 0, x_2500); -lean_ctor_set(x_2508, 1, x_2507); -x_2509 = l_Array_empty___closed__1; -x_2510 = lean_array_push(x_2509, x_2508); -lean_inc(x_2510); -x_2511 = lean_array_push(x_2510, x_2260); -x_2512 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2512, 0, x_2256); -lean_ctor_set(x_2512, 1, x_2511); -x_2513 = l_Lean_mkOptionalNode___closed__2; -x_2514 = lean_array_push(x_2513, x_2512); -x_2515 = l_Array_appendCore___rarg(x_2509, x_2514); -lean_dec(x_2514); -x_2516 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2516, 0, x_15); -lean_ctor_set(x_2516, 1, x_2515); -x_2517 = lean_array_push(x_2506, x_2516); -x_2518 = l_prec_x28___x29___closed__3; -lean_inc(x_2500); -x_2519 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2519, 0, x_2500); -lean_ctor_set(x_2519, 1, x_2518); -x_2520 = lean_array_push(x_2509, x_2519); -x_2521 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_2500); -x_2522 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2522, 0, x_2500); -lean_ctor_set(x_2522, 1, x_2521); -x_2523 = lean_array_push(x_2520, x_2522); -x_2524 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2500); -x_2525 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2525, 0, x_2500); -lean_ctor_set(x_2525, 1, x_2524); -x_2526 = lean_array_push(x_2523, x_2525); -x_2527 = lean_array_push(x_2526, x_2278); -x_2528 = l_prec_x28___x29___closed__7; -lean_inc(x_2500); -x_2529 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2529, 0, x_2500); -lean_ctor_set(x_2529, 1, x_2528); -x_2530 = lean_array_push(x_2527, x_2529); -x_2531 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2531, 0, x_2274); -lean_ctor_set(x_2531, 1, x_2530); -x_2532 = lean_array_push(x_2513, x_2531); -x_2533 = l_Array_appendCore___rarg(x_2509, x_2532); -lean_dec(x_2532); -x_2534 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2534, 0, x_15); -lean_ctor_set(x_2534, 1, x_2533); -x_2535 = lean_array_push(x_2517, x_2534); -x_2536 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2537 = lean_array_push(x_2535, x_2536); -x_2538 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2501); -lean_inc(x_2502); -x_2539 = l_Lean_addMacroScope(x_2502, x_2538, x_2501); -x_2540 = lean_box(0); -x_2541 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2542 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2542, 0, x_2496); -lean_ctor_set(x_2542, 1, x_2541); -lean_ctor_set(x_2542, 2, x_2539); -lean_ctor_set(x_2542, 3, x_2540); -x_2543 = lean_array_push(x_2509, x_2542); -x_2544 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2543); -x_2545 = lean_array_push(x_2543, x_2544); -x_2546 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2547 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2547, 0, x_2546); -lean_ctor_set(x_2547, 1, x_2545); -x_2548 = lean_array_push(x_2509, x_2547); -x_2549 = lean_array_push(x_2548, x_2487); -x_2550 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2551 = l_Lean_addMacroScope(x_2502, x_2550, x_2501); -x_2552 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2553 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2553, 0, x_2496); -lean_ctor_set(x_2553, 1, x_2552); -lean_ctor_set(x_2553, 2, x_2551); -lean_ctor_set(x_2553, 3, x_2540); -lean_inc(x_2553); -x_2554 = lean_array_push(x_2509, x_2553); -x_2555 = lean_array_push(x_2510, x_2497); -x_2556 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2556, 0, x_2256); -lean_ctor_set(x_2556, 1, x_2555); -x_2557 = lean_array_push(x_2509, x_2556); -x_2558 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2558, 0, x_15); -lean_ctor_set(x_2558, 1, x_2557); -x_2559 = lean_array_push(x_2554, x_2558); -x_2560 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2560, 0, x_2546); -lean_ctor_set(x_2560, 1, x_2559); -x_2561 = lean_array_push(x_2549, x_2560); -x_2562 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2562, 0, x_15); -lean_ctor_set(x_2562, 1, x_2561); -x_2563 = lean_array_push(x_2537, x_2562); -x_2564 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2565 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2565, 0, x_2500); -lean_ctor_set(x_2565, 1, x_2564); -x_2566 = lean_array_push(x_2563, x_2565); -x_2567 = lean_array_push(x_2509, x_2489); -x_2568 = lean_array_push(x_2543, x_2553); -x_2569 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2569, 0, x_15); -lean_ctor_set(x_2569, 1, x_2568); -x_2570 = lean_array_push(x_2567, x_2569); -x_2571 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2572 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2572, 0, x_2571); -lean_ctor_set(x_2572, 1, x_2570); -x_2573 = lean_array_push(x_2566, x_2572); -x_2574 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2575 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2575, 0, x_2574); -lean_ctor_set(x_2575, 1, x_2573); -lean_ctor_set(x_2498, 0, x_2575); -return x_2498; -} -else -{ -lean_object* x_2576; lean_object* x_2577; lean_object* x_2578; lean_object* x_2579; lean_object* x_2580; lean_object* x_2581; lean_object* x_2582; lean_object* x_2583; lean_object* x_2584; lean_object* x_2585; lean_object* x_2586; lean_object* x_2587; lean_object* x_2588; lean_object* x_2589; lean_object* x_2590; lean_object* x_2591; lean_object* x_2592; lean_object* x_2593; lean_object* x_2594; lean_object* x_2595; lean_object* x_2596; lean_object* x_2597; lean_object* x_2598; lean_object* x_2599; lean_object* x_2600; lean_object* x_2601; lean_object* x_2602; lean_object* x_2603; lean_object* x_2604; lean_object* x_2605; lean_object* x_2606; lean_object* x_2607; lean_object* x_2608; lean_object* x_2609; lean_object* x_2610; lean_object* x_2611; lean_object* x_2612; lean_object* x_2613; lean_object* x_2614; lean_object* x_2615; lean_object* x_2616; lean_object* x_2617; lean_object* x_2618; lean_object* x_2619; lean_object* x_2620; lean_object* x_2621; lean_object* x_2622; lean_object* x_2623; lean_object* x_2624; lean_object* x_2625; lean_object* x_2626; lean_object* x_2627; lean_object* x_2628; lean_object* x_2629; lean_object* x_2630; lean_object* x_2631; lean_object* x_2632; lean_object* x_2633; lean_object* x_2634; lean_object* x_2635; lean_object* x_2636; lean_object* x_2637; lean_object* x_2638; lean_object* x_2639; lean_object* x_2640; lean_object* x_2641; lean_object* x_2642; lean_object* x_2643; lean_object* x_2644; lean_object* x_2645; lean_object* x_2646; lean_object* x_2647; lean_object* x_2648; lean_object* x_2649; lean_object* x_2650; lean_object* x_2651; lean_object* x_2652; lean_object* x_2653; -x_2576 = lean_ctor_get(x_2498, 0); -x_2577 = lean_ctor_get(x_2498, 1); -lean_inc(x_2577); -lean_inc(x_2576); -lean_dec(x_2498); -x_2578 = lean_ctor_get(x_2, 2); -lean_inc(x_2578); -x_2579 = lean_ctor_get(x_2, 1); -lean_inc(x_2579); -lean_dec(x_2); -x_2580 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2576); -x_2581 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2581, 0, x_2576); -lean_ctor_set(x_2581, 1, x_2580); -x_2582 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2583 = lean_array_push(x_2582, x_2581); -x_2584 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2576); -x_2585 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2585, 0, x_2576); -lean_ctor_set(x_2585, 1, x_2584); -x_2586 = l_Array_empty___closed__1; -x_2587 = lean_array_push(x_2586, x_2585); -lean_inc(x_2587); -x_2588 = lean_array_push(x_2587, x_2260); -x_2589 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2589, 0, x_2256); -lean_ctor_set(x_2589, 1, x_2588); -x_2590 = l_Lean_mkOptionalNode___closed__2; -x_2591 = lean_array_push(x_2590, x_2589); -x_2592 = l_Array_appendCore___rarg(x_2586, x_2591); -lean_dec(x_2591); -x_2593 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2593, 0, x_15); -lean_ctor_set(x_2593, 1, x_2592); -x_2594 = lean_array_push(x_2583, x_2593); -x_2595 = l_prec_x28___x29___closed__3; -lean_inc(x_2576); -x_2596 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2596, 0, x_2576); -lean_ctor_set(x_2596, 1, x_2595); -x_2597 = lean_array_push(x_2586, x_2596); -x_2598 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_2576); -x_2599 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2599, 0, x_2576); -lean_ctor_set(x_2599, 1, x_2598); -x_2600 = lean_array_push(x_2597, x_2599); -x_2601 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2576); -x_2602 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2602, 0, x_2576); -lean_ctor_set(x_2602, 1, x_2601); -x_2603 = lean_array_push(x_2600, x_2602); -x_2604 = lean_array_push(x_2603, x_2278); -x_2605 = l_prec_x28___x29___closed__7; -lean_inc(x_2576); -x_2606 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2606, 0, x_2576); -lean_ctor_set(x_2606, 1, x_2605); -x_2607 = lean_array_push(x_2604, x_2606); -x_2608 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2608, 0, x_2274); -lean_ctor_set(x_2608, 1, x_2607); -x_2609 = lean_array_push(x_2590, x_2608); -x_2610 = l_Array_appendCore___rarg(x_2586, x_2609); -lean_dec(x_2609); -x_2611 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2611, 0, x_15); -lean_ctor_set(x_2611, 1, x_2610); -x_2612 = lean_array_push(x_2594, x_2611); -x_2613 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2614 = lean_array_push(x_2612, x_2613); -x_2615 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2578); -lean_inc(x_2579); -x_2616 = l_Lean_addMacroScope(x_2579, x_2615, x_2578); -x_2617 = lean_box(0); -x_2618 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2619 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2619, 0, x_2496); -lean_ctor_set(x_2619, 1, x_2618); -lean_ctor_set(x_2619, 2, x_2616); -lean_ctor_set(x_2619, 3, x_2617); -x_2620 = lean_array_push(x_2586, x_2619); -x_2621 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2620); -x_2622 = lean_array_push(x_2620, x_2621); -x_2623 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2624 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2624, 0, x_2623); -lean_ctor_set(x_2624, 1, x_2622); -x_2625 = lean_array_push(x_2586, x_2624); -x_2626 = lean_array_push(x_2625, x_2487); -x_2627 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2628 = l_Lean_addMacroScope(x_2579, x_2627, x_2578); -x_2629 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2630 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2630, 0, x_2496); -lean_ctor_set(x_2630, 1, x_2629); -lean_ctor_set(x_2630, 2, x_2628); -lean_ctor_set(x_2630, 3, x_2617); -lean_inc(x_2630); -x_2631 = lean_array_push(x_2586, x_2630); -x_2632 = lean_array_push(x_2587, x_2497); -x_2633 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2633, 0, x_2256); -lean_ctor_set(x_2633, 1, x_2632); -x_2634 = lean_array_push(x_2586, x_2633); -x_2635 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2635, 0, x_15); -lean_ctor_set(x_2635, 1, x_2634); -x_2636 = lean_array_push(x_2631, x_2635); -x_2637 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2637, 0, x_2623); -lean_ctor_set(x_2637, 1, x_2636); -x_2638 = lean_array_push(x_2626, x_2637); -x_2639 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2639, 0, x_15); -lean_ctor_set(x_2639, 1, x_2638); -x_2640 = lean_array_push(x_2614, x_2639); -x_2641 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2642 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2642, 0, x_2576); -lean_ctor_set(x_2642, 1, x_2641); -x_2643 = lean_array_push(x_2640, x_2642); -x_2644 = lean_array_push(x_2586, x_2489); -x_2645 = lean_array_push(x_2620, x_2630); -x_2646 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2646, 0, x_15); -lean_ctor_set(x_2646, 1, x_2645); -x_2647 = lean_array_push(x_2644, x_2646); -x_2648 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2649 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2649, 0, x_2648); -lean_ctor_set(x_2649, 1, x_2647); -x_2650 = lean_array_push(x_2643, x_2649); -x_2651 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2652 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2652, 0, x_2651); -lean_ctor_set(x_2652, 1, x_2650); -x_2653 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2653, 0, x_2652); -lean_ctor_set(x_2653, 1, x_2577); -return x_2653; -} -} -else -{ -uint8_t x_2654; -lean_dec(x_2489); -lean_dec(x_2487); -lean_dec(x_2278); -lean_dec(x_2260); -lean_dec(x_2); -x_2654 = !lean_is_exclusive(x_2490); -if (x_2654 == 0) -{ -return x_2490; -} -else -{ -lean_object* x_2655; lean_object* x_2656; lean_object* x_2657; -x_2655 = lean_ctor_get(x_2490, 0); -x_2656 = lean_ctor_get(x_2490, 1); -lean_inc(x_2656); -lean_inc(x_2655); -lean_dec(x_2490); -x_2657 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2657, 0, x_2655); -lean_ctor_set(x_2657, 1, x_2656); -return x_2657; -} -} -} -} -} -} -} -else -{ -lean_object* x_2658; lean_object* x_2659; uint8_t x_2660; -lean_dec(x_2263); -x_2658 = lean_unsigned_to_nat(4u); -x_2659 = l_Lean_Syntax_getArg(x_1, x_2658); -x_2660 = l_Lean_Syntax_isNone(x_2659); -if (x_2660 == 0) -{ -uint8_t x_2661; -lean_inc(x_2659); -x_2661 = l_Lean_Syntax_isOfKind(x_2659, x_15); -if (x_2661 == 0) -{ -lean_object* x_2662; lean_object* x_2663; -lean_dec(x_2659); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2662 = lean_box(1); -x_2663 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2663, 0, x_2662); -lean_ctor_set(x_2663, 1, x_3); -return x_2663; -} -else -{ -lean_object* x_2664; lean_object* x_2665; uint8_t x_2666; -x_2664 = l_Lean_Syntax_getArgs(x_2659); -x_2665 = lean_array_get_size(x_2664); -lean_dec(x_2664); -x_2666 = lean_nat_dec_eq(x_2665, x_24); -lean_dec(x_2665); -if (x_2666 == 0) -{ -lean_object* x_2667; lean_object* x_2668; -lean_dec(x_2659); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2667 = lean_box(1); -x_2668 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2668, 0, x_2667); -lean_ctor_set(x_2668, 1, x_3); -return x_2668; -} -else -{ -lean_object* x_2669; lean_object* x_2670; uint8_t x_2671; -x_2669 = l_Lean_Syntax_getArg(x_2659, x_8); -lean_dec(x_2659); -x_2670 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_2669); -x_2671 = l_Lean_Syntax_isOfKind(x_2669, x_2670); -if (x_2671 == 0) -{ -lean_object* x_2672; lean_object* x_2673; -lean_dec(x_2669); -lean_dec(x_2261); -lean_dec(x_2260); -lean_dec(x_2); -lean_dec(x_1); -x_2672 = lean_box(1); -x_2673 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2673, 0, x_2672); -lean_ctor_set(x_2673, 1, x_3); -return x_2673; -} -else -{ -lean_object* x_2674; lean_object* x_2675; lean_object* x_2676; lean_object* x_2677; lean_object* x_2678; lean_object* x_2679; -x_2674 = l_Lean_Syntax_getArg(x_2669, x_2262); -lean_dec(x_2669); -x_2675 = lean_unsigned_to_nat(5u); -x_2676 = l_Lean_Syntax_getArg(x_1, x_2675); -x_2677 = lean_unsigned_to_nat(7u); -x_2678 = l_Lean_Syntax_getArg(x_1, x_2677); -lean_dec(x_1); -lean_inc(x_2); -x_2679 = l_Lean_evalOptPrec(x_2261, x_2, x_3); -if (lean_obj_tag(x_2679) == 0) -{ -lean_object* x_2680; lean_object* x_2681; lean_object* x_2682; lean_object* x_2683; lean_object* x_2684; lean_object* x_2685; lean_object* x_2686; lean_object* x_2687; uint8_t x_2688; -x_2680 = lean_ctor_get(x_2679, 0); -lean_inc(x_2680); -x_2681 = lean_ctor_get(x_2679, 1); -lean_inc(x_2681); -lean_dec(x_2679); -x_2682 = lean_nat_add(x_2680, x_24); -lean_dec(x_2680); -x_2683 = l_Nat_repr(x_2682); -x_2684 = l_Lean_numLitKind; -x_2685 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2686 = l_Lean_Syntax_mkLit(x_2684, x_2683, x_2685); -x_2687 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_2681); -x_2688 = !lean_is_exclusive(x_2687); -if (x_2688 == 0) -{ -lean_object* x_2689; lean_object* x_2690; lean_object* x_2691; lean_object* x_2692; lean_object* x_2693; lean_object* x_2694; lean_object* x_2695; lean_object* x_2696; lean_object* x_2697; lean_object* x_2698; lean_object* x_2699; lean_object* x_2700; lean_object* x_2701; lean_object* x_2702; lean_object* x_2703; lean_object* x_2704; lean_object* x_2705; lean_object* x_2706; lean_object* x_2707; lean_object* x_2708; lean_object* x_2709; lean_object* x_2710; lean_object* x_2711; lean_object* x_2712; lean_object* x_2713; lean_object* x_2714; lean_object* x_2715; lean_object* x_2716; lean_object* x_2717; lean_object* x_2718; lean_object* x_2719; lean_object* x_2720; lean_object* x_2721; lean_object* x_2722; lean_object* x_2723; lean_object* x_2724; lean_object* x_2725; lean_object* x_2726; lean_object* x_2727; lean_object* x_2728; lean_object* x_2729; lean_object* x_2730; lean_object* x_2731; lean_object* x_2732; lean_object* x_2733; lean_object* x_2734; lean_object* x_2735; lean_object* x_2736; lean_object* x_2737; lean_object* x_2738; lean_object* x_2739; lean_object* x_2740; lean_object* x_2741; lean_object* x_2742; lean_object* x_2743; lean_object* x_2744; lean_object* x_2745; lean_object* x_2746; lean_object* x_2747; lean_object* x_2748; lean_object* x_2749; lean_object* x_2750; lean_object* x_2751; lean_object* x_2752; lean_object* x_2753; lean_object* x_2754; lean_object* x_2755; lean_object* x_2756; lean_object* x_2757; lean_object* x_2758; lean_object* x_2759; lean_object* x_2760; lean_object* x_2761; lean_object* x_2762; lean_object* x_2763; lean_object* x_2764; -x_2689 = lean_ctor_get(x_2687, 0); -x_2690 = lean_ctor_get(x_2, 2); -lean_inc(x_2690); -x_2691 = lean_ctor_get(x_2, 1); -lean_inc(x_2691); -lean_dec(x_2); -x_2692 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2689); -x_2693 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2693, 0, x_2689); -lean_ctor_set(x_2693, 1, x_2692); -x_2694 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2695 = lean_array_push(x_2694, x_2693); -x_2696 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2689); -x_2697 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2697, 0, x_2689); -lean_ctor_set(x_2697, 1, x_2696); -x_2698 = l_Array_empty___closed__1; -x_2699 = lean_array_push(x_2698, x_2697); -lean_inc(x_2699); -x_2700 = lean_array_push(x_2699, x_2260); -x_2701 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2701, 0, x_2256); -lean_ctor_set(x_2701, 1, x_2700); -x_2702 = l_Lean_mkOptionalNode___closed__2; -x_2703 = lean_array_push(x_2702, x_2701); -x_2704 = l_Array_appendCore___rarg(x_2698, x_2703); -lean_dec(x_2703); -x_2705 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2705, 0, x_15); -lean_ctor_set(x_2705, 1, x_2704); -x_2706 = lean_array_push(x_2695, x_2705); -x_2707 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2708 = lean_array_push(x_2706, x_2707); -x_2709 = l_prec_x28___x29___closed__3; -lean_inc(x_2689); -x_2710 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2710, 0, x_2689); -lean_ctor_set(x_2710, 1, x_2709); -x_2711 = lean_array_push(x_2698, x_2710); -x_2712 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_2689); -x_2713 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2713, 0, x_2689); -lean_ctor_set(x_2713, 1, x_2712); -x_2714 = lean_array_push(x_2711, x_2713); -x_2715 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2689); -x_2716 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2716, 0, x_2689); -lean_ctor_set(x_2716, 1, x_2715); -x_2717 = lean_array_push(x_2714, x_2716); -x_2718 = lean_array_push(x_2717, x_2674); -x_2719 = l_prec_x28___x29___closed__7; -lean_inc(x_2689); -x_2720 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2720, 0, x_2689); -lean_ctor_set(x_2720, 1, x_2719); -x_2721 = lean_array_push(x_2718, x_2720); -x_2722 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2722, 0, x_2670); -lean_ctor_set(x_2722, 1, x_2721); -x_2723 = lean_array_push(x_2702, x_2722); -x_2724 = l_Array_appendCore___rarg(x_2698, x_2723); -lean_dec(x_2723); -x_2725 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2725, 0, x_15); -lean_ctor_set(x_2725, 1, x_2724); -x_2726 = lean_array_push(x_2708, x_2725); -x_2727 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2690); -lean_inc(x_2691); -x_2728 = l_Lean_addMacroScope(x_2691, x_2727, x_2690); -x_2729 = lean_box(0); -x_2730 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2731 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2731, 0, x_2685); -lean_ctor_set(x_2731, 1, x_2730); -lean_ctor_set(x_2731, 2, x_2728); -lean_ctor_set(x_2731, 3, x_2729); -x_2732 = lean_array_push(x_2698, x_2731); -x_2733 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2732); -x_2734 = lean_array_push(x_2732, x_2733); -x_2735 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2736 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2736, 0, x_2735); -lean_ctor_set(x_2736, 1, x_2734); -x_2737 = lean_array_push(x_2698, x_2736); -x_2738 = lean_array_push(x_2737, x_2676); -x_2739 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2740 = l_Lean_addMacroScope(x_2691, x_2739, x_2690); -x_2741 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2742 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2742, 0, x_2685); -lean_ctor_set(x_2742, 1, x_2741); -lean_ctor_set(x_2742, 2, x_2740); -lean_ctor_set(x_2742, 3, x_2729); -lean_inc(x_2742); -x_2743 = lean_array_push(x_2698, x_2742); -x_2744 = lean_array_push(x_2699, x_2686); -x_2745 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2745, 0, x_2256); -lean_ctor_set(x_2745, 1, x_2744); -x_2746 = lean_array_push(x_2698, x_2745); -x_2747 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2747, 0, x_15); -lean_ctor_set(x_2747, 1, x_2746); -x_2748 = lean_array_push(x_2743, x_2747); -x_2749 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2749, 0, x_2735); -lean_ctor_set(x_2749, 1, x_2748); -x_2750 = lean_array_push(x_2738, x_2749); -x_2751 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2751, 0, x_15); -lean_ctor_set(x_2751, 1, x_2750); -x_2752 = lean_array_push(x_2726, x_2751); -x_2753 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2754 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2754, 0, x_2689); -lean_ctor_set(x_2754, 1, x_2753); -x_2755 = lean_array_push(x_2752, x_2754); -x_2756 = lean_array_push(x_2698, x_2678); -x_2757 = lean_array_push(x_2732, x_2742); -x_2758 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2758, 0, x_15); -lean_ctor_set(x_2758, 1, x_2757); -x_2759 = lean_array_push(x_2756, x_2758); -x_2760 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2761 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2761, 0, x_2760); -lean_ctor_set(x_2761, 1, x_2759); -x_2762 = lean_array_push(x_2755, x_2761); -x_2763 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2764 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2764, 0, x_2763); -lean_ctor_set(x_2764, 1, x_2762); -lean_ctor_set(x_2687, 0, x_2764); -return x_2687; -} -else -{ -lean_object* x_2765; lean_object* x_2766; lean_object* x_2767; lean_object* x_2768; lean_object* x_2769; lean_object* x_2770; lean_object* x_2771; lean_object* x_2772; lean_object* x_2773; lean_object* x_2774; lean_object* x_2775; lean_object* x_2776; lean_object* x_2777; lean_object* x_2778; lean_object* x_2779; lean_object* x_2780; lean_object* x_2781; lean_object* x_2782; lean_object* x_2783; lean_object* x_2784; lean_object* x_2785; lean_object* x_2786; lean_object* x_2787; lean_object* x_2788; lean_object* x_2789; lean_object* x_2790; lean_object* x_2791; lean_object* x_2792; lean_object* x_2793; lean_object* x_2794; lean_object* x_2795; lean_object* x_2796; lean_object* x_2797; lean_object* x_2798; lean_object* x_2799; lean_object* x_2800; lean_object* x_2801; lean_object* x_2802; lean_object* x_2803; lean_object* x_2804; lean_object* x_2805; lean_object* x_2806; lean_object* x_2807; lean_object* x_2808; lean_object* x_2809; lean_object* x_2810; lean_object* x_2811; lean_object* x_2812; lean_object* x_2813; lean_object* x_2814; lean_object* x_2815; lean_object* x_2816; lean_object* x_2817; lean_object* x_2818; lean_object* x_2819; lean_object* x_2820; lean_object* x_2821; lean_object* x_2822; lean_object* x_2823; lean_object* x_2824; lean_object* x_2825; lean_object* x_2826; lean_object* x_2827; lean_object* x_2828; lean_object* x_2829; lean_object* x_2830; lean_object* x_2831; lean_object* x_2832; lean_object* x_2833; lean_object* x_2834; lean_object* x_2835; lean_object* x_2836; lean_object* x_2837; lean_object* x_2838; lean_object* x_2839; lean_object* x_2840; lean_object* x_2841; lean_object* x_2842; -x_2765 = lean_ctor_get(x_2687, 0); -x_2766 = lean_ctor_get(x_2687, 1); -lean_inc(x_2766); -lean_inc(x_2765); -lean_dec(x_2687); -x_2767 = lean_ctor_get(x_2, 2); -lean_inc(x_2767); -x_2768 = lean_ctor_get(x_2, 1); -lean_inc(x_2768); -lean_dec(x_2); -x_2769 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2765); -x_2770 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2770, 0, x_2765); -lean_ctor_set(x_2770, 1, x_2769); -x_2771 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2772 = lean_array_push(x_2771, x_2770); -x_2773 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2765); -x_2774 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2774, 0, x_2765); -lean_ctor_set(x_2774, 1, x_2773); -x_2775 = l_Array_empty___closed__1; -x_2776 = lean_array_push(x_2775, x_2774); -lean_inc(x_2776); -x_2777 = lean_array_push(x_2776, x_2260); -x_2778 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2778, 0, x_2256); -lean_ctor_set(x_2778, 1, x_2777); -x_2779 = l_Lean_mkOptionalNode___closed__2; -x_2780 = lean_array_push(x_2779, x_2778); -x_2781 = l_Array_appendCore___rarg(x_2775, x_2780); -lean_dec(x_2780); -x_2782 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2782, 0, x_15); -lean_ctor_set(x_2782, 1, x_2781); -x_2783 = lean_array_push(x_2772, x_2782); -x_2784 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2785 = lean_array_push(x_2783, x_2784); -x_2786 = l_prec_x28___x29___closed__3; -lean_inc(x_2765); -x_2787 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2787, 0, x_2765); -lean_ctor_set(x_2787, 1, x_2786); -x_2788 = lean_array_push(x_2775, x_2787); -x_2789 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_2765); -x_2790 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2790, 0, x_2765); -lean_ctor_set(x_2790, 1, x_2789); -x_2791 = lean_array_push(x_2788, x_2790); -x_2792 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_2765); -x_2793 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2793, 0, x_2765); -lean_ctor_set(x_2793, 1, x_2792); -x_2794 = lean_array_push(x_2791, x_2793); -x_2795 = lean_array_push(x_2794, x_2674); -x_2796 = l_prec_x28___x29___closed__7; -lean_inc(x_2765); -x_2797 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2797, 0, x_2765); -lean_ctor_set(x_2797, 1, x_2796); -x_2798 = lean_array_push(x_2795, x_2797); -x_2799 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2799, 0, x_2670); -lean_ctor_set(x_2799, 1, x_2798); -x_2800 = lean_array_push(x_2779, x_2799); -x_2801 = l_Array_appendCore___rarg(x_2775, x_2800); -lean_dec(x_2800); -x_2802 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2802, 0, x_15); -lean_ctor_set(x_2802, 1, x_2801); -x_2803 = lean_array_push(x_2785, x_2802); -x_2804 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2767); -lean_inc(x_2768); -x_2805 = l_Lean_addMacroScope(x_2768, x_2804, x_2767); -x_2806 = lean_box(0); -x_2807 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2808 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2808, 0, x_2685); -lean_ctor_set(x_2808, 1, x_2807); -lean_ctor_set(x_2808, 2, x_2805); -lean_ctor_set(x_2808, 3, x_2806); -x_2809 = lean_array_push(x_2775, x_2808); -x_2810 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2809); -x_2811 = lean_array_push(x_2809, x_2810); -x_2812 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2813 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2813, 0, x_2812); -lean_ctor_set(x_2813, 1, x_2811); -x_2814 = lean_array_push(x_2775, x_2813); -x_2815 = lean_array_push(x_2814, x_2676); -x_2816 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2817 = l_Lean_addMacroScope(x_2768, x_2816, x_2767); -x_2818 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2819 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2819, 0, x_2685); -lean_ctor_set(x_2819, 1, x_2818); -lean_ctor_set(x_2819, 2, x_2817); -lean_ctor_set(x_2819, 3, x_2806); -lean_inc(x_2819); -x_2820 = lean_array_push(x_2775, x_2819); -x_2821 = lean_array_push(x_2776, x_2686); -x_2822 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2822, 0, x_2256); -lean_ctor_set(x_2822, 1, x_2821); -x_2823 = lean_array_push(x_2775, x_2822); -x_2824 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2824, 0, x_15); -lean_ctor_set(x_2824, 1, x_2823); -x_2825 = lean_array_push(x_2820, x_2824); -x_2826 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2826, 0, x_2812); -lean_ctor_set(x_2826, 1, x_2825); -x_2827 = lean_array_push(x_2815, x_2826); -x_2828 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2828, 0, x_15); -lean_ctor_set(x_2828, 1, x_2827); -x_2829 = lean_array_push(x_2803, x_2828); -x_2830 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2831 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2831, 0, x_2765); -lean_ctor_set(x_2831, 1, x_2830); -x_2832 = lean_array_push(x_2829, x_2831); -x_2833 = lean_array_push(x_2775, x_2678); -x_2834 = lean_array_push(x_2809, x_2819); -x_2835 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2835, 0, x_15); -lean_ctor_set(x_2835, 1, x_2834); -x_2836 = lean_array_push(x_2833, x_2835); -x_2837 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2838 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2838, 0, x_2837); -lean_ctor_set(x_2838, 1, x_2836); -x_2839 = lean_array_push(x_2832, x_2838); -x_2840 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2841 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2841, 0, x_2840); -lean_ctor_set(x_2841, 1, x_2839); -x_2842 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2842, 0, x_2841); -lean_ctor_set(x_2842, 1, x_2766); -return x_2842; -} -} -else -{ -uint8_t x_2843; -lean_dec(x_2678); -lean_dec(x_2676); -lean_dec(x_2674); -lean_dec(x_2260); -lean_dec(x_2); -x_2843 = !lean_is_exclusive(x_2679); -if (x_2843 == 0) -{ -return x_2679; -} -else -{ -lean_object* x_2844; lean_object* x_2845; lean_object* x_2846; -x_2844 = lean_ctor_get(x_2679, 0); -x_2845 = lean_ctor_get(x_2679, 1); -lean_inc(x_2845); -lean_inc(x_2844); -lean_dec(x_2679); -x_2846 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2846, 0, x_2844); -lean_ctor_set(x_2846, 1, x_2845); -return x_2846; -} -} -} -} -} -} -else -{ -lean_object* x_2847; lean_object* x_2848; lean_object* x_2849; lean_object* x_2850; lean_object* x_2851; -lean_dec(x_2659); -x_2847 = lean_unsigned_to_nat(5u); -x_2848 = l_Lean_Syntax_getArg(x_1, x_2847); -x_2849 = lean_unsigned_to_nat(7u); -x_2850 = l_Lean_Syntax_getArg(x_1, x_2849); -lean_dec(x_1); -lean_inc(x_2); -x_2851 = l_Lean_evalOptPrec(x_2261, x_2, x_3); -if (lean_obj_tag(x_2851) == 0) -{ -lean_object* x_2852; lean_object* x_2853; lean_object* x_2854; lean_object* x_2855; lean_object* x_2856; lean_object* x_2857; lean_object* x_2858; lean_object* x_2859; uint8_t x_2860; -x_2852 = lean_ctor_get(x_2851, 0); -lean_inc(x_2852); -x_2853 = lean_ctor_get(x_2851, 1); -lean_inc(x_2853); -lean_dec(x_2851); -x_2854 = lean_nat_add(x_2852, x_24); -lean_dec(x_2852); -x_2855 = l_Nat_repr(x_2854); -x_2856 = l_Lean_numLitKind; -x_2857 = l_Lean_instInhabitedSourceInfo___closed__1; -x_2858 = l_Lean_Syntax_mkLit(x_2856, x_2855, x_2857); -x_2859 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_2853); -x_2860 = !lean_is_exclusive(x_2859); -if (x_2860 == 0) -{ -lean_object* x_2861; lean_object* x_2862; lean_object* x_2863; lean_object* x_2864; lean_object* x_2865; lean_object* x_2866; lean_object* x_2867; lean_object* x_2868; lean_object* x_2869; lean_object* x_2870; lean_object* x_2871; lean_object* x_2872; lean_object* x_2873; lean_object* x_2874; lean_object* x_2875; lean_object* x_2876; lean_object* x_2877; lean_object* x_2878; lean_object* x_2879; lean_object* x_2880; lean_object* x_2881; lean_object* x_2882; lean_object* x_2883; lean_object* x_2884; lean_object* x_2885; lean_object* x_2886; lean_object* x_2887; lean_object* x_2888; lean_object* x_2889; lean_object* x_2890; lean_object* x_2891; lean_object* x_2892; lean_object* x_2893; lean_object* x_2894; lean_object* x_2895; lean_object* x_2896; lean_object* x_2897; lean_object* x_2898; lean_object* x_2899; lean_object* x_2900; lean_object* x_2901; lean_object* x_2902; lean_object* x_2903; lean_object* x_2904; lean_object* x_2905; lean_object* x_2906; lean_object* x_2907; lean_object* x_2908; lean_object* x_2909; lean_object* x_2910; lean_object* x_2911; lean_object* x_2912; lean_object* x_2913; lean_object* x_2914; lean_object* x_2915; lean_object* x_2916; lean_object* x_2917; lean_object* x_2918; lean_object* x_2919; -x_2861 = lean_ctor_get(x_2859, 0); -x_2862 = lean_ctor_get(x_2, 2); -lean_inc(x_2862); -x_2863 = lean_ctor_get(x_2, 1); -lean_inc(x_2863); -lean_dec(x_2); -x_2864 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2861); -x_2865 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2865, 0, x_2861); -lean_ctor_set(x_2865, 1, x_2864); -x_2866 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2867 = lean_array_push(x_2866, x_2865); -x_2868 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2861); -x_2869 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2869, 0, x_2861); -lean_ctor_set(x_2869, 1, x_2868); -x_2870 = l_Array_empty___closed__1; -x_2871 = lean_array_push(x_2870, x_2869); -lean_inc(x_2871); -x_2872 = lean_array_push(x_2871, x_2260); -x_2873 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2873, 0, x_2256); -lean_ctor_set(x_2873, 1, x_2872); -x_2874 = l_Lean_mkOptionalNode___closed__2; -x_2875 = lean_array_push(x_2874, x_2873); -x_2876 = l_Array_appendCore___rarg(x_2870, x_2875); -lean_dec(x_2875); -x_2877 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2877, 0, x_15); -lean_ctor_set(x_2877, 1, x_2876); -x_2878 = lean_array_push(x_2867, x_2877); -x_2879 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2880 = lean_array_push(x_2878, x_2879); -x_2881 = lean_array_push(x_2880, x_2879); -x_2882 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2862); -lean_inc(x_2863); -x_2883 = l_Lean_addMacroScope(x_2863, x_2882, x_2862); -x_2884 = lean_box(0); -x_2885 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2886 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2886, 0, x_2857); -lean_ctor_set(x_2886, 1, x_2885); -lean_ctor_set(x_2886, 2, x_2883); -lean_ctor_set(x_2886, 3, x_2884); -x_2887 = lean_array_push(x_2870, x_2886); -x_2888 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2887); -x_2889 = lean_array_push(x_2887, x_2888); -x_2890 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2891 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2891, 0, x_2890); -lean_ctor_set(x_2891, 1, x_2889); -x_2892 = lean_array_push(x_2870, x_2891); -x_2893 = lean_array_push(x_2892, x_2848); -x_2894 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2895 = l_Lean_addMacroScope(x_2863, x_2894, x_2862); -x_2896 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2897 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2897, 0, x_2857); -lean_ctor_set(x_2897, 1, x_2896); -lean_ctor_set(x_2897, 2, x_2895); -lean_ctor_set(x_2897, 3, x_2884); -lean_inc(x_2897); -x_2898 = lean_array_push(x_2870, x_2897); -x_2899 = lean_array_push(x_2871, x_2858); -x_2900 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2900, 0, x_2256); -lean_ctor_set(x_2900, 1, x_2899); -x_2901 = lean_array_push(x_2870, x_2900); -x_2902 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2902, 0, x_15); -lean_ctor_set(x_2902, 1, x_2901); -x_2903 = lean_array_push(x_2898, x_2902); -x_2904 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2904, 0, x_2890); -lean_ctor_set(x_2904, 1, x_2903); -x_2905 = lean_array_push(x_2893, x_2904); -x_2906 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2906, 0, x_15); -lean_ctor_set(x_2906, 1, x_2905); -x_2907 = lean_array_push(x_2881, x_2906); -x_2908 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2909 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2909, 0, x_2861); -lean_ctor_set(x_2909, 1, x_2908); -x_2910 = lean_array_push(x_2907, x_2909); -x_2911 = lean_array_push(x_2870, x_2850); -x_2912 = lean_array_push(x_2887, x_2897); -x_2913 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2913, 0, x_15); -lean_ctor_set(x_2913, 1, x_2912); -x_2914 = lean_array_push(x_2911, x_2913); -x_2915 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2916 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2916, 0, x_2915); -lean_ctor_set(x_2916, 1, x_2914); -x_2917 = lean_array_push(x_2910, x_2916); -x_2918 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2919 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2919, 0, x_2918); -lean_ctor_set(x_2919, 1, x_2917); -lean_ctor_set(x_2859, 0, x_2919); -return x_2859; -} -else -{ -lean_object* x_2920; lean_object* x_2921; lean_object* x_2922; lean_object* x_2923; lean_object* x_2924; lean_object* x_2925; lean_object* x_2926; lean_object* x_2927; lean_object* x_2928; lean_object* x_2929; lean_object* x_2930; lean_object* x_2931; lean_object* x_2932; lean_object* x_2933; lean_object* x_2934; lean_object* x_2935; lean_object* x_2936; lean_object* x_2937; lean_object* x_2938; lean_object* x_2939; lean_object* x_2940; lean_object* x_2941; lean_object* x_2942; lean_object* x_2943; lean_object* x_2944; lean_object* x_2945; lean_object* x_2946; lean_object* x_2947; lean_object* x_2948; lean_object* x_2949; lean_object* x_2950; lean_object* x_2951; lean_object* x_2952; lean_object* x_2953; lean_object* x_2954; lean_object* x_2955; lean_object* x_2956; lean_object* x_2957; lean_object* x_2958; lean_object* x_2959; lean_object* x_2960; lean_object* x_2961; lean_object* x_2962; lean_object* x_2963; lean_object* x_2964; lean_object* x_2965; lean_object* x_2966; lean_object* x_2967; lean_object* x_2968; lean_object* x_2969; lean_object* x_2970; lean_object* x_2971; lean_object* x_2972; lean_object* x_2973; lean_object* x_2974; lean_object* x_2975; lean_object* x_2976; lean_object* x_2977; lean_object* x_2978; lean_object* x_2979; lean_object* x_2980; -x_2920 = lean_ctor_get(x_2859, 0); -x_2921 = lean_ctor_get(x_2859, 1); -lean_inc(x_2921); -lean_inc(x_2920); -lean_dec(x_2859); -x_2922 = lean_ctor_get(x_2, 2); -lean_inc(x_2922); -x_2923 = lean_ctor_get(x_2, 1); -lean_inc(x_2923); -lean_dec(x_2); -x_2924 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_2920); -x_2925 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2925, 0, x_2920); -lean_ctor_set(x_2925, 1, x_2924); -x_2926 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_2927 = lean_array_push(x_2926, x_2925); -x_2928 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_2920); -x_2929 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2929, 0, x_2920); -lean_ctor_set(x_2929, 1, x_2928); -x_2930 = l_Array_empty___closed__1; -x_2931 = lean_array_push(x_2930, x_2929); -lean_inc(x_2931); -x_2932 = lean_array_push(x_2931, x_2260); -x_2933 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2933, 0, x_2256); -lean_ctor_set(x_2933, 1, x_2932); -x_2934 = l_Lean_mkOptionalNode___closed__2; -x_2935 = lean_array_push(x_2934, x_2933); -x_2936 = l_Array_appendCore___rarg(x_2930, x_2935); -lean_dec(x_2935); -x_2937 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2937, 0, x_15); -lean_ctor_set(x_2937, 1, x_2936); -x_2938 = lean_array_push(x_2927, x_2937); -x_2939 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_2940 = lean_array_push(x_2938, x_2939); -x_2941 = lean_array_push(x_2940, x_2939); -x_2942 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_2922); -lean_inc(x_2923); -x_2943 = l_Lean_addMacroScope(x_2923, x_2942, x_2922); -x_2944 = lean_box(0); -x_2945 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_2946 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2946, 0, x_2857); -lean_ctor_set(x_2946, 1, x_2945); -lean_ctor_set(x_2946, 2, x_2943); -lean_ctor_set(x_2946, 3, x_2944); -x_2947 = lean_array_push(x_2930, x_2946); -x_2948 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_2947); -x_2949 = lean_array_push(x_2947, x_2948); -x_2950 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_2951 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2951, 0, x_2950); -lean_ctor_set(x_2951, 1, x_2949); -x_2952 = lean_array_push(x_2930, x_2951); -x_2953 = lean_array_push(x_2952, x_2848); -x_2954 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_2955 = l_Lean_addMacroScope(x_2923, x_2954, x_2922); -x_2956 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_2957 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_2957, 0, x_2857); -lean_ctor_set(x_2957, 1, x_2956); -lean_ctor_set(x_2957, 2, x_2955); -lean_ctor_set(x_2957, 3, x_2944); -lean_inc(x_2957); -x_2958 = lean_array_push(x_2930, x_2957); -x_2959 = lean_array_push(x_2931, x_2858); -x_2960 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2960, 0, x_2256); -lean_ctor_set(x_2960, 1, x_2959); -x_2961 = lean_array_push(x_2930, x_2960); -x_2962 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2962, 0, x_15); -lean_ctor_set(x_2962, 1, x_2961); -x_2963 = lean_array_push(x_2958, x_2962); -x_2964 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2964, 0, x_2950); -lean_ctor_set(x_2964, 1, x_2963); -x_2965 = lean_array_push(x_2953, x_2964); -x_2966 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2966, 0, x_15); -lean_ctor_set(x_2966, 1, x_2965); -x_2967 = lean_array_push(x_2941, x_2966); -x_2968 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_2969 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_2969, 0, x_2920); -lean_ctor_set(x_2969, 1, x_2968); -x_2970 = lean_array_push(x_2967, x_2969); -x_2971 = lean_array_push(x_2930, x_2850); -x_2972 = lean_array_push(x_2947, x_2957); -x_2973 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2973, 0, x_15); -lean_ctor_set(x_2973, 1, x_2972); -x_2974 = lean_array_push(x_2971, x_2973); -x_2975 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_2976 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2976, 0, x_2975); -lean_ctor_set(x_2976, 1, x_2974); -x_2977 = lean_array_push(x_2970, x_2976); -x_2978 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_2979 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2979, 0, x_2978); -lean_ctor_set(x_2979, 1, x_2977); -x_2980 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2980, 0, x_2979); -lean_ctor_set(x_2980, 1, x_2921); -return x_2980; -} -} -else -{ -uint8_t x_2981; -lean_dec(x_2850); -lean_dec(x_2848); -lean_dec(x_2260); -lean_dec(x_2); -x_2981 = !lean_is_exclusive(x_2851); -if (x_2981 == 0) -{ -return x_2851; -} -else -{ -lean_object* x_2982; lean_object* x_2983; lean_object* x_2984; -x_2982 = lean_ctor_get(x_2851, 0); -x_2983 = lean_ctor_get(x_2851, 1); -lean_inc(x_2983); -lean_inc(x_2982); -lean_dec(x_2851); -x_2984 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2984, 0, x_2982); -lean_ctor_set(x_2984, 1, x_2983); -return x_2984; -} -} -} -} -} -} -} -} -else -{ -lean_object* x_2985; lean_object* x_2986; lean_object* x_2987; uint8_t x_2988; -lean_dec(x_2245); -x_2985 = lean_box(0); -x_2986 = lean_unsigned_to_nat(3u); -x_2987 = l_Lean_Syntax_getArg(x_1, x_2986); -x_2988 = l_Lean_Syntax_isNone(x_2987); -if (x_2988 == 0) -{ -uint8_t x_2989; -lean_inc(x_2987); -x_2989 = l_Lean_Syntax_isOfKind(x_2987, x_15); -if (x_2989 == 0) -{ -lean_object* x_2990; lean_object* x_2991; -lean_dec(x_2987); -lean_dec(x_2); -lean_dec(x_1); -x_2990 = lean_box(1); -x_2991 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2991, 0, x_2990); -lean_ctor_set(x_2991, 1, x_3); -return x_2991; -} -else -{ -lean_object* x_2992; lean_object* x_2993; uint8_t x_2994; -x_2992 = l_Lean_Syntax_getArgs(x_2987); -x_2993 = lean_array_get_size(x_2992); -lean_dec(x_2992); -x_2994 = lean_nat_dec_eq(x_2993, x_24); -lean_dec(x_2993); -if (x_2994 == 0) -{ -lean_object* x_2995; lean_object* x_2996; -lean_dec(x_2987); -lean_dec(x_2); -lean_dec(x_1); -x_2995 = lean_box(1); -x_2996 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_2996, 0, x_2995); -lean_ctor_set(x_2996, 1, x_3); -return x_2996; -} -else -{ -lean_object* x_2997; lean_object* x_2998; uint8_t x_2999; -x_2997 = l_Lean_Syntax_getArg(x_2987, x_8); -lean_dec(x_2987); -x_2998 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_2997); -x_2999 = l_Lean_Syntax_isOfKind(x_2997, x_2998); -if (x_2999 == 0) -{ -lean_object* x_3000; lean_object* x_3001; -lean_dec(x_2997); -lean_dec(x_2); -lean_dec(x_1); -x_3000 = lean_box(1); -x_3001 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3001, 0, x_3000); -lean_ctor_set(x_3001, 1, x_3); -return x_3001; -} -else -{ -lean_object* x_3002; lean_object* x_3003; lean_object* x_3004; uint8_t x_3005; -x_3002 = l_Lean_Syntax_getArg(x_2997, x_2986); -lean_dec(x_2997); -x_3003 = lean_unsigned_to_nat(4u); -x_3004 = l_Lean_Syntax_getArg(x_1, x_3003); -x_3005 = l_Lean_Syntax_isNone(x_3004); -if (x_3005 == 0) -{ -uint8_t x_3006; -lean_inc(x_3004); -x_3006 = l_Lean_Syntax_isOfKind(x_3004, x_15); -if (x_3006 == 0) -{ -lean_object* x_3007; lean_object* x_3008; -lean_dec(x_3004); -lean_dec(x_3002); -lean_dec(x_2); -lean_dec(x_1); -x_3007 = lean_box(1); -x_3008 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3008, 0, x_3007); -lean_ctor_set(x_3008, 1, x_3); -return x_3008; -} -else -{ -lean_object* x_3009; lean_object* x_3010; uint8_t x_3011; -x_3009 = l_Lean_Syntax_getArgs(x_3004); -x_3010 = lean_array_get_size(x_3009); -lean_dec(x_3009); -x_3011 = lean_nat_dec_eq(x_3010, x_24); -lean_dec(x_3010); -if (x_3011 == 0) -{ -lean_object* x_3012; lean_object* x_3013; -lean_dec(x_3004); -lean_dec(x_3002); -lean_dec(x_2); -lean_dec(x_1); -x_3012 = lean_box(1); -x_3013 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3013, 0, x_3012); -lean_ctor_set(x_3013, 1, x_3); -return x_3013; -} -else -{ -lean_object* x_3014; lean_object* x_3015; uint8_t x_3016; -x_3014 = l_Lean_Syntax_getArg(x_3004, x_8); -lean_dec(x_3004); -x_3015 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_3014); -x_3016 = l_Lean_Syntax_isOfKind(x_3014, x_3015); -if (x_3016 == 0) -{ -lean_object* x_3017; lean_object* x_3018; -lean_dec(x_3014); -lean_dec(x_3002); -lean_dec(x_2); -lean_dec(x_1); -x_3017 = lean_box(1); -x_3018 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3018, 0, x_3017); -lean_ctor_set(x_3018, 1, x_3); -return x_3018; -} -else -{ -lean_object* x_3019; lean_object* x_3020; lean_object* x_3021; lean_object* x_3022; lean_object* x_3023; lean_object* x_3024; -x_3019 = l_Lean_Syntax_getArg(x_3014, x_2986); -lean_dec(x_3014); -x_3020 = lean_unsigned_to_nat(5u); -x_3021 = l_Lean_Syntax_getArg(x_1, x_3020); -x_3022 = lean_unsigned_to_nat(7u); -x_3023 = l_Lean_Syntax_getArg(x_1, x_3022); -lean_dec(x_1); -lean_inc(x_2); -x_3024 = l_Lean_evalOptPrec(x_2985, x_2, x_3); -if (lean_obj_tag(x_3024) == 0) -{ -lean_object* x_3025; lean_object* x_3026; lean_object* x_3027; lean_object* x_3028; lean_object* x_3029; lean_object* x_3030; lean_object* x_3031; lean_object* x_3032; uint8_t x_3033; -x_3025 = lean_ctor_get(x_3024, 0); -lean_inc(x_3025); -x_3026 = lean_ctor_get(x_3024, 1); -lean_inc(x_3026); -lean_dec(x_3024); -x_3027 = lean_nat_add(x_3025, x_24); -lean_dec(x_3025); -x_3028 = l_Nat_repr(x_3027); -x_3029 = l_Lean_numLitKind; -x_3030 = l_Lean_instInhabitedSourceInfo___closed__1; -x_3031 = l_Lean_Syntax_mkLit(x_3029, x_3028, x_3030); -x_3032 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3026); -x_3033 = !lean_is_exclusive(x_3032); -if (x_3033 == 0) -{ -lean_object* x_3034; lean_object* x_3035; lean_object* x_3036; lean_object* x_3037; lean_object* x_3038; lean_object* x_3039; lean_object* x_3040; lean_object* x_3041; lean_object* x_3042; lean_object* x_3043; lean_object* x_3044; lean_object* x_3045; lean_object* x_3046; lean_object* x_3047; lean_object* x_3048; lean_object* x_3049; lean_object* x_3050; lean_object* x_3051; lean_object* x_3052; lean_object* x_3053; lean_object* x_3054; lean_object* x_3055; lean_object* x_3056; lean_object* x_3057; lean_object* x_3058; lean_object* x_3059; lean_object* x_3060; lean_object* x_3061; lean_object* x_3062; lean_object* x_3063; lean_object* x_3064; lean_object* x_3065; lean_object* x_3066; lean_object* x_3067; lean_object* x_3068; lean_object* x_3069; lean_object* x_3070; lean_object* x_3071; lean_object* x_3072; lean_object* x_3073; lean_object* x_3074; lean_object* x_3075; lean_object* x_3076; lean_object* x_3077; lean_object* x_3078; lean_object* x_3079; lean_object* x_3080; lean_object* x_3081; lean_object* x_3082; lean_object* x_3083; lean_object* x_3084; lean_object* x_3085; lean_object* x_3086; lean_object* x_3087; lean_object* x_3088; lean_object* x_3089; lean_object* x_3090; lean_object* x_3091; lean_object* x_3092; lean_object* x_3093; lean_object* x_3094; lean_object* x_3095; lean_object* x_3096; lean_object* x_3097; lean_object* x_3098; lean_object* x_3099; lean_object* x_3100; lean_object* x_3101; lean_object* x_3102; lean_object* x_3103; lean_object* x_3104; lean_object* x_3105; lean_object* x_3106; lean_object* x_3107; lean_object* x_3108; lean_object* x_3109; lean_object* x_3110; lean_object* x_3111; lean_object* x_3112; lean_object* x_3113; lean_object* x_3114; lean_object* x_3115; -x_3034 = lean_ctor_get(x_3032, 0); -x_3035 = lean_ctor_get(x_2, 2); -lean_inc(x_3035); -x_3036 = lean_ctor_get(x_2, 1); -lean_inc(x_3036); -lean_dec(x_2); -x_3037 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3034); -x_3038 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3038, 0, x_3034); -lean_ctor_set(x_3038, 1, x_3037); -x_3039 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3040 = lean_array_push(x_3039, x_3038); -x_3041 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3042 = lean_array_push(x_3040, x_3041); -x_3043 = l_prec_x28___x29___closed__3; -lean_inc(x_3034); -x_3044 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3044, 0, x_3034); -lean_ctor_set(x_3044, 1, x_3043); -x_3045 = l_Array_empty___closed__1; -x_3046 = lean_array_push(x_3045, x_3044); -x_3047 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3034); -x_3048 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3048, 0, x_3034); -lean_ctor_set(x_3048, 1, x_3047); -lean_inc(x_3046); -x_3049 = lean_array_push(x_3046, x_3048); -x_3050 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3034); -x_3051 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3051, 0, x_3034); -lean_ctor_set(x_3051, 1, x_3050); -lean_inc(x_3051); -x_3052 = lean_array_push(x_3049, x_3051); -x_3053 = lean_array_push(x_3052, x_3002); -x_3054 = l_prec_x28___x29___closed__7; -lean_inc(x_3034); -x_3055 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3055, 0, x_3034); -lean_ctor_set(x_3055, 1, x_3054); -lean_inc(x_3055); -x_3056 = lean_array_push(x_3053, x_3055); -x_3057 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3057, 0, x_2998); -lean_ctor_set(x_3057, 1, x_3056); -x_3058 = l_Lean_mkOptionalNode___closed__2; -x_3059 = lean_array_push(x_3058, x_3057); -x_3060 = l_Array_appendCore___rarg(x_3045, x_3059); -lean_dec(x_3059); -x_3061 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3061, 0, x_15); -lean_ctor_set(x_3061, 1, x_3060); -x_3062 = lean_array_push(x_3042, x_3061); -x_3063 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_3034); -x_3064 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3064, 0, x_3034); -lean_ctor_set(x_3064, 1, x_3063); -x_3065 = lean_array_push(x_3046, x_3064); -x_3066 = lean_array_push(x_3065, x_3051); -x_3067 = lean_array_push(x_3066, x_3019); -x_3068 = lean_array_push(x_3067, x_3055); -x_3069 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3069, 0, x_3015); -lean_ctor_set(x_3069, 1, x_3068); -x_3070 = lean_array_push(x_3058, x_3069); -x_3071 = l_Array_appendCore___rarg(x_3045, x_3070); -lean_dec(x_3070); -x_3072 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3072, 0, x_15); -lean_ctor_set(x_3072, 1, x_3071); -x_3073 = lean_array_push(x_3062, x_3072); -x_3074 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3035); -lean_inc(x_3036); -x_3075 = l_Lean_addMacroScope(x_3036, x_3074, x_3035); -x_3076 = lean_box(0); -x_3077 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3078 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3078, 0, x_3030); -lean_ctor_set(x_3078, 1, x_3077); -lean_ctor_set(x_3078, 2, x_3075); -lean_ctor_set(x_3078, 3, x_3076); -x_3079 = lean_array_push(x_3045, x_3078); -x_3080 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3079); -x_3081 = lean_array_push(x_3079, x_3080); -x_3082 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3083 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3083, 0, x_3082); -lean_ctor_set(x_3083, 1, x_3081); -x_3084 = lean_array_push(x_3045, x_3083); -x_3085 = lean_array_push(x_3084, x_3021); -x_3086 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3087 = l_Lean_addMacroScope(x_3036, x_3086, x_3035); -x_3088 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3089 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3089, 0, x_3030); -lean_ctor_set(x_3089, 1, x_3088); -lean_ctor_set(x_3089, 2, x_3087); -lean_ctor_set(x_3089, 3, x_3076); -lean_inc(x_3089); -x_3090 = lean_array_push(x_3045, x_3089); -x_3091 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3034); -x_3092 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3092, 0, x_3034); -lean_ctor_set(x_3092, 1, x_3091); -x_3093 = lean_array_push(x_3045, x_3092); -x_3094 = lean_array_push(x_3093, x_3031); -x_3095 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3096 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3096, 0, x_3095); -lean_ctor_set(x_3096, 1, x_3094); -x_3097 = lean_array_push(x_3045, x_3096); -x_3098 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3098, 0, x_15); -lean_ctor_set(x_3098, 1, x_3097); -x_3099 = lean_array_push(x_3090, x_3098); -x_3100 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3100, 0, x_3082); -lean_ctor_set(x_3100, 1, x_3099); -x_3101 = lean_array_push(x_3085, x_3100); -x_3102 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3102, 0, x_15); -lean_ctor_set(x_3102, 1, x_3101); -x_3103 = lean_array_push(x_3073, x_3102); -x_3104 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3105 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3105, 0, x_3034); -lean_ctor_set(x_3105, 1, x_3104); -x_3106 = lean_array_push(x_3103, x_3105); -x_3107 = lean_array_push(x_3045, x_3023); -x_3108 = lean_array_push(x_3079, x_3089); -x_3109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3109, 0, x_15); -lean_ctor_set(x_3109, 1, x_3108); -x_3110 = lean_array_push(x_3107, x_3109); -x_3111 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3112 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3112, 0, x_3111); -lean_ctor_set(x_3112, 1, x_3110); -x_3113 = lean_array_push(x_3106, x_3112); -x_3114 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3115, 0, x_3114); -lean_ctor_set(x_3115, 1, x_3113); -lean_ctor_set(x_3032, 0, x_3115); -return x_3032; -} -else -{ -lean_object* x_3116; lean_object* x_3117; lean_object* x_3118; lean_object* x_3119; lean_object* x_3120; lean_object* x_3121; lean_object* x_3122; lean_object* x_3123; lean_object* x_3124; lean_object* x_3125; lean_object* x_3126; lean_object* x_3127; lean_object* x_3128; lean_object* x_3129; lean_object* x_3130; lean_object* x_3131; lean_object* x_3132; lean_object* x_3133; lean_object* x_3134; lean_object* x_3135; lean_object* x_3136; lean_object* x_3137; lean_object* x_3138; lean_object* x_3139; lean_object* x_3140; lean_object* x_3141; lean_object* x_3142; lean_object* x_3143; lean_object* x_3144; lean_object* x_3145; lean_object* x_3146; lean_object* x_3147; lean_object* x_3148; lean_object* x_3149; lean_object* x_3150; lean_object* x_3151; lean_object* x_3152; lean_object* x_3153; lean_object* x_3154; lean_object* x_3155; lean_object* x_3156; lean_object* x_3157; lean_object* x_3158; lean_object* x_3159; lean_object* x_3160; lean_object* x_3161; lean_object* x_3162; lean_object* x_3163; lean_object* x_3164; lean_object* x_3165; lean_object* x_3166; lean_object* x_3167; lean_object* x_3168; lean_object* x_3169; lean_object* x_3170; lean_object* x_3171; lean_object* x_3172; lean_object* x_3173; lean_object* x_3174; lean_object* x_3175; lean_object* x_3176; lean_object* x_3177; lean_object* x_3178; lean_object* x_3179; lean_object* x_3180; lean_object* x_3181; lean_object* x_3182; lean_object* x_3183; lean_object* x_3184; lean_object* x_3185; lean_object* x_3186; lean_object* x_3187; lean_object* x_3188; lean_object* x_3189; lean_object* x_3190; lean_object* x_3191; lean_object* x_3192; lean_object* x_3193; lean_object* x_3194; lean_object* x_3195; lean_object* x_3196; lean_object* x_3197; lean_object* x_3198; lean_object* x_3199; -x_3116 = lean_ctor_get(x_3032, 0); -x_3117 = lean_ctor_get(x_3032, 1); -lean_inc(x_3117); -lean_inc(x_3116); -lean_dec(x_3032); -x_3118 = lean_ctor_get(x_2, 2); -lean_inc(x_3118); -x_3119 = lean_ctor_get(x_2, 1); -lean_inc(x_3119); -lean_dec(x_2); -x_3120 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3116); -x_3121 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3121, 0, x_3116); -lean_ctor_set(x_3121, 1, x_3120); -x_3122 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3123 = lean_array_push(x_3122, x_3121); -x_3124 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3125 = lean_array_push(x_3123, x_3124); -x_3126 = l_prec_x28___x29___closed__3; -lean_inc(x_3116); -x_3127 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3127, 0, x_3116); -lean_ctor_set(x_3127, 1, x_3126); -x_3128 = l_Array_empty___closed__1; -x_3129 = lean_array_push(x_3128, x_3127); -x_3130 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3116); -x_3131 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3131, 0, x_3116); -lean_ctor_set(x_3131, 1, x_3130); -lean_inc(x_3129); -x_3132 = lean_array_push(x_3129, x_3131); -x_3133 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3116); -x_3134 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3134, 0, x_3116); -lean_ctor_set(x_3134, 1, x_3133); -lean_inc(x_3134); -x_3135 = lean_array_push(x_3132, x_3134); -x_3136 = lean_array_push(x_3135, x_3002); -x_3137 = l_prec_x28___x29___closed__7; -lean_inc(x_3116); -x_3138 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3138, 0, x_3116); -lean_ctor_set(x_3138, 1, x_3137); -lean_inc(x_3138); -x_3139 = lean_array_push(x_3136, x_3138); -x_3140 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3140, 0, x_2998); -lean_ctor_set(x_3140, 1, x_3139); -x_3141 = l_Lean_mkOptionalNode___closed__2; -x_3142 = lean_array_push(x_3141, x_3140); -x_3143 = l_Array_appendCore___rarg(x_3128, x_3142); -lean_dec(x_3142); -x_3144 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3144, 0, x_15); -lean_ctor_set(x_3144, 1, x_3143); -x_3145 = lean_array_push(x_3125, x_3144); -x_3146 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_3116); -x_3147 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3147, 0, x_3116); -lean_ctor_set(x_3147, 1, x_3146); -x_3148 = lean_array_push(x_3129, x_3147); -x_3149 = lean_array_push(x_3148, x_3134); -x_3150 = lean_array_push(x_3149, x_3019); -x_3151 = lean_array_push(x_3150, x_3138); -x_3152 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3152, 0, x_3015); -lean_ctor_set(x_3152, 1, x_3151); -x_3153 = lean_array_push(x_3141, x_3152); -x_3154 = l_Array_appendCore___rarg(x_3128, x_3153); -lean_dec(x_3153); -x_3155 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3155, 0, x_15); -lean_ctor_set(x_3155, 1, x_3154); -x_3156 = lean_array_push(x_3145, x_3155); -x_3157 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3118); -lean_inc(x_3119); -x_3158 = l_Lean_addMacroScope(x_3119, x_3157, x_3118); -x_3159 = lean_box(0); -x_3160 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3161 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3161, 0, x_3030); -lean_ctor_set(x_3161, 1, x_3160); -lean_ctor_set(x_3161, 2, x_3158); -lean_ctor_set(x_3161, 3, x_3159); -x_3162 = lean_array_push(x_3128, x_3161); -x_3163 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3162); -x_3164 = lean_array_push(x_3162, x_3163); -x_3165 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3166, 0, x_3165); -lean_ctor_set(x_3166, 1, x_3164); -x_3167 = lean_array_push(x_3128, x_3166); -x_3168 = lean_array_push(x_3167, x_3021); -x_3169 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3170 = l_Lean_addMacroScope(x_3119, x_3169, x_3118); -x_3171 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3172 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3172, 0, x_3030); -lean_ctor_set(x_3172, 1, x_3171); -lean_ctor_set(x_3172, 2, x_3170); -lean_ctor_set(x_3172, 3, x_3159); -lean_inc(x_3172); -x_3173 = lean_array_push(x_3128, x_3172); -x_3174 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3116); -x_3175 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3175, 0, x_3116); -lean_ctor_set(x_3175, 1, x_3174); -x_3176 = lean_array_push(x_3128, x_3175); -x_3177 = lean_array_push(x_3176, x_3031); -x_3178 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3179 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3179, 0, x_3178); -lean_ctor_set(x_3179, 1, x_3177); -x_3180 = lean_array_push(x_3128, x_3179); -x_3181 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3181, 0, x_15); -lean_ctor_set(x_3181, 1, x_3180); -x_3182 = lean_array_push(x_3173, x_3181); -x_3183 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3183, 0, x_3165); -lean_ctor_set(x_3183, 1, x_3182); -x_3184 = lean_array_push(x_3168, x_3183); -x_3185 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3185, 0, x_15); -lean_ctor_set(x_3185, 1, x_3184); -x_3186 = lean_array_push(x_3156, x_3185); -x_3187 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3188 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3188, 0, x_3116); -lean_ctor_set(x_3188, 1, x_3187); -x_3189 = lean_array_push(x_3186, x_3188); -x_3190 = lean_array_push(x_3128, x_3023); -x_3191 = lean_array_push(x_3162, x_3172); -x_3192 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3192, 0, x_15); -lean_ctor_set(x_3192, 1, x_3191); -x_3193 = lean_array_push(x_3190, x_3192); -x_3194 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3195 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3195, 0, x_3194); -lean_ctor_set(x_3195, 1, x_3193); -x_3196 = lean_array_push(x_3189, x_3195); -x_3197 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3198 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3198, 0, x_3197); -lean_ctor_set(x_3198, 1, x_3196); -x_3199 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3199, 0, x_3198); -lean_ctor_set(x_3199, 1, x_3117); -return x_3199; -} -} -else -{ -uint8_t x_3200; -lean_dec(x_3023); -lean_dec(x_3021); -lean_dec(x_3019); -lean_dec(x_3002); -lean_dec(x_2); -x_3200 = !lean_is_exclusive(x_3024); -if (x_3200 == 0) -{ -return x_3024; -} -else -{ -lean_object* x_3201; lean_object* x_3202; lean_object* x_3203; -x_3201 = lean_ctor_get(x_3024, 0); -x_3202 = lean_ctor_get(x_3024, 1); -lean_inc(x_3202); -lean_inc(x_3201); -lean_dec(x_3024); -x_3203 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3203, 0, x_3201); -lean_ctor_set(x_3203, 1, x_3202); -return x_3203; -} -} -} -} -} -} -else -{ -lean_object* x_3204; lean_object* x_3205; lean_object* x_3206; lean_object* x_3207; lean_object* x_3208; -lean_dec(x_3004); -x_3204 = lean_unsigned_to_nat(5u); -x_3205 = l_Lean_Syntax_getArg(x_1, x_3204); -x_3206 = lean_unsigned_to_nat(7u); -x_3207 = l_Lean_Syntax_getArg(x_1, x_3206); -lean_dec(x_1); -lean_inc(x_2); -x_3208 = l_Lean_evalOptPrec(x_2985, x_2, x_3); -if (lean_obj_tag(x_3208) == 0) -{ -lean_object* x_3209; lean_object* x_3210; lean_object* x_3211; lean_object* x_3212; lean_object* x_3213; lean_object* x_3214; lean_object* x_3215; lean_object* x_3216; uint8_t x_3217; -x_3209 = lean_ctor_get(x_3208, 0); -lean_inc(x_3209); -x_3210 = lean_ctor_get(x_3208, 1); -lean_inc(x_3210); -lean_dec(x_3208); -x_3211 = lean_nat_add(x_3209, x_24); -lean_dec(x_3209); -x_3212 = l_Nat_repr(x_3211); -x_3213 = l_Lean_numLitKind; -x_3214 = l_Lean_instInhabitedSourceInfo___closed__1; -x_3215 = l_Lean_Syntax_mkLit(x_3213, x_3212, x_3214); -x_3216 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3210); -x_3217 = !lean_is_exclusive(x_3216); -if (x_3217 == 0) -{ -lean_object* x_3218; lean_object* x_3219; lean_object* x_3220; lean_object* x_3221; lean_object* x_3222; lean_object* x_3223; lean_object* x_3224; lean_object* x_3225; lean_object* x_3226; lean_object* x_3227; lean_object* x_3228; lean_object* x_3229; lean_object* x_3230; lean_object* x_3231; lean_object* x_3232; lean_object* x_3233; lean_object* x_3234; lean_object* x_3235; lean_object* x_3236; lean_object* x_3237; lean_object* x_3238; lean_object* x_3239; lean_object* x_3240; lean_object* x_3241; lean_object* x_3242; lean_object* x_3243; lean_object* x_3244; lean_object* x_3245; lean_object* x_3246; lean_object* x_3247; lean_object* x_3248; lean_object* x_3249; lean_object* x_3250; lean_object* x_3251; lean_object* x_3252; lean_object* x_3253; lean_object* x_3254; lean_object* x_3255; lean_object* x_3256; lean_object* x_3257; lean_object* x_3258; lean_object* x_3259; lean_object* x_3260; lean_object* x_3261; lean_object* x_3262; lean_object* x_3263; lean_object* x_3264; lean_object* x_3265; lean_object* x_3266; lean_object* x_3267; lean_object* x_3268; lean_object* x_3269; lean_object* x_3270; lean_object* x_3271; lean_object* x_3272; lean_object* x_3273; lean_object* x_3274; lean_object* x_3275; lean_object* x_3276; lean_object* x_3277; lean_object* x_3278; lean_object* x_3279; lean_object* x_3280; lean_object* x_3281; lean_object* x_3282; lean_object* x_3283; lean_object* x_3284; lean_object* x_3285; lean_object* x_3286; lean_object* x_3287; lean_object* x_3288; lean_object* x_3289; -x_3218 = lean_ctor_get(x_3216, 0); -x_3219 = lean_ctor_get(x_2, 2); -lean_inc(x_3219); -x_3220 = lean_ctor_get(x_2, 1); -lean_inc(x_3220); -lean_dec(x_2); -x_3221 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3218); -x_3222 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3222, 0, x_3218); -lean_ctor_set(x_3222, 1, x_3221); -x_3223 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3224 = lean_array_push(x_3223, x_3222); -x_3225 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3226 = lean_array_push(x_3224, x_3225); -x_3227 = l_prec_x28___x29___closed__3; -lean_inc(x_3218); -x_3228 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3228, 0, x_3218); -lean_ctor_set(x_3228, 1, x_3227); -x_3229 = l_Array_empty___closed__1; -x_3230 = lean_array_push(x_3229, x_3228); -x_3231 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3218); -x_3232 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3232, 0, x_3218); -lean_ctor_set(x_3232, 1, x_3231); -x_3233 = lean_array_push(x_3230, x_3232); -x_3234 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3218); -x_3235 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3235, 0, x_3218); -lean_ctor_set(x_3235, 1, x_3234); -x_3236 = lean_array_push(x_3233, x_3235); -x_3237 = lean_array_push(x_3236, x_3002); -x_3238 = l_prec_x28___x29___closed__7; -lean_inc(x_3218); -x_3239 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3239, 0, x_3218); -lean_ctor_set(x_3239, 1, x_3238); -x_3240 = lean_array_push(x_3237, x_3239); -x_3241 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3241, 0, x_2998); -lean_ctor_set(x_3241, 1, x_3240); -x_3242 = l_Lean_mkOptionalNode___closed__2; -x_3243 = lean_array_push(x_3242, x_3241); -x_3244 = l_Array_appendCore___rarg(x_3229, x_3243); -lean_dec(x_3243); -x_3245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3245, 0, x_15); -lean_ctor_set(x_3245, 1, x_3244); -x_3246 = lean_array_push(x_3226, x_3245); -x_3247 = lean_array_push(x_3246, x_3225); -x_3248 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3219); -lean_inc(x_3220); -x_3249 = l_Lean_addMacroScope(x_3220, x_3248, x_3219); -x_3250 = lean_box(0); -x_3251 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3252 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3252, 0, x_3214); -lean_ctor_set(x_3252, 1, x_3251); -lean_ctor_set(x_3252, 2, x_3249); -lean_ctor_set(x_3252, 3, x_3250); -x_3253 = lean_array_push(x_3229, x_3252); -x_3254 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3253); -x_3255 = lean_array_push(x_3253, x_3254); -x_3256 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3257 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3257, 0, x_3256); -lean_ctor_set(x_3257, 1, x_3255); -x_3258 = lean_array_push(x_3229, x_3257); -x_3259 = lean_array_push(x_3258, x_3205); -x_3260 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3261 = l_Lean_addMacroScope(x_3220, x_3260, x_3219); -x_3262 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3263 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3263, 0, x_3214); -lean_ctor_set(x_3263, 1, x_3262); -lean_ctor_set(x_3263, 2, x_3261); -lean_ctor_set(x_3263, 3, x_3250); -lean_inc(x_3263); -x_3264 = lean_array_push(x_3229, x_3263); -x_3265 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3218); -x_3266 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3266, 0, x_3218); -lean_ctor_set(x_3266, 1, x_3265); -x_3267 = lean_array_push(x_3229, x_3266); -x_3268 = lean_array_push(x_3267, x_3215); -x_3269 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3270 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3270, 0, x_3269); -lean_ctor_set(x_3270, 1, x_3268); -x_3271 = lean_array_push(x_3229, x_3270); -x_3272 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3272, 0, x_15); -lean_ctor_set(x_3272, 1, x_3271); -x_3273 = lean_array_push(x_3264, x_3272); -x_3274 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3274, 0, x_3256); -lean_ctor_set(x_3274, 1, x_3273); -x_3275 = lean_array_push(x_3259, x_3274); -x_3276 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3276, 0, x_15); -lean_ctor_set(x_3276, 1, x_3275); -x_3277 = lean_array_push(x_3247, x_3276); -x_3278 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3279 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3279, 0, x_3218); -lean_ctor_set(x_3279, 1, x_3278); -x_3280 = lean_array_push(x_3277, x_3279); -x_3281 = lean_array_push(x_3229, x_3207); -x_3282 = lean_array_push(x_3253, x_3263); -x_3283 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3283, 0, x_15); -lean_ctor_set(x_3283, 1, x_3282); -x_3284 = lean_array_push(x_3281, x_3283); -x_3285 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3286 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3286, 0, x_3285); -lean_ctor_set(x_3286, 1, x_3284); -x_3287 = lean_array_push(x_3280, x_3286); -x_3288 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3289 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3289, 0, x_3288); -lean_ctor_set(x_3289, 1, x_3287); -lean_ctor_set(x_3216, 0, x_3289); -return x_3216; -} -else -{ -lean_object* x_3290; lean_object* x_3291; lean_object* x_3292; lean_object* x_3293; lean_object* x_3294; lean_object* x_3295; lean_object* x_3296; lean_object* x_3297; lean_object* x_3298; lean_object* x_3299; lean_object* x_3300; lean_object* x_3301; lean_object* x_3302; lean_object* x_3303; lean_object* x_3304; lean_object* x_3305; lean_object* x_3306; lean_object* x_3307; lean_object* x_3308; lean_object* x_3309; lean_object* x_3310; lean_object* x_3311; lean_object* x_3312; lean_object* x_3313; lean_object* x_3314; lean_object* x_3315; lean_object* x_3316; lean_object* x_3317; lean_object* x_3318; lean_object* x_3319; lean_object* x_3320; lean_object* x_3321; lean_object* x_3322; lean_object* x_3323; lean_object* x_3324; lean_object* x_3325; lean_object* x_3326; lean_object* x_3327; lean_object* x_3328; lean_object* x_3329; lean_object* x_3330; lean_object* x_3331; lean_object* x_3332; lean_object* x_3333; lean_object* x_3334; lean_object* x_3335; lean_object* x_3336; lean_object* x_3337; lean_object* x_3338; lean_object* x_3339; lean_object* x_3340; lean_object* x_3341; lean_object* x_3342; lean_object* x_3343; lean_object* x_3344; lean_object* x_3345; lean_object* x_3346; lean_object* x_3347; lean_object* x_3348; lean_object* x_3349; lean_object* x_3350; lean_object* x_3351; lean_object* x_3352; lean_object* x_3353; lean_object* x_3354; lean_object* x_3355; lean_object* x_3356; lean_object* x_3357; lean_object* x_3358; lean_object* x_3359; lean_object* x_3360; lean_object* x_3361; lean_object* x_3362; lean_object* x_3363; -x_3290 = lean_ctor_get(x_3216, 0); -x_3291 = lean_ctor_get(x_3216, 1); -lean_inc(x_3291); -lean_inc(x_3290); -lean_dec(x_3216); -x_3292 = lean_ctor_get(x_2, 2); -lean_inc(x_3292); -x_3293 = lean_ctor_get(x_2, 1); -lean_inc(x_3293); -lean_dec(x_2); -x_3294 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3290); -x_3295 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3295, 0, x_3290); -lean_ctor_set(x_3295, 1, x_3294); -x_3296 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3297 = lean_array_push(x_3296, x_3295); -x_3298 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3299 = lean_array_push(x_3297, x_3298); -x_3300 = l_prec_x28___x29___closed__3; -lean_inc(x_3290); -x_3301 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3301, 0, x_3290); -lean_ctor_set(x_3301, 1, x_3300); -x_3302 = l_Array_empty___closed__1; -x_3303 = lean_array_push(x_3302, x_3301); -x_3304 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3290); -x_3305 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3305, 0, x_3290); -lean_ctor_set(x_3305, 1, x_3304); -x_3306 = lean_array_push(x_3303, x_3305); -x_3307 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3290); -x_3308 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3308, 0, x_3290); -lean_ctor_set(x_3308, 1, x_3307); -x_3309 = lean_array_push(x_3306, x_3308); -x_3310 = lean_array_push(x_3309, x_3002); -x_3311 = l_prec_x28___x29___closed__7; -lean_inc(x_3290); -x_3312 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3312, 0, x_3290); -lean_ctor_set(x_3312, 1, x_3311); -x_3313 = lean_array_push(x_3310, x_3312); -x_3314 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3314, 0, x_2998); -lean_ctor_set(x_3314, 1, x_3313); -x_3315 = l_Lean_mkOptionalNode___closed__2; -x_3316 = lean_array_push(x_3315, x_3314); -x_3317 = l_Array_appendCore___rarg(x_3302, x_3316); -lean_dec(x_3316); -x_3318 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3318, 0, x_15); -lean_ctor_set(x_3318, 1, x_3317); -x_3319 = lean_array_push(x_3299, x_3318); -x_3320 = lean_array_push(x_3319, x_3298); -x_3321 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3292); -lean_inc(x_3293); -x_3322 = l_Lean_addMacroScope(x_3293, x_3321, x_3292); -x_3323 = lean_box(0); -x_3324 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3325 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3325, 0, x_3214); -lean_ctor_set(x_3325, 1, x_3324); -lean_ctor_set(x_3325, 2, x_3322); -lean_ctor_set(x_3325, 3, x_3323); -x_3326 = lean_array_push(x_3302, x_3325); -x_3327 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3326); -x_3328 = lean_array_push(x_3326, x_3327); -x_3329 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3330 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3330, 0, x_3329); -lean_ctor_set(x_3330, 1, x_3328); -x_3331 = lean_array_push(x_3302, x_3330); -x_3332 = lean_array_push(x_3331, x_3205); -x_3333 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3334 = l_Lean_addMacroScope(x_3293, x_3333, x_3292); -x_3335 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3336 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3336, 0, x_3214); -lean_ctor_set(x_3336, 1, x_3335); -lean_ctor_set(x_3336, 2, x_3334); -lean_ctor_set(x_3336, 3, x_3323); -lean_inc(x_3336); -x_3337 = lean_array_push(x_3302, x_3336); -x_3338 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3290); -x_3339 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3339, 0, x_3290); -lean_ctor_set(x_3339, 1, x_3338); -x_3340 = lean_array_push(x_3302, x_3339); -x_3341 = lean_array_push(x_3340, x_3215); -x_3342 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3343 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3343, 0, x_3342); -lean_ctor_set(x_3343, 1, x_3341); -x_3344 = lean_array_push(x_3302, x_3343); -x_3345 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3345, 0, x_15); -lean_ctor_set(x_3345, 1, x_3344); -x_3346 = lean_array_push(x_3337, x_3345); -x_3347 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3347, 0, x_3329); -lean_ctor_set(x_3347, 1, x_3346); -x_3348 = lean_array_push(x_3332, x_3347); -x_3349 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3349, 0, x_15); -lean_ctor_set(x_3349, 1, x_3348); -x_3350 = lean_array_push(x_3320, x_3349); -x_3351 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3352 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3352, 0, x_3290); -lean_ctor_set(x_3352, 1, x_3351); -x_3353 = lean_array_push(x_3350, x_3352); -x_3354 = lean_array_push(x_3302, x_3207); -x_3355 = lean_array_push(x_3326, x_3336); -x_3356 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3356, 0, x_15); -lean_ctor_set(x_3356, 1, x_3355); -x_3357 = lean_array_push(x_3354, x_3356); -x_3358 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3359 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3359, 0, x_3358); -lean_ctor_set(x_3359, 1, x_3357); -x_3360 = lean_array_push(x_3353, x_3359); -x_3361 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3362 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3362, 0, x_3361); -lean_ctor_set(x_3362, 1, x_3360); -x_3363 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3363, 0, x_3362); -lean_ctor_set(x_3363, 1, x_3291); -return x_3363; -} -} -else -{ -uint8_t x_3364; -lean_dec(x_3207); -lean_dec(x_3205); -lean_dec(x_3002); -lean_dec(x_2); -x_3364 = !lean_is_exclusive(x_3208); -if (x_3364 == 0) -{ -return x_3208; -} -else -{ -lean_object* x_3365; lean_object* x_3366; lean_object* x_3367; -x_3365 = lean_ctor_get(x_3208, 0); -x_3366 = lean_ctor_get(x_3208, 1); -lean_inc(x_3366); -lean_inc(x_3365); -lean_dec(x_3208); -x_3367 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3367, 0, x_3365); -lean_ctor_set(x_3367, 1, x_3366); -return x_3367; -} -} -} -} -} -} -} -else -{ -lean_object* x_3368; lean_object* x_3369; uint8_t x_3370; -lean_dec(x_2987); -x_3368 = lean_unsigned_to_nat(4u); -x_3369 = l_Lean_Syntax_getArg(x_1, x_3368); -x_3370 = l_Lean_Syntax_isNone(x_3369); -if (x_3370 == 0) -{ -uint8_t x_3371; -lean_inc(x_3369); -x_3371 = l_Lean_Syntax_isOfKind(x_3369, x_15); -if (x_3371 == 0) -{ -lean_object* x_3372; lean_object* x_3373; -lean_dec(x_3369); -lean_dec(x_2); -lean_dec(x_1); -x_3372 = lean_box(1); -x_3373 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3373, 0, x_3372); -lean_ctor_set(x_3373, 1, x_3); -return x_3373; -} -else -{ -lean_object* x_3374; lean_object* x_3375; uint8_t x_3376; -x_3374 = l_Lean_Syntax_getArgs(x_3369); -x_3375 = lean_array_get_size(x_3374); -lean_dec(x_3374); -x_3376 = lean_nat_dec_eq(x_3375, x_24); -lean_dec(x_3375); -if (x_3376 == 0) -{ -lean_object* x_3377; lean_object* x_3378; -lean_dec(x_3369); -lean_dec(x_2); -lean_dec(x_1); -x_3377 = lean_box(1); -x_3378 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3378, 0, x_3377); -lean_ctor_set(x_3378, 1, x_3); -return x_3378; -} -else -{ -lean_object* x_3379; lean_object* x_3380; uint8_t x_3381; -x_3379 = l_Lean_Syntax_getArg(x_3369, x_8); -lean_dec(x_3369); -x_3380 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_3379); -x_3381 = l_Lean_Syntax_isOfKind(x_3379, x_3380); -if (x_3381 == 0) -{ -lean_object* x_3382; lean_object* x_3383; -lean_dec(x_3379); -lean_dec(x_2); -lean_dec(x_1); -x_3382 = lean_box(1); -x_3383 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3383, 0, x_3382); -lean_ctor_set(x_3383, 1, x_3); -return x_3383; -} -else -{ -lean_object* x_3384; lean_object* x_3385; lean_object* x_3386; lean_object* x_3387; lean_object* x_3388; lean_object* x_3389; -x_3384 = l_Lean_Syntax_getArg(x_3379, x_2986); -lean_dec(x_3379); -x_3385 = lean_unsigned_to_nat(5u); -x_3386 = l_Lean_Syntax_getArg(x_1, x_3385); -x_3387 = lean_unsigned_to_nat(7u); -x_3388 = l_Lean_Syntax_getArg(x_1, x_3387); -lean_dec(x_1); -lean_inc(x_2); -x_3389 = l_Lean_evalOptPrec(x_2985, x_2, x_3); -if (lean_obj_tag(x_3389) == 0) -{ -lean_object* x_3390; lean_object* x_3391; lean_object* x_3392; lean_object* x_3393; lean_object* x_3394; lean_object* x_3395; lean_object* x_3396; lean_object* x_3397; uint8_t x_3398; -x_3390 = lean_ctor_get(x_3389, 0); -lean_inc(x_3390); -x_3391 = lean_ctor_get(x_3389, 1); -lean_inc(x_3391); -lean_dec(x_3389); -x_3392 = lean_nat_add(x_3390, x_24); -lean_dec(x_3390); -x_3393 = l_Nat_repr(x_3392); -x_3394 = l_Lean_numLitKind; -x_3395 = l_Lean_instInhabitedSourceInfo___closed__1; -x_3396 = l_Lean_Syntax_mkLit(x_3394, x_3393, x_3395); -x_3397 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3391); -x_3398 = !lean_is_exclusive(x_3397); -if (x_3398 == 0) -{ -lean_object* x_3399; lean_object* x_3400; lean_object* x_3401; lean_object* x_3402; lean_object* x_3403; lean_object* x_3404; lean_object* x_3405; lean_object* x_3406; lean_object* x_3407; lean_object* x_3408; lean_object* x_3409; lean_object* x_3410; lean_object* x_3411; lean_object* x_3412; lean_object* x_3413; lean_object* x_3414; lean_object* x_3415; lean_object* x_3416; lean_object* x_3417; lean_object* x_3418; lean_object* x_3419; lean_object* x_3420; lean_object* x_3421; lean_object* x_3422; lean_object* x_3423; lean_object* x_3424; lean_object* x_3425; lean_object* x_3426; lean_object* x_3427; lean_object* x_3428; lean_object* x_3429; lean_object* x_3430; lean_object* x_3431; lean_object* x_3432; lean_object* x_3433; lean_object* x_3434; lean_object* x_3435; lean_object* x_3436; lean_object* x_3437; lean_object* x_3438; lean_object* x_3439; lean_object* x_3440; lean_object* x_3441; lean_object* x_3442; lean_object* x_3443; lean_object* x_3444; lean_object* x_3445; lean_object* x_3446; lean_object* x_3447; lean_object* x_3448; lean_object* x_3449; lean_object* x_3450; lean_object* x_3451; lean_object* x_3452; lean_object* x_3453; lean_object* x_3454; lean_object* x_3455; lean_object* x_3456; lean_object* x_3457; lean_object* x_3458; lean_object* x_3459; lean_object* x_3460; lean_object* x_3461; lean_object* x_3462; lean_object* x_3463; lean_object* x_3464; lean_object* x_3465; lean_object* x_3466; lean_object* x_3467; lean_object* x_3468; lean_object* x_3469; lean_object* x_3470; -x_3399 = lean_ctor_get(x_3397, 0); -x_3400 = lean_ctor_get(x_2, 2); -lean_inc(x_3400); -x_3401 = lean_ctor_get(x_2, 1); -lean_inc(x_3401); -lean_dec(x_2); -x_3402 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3399); -x_3403 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3403, 0, x_3399); -lean_ctor_set(x_3403, 1, x_3402); -x_3404 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3405 = lean_array_push(x_3404, x_3403); -x_3406 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3407 = lean_array_push(x_3405, x_3406); -x_3408 = lean_array_push(x_3407, x_3406); -x_3409 = l_prec_x28___x29___closed__3; -lean_inc(x_3399); -x_3410 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3410, 0, x_3399); -lean_ctor_set(x_3410, 1, x_3409); -x_3411 = l_Array_empty___closed__1; -x_3412 = lean_array_push(x_3411, x_3410); -x_3413 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_3399); -x_3414 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3414, 0, x_3399); -lean_ctor_set(x_3414, 1, x_3413); -x_3415 = lean_array_push(x_3412, x_3414); -x_3416 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3399); -x_3417 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3417, 0, x_3399); -lean_ctor_set(x_3417, 1, x_3416); -x_3418 = lean_array_push(x_3415, x_3417); -x_3419 = lean_array_push(x_3418, x_3384); -x_3420 = l_prec_x28___x29___closed__7; -lean_inc(x_3399); -x_3421 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3421, 0, x_3399); -lean_ctor_set(x_3421, 1, x_3420); -x_3422 = lean_array_push(x_3419, x_3421); -x_3423 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3423, 0, x_3380); -lean_ctor_set(x_3423, 1, x_3422); -x_3424 = l_Lean_mkOptionalNode___closed__2; -x_3425 = lean_array_push(x_3424, x_3423); -x_3426 = l_Array_appendCore___rarg(x_3411, x_3425); -lean_dec(x_3425); -x_3427 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3427, 0, x_15); -lean_ctor_set(x_3427, 1, x_3426); -x_3428 = lean_array_push(x_3408, x_3427); -x_3429 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3400); -lean_inc(x_3401); -x_3430 = l_Lean_addMacroScope(x_3401, x_3429, x_3400); -x_3431 = lean_box(0); -x_3432 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3433 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3433, 0, x_3395); -lean_ctor_set(x_3433, 1, x_3432); -lean_ctor_set(x_3433, 2, x_3430); -lean_ctor_set(x_3433, 3, x_3431); -x_3434 = lean_array_push(x_3411, x_3433); -x_3435 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3434); -x_3436 = lean_array_push(x_3434, x_3435); -x_3437 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3438 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3438, 0, x_3437); -lean_ctor_set(x_3438, 1, x_3436); -x_3439 = lean_array_push(x_3411, x_3438); -x_3440 = lean_array_push(x_3439, x_3386); -x_3441 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3442 = l_Lean_addMacroScope(x_3401, x_3441, x_3400); -x_3443 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3444 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3444, 0, x_3395); -lean_ctor_set(x_3444, 1, x_3443); -lean_ctor_set(x_3444, 2, x_3442); -lean_ctor_set(x_3444, 3, x_3431); -lean_inc(x_3444); -x_3445 = lean_array_push(x_3411, x_3444); -x_3446 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3399); -x_3447 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3447, 0, x_3399); -lean_ctor_set(x_3447, 1, x_3446); -x_3448 = lean_array_push(x_3411, x_3447); -x_3449 = lean_array_push(x_3448, x_3396); -x_3450 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3451 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3451, 0, x_3450); -lean_ctor_set(x_3451, 1, x_3449); -x_3452 = lean_array_push(x_3411, x_3451); -x_3453 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3453, 0, x_15); -lean_ctor_set(x_3453, 1, x_3452); -x_3454 = lean_array_push(x_3445, x_3453); -x_3455 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3455, 0, x_3437); -lean_ctor_set(x_3455, 1, x_3454); -x_3456 = lean_array_push(x_3440, x_3455); -x_3457 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3457, 0, x_15); -lean_ctor_set(x_3457, 1, x_3456); -x_3458 = lean_array_push(x_3428, x_3457); -x_3459 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3460 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3460, 0, x_3399); -lean_ctor_set(x_3460, 1, x_3459); -x_3461 = lean_array_push(x_3458, x_3460); -x_3462 = lean_array_push(x_3411, x_3388); -x_3463 = lean_array_push(x_3434, x_3444); -x_3464 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3464, 0, x_15); -lean_ctor_set(x_3464, 1, x_3463); -x_3465 = lean_array_push(x_3462, x_3464); -x_3466 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3467 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3467, 0, x_3466); -lean_ctor_set(x_3467, 1, x_3465); -x_3468 = lean_array_push(x_3461, x_3467); -x_3469 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3470 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3470, 0, x_3469); -lean_ctor_set(x_3470, 1, x_3468); -lean_ctor_set(x_3397, 0, x_3470); -return x_3397; -} -else -{ -lean_object* x_3471; lean_object* x_3472; lean_object* x_3473; lean_object* x_3474; lean_object* x_3475; lean_object* x_3476; lean_object* x_3477; lean_object* x_3478; lean_object* x_3479; lean_object* x_3480; lean_object* x_3481; lean_object* x_3482; lean_object* x_3483; lean_object* x_3484; lean_object* x_3485; lean_object* x_3486; lean_object* x_3487; lean_object* x_3488; lean_object* x_3489; lean_object* x_3490; lean_object* x_3491; lean_object* x_3492; lean_object* x_3493; lean_object* x_3494; lean_object* x_3495; lean_object* x_3496; lean_object* x_3497; lean_object* x_3498; lean_object* x_3499; lean_object* x_3500; lean_object* x_3501; lean_object* x_3502; lean_object* x_3503; lean_object* x_3504; lean_object* x_3505; lean_object* x_3506; lean_object* x_3507; lean_object* x_3508; lean_object* x_3509; lean_object* x_3510; lean_object* x_3511; lean_object* x_3512; lean_object* x_3513; lean_object* x_3514; lean_object* x_3515; lean_object* x_3516; lean_object* x_3517; lean_object* x_3518; lean_object* x_3519; lean_object* x_3520; lean_object* x_3521; lean_object* x_3522; lean_object* x_3523; lean_object* x_3524; lean_object* x_3525; lean_object* x_3526; lean_object* x_3527; lean_object* x_3528; lean_object* x_3529; lean_object* x_3530; lean_object* x_3531; lean_object* x_3532; lean_object* x_3533; lean_object* x_3534; lean_object* x_3535; lean_object* x_3536; lean_object* x_3537; lean_object* x_3538; lean_object* x_3539; lean_object* x_3540; lean_object* x_3541; lean_object* x_3542; lean_object* x_3543; lean_object* x_3544; -x_3471 = lean_ctor_get(x_3397, 0); -x_3472 = lean_ctor_get(x_3397, 1); -lean_inc(x_3472); -lean_inc(x_3471); -lean_dec(x_3397); -x_3473 = lean_ctor_get(x_2, 2); -lean_inc(x_3473); -x_3474 = lean_ctor_get(x_2, 1); -lean_inc(x_3474); -lean_dec(x_2); -x_3475 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3471); -x_3476 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3476, 0, x_3471); -lean_ctor_set(x_3476, 1, x_3475); -x_3477 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3478 = lean_array_push(x_3477, x_3476); -x_3479 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3480 = lean_array_push(x_3478, x_3479); -x_3481 = lean_array_push(x_3480, x_3479); -x_3482 = l_prec_x28___x29___closed__3; -lean_inc(x_3471); -x_3483 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3483, 0, x_3471); -lean_ctor_set(x_3483, 1, x_3482); -x_3484 = l_Array_empty___closed__1; -x_3485 = lean_array_push(x_3484, x_3483); -x_3486 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_3471); -x_3487 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3487, 0, x_3471); -lean_ctor_set(x_3487, 1, x_3486); -x_3488 = lean_array_push(x_3485, x_3487); -x_3489 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3471); -x_3490 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3490, 0, x_3471); -lean_ctor_set(x_3490, 1, x_3489); -x_3491 = lean_array_push(x_3488, x_3490); -x_3492 = lean_array_push(x_3491, x_3384); -x_3493 = l_prec_x28___x29___closed__7; -lean_inc(x_3471); -x_3494 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3494, 0, x_3471); -lean_ctor_set(x_3494, 1, x_3493); -x_3495 = lean_array_push(x_3492, x_3494); -x_3496 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3496, 0, x_3380); -lean_ctor_set(x_3496, 1, x_3495); -x_3497 = l_Lean_mkOptionalNode___closed__2; -x_3498 = lean_array_push(x_3497, x_3496); -x_3499 = l_Array_appendCore___rarg(x_3484, x_3498); -lean_dec(x_3498); -x_3500 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3500, 0, x_15); -lean_ctor_set(x_3500, 1, x_3499); -x_3501 = lean_array_push(x_3481, x_3500); -x_3502 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3473); -lean_inc(x_3474); -x_3503 = l_Lean_addMacroScope(x_3474, x_3502, x_3473); -x_3504 = lean_box(0); -x_3505 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3506 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3506, 0, x_3395); -lean_ctor_set(x_3506, 1, x_3505); -lean_ctor_set(x_3506, 2, x_3503); -lean_ctor_set(x_3506, 3, x_3504); -x_3507 = lean_array_push(x_3484, x_3506); -x_3508 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3507); -x_3509 = lean_array_push(x_3507, x_3508); -x_3510 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3511 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3511, 0, x_3510); -lean_ctor_set(x_3511, 1, x_3509); -x_3512 = lean_array_push(x_3484, x_3511); -x_3513 = lean_array_push(x_3512, x_3386); -x_3514 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3515 = l_Lean_addMacroScope(x_3474, x_3514, x_3473); -x_3516 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3517 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3517, 0, x_3395); -lean_ctor_set(x_3517, 1, x_3516); -lean_ctor_set(x_3517, 2, x_3515); -lean_ctor_set(x_3517, 3, x_3504); -lean_inc(x_3517); -x_3518 = lean_array_push(x_3484, x_3517); -x_3519 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3471); -x_3520 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3520, 0, x_3471); -lean_ctor_set(x_3520, 1, x_3519); -x_3521 = lean_array_push(x_3484, x_3520); -x_3522 = lean_array_push(x_3521, x_3396); -x_3523 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3524 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3524, 0, x_3523); -lean_ctor_set(x_3524, 1, x_3522); -x_3525 = lean_array_push(x_3484, x_3524); -x_3526 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3526, 0, x_15); -lean_ctor_set(x_3526, 1, x_3525); -x_3527 = lean_array_push(x_3518, x_3526); -x_3528 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3528, 0, x_3510); -lean_ctor_set(x_3528, 1, x_3527); -x_3529 = lean_array_push(x_3513, x_3528); -x_3530 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3530, 0, x_15); -lean_ctor_set(x_3530, 1, x_3529); -x_3531 = lean_array_push(x_3501, x_3530); -x_3532 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3533 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3533, 0, x_3471); -lean_ctor_set(x_3533, 1, x_3532); -x_3534 = lean_array_push(x_3531, x_3533); -x_3535 = lean_array_push(x_3484, x_3388); -x_3536 = lean_array_push(x_3507, x_3517); -x_3537 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3537, 0, x_15); -lean_ctor_set(x_3537, 1, x_3536); -x_3538 = lean_array_push(x_3535, x_3537); -x_3539 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3540 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3540, 0, x_3539); -lean_ctor_set(x_3540, 1, x_3538); -x_3541 = lean_array_push(x_3534, x_3540); -x_3542 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3543 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3543, 0, x_3542); -lean_ctor_set(x_3543, 1, x_3541); -x_3544 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3544, 0, x_3543); -lean_ctor_set(x_3544, 1, x_3472); -return x_3544; -} -} -else -{ -uint8_t x_3545; -lean_dec(x_3388); -lean_dec(x_3386); -lean_dec(x_3384); -lean_dec(x_2); -x_3545 = !lean_is_exclusive(x_3389); -if (x_3545 == 0) -{ -return x_3389; -} -else -{ -lean_object* x_3546; lean_object* x_3547; lean_object* x_3548; -x_3546 = lean_ctor_get(x_3389, 0); -x_3547 = lean_ctor_get(x_3389, 1); -lean_inc(x_3547); -lean_inc(x_3546); -lean_dec(x_3389); -x_3548 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3548, 0, x_3546); -lean_ctor_set(x_3548, 1, x_3547); -return x_3548; -} -} -} -} -} -} -else -{ -lean_object* x_3549; lean_object* x_3550; lean_object* x_3551; lean_object* x_3552; lean_object* x_3553; -lean_dec(x_3369); -x_3549 = lean_unsigned_to_nat(5u); -x_3550 = l_Lean_Syntax_getArg(x_1, x_3549); -x_3551 = lean_unsigned_to_nat(7u); -x_3552 = l_Lean_Syntax_getArg(x_1, x_3551); -lean_dec(x_1); -lean_inc(x_2); -x_3553 = l_Lean_evalOptPrec(x_2985, x_2, x_3); -if (lean_obj_tag(x_3553) == 0) -{ -lean_object* x_3554; lean_object* x_3555; lean_object* x_3556; lean_object* x_3557; lean_object* x_3558; lean_object* x_3559; lean_object* x_3560; lean_object* x_3561; uint8_t x_3562; -x_3554 = lean_ctor_get(x_3553, 0); -lean_inc(x_3554); -x_3555 = lean_ctor_get(x_3553, 1); -lean_inc(x_3555); -lean_dec(x_3553); -x_3556 = lean_nat_add(x_3554, x_24); -lean_dec(x_3554); -x_3557 = l_Nat_repr(x_3556); -x_3558 = l_Lean_numLitKind; -x_3559 = l_Lean_instInhabitedSourceInfo___closed__1; -x_3560 = l_Lean_Syntax_mkLit(x_3558, x_3557, x_3559); -x_3561 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3555); -x_3562 = !lean_is_exclusive(x_3561); -if (x_3562 == 0) -{ -lean_object* x_3563; lean_object* x_3564; lean_object* x_3565; lean_object* x_3566; lean_object* x_3567; lean_object* x_3568; lean_object* x_3569; lean_object* x_3570; lean_object* x_3571; lean_object* x_3572; lean_object* x_3573; lean_object* x_3574; lean_object* x_3575; lean_object* x_3576; lean_object* x_3577; lean_object* x_3578; lean_object* x_3579; lean_object* x_3580; lean_object* x_3581; lean_object* x_3582; lean_object* x_3583; lean_object* x_3584; lean_object* x_3585; lean_object* x_3586; lean_object* x_3587; lean_object* x_3588; lean_object* x_3589; lean_object* x_3590; lean_object* x_3591; lean_object* x_3592; lean_object* x_3593; lean_object* x_3594; lean_object* x_3595; lean_object* x_3596; lean_object* x_3597; lean_object* x_3598; lean_object* x_3599; lean_object* x_3600; lean_object* x_3601; lean_object* x_3602; lean_object* x_3603; lean_object* x_3604; lean_object* x_3605; lean_object* x_3606; lean_object* x_3607; lean_object* x_3608; lean_object* x_3609; lean_object* x_3610; lean_object* x_3611; lean_object* x_3612; lean_object* x_3613; lean_object* x_3614; lean_object* x_3615; lean_object* x_3616; -x_3563 = lean_ctor_get(x_3561, 0); -x_3564 = lean_ctor_get(x_2, 2); -lean_inc(x_3564); -x_3565 = lean_ctor_get(x_2, 1); -lean_inc(x_3565); -lean_dec(x_2); -x_3566 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3563); -x_3567 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3567, 0, x_3563); -lean_ctor_set(x_3567, 1, x_3566); -x_3568 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3569 = lean_array_push(x_3568, x_3567); -x_3570 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3571 = lean_array_push(x_3569, x_3570); -x_3572 = lean_array_push(x_3571, x_3570); -x_3573 = lean_array_push(x_3572, x_3570); -x_3574 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3564); -lean_inc(x_3565); -x_3575 = l_Lean_addMacroScope(x_3565, x_3574, x_3564); -x_3576 = lean_box(0); -x_3577 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3578 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3578, 0, x_3559); -lean_ctor_set(x_3578, 1, x_3577); -lean_ctor_set(x_3578, 2, x_3575); -lean_ctor_set(x_3578, 3, x_3576); -x_3579 = l_Array_empty___closed__1; -x_3580 = lean_array_push(x_3579, x_3578); -x_3581 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3580); -x_3582 = lean_array_push(x_3580, x_3581); -x_3583 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3584 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3584, 0, x_3583); -lean_ctor_set(x_3584, 1, x_3582); -x_3585 = lean_array_push(x_3579, x_3584); -x_3586 = lean_array_push(x_3585, x_3550); -x_3587 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3588 = l_Lean_addMacroScope(x_3565, x_3587, x_3564); -x_3589 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3590 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3590, 0, x_3559); -lean_ctor_set(x_3590, 1, x_3589); -lean_ctor_set(x_3590, 2, x_3588); -lean_ctor_set(x_3590, 3, x_3576); -lean_inc(x_3590); -x_3591 = lean_array_push(x_3579, x_3590); -x_3592 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3563); -x_3593 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3593, 0, x_3563); -lean_ctor_set(x_3593, 1, x_3592); -x_3594 = lean_array_push(x_3579, x_3593); -x_3595 = lean_array_push(x_3594, x_3560); -x_3596 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3597 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3597, 0, x_3596); -lean_ctor_set(x_3597, 1, x_3595); -x_3598 = lean_array_push(x_3579, x_3597); -x_3599 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3599, 0, x_15); -lean_ctor_set(x_3599, 1, x_3598); -x_3600 = lean_array_push(x_3591, x_3599); -x_3601 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3601, 0, x_3583); -lean_ctor_set(x_3601, 1, x_3600); -x_3602 = lean_array_push(x_3586, x_3601); -x_3603 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3603, 0, x_15); -lean_ctor_set(x_3603, 1, x_3602); -x_3604 = lean_array_push(x_3573, x_3603); -x_3605 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3606 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3606, 0, x_3563); -lean_ctor_set(x_3606, 1, x_3605); -x_3607 = lean_array_push(x_3604, x_3606); -x_3608 = lean_array_push(x_3579, x_3552); -x_3609 = lean_array_push(x_3580, x_3590); -x_3610 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3610, 0, x_15); -lean_ctor_set(x_3610, 1, x_3609); -x_3611 = lean_array_push(x_3608, x_3610); -x_3612 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3613 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3613, 0, x_3612); -lean_ctor_set(x_3613, 1, x_3611); -x_3614 = lean_array_push(x_3607, x_3613); -x_3615 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3616 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3616, 0, x_3615); -lean_ctor_set(x_3616, 1, x_3614); -lean_ctor_set(x_3561, 0, x_3616); -return x_3561; -} -else -{ -lean_object* x_3617; lean_object* x_3618; lean_object* x_3619; lean_object* x_3620; lean_object* x_3621; lean_object* x_3622; lean_object* x_3623; lean_object* x_3624; lean_object* x_3625; lean_object* x_3626; lean_object* x_3627; lean_object* x_3628; lean_object* x_3629; lean_object* x_3630; lean_object* x_3631; lean_object* x_3632; lean_object* x_3633; lean_object* x_3634; lean_object* x_3635; lean_object* x_3636; lean_object* x_3637; lean_object* x_3638; lean_object* x_3639; lean_object* x_3640; lean_object* x_3641; lean_object* x_3642; lean_object* x_3643; lean_object* x_3644; lean_object* x_3645; lean_object* x_3646; lean_object* x_3647; lean_object* x_3648; lean_object* x_3649; lean_object* x_3650; lean_object* x_3651; lean_object* x_3652; lean_object* x_3653; lean_object* x_3654; lean_object* x_3655; lean_object* x_3656; lean_object* x_3657; lean_object* x_3658; lean_object* x_3659; lean_object* x_3660; lean_object* x_3661; lean_object* x_3662; lean_object* x_3663; lean_object* x_3664; lean_object* x_3665; lean_object* x_3666; lean_object* x_3667; lean_object* x_3668; lean_object* x_3669; lean_object* x_3670; lean_object* x_3671; lean_object* x_3672; -x_3617 = lean_ctor_get(x_3561, 0); -x_3618 = lean_ctor_get(x_3561, 1); -lean_inc(x_3618); -lean_inc(x_3617); -lean_dec(x_3561); -x_3619 = lean_ctor_get(x_2, 2); -lean_inc(x_3619); -x_3620 = lean_ctor_get(x_2, 1); -lean_inc(x_3620); -lean_dec(x_2); -x_3621 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3617); -x_3622 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3622, 0, x_3617); -lean_ctor_set(x_3622, 1, x_3621); -x_3623 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3624 = lean_array_push(x_3623, x_3622); -x_3625 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3626 = lean_array_push(x_3624, x_3625); -x_3627 = lean_array_push(x_3626, x_3625); -x_3628 = lean_array_push(x_3627, x_3625); -x_3629 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3619); -lean_inc(x_3620); -x_3630 = l_Lean_addMacroScope(x_3620, x_3629, x_3619); -x_3631 = lean_box(0); -x_3632 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3633 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3633, 0, x_3559); -lean_ctor_set(x_3633, 1, x_3632); -lean_ctor_set(x_3633, 2, x_3630); -lean_ctor_set(x_3633, 3, x_3631); -x_3634 = l_Array_empty___closed__1; -x_3635 = lean_array_push(x_3634, x_3633); -x_3636 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3635); -x_3637 = lean_array_push(x_3635, x_3636); -x_3638 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3639 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3639, 0, x_3638); -lean_ctor_set(x_3639, 1, x_3637); -x_3640 = lean_array_push(x_3634, x_3639); -x_3641 = lean_array_push(x_3640, x_3550); -x_3642 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3643 = l_Lean_addMacroScope(x_3620, x_3642, x_3619); -x_3644 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3645 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3645, 0, x_3559); -lean_ctor_set(x_3645, 1, x_3644); -lean_ctor_set(x_3645, 2, x_3643); -lean_ctor_set(x_3645, 3, x_3631); -lean_inc(x_3645); -x_3646 = lean_array_push(x_3634, x_3645); -x_3647 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3617); -x_3648 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3648, 0, x_3617); -lean_ctor_set(x_3648, 1, x_3647); -x_3649 = lean_array_push(x_3634, x_3648); -x_3650 = lean_array_push(x_3649, x_3560); -x_3651 = l_Lean_Parser_precedence___elambda__1___closed__2; -x_3652 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3652, 0, x_3651); -lean_ctor_set(x_3652, 1, x_3650); -x_3653 = lean_array_push(x_3634, x_3652); -x_3654 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3654, 0, x_15); -lean_ctor_set(x_3654, 1, x_3653); -x_3655 = lean_array_push(x_3646, x_3654); -x_3656 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3656, 0, x_3638); -lean_ctor_set(x_3656, 1, x_3655); -x_3657 = lean_array_push(x_3641, x_3656); -x_3658 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3658, 0, x_15); -lean_ctor_set(x_3658, 1, x_3657); -x_3659 = lean_array_push(x_3628, x_3658); -x_3660 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3661 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3661, 0, x_3617); -lean_ctor_set(x_3661, 1, x_3660); -x_3662 = lean_array_push(x_3659, x_3661); -x_3663 = lean_array_push(x_3634, x_3552); -x_3664 = lean_array_push(x_3635, x_3645); -x_3665 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3665, 0, x_15); -lean_ctor_set(x_3665, 1, x_3664); -x_3666 = lean_array_push(x_3663, x_3665); -x_3667 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3668 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3668, 0, x_3667); -lean_ctor_set(x_3668, 1, x_3666); -x_3669 = lean_array_push(x_3662, x_3668); -x_3670 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3671 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3671, 0, x_3670); -lean_ctor_set(x_3671, 1, x_3669); -x_3672 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3672, 0, x_3671); -lean_ctor_set(x_3672, 1, x_3618); -return x_3672; -} -} -else -{ -uint8_t x_3673; -lean_dec(x_3552); -lean_dec(x_3550); -lean_dec(x_2); -x_3673 = !lean_is_exclusive(x_3553); -if (x_3673 == 0) -{ -return x_3553; -} -else -{ -lean_object* x_3674; lean_object* x_3675; lean_object* x_3676; -x_3674 = lean_ctor_get(x_3553, 0); -x_3675 = lean_ctor_get(x_3553, 1); -lean_inc(x_3675); -lean_inc(x_3674); -lean_dec(x_3553); -x_3676 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3676, 0, x_3674); -lean_ctor_set(x_3676, 1, x_3675); -return x_3676; -} -} -} -} -} -} -} -else -{ -lean_object* x_3677; lean_object* x_3678; uint8_t x_3679; -lean_dec(x_25); -x_3677 = lean_unsigned_to_nat(2u); -x_3678 = l_Lean_Syntax_getArg(x_1, x_3677); -x_3679 = l_Lean_Syntax_isNone(x_3678); -if (x_3679 == 0) -{ -uint8_t x_3680; -lean_inc(x_3678); -x_3680 = l_Lean_Syntax_isOfKind(x_3678, x_15); -if (x_3680 == 0) -{ -lean_object* x_3681; lean_object* x_3682; -lean_dec(x_3678); -lean_dec(x_2); -lean_dec(x_1); -x_3681 = lean_box(1); -x_3682 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3682, 0, x_3681); -lean_ctor_set(x_3682, 1, x_3); -return x_3682; -} -else -{ -lean_object* x_3683; lean_object* x_3684; uint8_t x_3685; -x_3683 = l_Lean_Syntax_getArgs(x_3678); -x_3684 = lean_array_get_size(x_3683); -lean_dec(x_3683); -x_3685 = lean_nat_dec_eq(x_3684, x_24); -lean_dec(x_3684); -if (x_3685 == 0) -{ -lean_object* x_3686; lean_object* x_3687; -lean_dec(x_3678); -lean_dec(x_2); -lean_dec(x_1); -x_3686 = lean_box(1); -x_3687 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3687, 0, x_3686); -lean_ctor_set(x_3687, 1, x_3); -return x_3687; -} -else -{ -lean_object* x_3688; lean_object* x_3689; uint8_t x_3690; -x_3688 = l_Lean_Syntax_getArg(x_3678, x_8); -lean_dec(x_3678); -x_3689 = l_Lean_Parser_precedence___elambda__1___closed__2; -lean_inc(x_3688); -x_3690 = l_Lean_Syntax_isOfKind(x_3688, x_3689); -if (x_3690 == 0) -{ -lean_object* x_3691; lean_object* x_3692; -lean_dec(x_3688); -lean_dec(x_2); -lean_dec(x_1); -x_3691 = lean_box(1); -x_3692 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3692, 0, x_3691); -lean_ctor_set(x_3692, 1, x_3); -return x_3692; -} -else -{ -lean_object* x_3693; lean_object* x_3694; lean_object* x_3695; uint8_t x_3696; -x_3693 = l_Lean_Syntax_getArg(x_3688, x_24); -lean_dec(x_3688); -x_3694 = lean_unsigned_to_nat(3u); -x_3695 = l_Lean_Syntax_getArg(x_1, x_3694); -x_3696 = l_Lean_Syntax_isNone(x_3695); -if (x_3696 == 0) -{ -uint8_t x_3697; -lean_inc(x_3695); -x_3697 = l_Lean_Syntax_isOfKind(x_3695, x_15); -if (x_3697 == 0) -{ -lean_object* x_3698; lean_object* x_3699; -lean_dec(x_3695); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_3698 = lean_box(1); -x_3699 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3699, 0, x_3698); -lean_ctor_set(x_3699, 1, x_3); -return x_3699; -} -else -{ -lean_object* x_3700; lean_object* x_3701; uint8_t x_3702; -x_3700 = l_Lean_Syntax_getArgs(x_3695); -x_3701 = lean_array_get_size(x_3700); -lean_dec(x_3700); -x_3702 = lean_nat_dec_eq(x_3701, x_24); -lean_dec(x_3701); -if (x_3702 == 0) -{ -lean_object* x_3703; lean_object* x_3704; -lean_dec(x_3695); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_3703 = lean_box(1); -x_3704 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3704, 0, x_3703); -lean_ctor_set(x_3704, 1, x_3); -return x_3704; -} -else -{ -lean_object* x_3705; lean_object* x_3706; uint8_t x_3707; -x_3705 = l_Lean_Syntax_getArg(x_3695, x_8); -lean_dec(x_3695); -x_3706 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_3705); -x_3707 = l_Lean_Syntax_isOfKind(x_3705, x_3706); -if (x_3707 == 0) -{ -lean_object* x_3708; lean_object* x_3709; -lean_dec(x_3705); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_3708 = lean_box(1); -x_3709 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3709, 0, x_3708); -lean_ctor_set(x_3709, 1, x_3); -return x_3709; -} -else -{ -lean_object* x_3710; lean_object* x_3711; lean_object* x_3712; uint8_t x_3713; -x_3710 = l_Lean_Syntax_getArg(x_3705, x_3694); -lean_dec(x_3705); -x_3711 = lean_unsigned_to_nat(4u); -x_3712 = l_Lean_Syntax_getArg(x_1, x_3711); -x_3713 = l_Lean_Syntax_isNone(x_3712); -if (x_3713 == 0) -{ -uint8_t x_3714; -lean_inc(x_3712); -x_3714 = l_Lean_Syntax_isOfKind(x_3712, x_15); -if (x_3714 == 0) -{ -lean_object* x_3715; lean_object* x_3716; -lean_dec(x_3712); -lean_dec(x_3710); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_3715 = lean_box(1); -x_3716 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3716, 0, x_3715); -lean_ctor_set(x_3716, 1, x_3); -return x_3716; -} -else -{ -lean_object* x_3717; lean_object* x_3718; uint8_t x_3719; -x_3717 = l_Lean_Syntax_getArgs(x_3712); -x_3718 = lean_array_get_size(x_3717); -lean_dec(x_3717); -x_3719 = lean_nat_dec_eq(x_3718, x_24); -lean_dec(x_3718); -if (x_3719 == 0) -{ -lean_object* x_3720; lean_object* x_3721; -lean_dec(x_3712); -lean_dec(x_3710); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_3720 = lean_box(1); -x_3721 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3721, 0, x_3720); -lean_ctor_set(x_3721, 1, x_3); -return x_3721; -} -else -{ -lean_object* x_3722; lean_object* x_3723; uint8_t x_3724; -x_3722 = l_Lean_Syntax_getArg(x_3712, x_8); -lean_dec(x_3712); -x_3723 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_3722); -x_3724 = l_Lean_Syntax_isOfKind(x_3722, x_3723); -if (x_3724 == 0) -{ -lean_object* x_3725; lean_object* x_3726; -lean_dec(x_3722); -lean_dec(x_3710); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_3725 = lean_box(1); -x_3726 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3726, 0, x_3725); -lean_ctor_set(x_3726, 1, x_3); -return x_3726; -} -else -{ -lean_object* x_3727; lean_object* x_3728; lean_object* x_3729; lean_object* x_3730; lean_object* x_3731; lean_object* x_3732; uint8_t x_3733; -x_3727 = l_Lean_Syntax_getArg(x_3722, x_3694); -lean_dec(x_3722); -x_3728 = lean_unsigned_to_nat(5u); -x_3729 = l_Lean_Syntax_getArg(x_1, x_3728); -x_3730 = lean_unsigned_to_nat(7u); -x_3731 = l_Lean_Syntax_getArg(x_1, x_3730); -lean_dec(x_1); -x_3732 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_3733 = !lean_is_exclusive(x_3732); -if (x_3733 == 0) -{ -lean_object* x_3734; lean_object* x_3735; lean_object* x_3736; lean_object* x_3737; lean_object* x_3738; lean_object* x_3739; lean_object* x_3740; lean_object* x_3741; lean_object* x_3742; lean_object* x_3743; lean_object* x_3744; lean_object* x_3745; lean_object* x_3746; lean_object* x_3747; lean_object* x_3748; lean_object* x_3749; lean_object* x_3750; lean_object* x_3751; lean_object* x_3752; lean_object* x_3753; lean_object* x_3754; lean_object* x_3755; lean_object* x_3756; lean_object* x_3757; lean_object* x_3758; lean_object* x_3759; lean_object* x_3760; lean_object* x_3761; lean_object* x_3762; lean_object* x_3763; lean_object* x_3764; lean_object* x_3765; lean_object* x_3766; lean_object* x_3767; lean_object* x_3768; lean_object* x_3769; lean_object* x_3770; lean_object* x_3771; lean_object* x_3772; lean_object* x_3773; lean_object* x_3774; lean_object* x_3775; lean_object* x_3776; lean_object* x_3777; lean_object* x_3778; lean_object* x_3779; lean_object* x_3780; lean_object* x_3781; lean_object* x_3782; lean_object* x_3783; lean_object* x_3784; lean_object* x_3785; lean_object* x_3786; lean_object* x_3787; lean_object* x_3788; lean_object* x_3789; lean_object* x_3790; lean_object* x_3791; lean_object* x_3792; lean_object* x_3793; lean_object* x_3794; lean_object* x_3795; lean_object* x_3796; lean_object* x_3797; lean_object* x_3798; lean_object* x_3799; lean_object* x_3800; lean_object* x_3801; lean_object* x_3802; lean_object* x_3803; lean_object* x_3804; lean_object* x_3805; lean_object* x_3806; lean_object* x_3807; lean_object* x_3808; lean_object* x_3809; lean_object* x_3810; lean_object* x_3811; lean_object* x_3812; lean_object* x_3813; lean_object* x_3814; lean_object* x_3815; -x_3734 = lean_ctor_get(x_3732, 0); -x_3735 = lean_ctor_get(x_2, 2); -lean_inc(x_3735); -x_3736 = lean_ctor_get(x_2, 1); -lean_inc(x_3736); -lean_dec(x_2); -x_3737 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3734); -x_3738 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3738, 0, x_3734); -lean_ctor_set(x_3738, 1, x_3737); -x_3739 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3740 = lean_array_push(x_3739, x_3738); -x_3741 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3734); -x_3742 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3742, 0, x_3734); -lean_ctor_set(x_3742, 1, x_3741); -x_3743 = l_Array_empty___closed__1; -x_3744 = lean_array_push(x_3743, x_3742); -x_3745 = lean_array_push(x_3744, x_3693); -x_3746 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3746, 0, x_3689); -lean_ctor_set(x_3746, 1, x_3745); -x_3747 = l_Lean_mkOptionalNode___closed__2; -x_3748 = lean_array_push(x_3747, x_3746); -x_3749 = l_Array_appendCore___rarg(x_3743, x_3748); -lean_dec(x_3748); -x_3750 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3750, 0, x_15); -lean_ctor_set(x_3750, 1, x_3749); -lean_inc(x_3750); -x_3751 = lean_array_push(x_3740, x_3750); -x_3752 = l_prec_x28___x29___closed__3; -lean_inc(x_3734); -x_3753 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3753, 0, x_3734); -lean_ctor_set(x_3753, 1, x_3752); -x_3754 = lean_array_push(x_3743, x_3753); -x_3755 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3734); -x_3756 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3756, 0, x_3734); -lean_ctor_set(x_3756, 1, x_3755); -lean_inc(x_3754); -x_3757 = lean_array_push(x_3754, x_3756); -x_3758 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3734); -x_3759 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3759, 0, x_3734); -lean_ctor_set(x_3759, 1, x_3758); -lean_inc(x_3759); -x_3760 = lean_array_push(x_3757, x_3759); -x_3761 = lean_array_push(x_3760, x_3710); -x_3762 = l_prec_x28___x29___closed__7; -lean_inc(x_3734); -x_3763 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3763, 0, x_3734); -lean_ctor_set(x_3763, 1, x_3762); -lean_inc(x_3763); -x_3764 = lean_array_push(x_3761, x_3763); -x_3765 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3765, 0, x_3706); -lean_ctor_set(x_3765, 1, x_3764); -x_3766 = lean_array_push(x_3747, x_3765); -x_3767 = l_Array_appendCore___rarg(x_3743, x_3766); -lean_dec(x_3766); -x_3768 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3768, 0, x_15); -lean_ctor_set(x_3768, 1, x_3767); -x_3769 = lean_array_push(x_3751, x_3768); -x_3770 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_3734); -x_3771 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3771, 0, x_3734); -lean_ctor_set(x_3771, 1, x_3770); -x_3772 = lean_array_push(x_3754, x_3771); -x_3773 = lean_array_push(x_3772, x_3759); -x_3774 = lean_array_push(x_3773, x_3727); -x_3775 = lean_array_push(x_3774, x_3763); -x_3776 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3776, 0, x_3723); -lean_ctor_set(x_3776, 1, x_3775); -x_3777 = lean_array_push(x_3747, x_3776); -x_3778 = l_Array_appendCore___rarg(x_3743, x_3777); -lean_dec(x_3777); -x_3779 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3779, 0, x_15); -lean_ctor_set(x_3779, 1, x_3778); -x_3780 = lean_array_push(x_3769, x_3779); -x_3781 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3735); -lean_inc(x_3736); -x_3782 = l_Lean_addMacroScope(x_3736, x_3781, x_3735); -x_3783 = lean_box(0); -x_3784 = l_Lean_instInhabitedSourceInfo___closed__1; -x_3785 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3786 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3786, 0, x_3784); -lean_ctor_set(x_3786, 1, x_3785); -lean_ctor_set(x_3786, 2, x_3782); -lean_ctor_set(x_3786, 3, x_3783); -x_3787 = lean_array_push(x_3743, x_3786); -x_3788 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3787); -x_3789 = lean_array_push(x_3787, x_3788); -x_3790 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3791 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3791, 0, x_3790); -lean_ctor_set(x_3791, 1, x_3789); -x_3792 = lean_array_push(x_3743, x_3791); -x_3793 = lean_array_push(x_3792, x_3729); -x_3794 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3795 = l_Lean_addMacroScope(x_3736, x_3794, x_3735); -x_3796 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3797 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3797, 0, x_3784); -lean_ctor_set(x_3797, 1, x_3796); -lean_ctor_set(x_3797, 2, x_3795); -lean_ctor_set(x_3797, 3, x_3783); -lean_inc(x_3797); -x_3798 = lean_array_push(x_3743, x_3797); -x_3799 = lean_array_push(x_3798, x_3750); -x_3800 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3800, 0, x_3790); -lean_ctor_set(x_3800, 1, x_3799); -x_3801 = lean_array_push(x_3793, x_3800); -x_3802 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3802, 0, x_15); -lean_ctor_set(x_3802, 1, x_3801); -x_3803 = lean_array_push(x_3780, x_3802); -x_3804 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3805 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3805, 0, x_3734); -lean_ctor_set(x_3805, 1, x_3804); -x_3806 = lean_array_push(x_3803, x_3805); -x_3807 = lean_array_push(x_3743, x_3731); -x_3808 = lean_array_push(x_3787, x_3797); -x_3809 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3809, 0, x_15); -lean_ctor_set(x_3809, 1, x_3808); -x_3810 = lean_array_push(x_3807, x_3809); -x_3811 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3812 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3812, 0, x_3811); -lean_ctor_set(x_3812, 1, x_3810); -x_3813 = lean_array_push(x_3806, x_3812); -x_3814 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3815 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3815, 0, x_3814); -lean_ctor_set(x_3815, 1, x_3813); -lean_ctor_set(x_3732, 0, x_3815); -return x_3732; -} -else -{ -lean_object* x_3816; lean_object* x_3817; lean_object* x_3818; lean_object* x_3819; lean_object* x_3820; lean_object* x_3821; lean_object* x_3822; lean_object* x_3823; lean_object* x_3824; lean_object* x_3825; lean_object* x_3826; lean_object* x_3827; lean_object* x_3828; lean_object* x_3829; lean_object* x_3830; lean_object* x_3831; lean_object* x_3832; lean_object* x_3833; lean_object* x_3834; lean_object* x_3835; lean_object* x_3836; lean_object* x_3837; lean_object* x_3838; lean_object* x_3839; lean_object* x_3840; lean_object* x_3841; lean_object* x_3842; lean_object* x_3843; lean_object* x_3844; lean_object* x_3845; lean_object* x_3846; lean_object* x_3847; lean_object* x_3848; lean_object* x_3849; lean_object* x_3850; lean_object* x_3851; lean_object* x_3852; lean_object* x_3853; lean_object* x_3854; lean_object* x_3855; lean_object* x_3856; lean_object* x_3857; lean_object* x_3858; lean_object* x_3859; lean_object* x_3860; lean_object* x_3861; lean_object* x_3862; lean_object* x_3863; lean_object* x_3864; lean_object* x_3865; lean_object* x_3866; lean_object* x_3867; lean_object* x_3868; lean_object* x_3869; lean_object* x_3870; lean_object* x_3871; lean_object* x_3872; lean_object* x_3873; lean_object* x_3874; lean_object* x_3875; lean_object* x_3876; lean_object* x_3877; lean_object* x_3878; lean_object* x_3879; lean_object* x_3880; lean_object* x_3881; lean_object* x_3882; lean_object* x_3883; lean_object* x_3884; lean_object* x_3885; lean_object* x_3886; lean_object* x_3887; lean_object* x_3888; lean_object* x_3889; lean_object* x_3890; lean_object* x_3891; lean_object* x_3892; lean_object* x_3893; lean_object* x_3894; lean_object* x_3895; lean_object* x_3896; lean_object* x_3897; lean_object* x_3898; lean_object* x_3899; -x_3816 = lean_ctor_get(x_3732, 0); -x_3817 = lean_ctor_get(x_3732, 1); -lean_inc(x_3817); -lean_inc(x_3816); -lean_dec(x_3732); -x_3818 = lean_ctor_get(x_2, 2); -lean_inc(x_3818); -x_3819 = lean_ctor_get(x_2, 1); -lean_inc(x_3819); -lean_dec(x_2); -x_3820 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3816); -x_3821 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3821, 0, x_3816); -lean_ctor_set(x_3821, 1, x_3820); -x_3822 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3823 = lean_array_push(x_3822, x_3821); -x_3824 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3816); -x_3825 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3825, 0, x_3816); -lean_ctor_set(x_3825, 1, x_3824); -x_3826 = l_Array_empty___closed__1; -x_3827 = lean_array_push(x_3826, x_3825); -x_3828 = lean_array_push(x_3827, x_3693); -x_3829 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3829, 0, x_3689); -lean_ctor_set(x_3829, 1, x_3828); -x_3830 = l_Lean_mkOptionalNode___closed__2; -x_3831 = lean_array_push(x_3830, x_3829); -x_3832 = l_Array_appendCore___rarg(x_3826, x_3831); -lean_dec(x_3831); -x_3833 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3833, 0, x_15); -lean_ctor_set(x_3833, 1, x_3832); -lean_inc(x_3833); -x_3834 = lean_array_push(x_3823, x_3833); -x_3835 = l_prec_x28___x29___closed__3; -lean_inc(x_3816); -x_3836 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3836, 0, x_3816); -lean_ctor_set(x_3836, 1, x_3835); -x_3837 = lean_array_push(x_3826, x_3836); -x_3838 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3816); -x_3839 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3839, 0, x_3816); -lean_ctor_set(x_3839, 1, x_3838); -lean_inc(x_3837); -x_3840 = lean_array_push(x_3837, x_3839); -x_3841 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3816); -x_3842 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3842, 0, x_3816); -lean_ctor_set(x_3842, 1, x_3841); -lean_inc(x_3842); -x_3843 = lean_array_push(x_3840, x_3842); -x_3844 = lean_array_push(x_3843, x_3710); -x_3845 = l_prec_x28___x29___closed__7; -lean_inc(x_3816); -x_3846 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3846, 0, x_3816); -lean_ctor_set(x_3846, 1, x_3845); -lean_inc(x_3846); -x_3847 = lean_array_push(x_3844, x_3846); -x_3848 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3848, 0, x_3706); -lean_ctor_set(x_3848, 1, x_3847); -x_3849 = lean_array_push(x_3830, x_3848); -x_3850 = l_Array_appendCore___rarg(x_3826, x_3849); -lean_dec(x_3849); -x_3851 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3851, 0, x_15); -lean_ctor_set(x_3851, 1, x_3850); -x_3852 = lean_array_push(x_3834, x_3851); -x_3853 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_3816); -x_3854 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3854, 0, x_3816); -lean_ctor_set(x_3854, 1, x_3853); -x_3855 = lean_array_push(x_3837, x_3854); -x_3856 = lean_array_push(x_3855, x_3842); -x_3857 = lean_array_push(x_3856, x_3727); -x_3858 = lean_array_push(x_3857, x_3846); -x_3859 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3859, 0, x_3723); -lean_ctor_set(x_3859, 1, x_3858); -x_3860 = lean_array_push(x_3830, x_3859); -x_3861 = l_Array_appendCore___rarg(x_3826, x_3860); -lean_dec(x_3860); -x_3862 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3862, 0, x_15); -lean_ctor_set(x_3862, 1, x_3861); -x_3863 = lean_array_push(x_3852, x_3862); -x_3864 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3818); -lean_inc(x_3819); -x_3865 = l_Lean_addMacroScope(x_3819, x_3864, x_3818); -x_3866 = lean_box(0); -x_3867 = l_Lean_instInhabitedSourceInfo___closed__1; -x_3868 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3869 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3869, 0, x_3867); -lean_ctor_set(x_3869, 1, x_3868); -lean_ctor_set(x_3869, 2, x_3865); -lean_ctor_set(x_3869, 3, x_3866); -x_3870 = lean_array_push(x_3826, x_3869); -x_3871 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3870); -x_3872 = lean_array_push(x_3870, x_3871); -x_3873 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3874 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3874, 0, x_3873); -lean_ctor_set(x_3874, 1, x_3872); -x_3875 = lean_array_push(x_3826, x_3874); -x_3876 = lean_array_push(x_3875, x_3729); -x_3877 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3878 = l_Lean_addMacroScope(x_3819, x_3877, x_3818); -x_3879 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3880 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3880, 0, x_3867); -lean_ctor_set(x_3880, 1, x_3879); -lean_ctor_set(x_3880, 2, x_3878); -lean_ctor_set(x_3880, 3, x_3866); -lean_inc(x_3880); -x_3881 = lean_array_push(x_3826, x_3880); -x_3882 = lean_array_push(x_3881, x_3833); -x_3883 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3883, 0, x_3873); -lean_ctor_set(x_3883, 1, x_3882); -x_3884 = lean_array_push(x_3876, x_3883); -x_3885 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3885, 0, x_15); -lean_ctor_set(x_3885, 1, x_3884); -x_3886 = lean_array_push(x_3863, x_3885); -x_3887 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3888 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3888, 0, x_3816); -lean_ctor_set(x_3888, 1, x_3887); -x_3889 = lean_array_push(x_3886, x_3888); -x_3890 = lean_array_push(x_3826, x_3731); -x_3891 = lean_array_push(x_3870, x_3880); -x_3892 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3892, 0, x_15); -lean_ctor_set(x_3892, 1, x_3891); -x_3893 = lean_array_push(x_3890, x_3892); -x_3894 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3895 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3895, 0, x_3894); -lean_ctor_set(x_3895, 1, x_3893); -x_3896 = lean_array_push(x_3889, x_3895); -x_3897 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3898 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3898, 0, x_3897); -lean_ctor_set(x_3898, 1, x_3896); -x_3899 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3899, 0, x_3898); -lean_ctor_set(x_3899, 1, x_3817); -return x_3899; -} -} -} -} -} -else -{ -lean_object* x_3900; lean_object* x_3901; lean_object* x_3902; lean_object* x_3903; lean_object* x_3904; uint8_t x_3905; -lean_dec(x_3712); -x_3900 = lean_unsigned_to_nat(5u); -x_3901 = l_Lean_Syntax_getArg(x_1, x_3900); -x_3902 = lean_unsigned_to_nat(7u); -x_3903 = l_Lean_Syntax_getArg(x_1, x_3902); -lean_dec(x_1); -x_3904 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_3905 = !lean_is_exclusive(x_3904); -if (x_3905 == 0) -{ -lean_object* x_3906; lean_object* x_3907; lean_object* x_3908; lean_object* x_3909; lean_object* x_3910; lean_object* x_3911; lean_object* x_3912; lean_object* x_3913; lean_object* x_3914; lean_object* x_3915; lean_object* x_3916; lean_object* x_3917; lean_object* x_3918; lean_object* x_3919; lean_object* x_3920; lean_object* x_3921; lean_object* x_3922; lean_object* x_3923; lean_object* x_3924; lean_object* x_3925; lean_object* x_3926; lean_object* x_3927; lean_object* x_3928; lean_object* x_3929; lean_object* x_3930; lean_object* x_3931; lean_object* x_3932; lean_object* x_3933; lean_object* x_3934; lean_object* x_3935; lean_object* x_3936; lean_object* x_3937; lean_object* x_3938; lean_object* x_3939; lean_object* x_3940; lean_object* x_3941; lean_object* x_3942; lean_object* x_3943; lean_object* x_3944; lean_object* x_3945; lean_object* x_3946; lean_object* x_3947; lean_object* x_3948; lean_object* x_3949; lean_object* x_3950; lean_object* x_3951; lean_object* x_3952; lean_object* x_3953; lean_object* x_3954; lean_object* x_3955; lean_object* x_3956; lean_object* x_3957; lean_object* x_3958; lean_object* x_3959; lean_object* x_3960; lean_object* x_3961; lean_object* x_3962; lean_object* x_3963; lean_object* x_3964; lean_object* x_3965; lean_object* x_3966; lean_object* x_3967; lean_object* x_3968; lean_object* x_3969; lean_object* x_3970; lean_object* x_3971; lean_object* x_3972; lean_object* x_3973; lean_object* x_3974; lean_object* x_3975; lean_object* x_3976; lean_object* x_3977; lean_object* x_3978; -x_3906 = lean_ctor_get(x_3904, 0); -x_3907 = lean_ctor_get(x_2, 2); -lean_inc(x_3907); -x_3908 = lean_ctor_get(x_2, 1); -lean_inc(x_3908); -lean_dec(x_2); -x_3909 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3906); -x_3910 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3910, 0, x_3906); -lean_ctor_set(x_3910, 1, x_3909); -x_3911 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3912 = lean_array_push(x_3911, x_3910); -x_3913 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3906); -x_3914 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3914, 0, x_3906); -lean_ctor_set(x_3914, 1, x_3913); -x_3915 = l_Array_empty___closed__1; -x_3916 = lean_array_push(x_3915, x_3914); -x_3917 = lean_array_push(x_3916, x_3693); -x_3918 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3918, 0, x_3689); -lean_ctor_set(x_3918, 1, x_3917); -x_3919 = l_Lean_mkOptionalNode___closed__2; -x_3920 = lean_array_push(x_3919, x_3918); -x_3921 = l_Array_appendCore___rarg(x_3915, x_3920); -lean_dec(x_3920); -x_3922 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3922, 0, x_15); -lean_ctor_set(x_3922, 1, x_3921); -lean_inc(x_3922); -x_3923 = lean_array_push(x_3912, x_3922); -x_3924 = l_prec_x28___x29___closed__3; -lean_inc(x_3906); -x_3925 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3925, 0, x_3906); -lean_ctor_set(x_3925, 1, x_3924); -x_3926 = lean_array_push(x_3915, x_3925); -x_3927 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3906); -x_3928 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3928, 0, x_3906); -lean_ctor_set(x_3928, 1, x_3927); -x_3929 = lean_array_push(x_3926, x_3928); -x_3930 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3906); -x_3931 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3931, 0, x_3906); -lean_ctor_set(x_3931, 1, x_3930); -x_3932 = lean_array_push(x_3929, x_3931); -x_3933 = lean_array_push(x_3932, x_3710); -x_3934 = l_prec_x28___x29___closed__7; -lean_inc(x_3906); -x_3935 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3935, 0, x_3906); -lean_ctor_set(x_3935, 1, x_3934); -x_3936 = lean_array_push(x_3933, x_3935); -x_3937 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3937, 0, x_3706); -lean_ctor_set(x_3937, 1, x_3936); -x_3938 = lean_array_push(x_3919, x_3937); -x_3939 = l_Array_appendCore___rarg(x_3915, x_3938); -lean_dec(x_3938); -x_3940 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3940, 0, x_15); -lean_ctor_set(x_3940, 1, x_3939); -x_3941 = lean_array_push(x_3923, x_3940); -x_3942 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_3943 = lean_array_push(x_3941, x_3942); -x_3944 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3907); -lean_inc(x_3908); -x_3945 = l_Lean_addMacroScope(x_3908, x_3944, x_3907); -x_3946 = lean_box(0); -x_3947 = l_Lean_instInhabitedSourceInfo___closed__1; -x_3948 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_3949 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3949, 0, x_3947); -lean_ctor_set(x_3949, 1, x_3948); -lean_ctor_set(x_3949, 2, x_3945); -lean_ctor_set(x_3949, 3, x_3946); -x_3950 = lean_array_push(x_3915, x_3949); -x_3951 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_3950); -x_3952 = lean_array_push(x_3950, x_3951); -x_3953 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_3954 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3954, 0, x_3953); -lean_ctor_set(x_3954, 1, x_3952); -x_3955 = lean_array_push(x_3915, x_3954); -x_3956 = lean_array_push(x_3955, x_3901); -x_3957 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_3958 = l_Lean_addMacroScope(x_3908, x_3957, x_3907); -x_3959 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_3960 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_3960, 0, x_3947); -lean_ctor_set(x_3960, 1, x_3959); -lean_ctor_set(x_3960, 2, x_3958); -lean_ctor_set(x_3960, 3, x_3946); -lean_inc(x_3960); -x_3961 = lean_array_push(x_3915, x_3960); -x_3962 = lean_array_push(x_3961, x_3922); -x_3963 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3963, 0, x_3953); -lean_ctor_set(x_3963, 1, x_3962); -x_3964 = lean_array_push(x_3956, x_3963); -x_3965 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3965, 0, x_15); -lean_ctor_set(x_3965, 1, x_3964); -x_3966 = lean_array_push(x_3943, x_3965); -x_3967 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_3968 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3968, 0, x_3906); -lean_ctor_set(x_3968, 1, x_3967); -x_3969 = lean_array_push(x_3966, x_3968); -x_3970 = lean_array_push(x_3915, x_3903); -x_3971 = lean_array_push(x_3950, x_3960); -x_3972 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3972, 0, x_15); -lean_ctor_set(x_3972, 1, x_3971); -x_3973 = lean_array_push(x_3970, x_3972); -x_3974 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_3975 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3975, 0, x_3974); -lean_ctor_set(x_3975, 1, x_3973); -x_3976 = lean_array_push(x_3969, x_3975); -x_3977 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_3978 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3978, 0, x_3977); -lean_ctor_set(x_3978, 1, x_3976); -lean_ctor_set(x_3904, 0, x_3978); -return x_3904; -} -else -{ -lean_object* x_3979; lean_object* x_3980; lean_object* x_3981; lean_object* x_3982; lean_object* x_3983; lean_object* x_3984; lean_object* x_3985; lean_object* x_3986; lean_object* x_3987; lean_object* x_3988; lean_object* x_3989; lean_object* x_3990; lean_object* x_3991; lean_object* x_3992; lean_object* x_3993; lean_object* x_3994; lean_object* x_3995; lean_object* x_3996; lean_object* x_3997; lean_object* x_3998; lean_object* x_3999; lean_object* x_4000; lean_object* x_4001; lean_object* x_4002; lean_object* x_4003; lean_object* x_4004; lean_object* x_4005; lean_object* x_4006; lean_object* x_4007; lean_object* x_4008; lean_object* x_4009; lean_object* x_4010; lean_object* x_4011; lean_object* x_4012; lean_object* x_4013; lean_object* x_4014; lean_object* x_4015; lean_object* x_4016; lean_object* x_4017; lean_object* x_4018; lean_object* x_4019; lean_object* x_4020; lean_object* x_4021; lean_object* x_4022; lean_object* x_4023; lean_object* x_4024; lean_object* x_4025; lean_object* x_4026; lean_object* x_4027; lean_object* x_4028; lean_object* x_4029; lean_object* x_4030; lean_object* x_4031; lean_object* x_4032; lean_object* x_4033; lean_object* x_4034; lean_object* x_4035; lean_object* x_4036; lean_object* x_4037; lean_object* x_4038; lean_object* x_4039; lean_object* x_4040; lean_object* x_4041; lean_object* x_4042; lean_object* x_4043; lean_object* x_4044; lean_object* x_4045; lean_object* x_4046; lean_object* x_4047; lean_object* x_4048; lean_object* x_4049; lean_object* x_4050; lean_object* x_4051; lean_object* x_4052; lean_object* x_4053; -x_3979 = lean_ctor_get(x_3904, 0); -x_3980 = lean_ctor_get(x_3904, 1); -lean_inc(x_3980); -lean_inc(x_3979); -lean_dec(x_3904); -x_3981 = lean_ctor_get(x_2, 2); -lean_inc(x_3981); -x_3982 = lean_ctor_get(x_2, 1); -lean_inc(x_3982); -lean_dec(x_2); -x_3983 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_3979); -x_3984 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3984, 0, x_3979); -lean_ctor_set(x_3984, 1, x_3983); -x_3985 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_3986 = lean_array_push(x_3985, x_3984); -x_3987 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_3979); -x_3988 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3988, 0, x_3979); -lean_ctor_set(x_3988, 1, x_3987); -x_3989 = l_Array_empty___closed__1; -x_3990 = lean_array_push(x_3989, x_3988); -x_3991 = lean_array_push(x_3990, x_3693); -x_3992 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3992, 0, x_3689); -lean_ctor_set(x_3992, 1, x_3991); -x_3993 = l_Lean_mkOptionalNode___closed__2; -x_3994 = lean_array_push(x_3993, x_3992); -x_3995 = l_Array_appendCore___rarg(x_3989, x_3994); -lean_dec(x_3994); -x_3996 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3996, 0, x_15); -lean_ctor_set(x_3996, 1, x_3995); -lean_inc(x_3996); -x_3997 = lean_array_push(x_3986, x_3996); -x_3998 = l_prec_x28___x29___closed__3; -lean_inc(x_3979); -x_3999 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3999, 0, x_3979); -lean_ctor_set(x_3999, 1, x_3998); -x_4000 = lean_array_push(x_3989, x_3999); -x_4001 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_3979); -x_4002 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4002, 0, x_3979); -lean_ctor_set(x_4002, 1, x_4001); -x_4003 = lean_array_push(x_4000, x_4002); -x_4004 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_3979); -x_4005 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4005, 0, x_3979); -lean_ctor_set(x_4005, 1, x_4004); -x_4006 = lean_array_push(x_4003, x_4005); -x_4007 = lean_array_push(x_4006, x_3710); -x_4008 = l_prec_x28___x29___closed__7; -lean_inc(x_3979); -x_4009 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4009, 0, x_3979); -lean_ctor_set(x_4009, 1, x_4008); -x_4010 = lean_array_push(x_4007, x_4009); -x_4011 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4011, 0, x_3706); -lean_ctor_set(x_4011, 1, x_4010); -x_4012 = lean_array_push(x_3993, x_4011); -x_4013 = l_Array_appendCore___rarg(x_3989, x_4012); -lean_dec(x_4012); -x_4014 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4014, 0, x_15); -lean_ctor_set(x_4014, 1, x_4013); -x_4015 = lean_array_push(x_3997, x_4014); -x_4016 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4017 = lean_array_push(x_4015, x_4016); -x_4018 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_3981); -lean_inc(x_3982); -x_4019 = l_Lean_addMacroScope(x_3982, x_4018, x_3981); -x_4020 = lean_box(0); -x_4021 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4022 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4023 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4023, 0, x_4021); -lean_ctor_set(x_4023, 1, x_4022); -lean_ctor_set(x_4023, 2, x_4019); -lean_ctor_set(x_4023, 3, x_4020); -x_4024 = lean_array_push(x_3989, x_4023); -x_4025 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4024); -x_4026 = lean_array_push(x_4024, x_4025); -x_4027 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4028 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4028, 0, x_4027); -lean_ctor_set(x_4028, 1, x_4026); -x_4029 = lean_array_push(x_3989, x_4028); -x_4030 = lean_array_push(x_4029, x_3901); -x_4031 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4032 = l_Lean_addMacroScope(x_3982, x_4031, x_3981); -x_4033 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4034 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4034, 0, x_4021); -lean_ctor_set(x_4034, 1, x_4033); -lean_ctor_set(x_4034, 2, x_4032); -lean_ctor_set(x_4034, 3, x_4020); -lean_inc(x_4034); -x_4035 = lean_array_push(x_3989, x_4034); -x_4036 = lean_array_push(x_4035, x_3996); -x_4037 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4037, 0, x_4027); -lean_ctor_set(x_4037, 1, x_4036); -x_4038 = lean_array_push(x_4030, x_4037); -x_4039 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4039, 0, x_15); -lean_ctor_set(x_4039, 1, x_4038); -x_4040 = lean_array_push(x_4017, x_4039); -x_4041 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4042 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4042, 0, x_3979); -lean_ctor_set(x_4042, 1, x_4041); -x_4043 = lean_array_push(x_4040, x_4042); -x_4044 = lean_array_push(x_3989, x_3903); -x_4045 = lean_array_push(x_4024, x_4034); -x_4046 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4046, 0, x_15); -lean_ctor_set(x_4046, 1, x_4045); -x_4047 = lean_array_push(x_4044, x_4046); -x_4048 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4049 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4049, 0, x_4048); -lean_ctor_set(x_4049, 1, x_4047); -x_4050 = lean_array_push(x_4043, x_4049); -x_4051 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4052 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4052, 0, x_4051); -lean_ctor_set(x_4052, 1, x_4050); -x_4053 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4053, 0, x_4052); -lean_ctor_set(x_4053, 1, x_3980); -return x_4053; -} -} -} -} -} -} -else -{ -lean_object* x_4054; lean_object* x_4055; uint8_t x_4056; -lean_dec(x_3695); -x_4054 = lean_unsigned_to_nat(4u); -x_4055 = l_Lean_Syntax_getArg(x_1, x_4054); -x_4056 = l_Lean_Syntax_isNone(x_4055); -if (x_4056 == 0) -{ -uint8_t x_4057; -lean_inc(x_4055); -x_4057 = l_Lean_Syntax_isOfKind(x_4055, x_15); -if (x_4057 == 0) -{ -lean_object* x_4058; lean_object* x_4059; -lean_dec(x_4055); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_4058 = lean_box(1); -x_4059 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4059, 0, x_4058); -lean_ctor_set(x_4059, 1, x_3); -return x_4059; -} -else -{ -lean_object* x_4060; lean_object* x_4061; uint8_t x_4062; -x_4060 = l_Lean_Syntax_getArgs(x_4055); -x_4061 = lean_array_get_size(x_4060); -lean_dec(x_4060); -x_4062 = lean_nat_dec_eq(x_4061, x_24); -lean_dec(x_4061); -if (x_4062 == 0) -{ -lean_object* x_4063; lean_object* x_4064; -lean_dec(x_4055); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_4063 = lean_box(1); -x_4064 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4064, 0, x_4063); -lean_ctor_set(x_4064, 1, x_3); -return x_4064; -} -else -{ -lean_object* x_4065; lean_object* x_4066; uint8_t x_4067; -x_4065 = l_Lean_Syntax_getArg(x_4055, x_8); -lean_dec(x_4055); -x_4066 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_4065); -x_4067 = l_Lean_Syntax_isOfKind(x_4065, x_4066); -if (x_4067 == 0) -{ -lean_object* x_4068; lean_object* x_4069; -lean_dec(x_4065); -lean_dec(x_3693); -lean_dec(x_2); -lean_dec(x_1); -x_4068 = lean_box(1); -x_4069 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4069, 0, x_4068); -lean_ctor_set(x_4069, 1, x_3); -return x_4069; -} -else -{ -lean_object* x_4070; lean_object* x_4071; lean_object* x_4072; lean_object* x_4073; lean_object* x_4074; lean_object* x_4075; uint8_t x_4076; -x_4070 = l_Lean_Syntax_getArg(x_4065, x_3694); -lean_dec(x_4065); -x_4071 = lean_unsigned_to_nat(5u); -x_4072 = l_Lean_Syntax_getArg(x_1, x_4071); -x_4073 = lean_unsigned_to_nat(7u); -x_4074 = l_Lean_Syntax_getArg(x_1, x_4073); -lean_dec(x_1); -x_4075 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_4076 = !lean_is_exclusive(x_4075); -if (x_4076 == 0) -{ -lean_object* x_4077; lean_object* x_4078; lean_object* x_4079; lean_object* x_4080; lean_object* x_4081; lean_object* x_4082; lean_object* x_4083; lean_object* x_4084; lean_object* x_4085; lean_object* x_4086; lean_object* x_4087; lean_object* x_4088; lean_object* x_4089; lean_object* x_4090; lean_object* x_4091; lean_object* x_4092; lean_object* x_4093; lean_object* x_4094; lean_object* x_4095; lean_object* x_4096; lean_object* x_4097; lean_object* x_4098; lean_object* x_4099; lean_object* x_4100; lean_object* x_4101; lean_object* x_4102; lean_object* x_4103; lean_object* x_4104; lean_object* x_4105; lean_object* x_4106; lean_object* x_4107; lean_object* x_4108; lean_object* x_4109; lean_object* x_4110; lean_object* x_4111; lean_object* x_4112; lean_object* x_4113; lean_object* x_4114; lean_object* x_4115; lean_object* x_4116; lean_object* x_4117; lean_object* x_4118; lean_object* x_4119; lean_object* x_4120; lean_object* x_4121; lean_object* x_4122; lean_object* x_4123; lean_object* x_4124; lean_object* x_4125; lean_object* x_4126; lean_object* x_4127; lean_object* x_4128; lean_object* x_4129; lean_object* x_4130; lean_object* x_4131; lean_object* x_4132; lean_object* x_4133; lean_object* x_4134; lean_object* x_4135; lean_object* x_4136; lean_object* x_4137; lean_object* x_4138; lean_object* x_4139; lean_object* x_4140; lean_object* x_4141; lean_object* x_4142; lean_object* x_4143; lean_object* x_4144; lean_object* x_4145; lean_object* x_4146; lean_object* x_4147; lean_object* x_4148; lean_object* x_4149; -x_4077 = lean_ctor_get(x_4075, 0); -x_4078 = lean_ctor_get(x_2, 2); -lean_inc(x_4078); -x_4079 = lean_ctor_get(x_2, 1); -lean_inc(x_4079); -lean_dec(x_2); -x_4080 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4077); -x_4081 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4081, 0, x_4077); -lean_ctor_set(x_4081, 1, x_4080); -x_4082 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4083 = lean_array_push(x_4082, x_4081); -x_4084 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_4077); -x_4085 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4085, 0, x_4077); -lean_ctor_set(x_4085, 1, x_4084); -x_4086 = l_Array_empty___closed__1; -x_4087 = lean_array_push(x_4086, x_4085); -x_4088 = lean_array_push(x_4087, x_3693); -x_4089 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4089, 0, x_3689); -lean_ctor_set(x_4089, 1, x_4088); -x_4090 = l_Lean_mkOptionalNode___closed__2; -x_4091 = lean_array_push(x_4090, x_4089); -x_4092 = l_Array_appendCore___rarg(x_4086, x_4091); -lean_dec(x_4091); -x_4093 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4093, 0, x_15); -lean_ctor_set(x_4093, 1, x_4092); -lean_inc(x_4093); -x_4094 = lean_array_push(x_4083, x_4093); -x_4095 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4096 = lean_array_push(x_4094, x_4095); -x_4097 = l_prec_x28___x29___closed__3; -lean_inc(x_4077); -x_4098 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4098, 0, x_4077); -lean_ctor_set(x_4098, 1, x_4097); -x_4099 = lean_array_push(x_4086, x_4098); -x_4100 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_4077); -x_4101 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4101, 0, x_4077); -lean_ctor_set(x_4101, 1, x_4100); -x_4102 = lean_array_push(x_4099, x_4101); -x_4103 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4077); -x_4104 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4104, 0, x_4077); -lean_ctor_set(x_4104, 1, x_4103); -x_4105 = lean_array_push(x_4102, x_4104); -x_4106 = lean_array_push(x_4105, x_4070); -x_4107 = l_prec_x28___x29___closed__7; -lean_inc(x_4077); -x_4108 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4108, 0, x_4077); -lean_ctor_set(x_4108, 1, x_4107); -x_4109 = lean_array_push(x_4106, x_4108); -x_4110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4110, 0, x_4066); -lean_ctor_set(x_4110, 1, x_4109); -x_4111 = lean_array_push(x_4090, x_4110); -x_4112 = l_Array_appendCore___rarg(x_4086, x_4111); -lean_dec(x_4111); -x_4113 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4113, 0, x_15); -lean_ctor_set(x_4113, 1, x_4112); -x_4114 = lean_array_push(x_4096, x_4113); -x_4115 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4078); -lean_inc(x_4079); -x_4116 = l_Lean_addMacroScope(x_4079, x_4115, x_4078); -x_4117 = lean_box(0); -x_4118 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4119 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4120 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4120, 0, x_4118); -lean_ctor_set(x_4120, 1, x_4119); -lean_ctor_set(x_4120, 2, x_4116); -lean_ctor_set(x_4120, 3, x_4117); -x_4121 = lean_array_push(x_4086, x_4120); -x_4122 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4121); -x_4123 = lean_array_push(x_4121, x_4122); -x_4124 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4125 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4125, 0, x_4124); -lean_ctor_set(x_4125, 1, x_4123); -x_4126 = lean_array_push(x_4086, x_4125); -x_4127 = lean_array_push(x_4126, x_4072); -x_4128 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4129 = l_Lean_addMacroScope(x_4079, x_4128, x_4078); -x_4130 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4131 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4131, 0, x_4118); -lean_ctor_set(x_4131, 1, x_4130); -lean_ctor_set(x_4131, 2, x_4129); -lean_ctor_set(x_4131, 3, x_4117); -lean_inc(x_4131); -x_4132 = lean_array_push(x_4086, x_4131); -x_4133 = lean_array_push(x_4132, x_4093); -x_4134 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4134, 0, x_4124); -lean_ctor_set(x_4134, 1, x_4133); -x_4135 = lean_array_push(x_4127, x_4134); -x_4136 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4136, 0, x_15); -lean_ctor_set(x_4136, 1, x_4135); -x_4137 = lean_array_push(x_4114, x_4136); -x_4138 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4139 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4139, 0, x_4077); -lean_ctor_set(x_4139, 1, x_4138); -x_4140 = lean_array_push(x_4137, x_4139); -x_4141 = lean_array_push(x_4086, x_4074); -x_4142 = lean_array_push(x_4121, x_4131); -x_4143 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4143, 0, x_15); -lean_ctor_set(x_4143, 1, x_4142); -x_4144 = lean_array_push(x_4141, x_4143); -x_4145 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4146 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4146, 0, x_4145); -lean_ctor_set(x_4146, 1, x_4144); -x_4147 = lean_array_push(x_4140, x_4146); -x_4148 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4149 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4149, 0, x_4148); -lean_ctor_set(x_4149, 1, x_4147); -lean_ctor_set(x_4075, 0, x_4149); -return x_4075; -} -else -{ -lean_object* x_4150; lean_object* x_4151; lean_object* x_4152; lean_object* x_4153; lean_object* x_4154; lean_object* x_4155; lean_object* x_4156; lean_object* x_4157; lean_object* x_4158; lean_object* x_4159; lean_object* x_4160; lean_object* x_4161; lean_object* x_4162; lean_object* x_4163; lean_object* x_4164; lean_object* x_4165; lean_object* x_4166; lean_object* x_4167; lean_object* x_4168; lean_object* x_4169; lean_object* x_4170; lean_object* x_4171; lean_object* x_4172; lean_object* x_4173; lean_object* x_4174; lean_object* x_4175; lean_object* x_4176; lean_object* x_4177; lean_object* x_4178; lean_object* x_4179; lean_object* x_4180; lean_object* x_4181; lean_object* x_4182; lean_object* x_4183; lean_object* x_4184; lean_object* x_4185; lean_object* x_4186; lean_object* x_4187; lean_object* x_4188; lean_object* x_4189; lean_object* x_4190; lean_object* x_4191; lean_object* x_4192; lean_object* x_4193; lean_object* x_4194; lean_object* x_4195; lean_object* x_4196; lean_object* x_4197; lean_object* x_4198; lean_object* x_4199; lean_object* x_4200; lean_object* x_4201; lean_object* x_4202; lean_object* x_4203; lean_object* x_4204; lean_object* x_4205; lean_object* x_4206; lean_object* x_4207; lean_object* x_4208; lean_object* x_4209; lean_object* x_4210; lean_object* x_4211; lean_object* x_4212; lean_object* x_4213; lean_object* x_4214; lean_object* x_4215; lean_object* x_4216; lean_object* x_4217; lean_object* x_4218; lean_object* x_4219; lean_object* x_4220; lean_object* x_4221; lean_object* x_4222; lean_object* x_4223; lean_object* x_4224; -x_4150 = lean_ctor_get(x_4075, 0); -x_4151 = lean_ctor_get(x_4075, 1); -lean_inc(x_4151); -lean_inc(x_4150); -lean_dec(x_4075); -x_4152 = lean_ctor_get(x_2, 2); -lean_inc(x_4152); -x_4153 = lean_ctor_get(x_2, 1); -lean_inc(x_4153); -lean_dec(x_2); -x_4154 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4150); -x_4155 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4155, 0, x_4150); -lean_ctor_set(x_4155, 1, x_4154); -x_4156 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4157 = lean_array_push(x_4156, x_4155); -x_4158 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_4150); -x_4159 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4159, 0, x_4150); -lean_ctor_set(x_4159, 1, x_4158); -x_4160 = l_Array_empty___closed__1; -x_4161 = lean_array_push(x_4160, x_4159); -x_4162 = lean_array_push(x_4161, x_3693); -x_4163 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4163, 0, x_3689); -lean_ctor_set(x_4163, 1, x_4162); -x_4164 = l_Lean_mkOptionalNode___closed__2; -x_4165 = lean_array_push(x_4164, x_4163); -x_4166 = l_Array_appendCore___rarg(x_4160, x_4165); -lean_dec(x_4165); -x_4167 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4167, 0, x_15); -lean_ctor_set(x_4167, 1, x_4166); -lean_inc(x_4167); -x_4168 = lean_array_push(x_4157, x_4167); -x_4169 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4170 = lean_array_push(x_4168, x_4169); -x_4171 = l_prec_x28___x29___closed__3; -lean_inc(x_4150); -x_4172 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4172, 0, x_4150); -lean_ctor_set(x_4172, 1, x_4171); -x_4173 = lean_array_push(x_4160, x_4172); -x_4174 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_4150); -x_4175 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4175, 0, x_4150); -lean_ctor_set(x_4175, 1, x_4174); -x_4176 = lean_array_push(x_4173, x_4175); -x_4177 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4150); -x_4178 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4178, 0, x_4150); -lean_ctor_set(x_4178, 1, x_4177); -x_4179 = lean_array_push(x_4176, x_4178); -x_4180 = lean_array_push(x_4179, x_4070); -x_4181 = l_prec_x28___x29___closed__7; -lean_inc(x_4150); -x_4182 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4182, 0, x_4150); -lean_ctor_set(x_4182, 1, x_4181); -x_4183 = lean_array_push(x_4180, x_4182); -x_4184 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4184, 0, x_4066); -lean_ctor_set(x_4184, 1, x_4183); -x_4185 = lean_array_push(x_4164, x_4184); -x_4186 = l_Array_appendCore___rarg(x_4160, x_4185); -lean_dec(x_4185); -x_4187 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4187, 0, x_15); -lean_ctor_set(x_4187, 1, x_4186); -x_4188 = lean_array_push(x_4170, x_4187); -x_4189 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4152); -lean_inc(x_4153); -x_4190 = l_Lean_addMacroScope(x_4153, x_4189, x_4152); -x_4191 = lean_box(0); -x_4192 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4193 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4194 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4194, 0, x_4192); -lean_ctor_set(x_4194, 1, x_4193); -lean_ctor_set(x_4194, 2, x_4190); -lean_ctor_set(x_4194, 3, x_4191); -x_4195 = lean_array_push(x_4160, x_4194); -x_4196 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4195); -x_4197 = lean_array_push(x_4195, x_4196); -x_4198 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4199 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4199, 0, x_4198); -lean_ctor_set(x_4199, 1, x_4197); -x_4200 = lean_array_push(x_4160, x_4199); -x_4201 = lean_array_push(x_4200, x_4072); -x_4202 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4203 = l_Lean_addMacroScope(x_4153, x_4202, x_4152); -x_4204 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4205 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4205, 0, x_4192); -lean_ctor_set(x_4205, 1, x_4204); -lean_ctor_set(x_4205, 2, x_4203); -lean_ctor_set(x_4205, 3, x_4191); -lean_inc(x_4205); -x_4206 = lean_array_push(x_4160, x_4205); -x_4207 = lean_array_push(x_4206, x_4167); -x_4208 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4208, 0, x_4198); -lean_ctor_set(x_4208, 1, x_4207); -x_4209 = lean_array_push(x_4201, x_4208); -x_4210 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4210, 0, x_15); -lean_ctor_set(x_4210, 1, x_4209); -x_4211 = lean_array_push(x_4188, x_4210); -x_4212 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4213 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4213, 0, x_4150); -lean_ctor_set(x_4213, 1, x_4212); -x_4214 = lean_array_push(x_4211, x_4213); -x_4215 = lean_array_push(x_4160, x_4074); -x_4216 = lean_array_push(x_4195, x_4205); -x_4217 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4217, 0, x_15); -lean_ctor_set(x_4217, 1, x_4216); -x_4218 = lean_array_push(x_4215, x_4217); -x_4219 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4220 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4220, 0, x_4219); -lean_ctor_set(x_4220, 1, x_4218); -x_4221 = lean_array_push(x_4214, x_4220); -x_4222 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4223 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4223, 0, x_4222); -lean_ctor_set(x_4223, 1, x_4221); -x_4224 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4224, 0, x_4223); -lean_ctor_set(x_4224, 1, x_4151); -return x_4224; -} -} -} -} -} -else -{ -lean_object* x_4225; lean_object* x_4226; lean_object* x_4227; lean_object* x_4228; lean_object* x_4229; uint8_t x_4230; -lean_dec(x_4055); -x_4225 = lean_unsigned_to_nat(5u); -x_4226 = l_Lean_Syntax_getArg(x_1, x_4225); -x_4227 = lean_unsigned_to_nat(7u); -x_4228 = l_Lean_Syntax_getArg(x_1, x_4227); -lean_dec(x_1); -x_4229 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_4230 = !lean_is_exclusive(x_4229); -if (x_4230 == 0) -{ -lean_object* x_4231; lean_object* x_4232; lean_object* x_4233; lean_object* x_4234; lean_object* x_4235; lean_object* x_4236; lean_object* x_4237; lean_object* x_4238; lean_object* x_4239; lean_object* x_4240; lean_object* x_4241; lean_object* x_4242; lean_object* x_4243; lean_object* x_4244; lean_object* x_4245; lean_object* x_4246; lean_object* x_4247; lean_object* x_4248; lean_object* x_4249; lean_object* x_4250; lean_object* x_4251; lean_object* x_4252; lean_object* x_4253; lean_object* x_4254; lean_object* x_4255; lean_object* x_4256; lean_object* x_4257; lean_object* x_4258; lean_object* x_4259; lean_object* x_4260; lean_object* x_4261; lean_object* x_4262; lean_object* x_4263; lean_object* x_4264; lean_object* x_4265; lean_object* x_4266; lean_object* x_4267; lean_object* x_4268; lean_object* x_4269; lean_object* x_4270; lean_object* x_4271; lean_object* x_4272; lean_object* x_4273; lean_object* x_4274; lean_object* x_4275; lean_object* x_4276; lean_object* x_4277; lean_object* x_4278; lean_object* x_4279; lean_object* x_4280; lean_object* x_4281; lean_object* x_4282; lean_object* x_4283; lean_object* x_4284; lean_object* x_4285; lean_object* x_4286; -x_4231 = lean_ctor_get(x_4229, 0); -x_4232 = lean_ctor_get(x_2, 2); -lean_inc(x_4232); -x_4233 = lean_ctor_get(x_2, 1); -lean_inc(x_4233); -lean_dec(x_2); -x_4234 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4231); -x_4235 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4235, 0, x_4231); -lean_ctor_set(x_4235, 1, x_4234); -x_4236 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4237 = lean_array_push(x_4236, x_4235); -x_4238 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_4231); -x_4239 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4239, 0, x_4231); -lean_ctor_set(x_4239, 1, x_4238); -x_4240 = l_Array_empty___closed__1; -x_4241 = lean_array_push(x_4240, x_4239); -x_4242 = lean_array_push(x_4241, x_3693); -x_4243 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4243, 0, x_3689); -lean_ctor_set(x_4243, 1, x_4242); -x_4244 = l_Lean_mkOptionalNode___closed__2; -x_4245 = lean_array_push(x_4244, x_4243); -x_4246 = l_Array_appendCore___rarg(x_4240, x_4245); -lean_dec(x_4245); -x_4247 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4247, 0, x_15); -lean_ctor_set(x_4247, 1, x_4246); -lean_inc(x_4247); -x_4248 = lean_array_push(x_4237, x_4247); -x_4249 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4250 = lean_array_push(x_4248, x_4249); -x_4251 = lean_array_push(x_4250, x_4249); -x_4252 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4232); -lean_inc(x_4233); -x_4253 = l_Lean_addMacroScope(x_4233, x_4252, x_4232); -x_4254 = lean_box(0); -x_4255 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4256 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4257 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4257, 0, x_4255); -lean_ctor_set(x_4257, 1, x_4256); -lean_ctor_set(x_4257, 2, x_4253); -lean_ctor_set(x_4257, 3, x_4254); -x_4258 = lean_array_push(x_4240, x_4257); -x_4259 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4258); -x_4260 = lean_array_push(x_4258, x_4259); -x_4261 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4262 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4262, 0, x_4261); -lean_ctor_set(x_4262, 1, x_4260); -x_4263 = lean_array_push(x_4240, x_4262); -x_4264 = lean_array_push(x_4263, x_4226); -x_4265 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4266 = l_Lean_addMacroScope(x_4233, x_4265, x_4232); -x_4267 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4268 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4268, 0, x_4255); -lean_ctor_set(x_4268, 1, x_4267); -lean_ctor_set(x_4268, 2, x_4266); -lean_ctor_set(x_4268, 3, x_4254); -lean_inc(x_4268); -x_4269 = lean_array_push(x_4240, x_4268); -x_4270 = lean_array_push(x_4269, x_4247); -x_4271 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4271, 0, x_4261); -lean_ctor_set(x_4271, 1, x_4270); -x_4272 = lean_array_push(x_4264, x_4271); -x_4273 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4273, 0, x_15); -lean_ctor_set(x_4273, 1, x_4272); -x_4274 = lean_array_push(x_4251, x_4273); -x_4275 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4276 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4276, 0, x_4231); -lean_ctor_set(x_4276, 1, x_4275); -x_4277 = lean_array_push(x_4274, x_4276); -x_4278 = lean_array_push(x_4240, x_4228); -x_4279 = lean_array_push(x_4258, x_4268); -x_4280 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4280, 0, x_15); -lean_ctor_set(x_4280, 1, x_4279); -x_4281 = lean_array_push(x_4278, x_4280); -x_4282 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4283 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4283, 0, x_4282); -lean_ctor_set(x_4283, 1, x_4281); -x_4284 = lean_array_push(x_4277, x_4283); -x_4285 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4286 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4286, 0, x_4285); -lean_ctor_set(x_4286, 1, x_4284); -lean_ctor_set(x_4229, 0, x_4286); -return x_4229; -} -else -{ -lean_object* x_4287; lean_object* x_4288; lean_object* x_4289; lean_object* x_4290; lean_object* x_4291; lean_object* x_4292; lean_object* x_4293; lean_object* x_4294; lean_object* x_4295; lean_object* x_4296; lean_object* x_4297; lean_object* x_4298; lean_object* x_4299; lean_object* x_4300; lean_object* x_4301; lean_object* x_4302; lean_object* x_4303; lean_object* x_4304; lean_object* x_4305; lean_object* x_4306; lean_object* x_4307; lean_object* x_4308; lean_object* x_4309; lean_object* x_4310; lean_object* x_4311; lean_object* x_4312; lean_object* x_4313; lean_object* x_4314; lean_object* x_4315; lean_object* x_4316; lean_object* x_4317; lean_object* x_4318; lean_object* x_4319; lean_object* x_4320; lean_object* x_4321; lean_object* x_4322; lean_object* x_4323; lean_object* x_4324; lean_object* x_4325; lean_object* x_4326; lean_object* x_4327; lean_object* x_4328; lean_object* x_4329; lean_object* x_4330; lean_object* x_4331; lean_object* x_4332; lean_object* x_4333; lean_object* x_4334; lean_object* x_4335; lean_object* x_4336; lean_object* x_4337; lean_object* x_4338; lean_object* x_4339; lean_object* x_4340; lean_object* x_4341; lean_object* x_4342; lean_object* x_4343; lean_object* x_4344; -x_4287 = lean_ctor_get(x_4229, 0); -x_4288 = lean_ctor_get(x_4229, 1); -lean_inc(x_4288); -lean_inc(x_4287); -lean_dec(x_4229); -x_4289 = lean_ctor_get(x_2, 2); -lean_inc(x_4289); -x_4290 = lean_ctor_get(x_2, 1); -lean_inc(x_4290); -lean_dec(x_2); -x_4291 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4287); -x_4292 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4292, 0, x_4287); -lean_ctor_set(x_4292, 1, x_4291); -x_4293 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4294 = lean_array_push(x_4293, x_4292); -x_4295 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_4287); -x_4296 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4296, 0, x_4287); -lean_ctor_set(x_4296, 1, x_4295); -x_4297 = l_Array_empty___closed__1; -x_4298 = lean_array_push(x_4297, x_4296); -x_4299 = lean_array_push(x_4298, x_3693); -x_4300 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4300, 0, x_3689); -lean_ctor_set(x_4300, 1, x_4299); -x_4301 = l_Lean_mkOptionalNode___closed__2; -x_4302 = lean_array_push(x_4301, x_4300); -x_4303 = l_Array_appendCore___rarg(x_4297, x_4302); -lean_dec(x_4302); -x_4304 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4304, 0, x_15); -lean_ctor_set(x_4304, 1, x_4303); -lean_inc(x_4304); -x_4305 = lean_array_push(x_4294, x_4304); -x_4306 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4307 = lean_array_push(x_4305, x_4306); -x_4308 = lean_array_push(x_4307, x_4306); -x_4309 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4289); -lean_inc(x_4290); -x_4310 = l_Lean_addMacroScope(x_4290, x_4309, x_4289); -x_4311 = lean_box(0); -x_4312 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4313 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4314 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4314, 0, x_4312); -lean_ctor_set(x_4314, 1, x_4313); -lean_ctor_set(x_4314, 2, x_4310); -lean_ctor_set(x_4314, 3, x_4311); -x_4315 = lean_array_push(x_4297, x_4314); -x_4316 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4315); -x_4317 = lean_array_push(x_4315, x_4316); -x_4318 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4319 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4319, 0, x_4318); -lean_ctor_set(x_4319, 1, x_4317); -x_4320 = lean_array_push(x_4297, x_4319); -x_4321 = lean_array_push(x_4320, x_4226); -x_4322 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4323 = l_Lean_addMacroScope(x_4290, x_4322, x_4289); -x_4324 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4325 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4325, 0, x_4312); -lean_ctor_set(x_4325, 1, x_4324); -lean_ctor_set(x_4325, 2, x_4323); -lean_ctor_set(x_4325, 3, x_4311); -lean_inc(x_4325); -x_4326 = lean_array_push(x_4297, x_4325); -x_4327 = lean_array_push(x_4326, x_4304); -x_4328 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4328, 0, x_4318); -lean_ctor_set(x_4328, 1, x_4327); -x_4329 = lean_array_push(x_4321, x_4328); -x_4330 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4330, 0, x_15); -lean_ctor_set(x_4330, 1, x_4329); -x_4331 = lean_array_push(x_4308, x_4330); -x_4332 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4333 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4333, 0, x_4287); -lean_ctor_set(x_4333, 1, x_4332); -x_4334 = lean_array_push(x_4331, x_4333); -x_4335 = lean_array_push(x_4297, x_4228); -x_4336 = lean_array_push(x_4315, x_4325); -x_4337 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4337, 0, x_15); -lean_ctor_set(x_4337, 1, x_4336); -x_4338 = lean_array_push(x_4335, x_4337); -x_4339 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4340 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4340, 0, x_4339); -lean_ctor_set(x_4340, 1, x_4338); -x_4341 = lean_array_push(x_4334, x_4340); -x_4342 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4343 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4343, 0, x_4342); -lean_ctor_set(x_4343, 1, x_4341); -x_4344 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4344, 0, x_4343); -lean_ctor_set(x_4344, 1, x_4288); -return x_4344; -} -} -} -} -} -} -} -else -{ -lean_object* x_4345; lean_object* x_4346; uint8_t x_4347; -lean_dec(x_3678); -x_4345 = lean_unsigned_to_nat(3u); -x_4346 = l_Lean_Syntax_getArg(x_1, x_4345); -x_4347 = l_Lean_Syntax_isNone(x_4346); -if (x_4347 == 0) -{ -uint8_t x_4348; -lean_inc(x_4346); -x_4348 = l_Lean_Syntax_isOfKind(x_4346, x_15); -if (x_4348 == 0) -{ -lean_object* x_4349; lean_object* x_4350; -lean_dec(x_4346); -lean_dec(x_2); -lean_dec(x_1); -x_4349 = lean_box(1); -x_4350 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4350, 0, x_4349); -lean_ctor_set(x_4350, 1, x_3); -return x_4350; -} -else -{ -lean_object* x_4351; lean_object* x_4352; uint8_t x_4353; -x_4351 = l_Lean_Syntax_getArgs(x_4346); -x_4352 = lean_array_get_size(x_4351); -lean_dec(x_4351); -x_4353 = lean_nat_dec_eq(x_4352, x_24); -lean_dec(x_4352); -if (x_4353 == 0) -{ -lean_object* x_4354; lean_object* x_4355; -lean_dec(x_4346); -lean_dec(x_2); -lean_dec(x_1); -x_4354 = lean_box(1); -x_4355 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4355, 0, x_4354); -lean_ctor_set(x_4355, 1, x_3); -return x_4355; -} -else -{ -lean_object* x_4356; lean_object* x_4357; uint8_t x_4358; -x_4356 = l_Lean_Syntax_getArg(x_4346, x_8); -lean_dec(x_4346); -x_4357 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_4356); -x_4358 = l_Lean_Syntax_isOfKind(x_4356, x_4357); -if (x_4358 == 0) -{ -lean_object* x_4359; lean_object* x_4360; -lean_dec(x_4356); -lean_dec(x_2); -lean_dec(x_1); -x_4359 = lean_box(1); -x_4360 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4360, 0, x_4359); -lean_ctor_set(x_4360, 1, x_3); -return x_4360; -} -else -{ -lean_object* x_4361; lean_object* x_4362; lean_object* x_4363; uint8_t x_4364; -x_4361 = l_Lean_Syntax_getArg(x_4356, x_4345); -lean_dec(x_4356); -x_4362 = lean_unsigned_to_nat(4u); -x_4363 = l_Lean_Syntax_getArg(x_1, x_4362); -x_4364 = l_Lean_Syntax_isNone(x_4363); -if (x_4364 == 0) -{ -uint8_t x_4365; -lean_inc(x_4363); -x_4365 = l_Lean_Syntax_isOfKind(x_4363, x_15); -if (x_4365 == 0) -{ -lean_object* x_4366; lean_object* x_4367; -lean_dec(x_4363); -lean_dec(x_4361); -lean_dec(x_2); -lean_dec(x_1); -x_4366 = lean_box(1); -x_4367 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4367, 0, x_4366); -lean_ctor_set(x_4367, 1, x_3); -return x_4367; -} -else -{ -lean_object* x_4368; lean_object* x_4369; uint8_t x_4370; -x_4368 = l_Lean_Syntax_getArgs(x_4363); -x_4369 = lean_array_get_size(x_4368); -lean_dec(x_4368); -x_4370 = lean_nat_dec_eq(x_4369, x_24); -lean_dec(x_4369); -if (x_4370 == 0) -{ -lean_object* x_4371; lean_object* x_4372; -lean_dec(x_4363); -lean_dec(x_4361); -lean_dec(x_2); -lean_dec(x_1); -x_4371 = lean_box(1); -x_4372 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4372, 0, x_4371); -lean_ctor_set(x_4372, 1, x_3); -return x_4372; -} -else -{ -lean_object* x_4373; lean_object* x_4374; uint8_t x_4375; -x_4373 = l_Lean_Syntax_getArg(x_4363, x_8); -lean_dec(x_4363); -x_4374 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_4373); -x_4375 = l_Lean_Syntax_isOfKind(x_4373, x_4374); -if (x_4375 == 0) -{ -lean_object* x_4376; lean_object* x_4377; -lean_dec(x_4373); -lean_dec(x_4361); -lean_dec(x_2); -lean_dec(x_1); -x_4376 = lean_box(1); -x_4377 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4377, 0, x_4376); -lean_ctor_set(x_4377, 1, x_3); -return x_4377; -} -else -{ -lean_object* x_4378; lean_object* x_4379; lean_object* x_4380; lean_object* x_4381; lean_object* x_4382; lean_object* x_4383; uint8_t x_4384; -x_4378 = l_Lean_Syntax_getArg(x_4373, x_4345); -lean_dec(x_4373); -x_4379 = lean_unsigned_to_nat(5u); -x_4380 = l_Lean_Syntax_getArg(x_1, x_4379); -x_4381 = lean_unsigned_to_nat(7u); -x_4382 = l_Lean_Syntax_getArg(x_1, x_4381); -lean_dec(x_1); -x_4383 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_4384 = !lean_is_exclusive(x_4383); -if (x_4384 == 0) -{ -lean_object* x_4385; lean_object* x_4386; lean_object* x_4387; lean_object* x_4388; lean_object* x_4389; lean_object* x_4390; lean_object* x_4391; lean_object* x_4392; lean_object* x_4393; lean_object* x_4394; lean_object* x_4395; lean_object* x_4396; lean_object* x_4397; lean_object* x_4398; lean_object* x_4399; lean_object* x_4400; lean_object* x_4401; lean_object* x_4402; lean_object* x_4403; lean_object* x_4404; lean_object* x_4405; lean_object* x_4406; lean_object* x_4407; lean_object* x_4408; lean_object* x_4409; lean_object* x_4410; lean_object* x_4411; lean_object* x_4412; lean_object* x_4413; lean_object* x_4414; lean_object* x_4415; lean_object* x_4416; lean_object* x_4417; lean_object* x_4418; lean_object* x_4419; lean_object* x_4420; lean_object* x_4421; lean_object* x_4422; lean_object* x_4423; lean_object* x_4424; lean_object* x_4425; lean_object* x_4426; lean_object* x_4427; lean_object* x_4428; lean_object* x_4429; lean_object* x_4430; lean_object* x_4431; lean_object* x_4432; lean_object* x_4433; lean_object* x_4434; lean_object* x_4435; lean_object* x_4436; lean_object* x_4437; lean_object* x_4438; lean_object* x_4439; lean_object* x_4440; lean_object* x_4441; lean_object* x_4442; lean_object* x_4443; lean_object* x_4444; lean_object* x_4445; lean_object* x_4446; lean_object* x_4447; lean_object* x_4448; lean_object* x_4449; lean_object* x_4450; lean_object* x_4451; lean_object* x_4452; lean_object* x_4453; lean_object* x_4454; lean_object* x_4455; lean_object* x_4456; lean_object* x_4457; lean_object* x_4458; lean_object* x_4459; -x_4385 = lean_ctor_get(x_4383, 0); -x_4386 = lean_ctor_get(x_2, 2); -lean_inc(x_4386); -x_4387 = lean_ctor_get(x_2, 1); -lean_inc(x_4387); -lean_dec(x_2); -x_4388 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4385); -x_4389 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4389, 0, x_4385); -lean_ctor_set(x_4389, 1, x_4388); -x_4390 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4391 = lean_array_push(x_4390, x_4389); -x_4392 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4393 = lean_array_push(x_4391, x_4392); -x_4394 = l_prec_x28___x29___closed__3; -lean_inc(x_4385); -x_4395 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4395, 0, x_4385); -lean_ctor_set(x_4395, 1, x_4394); -x_4396 = l_Array_empty___closed__1; -x_4397 = lean_array_push(x_4396, x_4395); -x_4398 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_4385); -x_4399 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4399, 0, x_4385); -lean_ctor_set(x_4399, 1, x_4398); -lean_inc(x_4397); -x_4400 = lean_array_push(x_4397, x_4399); -x_4401 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4385); -x_4402 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4402, 0, x_4385); -lean_ctor_set(x_4402, 1, x_4401); -lean_inc(x_4402); -x_4403 = lean_array_push(x_4400, x_4402); -x_4404 = lean_array_push(x_4403, x_4361); -x_4405 = l_prec_x28___x29___closed__7; -lean_inc(x_4385); -x_4406 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4406, 0, x_4385); -lean_ctor_set(x_4406, 1, x_4405); -lean_inc(x_4406); -x_4407 = lean_array_push(x_4404, x_4406); -x_4408 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4408, 0, x_4357); -lean_ctor_set(x_4408, 1, x_4407); -x_4409 = l_Lean_mkOptionalNode___closed__2; -x_4410 = lean_array_push(x_4409, x_4408); -x_4411 = l_Array_appendCore___rarg(x_4396, x_4410); -lean_dec(x_4410); -x_4412 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4412, 0, x_15); -lean_ctor_set(x_4412, 1, x_4411); -x_4413 = lean_array_push(x_4393, x_4412); -x_4414 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_4385); -x_4415 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4415, 0, x_4385); -lean_ctor_set(x_4415, 1, x_4414); -x_4416 = lean_array_push(x_4397, x_4415); -x_4417 = lean_array_push(x_4416, x_4402); -x_4418 = lean_array_push(x_4417, x_4378); -x_4419 = lean_array_push(x_4418, x_4406); -x_4420 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4420, 0, x_4374); -lean_ctor_set(x_4420, 1, x_4419); -x_4421 = lean_array_push(x_4409, x_4420); -x_4422 = l_Array_appendCore___rarg(x_4396, x_4421); -lean_dec(x_4421); -x_4423 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4423, 0, x_15); -lean_ctor_set(x_4423, 1, x_4422); -x_4424 = lean_array_push(x_4413, x_4423); -x_4425 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4386); -lean_inc(x_4387); -x_4426 = l_Lean_addMacroScope(x_4387, x_4425, x_4386); -x_4427 = lean_box(0); -x_4428 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4429 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4430 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4430, 0, x_4428); -lean_ctor_set(x_4430, 1, x_4429); -lean_ctor_set(x_4430, 2, x_4426); -lean_ctor_set(x_4430, 3, x_4427); -x_4431 = lean_array_push(x_4396, x_4430); -x_4432 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4431); -x_4433 = lean_array_push(x_4431, x_4432); -x_4434 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4435 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4435, 0, x_4434); -lean_ctor_set(x_4435, 1, x_4433); -x_4436 = lean_array_push(x_4396, x_4435); -x_4437 = lean_array_push(x_4436, x_4380); -x_4438 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4439 = l_Lean_addMacroScope(x_4387, x_4438, x_4386); -x_4440 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4441 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4441, 0, x_4428); -lean_ctor_set(x_4441, 1, x_4440); -lean_ctor_set(x_4441, 2, x_4439); -lean_ctor_set(x_4441, 3, x_4427); -lean_inc(x_4441); -x_4442 = lean_array_push(x_4396, x_4441); -x_4443 = lean_array_push(x_4442, x_4392); -x_4444 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4444, 0, x_4434); -lean_ctor_set(x_4444, 1, x_4443); -x_4445 = lean_array_push(x_4437, x_4444); -x_4446 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4446, 0, x_15); -lean_ctor_set(x_4446, 1, x_4445); -x_4447 = lean_array_push(x_4424, x_4446); -x_4448 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4449 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4449, 0, x_4385); -lean_ctor_set(x_4449, 1, x_4448); -x_4450 = lean_array_push(x_4447, x_4449); -x_4451 = lean_array_push(x_4396, x_4382); -x_4452 = lean_array_push(x_4431, x_4441); -x_4453 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4453, 0, x_15); -lean_ctor_set(x_4453, 1, x_4452); -x_4454 = lean_array_push(x_4451, x_4453); -x_4455 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4456 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4456, 0, x_4455); -lean_ctor_set(x_4456, 1, x_4454); -x_4457 = lean_array_push(x_4450, x_4456); -x_4458 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4459 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4459, 0, x_4458); -lean_ctor_set(x_4459, 1, x_4457); -lean_ctor_set(x_4383, 0, x_4459); -return x_4383; -} -else -{ -lean_object* x_4460; lean_object* x_4461; lean_object* x_4462; lean_object* x_4463; lean_object* x_4464; lean_object* x_4465; lean_object* x_4466; lean_object* x_4467; lean_object* x_4468; lean_object* x_4469; lean_object* x_4470; lean_object* x_4471; lean_object* x_4472; lean_object* x_4473; lean_object* x_4474; lean_object* x_4475; lean_object* x_4476; lean_object* x_4477; lean_object* x_4478; lean_object* x_4479; lean_object* x_4480; lean_object* x_4481; lean_object* x_4482; lean_object* x_4483; lean_object* x_4484; lean_object* x_4485; lean_object* x_4486; lean_object* x_4487; lean_object* x_4488; lean_object* x_4489; lean_object* x_4490; lean_object* x_4491; lean_object* x_4492; lean_object* x_4493; lean_object* x_4494; lean_object* x_4495; lean_object* x_4496; lean_object* x_4497; lean_object* x_4498; lean_object* x_4499; lean_object* x_4500; lean_object* x_4501; lean_object* x_4502; lean_object* x_4503; lean_object* x_4504; lean_object* x_4505; lean_object* x_4506; lean_object* x_4507; lean_object* x_4508; lean_object* x_4509; lean_object* x_4510; lean_object* x_4511; lean_object* x_4512; lean_object* x_4513; lean_object* x_4514; lean_object* x_4515; lean_object* x_4516; lean_object* x_4517; lean_object* x_4518; lean_object* x_4519; lean_object* x_4520; lean_object* x_4521; lean_object* x_4522; lean_object* x_4523; lean_object* x_4524; lean_object* x_4525; lean_object* x_4526; lean_object* x_4527; lean_object* x_4528; lean_object* x_4529; lean_object* x_4530; lean_object* x_4531; lean_object* x_4532; lean_object* x_4533; lean_object* x_4534; lean_object* x_4535; lean_object* x_4536; -x_4460 = lean_ctor_get(x_4383, 0); -x_4461 = lean_ctor_get(x_4383, 1); -lean_inc(x_4461); -lean_inc(x_4460); -lean_dec(x_4383); -x_4462 = lean_ctor_get(x_2, 2); -lean_inc(x_4462); -x_4463 = lean_ctor_get(x_2, 1); -lean_inc(x_4463); -lean_dec(x_2); -x_4464 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4460); -x_4465 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4465, 0, x_4460); -lean_ctor_set(x_4465, 1, x_4464); -x_4466 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4467 = lean_array_push(x_4466, x_4465); -x_4468 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4469 = lean_array_push(x_4467, x_4468); -x_4470 = l_prec_x28___x29___closed__3; -lean_inc(x_4460); -x_4471 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4471, 0, x_4460); -lean_ctor_set(x_4471, 1, x_4470); -x_4472 = l_Array_empty___closed__1; -x_4473 = lean_array_push(x_4472, x_4471); -x_4474 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_4460); -x_4475 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4475, 0, x_4460); -lean_ctor_set(x_4475, 1, x_4474); -lean_inc(x_4473); -x_4476 = lean_array_push(x_4473, x_4475); -x_4477 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4460); -x_4478 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4478, 0, x_4460); -lean_ctor_set(x_4478, 1, x_4477); -lean_inc(x_4478); -x_4479 = lean_array_push(x_4476, x_4478); -x_4480 = lean_array_push(x_4479, x_4361); -x_4481 = l_prec_x28___x29___closed__7; -lean_inc(x_4460); -x_4482 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4482, 0, x_4460); -lean_ctor_set(x_4482, 1, x_4481); -lean_inc(x_4482); -x_4483 = lean_array_push(x_4480, x_4482); -x_4484 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4484, 0, x_4357); -lean_ctor_set(x_4484, 1, x_4483); -x_4485 = l_Lean_mkOptionalNode___closed__2; -x_4486 = lean_array_push(x_4485, x_4484); -x_4487 = l_Array_appendCore___rarg(x_4472, x_4486); -lean_dec(x_4486); -x_4488 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4488, 0, x_15); -lean_ctor_set(x_4488, 1, x_4487); -x_4489 = lean_array_push(x_4469, x_4488); -x_4490 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_4460); -x_4491 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4491, 0, x_4460); -lean_ctor_set(x_4491, 1, x_4490); -x_4492 = lean_array_push(x_4473, x_4491); -x_4493 = lean_array_push(x_4492, x_4478); -x_4494 = lean_array_push(x_4493, x_4378); -x_4495 = lean_array_push(x_4494, x_4482); -x_4496 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4496, 0, x_4374); -lean_ctor_set(x_4496, 1, x_4495); -x_4497 = lean_array_push(x_4485, x_4496); -x_4498 = l_Array_appendCore___rarg(x_4472, x_4497); -lean_dec(x_4497); -x_4499 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4499, 0, x_15); -lean_ctor_set(x_4499, 1, x_4498); -x_4500 = lean_array_push(x_4489, x_4499); -x_4501 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4462); -lean_inc(x_4463); -x_4502 = l_Lean_addMacroScope(x_4463, x_4501, x_4462); -x_4503 = lean_box(0); -x_4504 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4505 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4506 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4506, 0, x_4504); -lean_ctor_set(x_4506, 1, x_4505); -lean_ctor_set(x_4506, 2, x_4502); -lean_ctor_set(x_4506, 3, x_4503); -x_4507 = lean_array_push(x_4472, x_4506); -x_4508 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4507); -x_4509 = lean_array_push(x_4507, x_4508); -x_4510 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4511 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4511, 0, x_4510); -lean_ctor_set(x_4511, 1, x_4509); -x_4512 = lean_array_push(x_4472, x_4511); -x_4513 = lean_array_push(x_4512, x_4380); -x_4514 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4515 = l_Lean_addMacroScope(x_4463, x_4514, x_4462); -x_4516 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4517 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4517, 0, x_4504); -lean_ctor_set(x_4517, 1, x_4516); -lean_ctor_set(x_4517, 2, x_4515); -lean_ctor_set(x_4517, 3, x_4503); -lean_inc(x_4517); -x_4518 = lean_array_push(x_4472, x_4517); -x_4519 = lean_array_push(x_4518, x_4468); -x_4520 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4520, 0, x_4510); -lean_ctor_set(x_4520, 1, x_4519); -x_4521 = lean_array_push(x_4513, x_4520); -x_4522 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4522, 0, x_15); -lean_ctor_set(x_4522, 1, x_4521); -x_4523 = lean_array_push(x_4500, x_4522); -x_4524 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4525 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4525, 0, x_4460); -lean_ctor_set(x_4525, 1, x_4524); -x_4526 = lean_array_push(x_4523, x_4525); -x_4527 = lean_array_push(x_4472, x_4382); -x_4528 = lean_array_push(x_4507, x_4517); -x_4529 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4529, 0, x_15); -lean_ctor_set(x_4529, 1, x_4528); -x_4530 = lean_array_push(x_4527, x_4529); -x_4531 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4532 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4532, 0, x_4531); -lean_ctor_set(x_4532, 1, x_4530); -x_4533 = lean_array_push(x_4526, x_4532); -x_4534 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4535 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4535, 0, x_4534); -lean_ctor_set(x_4535, 1, x_4533); -x_4536 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4536, 0, x_4535); -lean_ctor_set(x_4536, 1, x_4461); -return x_4536; -} -} -} -} -} -else -{ -lean_object* x_4537; lean_object* x_4538; lean_object* x_4539; lean_object* x_4540; lean_object* x_4541; uint8_t x_4542; -lean_dec(x_4363); -x_4537 = lean_unsigned_to_nat(5u); -x_4538 = l_Lean_Syntax_getArg(x_1, x_4537); -x_4539 = lean_unsigned_to_nat(7u); -x_4540 = l_Lean_Syntax_getArg(x_1, x_4539); -lean_dec(x_1); -x_4541 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_4542 = !lean_is_exclusive(x_4541); -if (x_4542 == 0) -{ -lean_object* x_4543; lean_object* x_4544; lean_object* x_4545; lean_object* x_4546; lean_object* x_4547; lean_object* x_4548; lean_object* x_4549; lean_object* x_4550; lean_object* x_4551; lean_object* x_4552; lean_object* x_4553; lean_object* x_4554; lean_object* x_4555; lean_object* x_4556; lean_object* x_4557; lean_object* x_4558; lean_object* x_4559; lean_object* x_4560; lean_object* x_4561; lean_object* x_4562; lean_object* x_4563; lean_object* x_4564; lean_object* x_4565; lean_object* x_4566; lean_object* x_4567; lean_object* x_4568; lean_object* x_4569; lean_object* x_4570; lean_object* x_4571; lean_object* x_4572; lean_object* x_4573; lean_object* x_4574; lean_object* x_4575; lean_object* x_4576; lean_object* x_4577; lean_object* x_4578; lean_object* x_4579; lean_object* x_4580; lean_object* x_4581; lean_object* x_4582; lean_object* x_4583; lean_object* x_4584; lean_object* x_4585; lean_object* x_4586; lean_object* x_4587; lean_object* x_4588; lean_object* x_4589; lean_object* x_4590; lean_object* x_4591; lean_object* x_4592; lean_object* x_4593; lean_object* x_4594; lean_object* x_4595; lean_object* x_4596; lean_object* x_4597; lean_object* x_4598; lean_object* x_4599; lean_object* x_4600; lean_object* x_4601; lean_object* x_4602; lean_object* x_4603; lean_object* x_4604; lean_object* x_4605; lean_object* x_4606; lean_object* x_4607; -x_4543 = lean_ctor_get(x_4541, 0); -x_4544 = lean_ctor_get(x_2, 2); -lean_inc(x_4544); -x_4545 = lean_ctor_get(x_2, 1); -lean_inc(x_4545); -lean_dec(x_2); -x_4546 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4543); -x_4547 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4547, 0, x_4543); -lean_ctor_set(x_4547, 1, x_4546); -x_4548 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4549 = lean_array_push(x_4548, x_4547); -x_4550 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4551 = lean_array_push(x_4549, x_4550); -x_4552 = l_prec_x28___x29___closed__3; -lean_inc(x_4543); -x_4553 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4553, 0, x_4543); -lean_ctor_set(x_4553, 1, x_4552); -x_4554 = l_Array_empty___closed__1; -x_4555 = lean_array_push(x_4554, x_4553); -x_4556 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_4543); -x_4557 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4557, 0, x_4543); -lean_ctor_set(x_4557, 1, x_4556); -x_4558 = lean_array_push(x_4555, x_4557); -x_4559 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4543); -x_4560 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4560, 0, x_4543); -lean_ctor_set(x_4560, 1, x_4559); -x_4561 = lean_array_push(x_4558, x_4560); -x_4562 = lean_array_push(x_4561, x_4361); -x_4563 = l_prec_x28___x29___closed__7; -lean_inc(x_4543); -x_4564 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4564, 0, x_4543); -lean_ctor_set(x_4564, 1, x_4563); -x_4565 = lean_array_push(x_4562, x_4564); -x_4566 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4566, 0, x_4357); -lean_ctor_set(x_4566, 1, x_4565); -x_4567 = l_Lean_mkOptionalNode___closed__2; -x_4568 = lean_array_push(x_4567, x_4566); -x_4569 = l_Array_appendCore___rarg(x_4554, x_4568); -lean_dec(x_4568); -x_4570 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4570, 0, x_15); -lean_ctor_set(x_4570, 1, x_4569); -x_4571 = lean_array_push(x_4551, x_4570); -x_4572 = lean_array_push(x_4571, x_4550); -x_4573 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4544); -lean_inc(x_4545); -x_4574 = l_Lean_addMacroScope(x_4545, x_4573, x_4544); -x_4575 = lean_box(0); -x_4576 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4577 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4578 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4578, 0, x_4576); -lean_ctor_set(x_4578, 1, x_4577); -lean_ctor_set(x_4578, 2, x_4574); -lean_ctor_set(x_4578, 3, x_4575); -x_4579 = lean_array_push(x_4554, x_4578); -x_4580 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4579); -x_4581 = lean_array_push(x_4579, x_4580); -x_4582 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4583 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4583, 0, x_4582); -lean_ctor_set(x_4583, 1, x_4581); -x_4584 = lean_array_push(x_4554, x_4583); -x_4585 = lean_array_push(x_4584, x_4538); -x_4586 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4587 = l_Lean_addMacroScope(x_4545, x_4586, x_4544); -x_4588 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4589 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4589, 0, x_4576); -lean_ctor_set(x_4589, 1, x_4588); -lean_ctor_set(x_4589, 2, x_4587); -lean_ctor_set(x_4589, 3, x_4575); -lean_inc(x_4589); -x_4590 = lean_array_push(x_4554, x_4589); -x_4591 = lean_array_push(x_4590, x_4550); -x_4592 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4592, 0, x_4582); -lean_ctor_set(x_4592, 1, x_4591); -x_4593 = lean_array_push(x_4585, x_4592); -x_4594 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4594, 0, x_15); -lean_ctor_set(x_4594, 1, x_4593); -x_4595 = lean_array_push(x_4572, x_4594); -x_4596 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4597 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4597, 0, x_4543); -lean_ctor_set(x_4597, 1, x_4596); -x_4598 = lean_array_push(x_4595, x_4597); -x_4599 = lean_array_push(x_4554, x_4540); -x_4600 = lean_array_push(x_4579, x_4589); -x_4601 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4601, 0, x_15); -lean_ctor_set(x_4601, 1, x_4600); -x_4602 = lean_array_push(x_4599, x_4601); -x_4603 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4604 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4604, 0, x_4603); -lean_ctor_set(x_4604, 1, x_4602); -x_4605 = lean_array_push(x_4598, x_4604); -x_4606 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4607 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4607, 0, x_4606); -lean_ctor_set(x_4607, 1, x_4605); -lean_ctor_set(x_4541, 0, x_4607); -return x_4541; -} -else -{ -lean_object* x_4608; lean_object* x_4609; lean_object* x_4610; lean_object* x_4611; lean_object* x_4612; lean_object* x_4613; lean_object* x_4614; lean_object* x_4615; lean_object* x_4616; lean_object* x_4617; lean_object* x_4618; lean_object* x_4619; lean_object* x_4620; lean_object* x_4621; lean_object* x_4622; lean_object* x_4623; lean_object* x_4624; lean_object* x_4625; lean_object* x_4626; lean_object* x_4627; lean_object* x_4628; lean_object* x_4629; lean_object* x_4630; lean_object* x_4631; lean_object* x_4632; lean_object* x_4633; lean_object* x_4634; lean_object* x_4635; lean_object* x_4636; lean_object* x_4637; lean_object* x_4638; lean_object* x_4639; lean_object* x_4640; lean_object* x_4641; lean_object* x_4642; lean_object* x_4643; lean_object* x_4644; lean_object* x_4645; lean_object* x_4646; lean_object* x_4647; lean_object* x_4648; lean_object* x_4649; lean_object* x_4650; lean_object* x_4651; lean_object* x_4652; lean_object* x_4653; lean_object* x_4654; lean_object* x_4655; lean_object* x_4656; lean_object* x_4657; lean_object* x_4658; lean_object* x_4659; lean_object* x_4660; lean_object* x_4661; lean_object* x_4662; lean_object* x_4663; lean_object* x_4664; lean_object* x_4665; lean_object* x_4666; lean_object* x_4667; lean_object* x_4668; lean_object* x_4669; lean_object* x_4670; lean_object* x_4671; lean_object* x_4672; lean_object* x_4673; lean_object* x_4674; -x_4608 = lean_ctor_get(x_4541, 0); -x_4609 = lean_ctor_get(x_4541, 1); -lean_inc(x_4609); -lean_inc(x_4608); -lean_dec(x_4541); -x_4610 = lean_ctor_get(x_2, 2); -lean_inc(x_4610); -x_4611 = lean_ctor_get(x_2, 1); -lean_inc(x_4611); -lean_dec(x_2); -x_4612 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4608); -x_4613 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4613, 0, x_4608); -lean_ctor_set(x_4613, 1, x_4612); -x_4614 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4615 = lean_array_push(x_4614, x_4613); -x_4616 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4617 = lean_array_push(x_4615, x_4616); -x_4618 = l_prec_x28___x29___closed__3; -lean_inc(x_4608); -x_4619 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4619, 0, x_4608); -lean_ctor_set(x_4619, 1, x_4618); -x_4620 = l_Array_empty___closed__1; -x_4621 = lean_array_push(x_4620, x_4619); -x_4622 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_4608); -x_4623 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4623, 0, x_4608); -lean_ctor_set(x_4623, 1, x_4622); -x_4624 = lean_array_push(x_4621, x_4623); -x_4625 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4608); -x_4626 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4626, 0, x_4608); -lean_ctor_set(x_4626, 1, x_4625); -x_4627 = lean_array_push(x_4624, x_4626); -x_4628 = lean_array_push(x_4627, x_4361); -x_4629 = l_prec_x28___x29___closed__7; -lean_inc(x_4608); -x_4630 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4630, 0, x_4608); -lean_ctor_set(x_4630, 1, x_4629); -x_4631 = lean_array_push(x_4628, x_4630); -x_4632 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4632, 0, x_4357); -lean_ctor_set(x_4632, 1, x_4631); -x_4633 = l_Lean_mkOptionalNode___closed__2; -x_4634 = lean_array_push(x_4633, x_4632); -x_4635 = l_Array_appendCore___rarg(x_4620, x_4634); -lean_dec(x_4634); -x_4636 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4636, 0, x_15); -lean_ctor_set(x_4636, 1, x_4635); -x_4637 = lean_array_push(x_4617, x_4636); -x_4638 = lean_array_push(x_4637, x_4616); -x_4639 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4610); -lean_inc(x_4611); -x_4640 = l_Lean_addMacroScope(x_4611, x_4639, x_4610); -x_4641 = lean_box(0); -x_4642 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4643 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4644 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4644, 0, x_4642); -lean_ctor_set(x_4644, 1, x_4643); -lean_ctor_set(x_4644, 2, x_4640); -lean_ctor_set(x_4644, 3, x_4641); -x_4645 = lean_array_push(x_4620, x_4644); -x_4646 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4645); -x_4647 = lean_array_push(x_4645, x_4646); -x_4648 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4649 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4649, 0, x_4648); -lean_ctor_set(x_4649, 1, x_4647); -x_4650 = lean_array_push(x_4620, x_4649); -x_4651 = lean_array_push(x_4650, x_4538); -x_4652 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4653 = l_Lean_addMacroScope(x_4611, x_4652, x_4610); -x_4654 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4655 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4655, 0, x_4642); -lean_ctor_set(x_4655, 1, x_4654); -lean_ctor_set(x_4655, 2, x_4653); -lean_ctor_set(x_4655, 3, x_4641); -lean_inc(x_4655); -x_4656 = lean_array_push(x_4620, x_4655); -x_4657 = lean_array_push(x_4656, x_4616); -x_4658 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4658, 0, x_4648); -lean_ctor_set(x_4658, 1, x_4657); -x_4659 = lean_array_push(x_4651, x_4658); -x_4660 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4660, 0, x_15); -lean_ctor_set(x_4660, 1, x_4659); -x_4661 = lean_array_push(x_4638, x_4660); -x_4662 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4663 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4663, 0, x_4608); -lean_ctor_set(x_4663, 1, x_4662); -x_4664 = lean_array_push(x_4661, x_4663); -x_4665 = lean_array_push(x_4620, x_4540); -x_4666 = lean_array_push(x_4645, x_4655); -x_4667 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4667, 0, x_15); -lean_ctor_set(x_4667, 1, x_4666); -x_4668 = lean_array_push(x_4665, x_4667); -x_4669 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4670 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4670, 0, x_4669); -lean_ctor_set(x_4670, 1, x_4668); -x_4671 = lean_array_push(x_4664, x_4670); -x_4672 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4673 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4673, 0, x_4672); -lean_ctor_set(x_4673, 1, x_4671); -x_4674 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4674, 0, x_4673); -lean_ctor_set(x_4674, 1, x_4609); -return x_4674; -} -} -} -} -} -} -else -{ -lean_object* x_4675; lean_object* x_4676; uint8_t x_4677; -lean_dec(x_4346); -x_4675 = lean_unsigned_to_nat(4u); -x_4676 = l_Lean_Syntax_getArg(x_1, x_4675); -x_4677 = l_Lean_Syntax_isNone(x_4676); -if (x_4677 == 0) -{ -uint8_t x_4678; -lean_inc(x_4676); -x_4678 = l_Lean_Syntax_isOfKind(x_4676, x_15); -if (x_4678 == 0) -{ -lean_object* x_4679; lean_object* x_4680; -lean_dec(x_4676); -lean_dec(x_2); -lean_dec(x_1); -x_4679 = lean_box(1); -x_4680 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4680, 0, x_4679); -lean_ctor_set(x_4680, 1, x_3); -return x_4680; -} -else -{ -lean_object* x_4681; lean_object* x_4682; uint8_t x_4683; -x_4681 = l_Lean_Syntax_getArgs(x_4676); -x_4682 = lean_array_get_size(x_4681); -lean_dec(x_4681); -x_4683 = lean_nat_dec_eq(x_4682, x_24); -lean_dec(x_4682); -if (x_4683 == 0) -{ -lean_object* x_4684; lean_object* x_4685; -lean_dec(x_4676); -lean_dec(x_2); -lean_dec(x_1); -x_4684 = lean_box(1); -x_4685 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4685, 0, x_4684); -lean_ctor_set(x_4685, 1, x_3); -return x_4685; -} -else -{ -lean_object* x_4686; lean_object* x_4687; uint8_t x_4688; -x_4686 = l_Lean_Syntax_getArg(x_4676, x_8); -lean_dec(x_4676); -x_4687 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_4686); -x_4688 = l_Lean_Syntax_isOfKind(x_4686, x_4687); -if (x_4688 == 0) +lean_object* x_165; lean_object* x_166; uint8_t x_167; +x_165 = l_Lean_Syntax_getArg(x_155, x_8); +lean_dec(x_155); +x_166 = l_Lean_Parser_precedence___elambda__1___closed__2; +lean_inc(x_165); +x_167 = l_Lean_Syntax_isOfKind(x_165, x_166); +if (x_167 == 0) { -lean_object* x_4689; lean_object* x_4690; -lean_dec(x_4686); +lean_object* x_168; lean_object* x_169; +lean_dec(x_165); lean_dec(x_2); lean_dec(x_1); -x_4689 = lean_box(1); -x_4690 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4690, 0, x_4689); -lean_ctor_set(x_4690, 1, x_3); -return x_4690; +x_168 = lean_box(1); +x_169 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_169, 0, x_168); +lean_ctor_set(x_169, 1, x_3); +return x_169; } else { -lean_object* x_4691; lean_object* x_4692; lean_object* x_4693; lean_object* x_4694; lean_object* x_4695; lean_object* x_4696; uint8_t x_4697; -x_4691 = l_Lean_Syntax_getArg(x_4686, x_4345); -lean_dec(x_4686); -x_4692 = lean_unsigned_to_nat(5u); -x_4693 = l_Lean_Syntax_getArg(x_1, x_4692); -x_4694 = lean_unsigned_to_nat(7u); -x_4695 = l_Lean_Syntax_getArg(x_1, x_4694); -lean_dec(x_1); -x_4696 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_4697 = !lean_is_exclusive(x_4696); -if (x_4697 == 0) -{ -lean_object* x_4698; lean_object* x_4699; lean_object* x_4700; lean_object* x_4701; lean_object* x_4702; lean_object* x_4703; lean_object* x_4704; lean_object* x_4705; lean_object* x_4706; lean_object* x_4707; lean_object* x_4708; lean_object* x_4709; lean_object* x_4710; lean_object* x_4711; lean_object* x_4712; lean_object* x_4713; lean_object* x_4714; lean_object* x_4715; lean_object* x_4716; lean_object* x_4717; lean_object* x_4718; lean_object* x_4719; lean_object* x_4720; lean_object* x_4721; lean_object* x_4722; lean_object* x_4723; lean_object* x_4724; lean_object* x_4725; lean_object* x_4726; lean_object* x_4727; lean_object* x_4728; lean_object* x_4729; lean_object* x_4730; lean_object* x_4731; lean_object* x_4732; lean_object* x_4733; lean_object* x_4734; lean_object* x_4735; lean_object* x_4736; lean_object* x_4737; lean_object* x_4738; lean_object* x_4739; lean_object* x_4740; lean_object* x_4741; lean_object* x_4742; lean_object* x_4743; lean_object* x_4744; lean_object* x_4745; lean_object* x_4746; lean_object* x_4747; lean_object* x_4748; lean_object* x_4749; lean_object* x_4750; lean_object* x_4751; lean_object* x_4752; lean_object* x_4753; lean_object* x_4754; lean_object* x_4755; lean_object* x_4756; lean_object* x_4757; lean_object* x_4758; lean_object* x_4759; lean_object* x_4760; lean_object* x_4761; lean_object* x_4762; -x_4698 = lean_ctor_get(x_4696, 0); -x_4699 = lean_ctor_get(x_2, 2); -lean_inc(x_4699); -x_4700 = lean_ctor_get(x_2, 1); -lean_inc(x_4700); -lean_dec(x_2); -x_4701 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4698); -x_4702 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4702, 0, x_4698); -lean_ctor_set(x_4702, 1, x_4701); -x_4703 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4704 = lean_array_push(x_4703, x_4702); -x_4705 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4706 = lean_array_push(x_4704, x_4705); -x_4707 = lean_array_push(x_4706, x_4705); -x_4708 = l_prec_x28___x29___closed__3; -lean_inc(x_4698); -x_4709 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4709, 0, x_4698); -lean_ctor_set(x_4709, 1, x_4708); -x_4710 = l_Array_empty___closed__1; -x_4711 = lean_array_push(x_4710, x_4709); -x_4712 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_4698); -x_4713 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4713, 0, x_4698); -lean_ctor_set(x_4713, 1, x_4712); -x_4714 = lean_array_push(x_4711, x_4713); -x_4715 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4698); -x_4716 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4716, 0, x_4698); -lean_ctor_set(x_4716, 1, x_4715); -x_4717 = lean_array_push(x_4714, x_4716); -x_4718 = lean_array_push(x_4717, x_4691); -x_4719 = l_prec_x28___x29___closed__7; -lean_inc(x_4698); -x_4720 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4720, 0, x_4698); -lean_ctor_set(x_4720, 1, x_4719); -x_4721 = lean_array_push(x_4718, x_4720); -x_4722 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4722, 0, x_4687); -lean_ctor_set(x_4722, 1, x_4721); -x_4723 = l_Lean_mkOptionalNode___closed__2; -x_4724 = lean_array_push(x_4723, x_4722); -x_4725 = l_Array_appendCore___rarg(x_4710, x_4724); -lean_dec(x_4724); -x_4726 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4726, 0, x_15); -lean_ctor_set(x_4726, 1, x_4725); -x_4727 = lean_array_push(x_4707, x_4726); -x_4728 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4699); -lean_inc(x_4700); -x_4729 = l_Lean_addMacroScope(x_4700, x_4728, x_4699); -x_4730 = lean_box(0); -x_4731 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4732 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4733 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4733, 0, x_4731); -lean_ctor_set(x_4733, 1, x_4732); -lean_ctor_set(x_4733, 2, x_4729); -lean_ctor_set(x_4733, 3, x_4730); -x_4734 = lean_array_push(x_4710, x_4733); -x_4735 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4734); -x_4736 = lean_array_push(x_4734, x_4735); -x_4737 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4738 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4738, 0, x_4737); -lean_ctor_set(x_4738, 1, x_4736); -x_4739 = lean_array_push(x_4710, x_4738); -x_4740 = lean_array_push(x_4739, x_4693); -x_4741 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4742 = l_Lean_addMacroScope(x_4700, x_4741, x_4699); -x_4743 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4744 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4744, 0, x_4731); -lean_ctor_set(x_4744, 1, x_4743); -lean_ctor_set(x_4744, 2, x_4742); -lean_ctor_set(x_4744, 3, x_4730); -lean_inc(x_4744); -x_4745 = lean_array_push(x_4710, x_4744); -x_4746 = lean_array_push(x_4745, x_4705); -x_4747 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4747, 0, x_4737); -lean_ctor_set(x_4747, 1, x_4746); -x_4748 = lean_array_push(x_4740, x_4747); -x_4749 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4749, 0, x_15); -lean_ctor_set(x_4749, 1, x_4748); -x_4750 = lean_array_push(x_4727, x_4749); -x_4751 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4752 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4752, 0, x_4698); -lean_ctor_set(x_4752, 1, x_4751); -x_4753 = lean_array_push(x_4750, x_4752); -x_4754 = lean_array_push(x_4710, x_4695); -x_4755 = lean_array_push(x_4734, x_4744); -x_4756 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4756, 0, x_15); -lean_ctor_set(x_4756, 1, x_4755); -x_4757 = lean_array_push(x_4754, x_4756); -x_4758 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4759 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4759, 0, x_4758); -lean_ctor_set(x_4759, 1, x_4757); -x_4760 = lean_array_push(x_4753, x_4759); -x_4761 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4762 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4762, 0, x_4761); -lean_ctor_set(x_4762, 1, x_4760); -lean_ctor_set(x_4696, 0, x_4762); -return x_4696; -} -else -{ -lean_object* x_4763; lean_object* x_4764; lean_object* x_4765; lean_object* x_4766; lean_object* x_4767; lean_object* x_4768; lean_object* x_4769; lean_object* x_4770; lean_object* x_4771; lean_object* x_4772; lean_object* x_4773; lean_object* x_4774; lean_object* x_4775; lean_object* x_4776; lean_object* x_4777; lean_object* x_4778; lean_object* x_4779; lean_object* x_4780; lean_object* x_4781; lean_object* x_4782; lean_object* x_4783; lean_object* x_4784; lean_object* x_4785; lean_object* x_4786; lean_object* x_4787; lean_object* x_4788; lean_object* x_4789; lean_object* x_4790; lean_object* x_4791; lean_object* x_4792; lean_object* x_4793; lean_object* x_4794; lean_object* x_4795; lean_object* x_4796; lean_object* x_4797; lean_object* x_4798; lean_object* x_4799; lean_object* x_4800; lean_object* x_4801; lean_object* x_4802; lean_object* x_4803; lean_object* x_4804; lean_object* x_4805; lean_object* x_4806; lean_object* x_4807; lean_object* x_4808; lean_object* x_4809; lean_object* x_4810; lean_object* x_4811; lean_object* x_4812; lean_object* x_4813; lean_object* x_4814; lean_object* x_4815; lean_object* x_4816; lean_object* x_4817; lean_object* x_4818; lean_object* x_4819; lean_object* x_4820; lean_object* x_4821; lean_object* x_4822; lean_object* x_4823; lean_object* x_4824; lean_object* x_4825; lean_object* x_4826; lean_object* x_4827; lean_object* x_4828; lean_object* x_4829; -x_4763 = lean_ctor_get(x_4696, 0); -x_4764 = lean_ctor_get(x_4696, 1); -lean_inc(x_4764); -lean_inc(x_4763); -lean_dec(x_4696); -x_4765 = lean_ctor_get(x_2, 2); -lean_inc(x_4765); -x_4766 = lean_ctor_get(x_2, 1); -lean_inc(x_4766); -lean_dec(x_2); -x_4767 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4763); -x_4768 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4768, 0, x_4763); -lean_ctor_set(x_4768, 1, x_4767); -x_4769 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4770 = lean_array_push(x_4769, x_4768); -x_4771 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4772 = lean_array_push(x_4770, x_4771); -x_4773 = lean_array_push(x_4772, x_4771); -x_4774 = l_prec_x28___x29___closed__3; -lean_inc(x_4763); -x_4775 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4775, 0, x_4763); -lean_ctor_set(x_4775, 1, x_4774); -x_4776 = l_Array_empty___closed__1; -x_4777 = lean_array_push(x_4776, x_4775); -x_4778 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_4763); -x_4779 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4779, 0, x_4763); -lean_ctor_set(x_4779, 1, x_4778); -x_4780 = lean_array_push(x_4777, x_4779); -x_4781 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4763); -x_4782 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4782, 0, x_4763); -lean_ctor_set(x_4782, 1, x_4781); -x_4783 = lean_array_push(x_4780, x_4782); -x_4784 = lean_array_push(x_4783, x_4691); -x_4785 = l_prec_x28___x29___closed__7; -lean_inc(x_4763); -x_4786 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4786, 0, x_4763); -lean_ctor_set(x_4786, 1, x_4785); -x_4787 = lean_array_push(x_4784, x_4786); -x_4788 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4788, 0, x_4687); -lean_ctor_set(x_4788, 1, x_4787); -x_4789 = l_Lean_mkOptionalNode___closed__2; -x_4790 = lean_array_push(x_4789, x_4788); -x_4791 = l_Array_appendCore___rarg(x_4776, x_4790); -lean_dec(x_4790); -x_4792 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4792, 0, x_15); -lean_ctor_set(x_4792, 1, x_4791); -x_4793 = lean_array_push(x_4773, x_4792); -x_4794 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4765); -lean_inc(x_4766); -x_4795 = l_Lean_addMacroScope(x_4766, x_4794, x_4765); -x_4796 = lean_box(0); -x_4797 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4798 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4799 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4799, 0, x_4797); -lean_ctor_set(x_4799, 1, x_4798); -lean_ctor_set(x_4799, 2, x_4795); -lean_ctor_set(x_4799, 3, x_4796); -x_4800 = lean_array_push(x_4776, x_4799); -x_4801 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4800); -x_4802 = lean_array_push(x_4800, x_4801); -x_4803 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4804 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4804, 0, x_4803); -lean_ctor_set(x_4804, 1, x_4802); -x_4805 = lean_array_push(x_4776, x_4804); -x_4806 = lean_array_push(x_4805, x_4693); -x_4807 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4808 = l_Lean_addMacroScope(x_4766, x_4807, x_4765); -x_4809 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4810 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4810, 0, x_4797); -lean_ctor_set(x_4810, 1, x_4809); -lean_ctor_set(x_4810, 2, x_4808); -lean_ctor_set(x_4810, 3, x_4796); -lean_inc(x_4810); -x_4811 = lean_array_push(x_4776, x_4810); -x_4812 = lean_array_push(x_4811, x_4771); -x_4813 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4813, 0, x_4803); -lean_ctor_set(x_4813, 1, x_4812); -x_4814 = lean_array_push(x_4806, x_4813); -x_4815 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4815, 0, x_15); -lean_ctor_set(x_4815, 1, x_4814); -x_4816 = lean_array_push(x_4793, x_4815); -x_4817 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4818 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4818, 0, x_4763); -lean_ctor_set(x_4818, 1, x_4817); -x_4819 = lean_array_push(x_4816, x_4818); -x_4820 = lean_array_push(x_4776, x_4695); -x_4821 = lean_array_push(x_4800, x_4810); -x_4822 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4822, 0, x_15); -lean_ctor_set(x_4822, 1, x_4821); -x_4823 = lean_array_push(x_4820, x_4822); -x_4824 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4825 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4825, 0, x_4824); -lean_ctor_set(x_4825, 1, x_4823); -x_4826 = lean_array_push(x_4819, x_4825); -x_4827 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4828 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4828, 0, x_4827); -lean_ctor_set(x_4828, 1, x_4826); -x_4829 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4829, 0, x_4828); -lean_ctor_set(x_4829, 1, x_4764); -return x_4829; -} -} -} -} -} -else -{ -lean_object* x_4830; lean_object* x_4831; lean_object* x_4832; lean_object* x_4833; lean_object* x_4834; uint8_t x_4835; -lean_dec(x_4676); -x_4830 = lean_unsigned_to_nat(5u); -x_4831 = l_Lean_Syntax_getArg(x_1, x_4830); -x_4832 = lean_unsigned_to_nat(7u); -x_4833 = l_Lean_Syntax_getArg(x_1, x_4832); -lean_dec(x_1); -x_4834 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -x_4835 = !lean_is_exclusive(x_4834); -if (x_4835 == 0) -{ -lean_object* x_4836; lean_object* x_4837; lean_object* x_4838; lean_object* x_4839; lean_object* x_4840; lean_object* x_4841; lean_object* x_4842; lean_object* x_4843; lean_object* x_4844; lean_object* x_4845; lean_object* x_4846; lean_object* x_4847; lean_object* x_4848; lean_object* x_4849; lean_object* x_4850; lean_object* x_4851; lean_object* x_4852; lean_object* x_4853; lean_object* x_4854; lean_object* x_4855; lean_object* x_4856; lean_object* x_4857; lean_object* x_4858; lean_object* x_4859; lean_object* x_4860; lean_object* x_4861; lean_object* x_4862; lean_object* x_4863; lean_object* x_4864; lean_object* x_4865; lean_object* x_4866; lean_object* x_4867; lean_object* x_4868; lean_object* x_4869; lean_object* x_4870; lean_object* x_4871; lean_object* x_4872; lean_object* x_4873; lean_object* x_4874; lean_object* x_4875; lean_object* x_4876; lean_object* x_4877; lean_object* x_4878; lean_object* x_4879; lean_object* x_4880; lean_object* x_4881; lean_object* x_4882; -x_4836 = lean_ctor_get(x_4834, 0); -x_4837 = lean_ctor_get(x_2, 2); -lean_inc(x_4837); -x_4838 = lean_ctor_get(x_2, 1); -lean_inc(x_4838); -lean_dec(x_2); -x_4839 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4836); -x_4840 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4840, 0, x_4836); -lean_ctor_set(x_4840, 1, x_4839); -x_4841 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4842 = lean_array_push(x_4841, x_4840); -x_4843 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4844 = lean_array_push(x_4842, x_4843); -x_4845 = lean_array_push(x_4844, x_4843); -x_4846 = lean_array_push(x_4845, x_4843); -x_4847 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4837); -lean_inc(x_4838); -x_4848 = l_Lean_addMacroScope(x_4838, x_4847, x_4837); -x_4849 = lean_box(0); -x_4850 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4851 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4852 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4852, 0, x_4850); -lean_ctor_set(x_4852, 1, x_4851); -lean_ctor_set(x_4852, 2, x_4848); -lean_ctor_set(x_4852, 3, x_4849); -x_4853 = l_Array_empty___closed__1; -x_4854 = lean_array_push(x_4853, x_4852); -x_4855 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4854); -x_4856 = lean_array_push(x_4854, x_4855); -x_4857 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4858 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4858, 0, x_4857); -lean_ctor_set(x_4858, 1, x_4856); -x_4859 = lean_array_push(x_4853, x_4858); -x_4860 = lean_array_push(x_4859, x_4831); -x_4861 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4862 = l_Lean_addMacroScope(x_4838, x_4861, x_4837); -x_4863 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4864 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4864, 0, x_4850); -lean_ctor_set(x_4864, 1, x_4863); -lean_ctor_set(x_4864, 2, x_4862); -lean_ctor_set(x_4864, 3, x_4849); -lean_inc(x_4864); -x_4865 = lean_array_push(x_4853, x_4864); -x_4866 = lean_array_push(x_4865, x_4843); -x_4867 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4867, 0, x_4857); -lean_ctor_set(x_4867, 1, x_4866); -x_4868 = lean_array_push(x_4860, x_4867); -x_4869 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4869, 0, x_15); -lean_ctor_set(x_4869, 1, x_4868); -x_4870 = lean_array_push(x_4846, x_4869); -x_4871 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4872 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4872, 0, x_4836); -lean_ctor_set(x_4872, 1, x_4871); -x_4873 = lean_array_push(x_4870, x_4872); -x_4874 = lean_array_push(x_4853, x_4833); -x_4875 = lean_array_push(x_4854, x_4864); -x_4876 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4876, 0, x_15); -lean_ctor_set(x_4876, 1, x_4875); -x_4877 = lean_array_push(x_4874, x_4876); -x_4878 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4879 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4879, 0, x_4878); -lean_ctor_set(x_4879, 1, x_4877); -x_4880 = lean_array_push(x_4873, x_4879); -x_4881 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4882 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4882, 0, x_4881); -lean_ctor_set(x_4882, 1, x_4880); -lean_ctor_set(x_4834, 0, x_4882); -return x_4834; -} -else -{ -lean_object* x_4883; lean_object* x_4884; lean_object* x_4885; lean_object* x_4886; lean_object* x_4887; lean_object* x_4888; lean_object* x_4889; lean_object* x_4890; lean_object* x_4891; lean_object* x_4892; lean_object* x_4893; lean_object* x_4894; lean_object* x_4895; lean_object* x_4896; lean_object* x_4897; lean_object* x_4898; lean_object* x_4899; lean_object* x_4900; lean_object* x_4901; lean_object* x_4902; lean_object* x_4903; lean_object* x_4904; lean_object* x_4905; lean_object* x_4906; lean_object* x_4907; lean_object* x_4908; lean_object* x_4909; lean_object* x_4910; lean_object* x_4911; lean_object* x_4912; lean_object* x_4913; lean_object* x_4914; lean_object* x_4915; lean_object* x_4916; lean_object* x_4917; lean_object* x_4918; lean_object* x_4919; lean_object* x_4920; lean_object* x_4921; lean_object* x_4922; lean_object* x_4923; lean_object* x_4924; lean_object* x_4925; lean_object* x_4926; lean_object* x_4927; lean_object* x_4928; lean_object* x_4929; lean_object* x_4930; lean_object* x_4931; -x_4883 = lean_ctor_get(x_4834, 0); -x_4884 = lean_ctor_get(x_4834, 1); -lean_inc(x_4884); -lean_inc(x_4883); -lean_dec(x_4834); -x_4885 = lean_ctor_get(x_2, 2); -lean_inc(x_4885); -x_4886 = lean_ctor_get(x_2, 1); -lean_inc(x_4886); -lean_dec(x_2); -x_4887 = l_Lean_Parser_Command_notation___elambda__1___closed__1; -lean_inc(x_4883); -x_4888 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4888, 0, x_4883); -lean_ctor_set(x_4888, 1, x_4887); -x_4889 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4890 = lean_array_push(x_4889, x_4888); -x_4891 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_4892 = lean_array_push(x_4890, x_4891); -x_4893 = lean_array_push(x_4892, x_4891); -x_4894 = lean_array_push(x_4893, x_4891); -x_4895 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10; -lean_inc(x_4885); -lean_inc(x_4886); -x_4896 = l_Lean_addMacroScope(x_4886, x_4895, x_4885); -x_4897 = lean_box(0); -x_4898 = l_Lean_instInhabitedSourceInfo___closed__1; -x_4899 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9; -x_4900 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4900, 0, x_4898); -lean_ctor_set(x_4900, 1, x_4899); -lean_ctor_set(x_4900, 2, x_4896); -lean_ctor_set(x_4900, 3, x_4897); -x_4901 = l_Array_empty___closed__1; -x_4902 = lean_array_push(x_4901, x_4900); -x_4903 = l_myMacro____x40_Init_Notation___hyg_12817____closed__10; -lean_inc(x_4902); -x_4904 = lean_array_push(x_4902, x_4903); -x_4905 = l_Lean_Parser_Command_identPrec___elambda__1___closed__2; -x_4906 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4906, 0, x_4905); -lean_ctor_set(x_4906, 1, x_4904); -x_4907 = lean_array_push(x_4901, x_4906); -x_4908 = lean_array_push(x_4907, x_4831); -x_4909 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14; -x_4910 = l_Lean_addMacroScope(x_4886, x_4909, x_4885); -x_4911 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13; -x_4912 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_4912, 0, x_4898); -lean_ctor_set(x_4912, 1, x_4911); -lean_ctor_set(x_4912, 2, x_4910); -lean_ctor_set(x_4912, 3, x_4897); -lean_inc(x_4912); -x_4913 = lean_array_push(x_4901, x_4912); -x_4914 = lean_array_push(x_4913, x_4891); -x_4915 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4915, 0, x_4905); -lean_ctor_set(x_4915, 1, x_4914); -x_4916 = lean_array_push(x_4908, x_4915); -x_4917 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4917, 0, x_15); -lean_ctor_set(x_4917, 1, x_4916); -x_4918 = lean_array_push(x_4894, x_4917); -x_4919 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_4920 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4920, 0, x_4883); -lean_ctor_set(x_4920, 1, x_4919); -x_4921 = lean_array_push(x_4918, x_4920); -x_4922 = lean_array_push(x_4901, x_4833); -x_4923 = lean_array_push(x_4902, x_4912); -x_4924 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4924, 0, x_15); -lean_ctor_set(x_4924, 1, x_4923); -x_4925 = lean_array_push(x_4922, x_4924); -x_4926 = l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -x_4927 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4927, 0, x_4926); -lean_ctor_set(x_4927, 1, x_4925); -x_4928 = lean_array_push(x_4921, x_4927); -x_4929 = l_Lean_Parser_Command_notation___elambda__1___closed__2; -x_4930 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4930, 0, x_4929); -lean_ctor_set(x_4930, 1, x_4928); -x_4931 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4931, 0, x_4930); -lean_ctor_set(x_4931, 1, x_4884); -return x_4931; -} -} -} -} -} -} -else -{ -lean_object* x_4932; lean_object* x_4933; uint8_t x_4934; -lean_dec(x_25); -x_4932 = lean_unsigned_to_nat(2u); -x_4933 = l_Lean_Syntax_getArg(x_1, x_4932); -x_4934 = l_Lean_Syntax_isNone(x_4933); -if (x_4934 == 0) -{ -uint8_t x_4935; -lean_inc(x_4933); -x_4935 = l_Lean_Syntax_isOfKind(x_4933, x_15); -if (x_4935 == 0) -{ -lean_object* x_4936; lean_object* x_4937; -lean_dec(x_4933); -lean_dec(x_2); -lean_dec(x_1); -x_4936 = lean_box(1); -x_4937 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4937, 0, x_4936); -lean_ctor_set(x_4937, 1, x_3); -return x_4937; -} -else -{ -lean_object* x_4938; lean_object* x_4939; uint8_t x_4940; -x_4938 = l_Lean_Syntax_getArgs(x_4933); -x_4939 = lean_array_get_size(x_4938); -lean_dec(x_4938); -x_4940 = lean_nat_dec_eq(x_4939, x_24); -lean_dec(x_4939); -if (x_4940 == 0) -{ -lean_object* x_4941; lean_object* x_4942; -lean_dec(x_4933); -lean_dec(x_2); -lean_dec(x_1); -x_4941 = lean_box(1); -x_4942 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4942, 0, x_4941); -lean_ctor_set(x_4942, 1, x_3); -return x_4942; -} -else -{ -lean_object* x_4943; lean_object* x_4944; uint8_t x_4945; -x_4943 = l_Lean_Syntax_getArg(x_4933, x_8); -lean_dec(x_4933); -x_4944 = l_Lean_Parser_precedence___elambda__1___closed__2; -lean_inc(x_4943); -x_4945 = l_Lean_Syntax_isOfKind(x_4943, x_4944); -if (x_4945 == 0) -{ -lean_object* x_4946; lean_object* x_4947; -lean_dec(x_4943); -lean_dec(x_2); -lean_dec(x_1); -x_4946 = lean_box(1); -x_4947 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4947, 0, x_4946); -lean_ctor_set(x_4947, 1, x_3); -return x_4947; -} -else -{ -lean_object* x_4948; lean_object* x_4949; lean_object* x_4950; uint8_t x_4951; -x_4948 = l_Lean_Syntax_getArg(x_4943, x_24); -lean_dec(x_4943); -x_4949 = lean_unsigned_to_nat(3u); -x_4950 = l_Lean_Syntax_getArg(x_1, x_4949); -x_4951 = l_Lean_Syntax_isNone(x_4950); -if (x_4951 == 0) -{ -uint8_t x_4952; -lean_inc(x_4950); -x_4952 = l_Lean_Syntax_isOfKind(x_4950, x_15); -if (x_4952 == 0) -{ -lean_object* x_4953; lean_object* x_4954; -lean_dec(x_4950); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_4953 = lean_box(1); -x_4954 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4954, 0, x_4953); -lean_ctor_set(x_4954, 1, x_3); -return x_4954; -} -else -{ -lean_object* x_4955; lean_object* x_4956; uint8_t x_4957; -x_4955 = l_Lean_Syntax_getArgs(x_4950); -x_4956 = lean_array_get_size(x_4955); -lean_dec(x_4955); -x_4957 = lean_nat_dec_eq(x_4956, x_24); -lean_dec(x_4956); -if (x_4957 == 0) -{ -lean_object* x_4958; lean_object* x_4959; -lean_dec(x_4950); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_4958 = lean_box(1); -x_4959 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4959, 0, x_4958); -lean_ctor_set(x_4959, 1, x_3); -return x_4959; -} -else -{ -lean_object* x_4960; lean_object* x_4961; uint8_t x_4962; -x_4960 = l_Lean_Syntax_getArg(x_4950, x_8); -lean_dec(x_4950); -x_4961 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_4960); -x_4962 = l_Lean_Syntax_isOfKind(x_4960, x_4961); -if (x_4962 == 0) -{ -lean_object* x_4963; lean_object* x_4964; -lean_dec(x_4960); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_4963 = lean_box(1); -x_4964 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4964, 0, x_4963); -lean_ctor_set(x_4964, 1, x_3); -return x_4964; -} -else -{ -lean_object* x_4965; lean_object* x_4966; lean_object* x_4967; uint8_t x_4968; -x_4965 = l_Lean_Syntax_getArg(x_4960, x_4949); -lean_dec(x_4960); -x_4966 = lean_unsigned_to_nat(4u); -x_4967 = l_Lean_Syntax_getArg(x_1, x_4966); -x_4968 = l_Lean_Syntax_isNone(x_4967); -if (x_4968 == 0) -{ -uint8_t x_4969; -lean_inc(x_4967); -x_4969 = l_Lean_Syntax_isOfKind(x_4967, x_15); -if (x_4969 == 0) -{ -lean_object* x_4970; lean_object* x_4971; -lean_dec(x_4967); -lean_dec(x_4965); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_4970 = lean_box(1); -x_4971 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4971, 0, x_4970); -lean_ctor_set(x_4971, 1, x_3); -return x_4971; -} -else -{ -lean_object* x_4972; lean_object* x_4973; uint8_t x_4974; -x_4972 = l_Lean_Syntax_getArgs(x_4967); -x_4973 = lean_array_get_size(x_4972); -lean_dec(x_4972); -x_4974 = lean_nat_dec_eq(x_4973, x_24); -lean_dec(x_4973); -if (x_4974 == 0) -{ -lean_object* x_4975; lean_object* x_4976; -lean_dec(x_4967); -lean_dec(x_4965); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_4975 = lean_box(1); -x_4976 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4976, 0, x_4975); -lean_ctor_set(x_4976, 1, x_3); -return x_4976; -} -else -{ -lean_object* x_4977; lean_object* x_4978; uint8_t x_4979; -x_4977 = l_Lean_Syntax_getArg(x_4967, x_8); -lean_dec(x_4967); -x_4978 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_4977); -x_4979 = l_Lean_Syntax_isOfKind(x_4977, x_4978); -if (x_4979 == 0) -{ -lean_object* x_4980; lean_object* x_4981; -lean_dec(x_4977); -lean_dec(x_4965); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_4980 = lean_box(1); -x_4981 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4981, 0, x_4980); -lean_ctor_set(x_4981, 1, x_3); -return x_4981; -} -else -{ -lean_object* x_4982; lean_object* x_4983; lean_object* x_4984; lean_object* x_4985; lean_object* x_4986; lean_object* x_4987; uint8_t x_4988; -x_4982 = l_Lean_Syntax_getArg(x_4977, x_4949); -lean_dec(x_4977); -x_4983 = lean_unsigned_to_nat(5u); -x_4984 = l_Lean_Syntax_getArg(x_1, x_4983); -x_4985 = lean_unsigned_to_nat(7u); -x_4986 = l_Lean_Syntax_getArg(x_1, x_4985); -lean_dec(x_1); -x_4987 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -lean_dec(x_2); -x_4988 = !lean_is_exclusive(x_4987); -if (x_4988 == 0) -{ -lean_object* x_4989; lean_object* x_4990; lean_object* x_4991; lean_object* x_4992; lean_object* x_4993; lean_object* x_4994; lean_object* x_4995; lean_object* x_4996; lean_object* x_4997; lean_object* x_4998; lean_object* x_4999; lean_object* x_5000; lean_object* x_5001; lean_object* x_5002; lean_object* x_5003; lean_object* x_5004; lean_object* x_5005; lean_object* x_5006; lean_object* x_5007; lean_object* x_5008; lean_object* x_5009; lean_object* x_5010; lean_object* x_5011; lean_object* x_5012; lean_object* x_5013; lean_object* x_5014; lean_object* x_5015; lean_object* x_5016; lean_object* x_5017; lean_object* x_5018; lean_object* x_5019; lean_object* x_5020; lean_object* x_5021; lean_object* x_5022; lean_object* x_5023; lean_object* x_5024; lean_object* x_5025; lean_object* x_5026; lean_object* x_5027; lean_object* x_5028; lean_object* x_5029; lean_object* x_5030; lean_object* x_5031; lean_object* x_5032; lean_object* x_5033; lean_object* x_5034; lean_object* x_5035; lean_object* x_5036; lean_object* x_5037; lean_object* x_5038; lean_object* x_5039; lean_object* x_5040; lean_object* x_5041; lean_object* x_5042; -x_4989 = lean_ctor_get(x_4987, 0); -x_4990 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_4989); -x_4991 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4991, 0, x_4989); -lean_ctor_set(x_4991, 1, x_4990); -x_4992 = l_Array_empty___closed__1; -x_4993 = lean_array_push(x_4992, x_4991); -x_4994 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_4995 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_4995, 0, x_4994); -lean_ctor_set(x_4995, 1, x_4993); -x_4996 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_4997 = lean_array_push(x_4996, x_4995); -x_4998 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_4989); -x_4999 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_4999, 0, x_4989); -lean_ctor_set(x_4999, 1, x_4998); -x_5000 = lean_array_push(x_4992, x_4999); -x_5001 = lean_array_push(x_5000, x_4948); -x_5002 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5002, 0, x_4944); -lean_ctor_set(x_5002, 1, x_5001); -x_5003 = l_Lean_mkOptionalNode___closed__2; -x_5004 = lean_array_push(x_5003, x_5002); -x_5005 = l_Array_appendCore___rarg(x_4992, x_5004); -lean_dec(x_5004); -x_5006 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5006, 0, x_15); -lean_ctor_set(x_5006, 1, x_5005); -x_5007 = lean_array_push(x_4997, x_5006); -x_5008 = l_prec_x28___x29___closed__3; -lean_inc(x_4989); -x_5009 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5009, 0, x_4989); -lean_ctor_set(x_5009, 1, x_5008); -x_5010 = lean_array_push(x_4992, x_5009); -x_5011 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_4989); -x_5012 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5012, 0, x_4989); -lean_ctor_set(x_5012, 1, x_5011); -lean_inc(x_5010); -x_5013 = lean_array_push(x_5010, x_5012); -x_5014 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_4989); -x_5015 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5015, 0, x_4989); -lean_ctor_set(x_5015, 1, x_5014); -lean_inc(x_5015); -x_5016 = lean_array_push(x_5013, x_5015); -x_5017 = lean_array_push(x_5016, x_4965); -x_5018 = l_prec_x28___x29___closed__7; -lean_inc(x_4989); -x_5019 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5019, 0, x_4989); -lean_ctor_set(x_5019, 1, x_5018); -lean_inc(x_5019); -x_5020 = lean_array_push(x_5017, x_5019); -x_5021 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5021, 0, x_4961); -lean_ctor_set(x_5021, 1, x_5020); -x_5022 = lean_array_push(x_5003, x_5021); -x_5023 = l_Array_appendCore___rarg(x_4992, x_5022); -lean_dec(x_5022); -x_5024 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5024, 0, x_15); -lean_ctor_set(x_5024, 1, x_5023); -x_5025 = lean_array_push(x_5007, x_5024); -x_5026 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_4989); -x_5027 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5027, 0, x_4989); -lean_ctor_set(x_5027, 1, x_5026); -x_5028 = lean_array_push(x_5010, x_5027); -x_5029 = lean_array_push(x_5028, x_5015); -x_5030 = lean_array_push(x_5029, x_4982); -x_5031 = lean_array_push(x_5030, x_5019); -x_5032 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5032, 0, x_4978); -lean_ctor_set(x_5032, 1, x_5031); -x_5033 = lean_array_push(x_5003, x_5032); -x_5034 = l_Array_appendCore___rarg(x_4992, x_5033); -lean_dec(x_5033); -x_5035 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5035, 0, x_15); -lean_ctor_set(x_5035, 1, x_5034); -x_5036 = lean_array_push(x_5025, x_5035); -x_5037 = lean_array_push(x_5036, x_4984); -x_5038 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5039 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5039, 0, x_4989); -lean_ctor_set(x_5039, 1, x_5038); -x_5040 = lean_array_push(x_5037, x_5039); -x_5041 = lean_array_push(x_5040, x_4986); -x_5042 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5042, 0, x_4); -lean_ctor_set(x_5042, 1, x_5041); -lean_ctor_set(x_4987, 0, x_5042); -return x_4987; -} -else -{ -lean_object* x_5043; lean_object* x_5044; lean_object* x_5045; lean_object* x_5046; lean_object* x_5047; lean_object* x_5048; lean_object* x_5049; lean_object* x_5050; lean_object* x_5051; lean_object* x_5052; lean_object* x_5053; lean_object* x_5054; lean_object* x_5055; lean_object* x_5056; lean_object* x_5057; lean_object* x_5058; lean_object* x_5059; lean_object* x_5060; lean_object* x_5061; lean_object* x_5062; lean_object* x_5063; lean_object* x_5064; lean_object* x_5065; lean_object* x_5066; lean_object* x_5067; lean_object* x_5068; lean_object* x_5069; lean_object* x_5070; lean_object* x_5071; lean_object* x_5072; lean_object* x_5073; lean_object* x_5074; lean_object* x_5075; lean_object* x_5076; lean_object* x_5077; lean_object* x_5078; lean_object* x_5079; lean_object* x_5080; lean_object* x_5081; lean_object* x_5082; lean_object* x_5083; lean_object* x_5084; lean_object* x_5085; lean_object* x_5086; lean_object* x_5087; lean_object* x_5088; lean_object* x_5089; lean_object* x_5090; lean_object* x_5091; lean_object* x_5092; lean_object* x_5093; lean_object* x_5094; lean_object* x_5095; lean_object* x_5096; lean_object* x_5097; lean_object* x_5098; -x_5043 = lean_ctor_get(x_4987, 0); -x_5044 = lean_ctor_get(x_4987, 1); -lean_inc(x_5044); -lean_inc(x_5043); -lean_dec(x_4987); -x_5045 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5043); -x_5046 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5046, 0, x_5043); -lean_ctor_set(x_5046, 1, x_5045); -x_5047 = l_Array_empty___closed__1; -x_5048 = lean_array_push(x_5047, x_5046); -x_5049 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5050 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5050, 0, x_5049); -lean_ctor_set(x_5050, 1, x_5048); -x_5051 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5052 = lean_array_push(x_5051, x_5050); -x_5053 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_5043); -x_5054 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5054, 0, x_5043); -lean_ctor_set(x_5054, 1, x_5053); -x_5055 = lean_array_push(x_5047, x_5054); -x_5056 = lean_array_push(x_5055, x_4948); -x_5057 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5057, 0, x_4944); -lean_ctor_set(x_5057, 1, x_5056); -x_5058 = l_Lean_mkOptionalNode___closed__2; -x_5059 = lean_array_push(x_5058, x_5057); -x_5060 = l_Array_appendCore___rarg(x_5047, x_5059); -lean_dec(x_5059); -x_5061 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5061, 0, x_15); -lean_ctor_set(x_5061, 1, x_5060); -x_5062 = lean_array_push(x_5052, x_5061); -x_5063 = l_prec_x28___x29___closed__3; -lean_inc(x_5043); -x_5064 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5064, 0, x_5043); -lean_ctor_set(x_5064, 1, x_5063); -x_5065 = lean_array_push(x_5047, x_5064); -x_5066 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_5043); -x_5067 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5067, 0, x_5043); -lean_ctor_set(x_5067, 1, x_5066); -lean_inc(x_5065); -x_5068 = lean_array_push(x_5065, x_5067); -x_5069 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5043); -x_5070 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5070, 0, x_5043); -lean_ctor_set(x_5070, 1, x_5069); -lean_inc(x_5070); -x_5071 = lean_array_push(x_5068, x_5070); -x_5072 = lean_array_push(x_5071, x_4965); -x_5073 = l_prec_x28___x29___closed__7; -lean_inc(x_5043); -x_5074 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5074, 0, x_5043); -lean_ctor_set(x_5074, 1, x_5073); -lean_inc(x_5074); -x_5075 = lean_array_push(x_5072, x_5074); -x_5076 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5076, 0, x_4961); -lean_ctor_set(x_5076, 1, x_5075); -x_5077 = lean_array_push(x_5058, x_5076); -x_5078 = l_Array_appendCore___rarg(x_5047, x_5077); -lean_dec(x_5077); -x_5079 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5079, 0, x_15); -lean_ctor_set(x_5079, 1, x_5078); -x_5080 = lean_array_push(x_5062, x_5079); -x_5081 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_5043); -x_5082 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5082, 0, x_5043); -lean_ctor_set(x_5082, 1, x_5081); -x_5083 = lean_array_push(x_5065, x_5082); -x_5084 = lean_array_push(x_5083, x_5070); -x_5085 = lean_array_push(x_5084, x_4982); -x_5086 = lean_array_push(x_5085, x_5074); -x_5087 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5087, 0, x_4978); -lean_ctor_set(x_5087, 1, x_5086); -x_5088 = lean_array_push(x_5058, x_5087); -x_5089 = l_Array_appendCore___rarg(x_5047, x_5088); -lean_dec(x_5088); -x_5090 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5090, 0, x_15); -lean_ctor_set(x_5090, 1, x_5089); -x_5091 = lean_array_push(x_5080, x_5090); -x_5092 = lean_array_push(x_5091, x_4984); -x_5093 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5094 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5094, 0, x_5043); -lean_ctor_set(x_5094, 1, x_5093); -x_5095 = lean_array_push(x_5092, x_5094); -x_5096 = lean_array_push(x_5095, x_4986); -x_5097 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5097, 0, x_4); -lean_ctor_set(x_5097, 1, x_5096); -x_5098 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5098, 0, x_5097); -lean_ctor_set(x_5098, 1, x_5044); -return x_5098; -} -} -} -} -} -else -{ -lean_object* x_5099; lean_object* x_5100; lean_object* x_5101; lean_object* x_5102; lean_object* x_5103; uint8_t x_5104; -lean_dec(x_4967); -x_5099 = lean_unsigned_to_nat(5u); -x_5100 = l_Lean_Syntax_getArg(x_1, x_5099); -x_5101 = lean_unsigned_to_nat(7u); -x_5102 = l_Lean_Syntax_getArg(x_1, x_5101); -lean_dec(x_1); -x_5103 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -lean_dec(x_2); -x_5104 = !lean_is_exclusive(x_5103); -if (x_5104 == 0) -{ -lean_object* x_5105; lean_object* x_5106; lean_object* x_5107; lean_object* x_5108; lean_object* x_5109; lean_object* x_5110; lean_object* x_5111; lean_object* x_5112; lean_object* x_5113; lean_object* x_5114; lean_object* x_5115; lean_object* x_5116; lean_object* x_5117; lean_object* x_5118; lean_object* x_5119; lean_object* x_5120; lean_object* x_5121; lean_object* x_5122; lean_object* x_5123; lean_object* x_5124; lean_object* x_5125; lean_object* x_5126; lean_object* x_5127; lean_object* x_5128; lean_object* x_5129; lean_object* x_5130; lean_object* x_5131; lean_object* x_5132; lean_object* x_5133; lean_object* x_5134; lean_object* x_5135; lean_object* x_5136; lean_object* x_5137; lean_object* x_5138; lean_object* x_5139; lean_object* x_5140; lean_object* x_5141; lean_object* x_5142; lean_object* x_5143; lean_object* x_5144; lean_object* x_5145; lean_object* x_5146; lean_object* x_5147; lean_object* x_5148; lean_object* x_5149; -x_5105 = lean_ctor_get(x_5103, 0); -x_5106 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5105); -x_5107 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5107, 0, x_5105); -lean_ctor_set(x_5107, 1, x_5106); -x_5108 = l_Array_empty___closed__1; -x_5109 = lean_array_push(x_5108, x_5107); -x_5110 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5111, 0, x_5110); -lean_ctor_set(x_5111, 1, x_5109); -x_5112 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5113 = lean_array_push(x_5112, x_5111); -x_5114 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_5105); -x_5115 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5115, 0, x_5105); -lean_ctor_set(x_5115, 1, x_5114); -x_5116 = lean_array_push(x_5108, x_5115); -x_5117 = lean_array_push(x_5116, x_4948); -x_5118 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5118, 0, x_4944); -lean_ctor_set(x_5118, 1, x_5117); -x_5119 = l_Lean_mkOptionalNode___closed__2; -x_5120 = lean_array_push(x_5119, x_5118); -x_5121 = l_Array_appendCore___rarg(x_5108, x_5120); -lean_dec(x_5120); -x_5122 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5122, 0, x_15); -lean_ctor_set(x_5122, 1, x_5121); -x_5123 = lean_array_push(x_5113, x_5122); -x_5124 = l_prec_x28___x29___closed__3; -lean_inc(x_5105); -x_5125 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5125, 0, x_5105); -lean_ctor_set(x_5125, 1, x_5124); -x_5126 = lean_array_push(x_5108, x_5125); -x_5127 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_5105); -x_5128 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5128, 0, x_5105); -lean_ctor_set(x_5128, 1, x_5127); -x_5129 = lean_array_push(x_5126, x_5128); -x_5130 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5105); -x_5131 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5131, 0, x_5105); -lean_ctor_set(x_5131, 1, x_5130); -x_5132 = lean_array_push(x_5129, x_5131); -x_5133 = lean_array_push(x_5132, x_4965); -x_5134 = l_prec_x28___x29___closed__7; -lean_inc(x_5105); -x_5135 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5135, 0, x_5105); -lean_ctor_set(x_5135, 1, x_5134); -x_5136 = lean_array_push(x_5133, x_5135); -x_5137 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5137, 0, x_4961); -lean_ctor_set(x_5137, 1, x_5136); -x_5138 = lean_array_push(x_5119, x_5137); -x_5139 = l_Array_appendCore___rarg(x_5108, x_5138); -lean_dec(x_5138); -x_5140 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5140, 0, x_15); -lean_ctor_set(x_5140, 1, x_5139); -x_5141 = lean_array_push(x_5123, x_5140); -x_5142 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5143 = lean_array_push(x_5141, x_5142); -x_5144 = lean_array_push(x_5143, x_5100); -x_5145 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5146 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5146, 0, x_5105); -lean_ctor_set(x_5146, 1, x_5145); -x_5147 = lean_array_push(x_5144, x_5146); -x_5148 = lean_array_push(x_5147, x_5102); -x_5149 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5149, 0, x_4); -lean_ctor_set(x_5149, 1, x_5148); -lean_ctor_set(x_5103, 0, x_5149); -return x_5103; -} -else -{ -lean_object* x_5150; lean_object* x_5151; lean_object* x_5152; lean_object* x_5153; lean_object* x_5154; lean_object* x_5155; lean_object* x_5156; lean_object* x_5157; lean_object* x_5158; lean_object* x_5159; lean_object* x_5160; lean_object* x_5161; lean_object* x_5162; lean_object* x_5163; lean_object* x_5164; lean_object* x_5165; lean_object* x_5166; lean_object* x_5167; lean_object* x_5168; lean_object* x_5169; lean_object* x_5170; lean_object* x_5171; lean_object* x_5172; lean_object* x_5173; lean_object* x_5174; lean_object* x_5175; lean_object* x_5176; lean_object* x_5177; lean_object* x_5178; lean_object* x_5179; lean_object* x_5180; lean_object* x_5181; lean_object* x_5182; lean_object* x_5183; lean_object* x_5184; lean_object* x_5185; lean_object* x_5186; lean_object* x_5187; lean_object* x_5188; lean_object* x_5189; lean_object* x_5190; lean_object* x_5191; lean_object* x_5192; lean_object* x_5193; lean_object* x_5194; lean_object* x_5195; lean_object* x_5196; -x_5150 = lean_ctor_get(x_5103, 0); -x_5151 = lean_ctor_get(x_5103, 1); -lean_inc(x_5151); -lean_inc(x_5150); -lean_dec(x_5103); -x_5152 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5150); -x_5153 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5153, 0, x_5150); -lean_ctor_set(x_5153, 1, x_5152); -x_5154 = l_Array_empty___closed__1; -x_5155 = lean_array_push(x_5154, x_5153); -x_5156 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5157 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5157, 0, x_5156); -lean_ctor_set(x_5157, 1, x_5155); -x_5158 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5159 = lean_array_push(x_5158, x_5157); -x_5160 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_5150); -x_5161 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5161, 0, x_5150); -lean_ctor_set(x_5161, 1, x_5160); -x_5162 = lean_array_push(x_5154, x_5161); -x_5163 = lean_array_push(x_5162, x_4948); -x_5164 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5164, 0, x_4944); -lean_ctor_set(x_5164, 1, x_5163); -x_5165 = l_Lean_mkOptionalNode___closed__2; -x_5166 = lean_array_push(x_5165, x_5164); -x_5167 = l_Array_appendCore___rarg(x_5154, x_5166); -lean_dec(x_5166); -x_5168 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5168, 0, x_15); -lean_ctor_set(x_5168, 1, x_5167); -x_5169 = lean_array_push(x_5159, x_5168); -x_5170 = l_prec_x28___x29___closed__3; -lean_inc(x_5150); -x_5171 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5171, 0, x_5150); -lean_ctor_set(x_5171, 1, x_5170); -x_5172 = lean_array_push(x_5154, x_5171); -x_5173 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_5150); -x_5174 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5174, 0, x_5150); -lean_ctor_set(x_5174, 1, x_5173); -x_5175 = lean_array_push(x_5172, x_5174); -x_5176 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5150); -x_5177 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5177, 0, x_5150); -lean_ctor_set(x_5177, 1, x_5176); -x_5178 = lean_array_push(x_5175, x_5177); -x_5179 = lean_array_push(x_5178, x_4965); -x_5180 = l_prec_x28___x29___closed__7; -lean_inc(x_5150); -x_5181 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5181, 0, x_5150); -lean_ctor_set(x_5181, 1, x_5180); -x_5182 = lean_array_push(x_5179, x_5181); -x_5183 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5183, 0, x_4961); -lean_ctor_set(x_5183, 1, x_5182); -x_5184 = lean_array_push(x_5165, x_5183); -x_5185 = l_Array_appendCore___rarg(x_5154, x_5184); -lean_dec(x_5184); -x_5186 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5186, 0, x_15); -lean_ctor_set(x_5186, 1, x_5185); -x_5187 = lean_array_push(x_5169, x_5186); -x_5188 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5189 = lean_array_push(x_5187, x_5188); -x_5190 = lean_array_push(x_5189, x_5100); -x_5191 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5192 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5192, 0, x_5150); -lean_ctor_set(x_5192, 1, x_5191); -x_5193 = lean_array_push(x_5190, x_5192); -x_5194 = lean_array_push(x_5193, x_5102); -x_5195 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5195, 0, x_4); -lean_ctor_set(x_5195, 1, x_5194); -x_5196 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5196, 0, x_5195); -lean_ctor_set(x_5196, 1, x_5151); -return x_5196; -} -} -} -} -} -} -else -{ -lean_object* x_5197; lean_object* x_5198; uint8_t x_5199; -lean_dec(x_4950); -x_5197 = lean_unsigned_to_nat(4u); -x_5198 = l_Lean_Syntax_getArg(x_1, x_5197); -x_5199 = l_Lean_Syntax_isNone(x_5198); -if (x_5199 == 0) -{ -uint8_t x_5200; -lean_inc(x_5198); -x_5200 = l_Lean_Syntax_isOfKind(x_5198, x_15); -if (x_5200 == 0) -{ -lean_object* x_5201; lean_object* x_5202; -lean_dec(x_5198); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_5201 = lean_box(1); -x_5202 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5202, 0, x_5201); -lean_ctor_set(x_5202, 1, x_3); -return x_5202; -} -else -{ -lean_object* x_5203; lean_object* x_5204; uint8_t x_5205; -x_5203 = l_Lean_Syntax_getArgs(x_5198); -x_5204 = lean_array_get_size(x_5203); -lean_dec(x_5203); -x_5205 = lean_nat_dec_eq(x_5204, x_24); -lean_dec(x_5204); -if (x_5205 == 0) -{ -lean_object* x_5206; lean_object* x_5207; -lean_dec(x_5198); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_5206 = lean_box(1); -x_5207 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5207, 0, x_5206); -lean_ctor_set(x_5207, 1, x_3); -return x_5207; -} -else -{ -lean_object* x_5208; lean_object* x_5209; uint8_t x_5210; -x_5208 = l_Lean_Syntax_getArg(x_5198, x_8); -lean_dec(x_5198); -x_5209 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_5208); -x_5210 = l_Lean_Syntax_isOfKind(x_5208, x_5209); -if (x_5210 == 0) -{ -lean_object* x_5211; lean_object* x_5212; -lean_dec(x_5208); -lean_dec(x_4948); -lean_dec(x_2); -lean_dec(x_1); -x_5211 = lean_box(1); -x_5212 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5212, 0, x_5211); -lean_ctor_set(x_5212, 1, x_3); -return x_5212; -} -else -{ -lean_object* x_5213; lean_object* x_5214; lean_object* x_5215; lean_object* x_5216; lean_object* x_5217; lean_object* x_5218; uint8_t x_5219; -x_5213 = l_Lean_Syntax_getArg(x_5208, x_4949); -lean_dec(x_5208); -x_5214 = lean_unsigned_to_nat(5u); -x_5215 = l_Lean_Syntax_getArg(x_1, x_5214); -x_5216 = lean_unsigned_to_nat(7u); -x_5217 = l_Lean_Syntax_getArg(x_1, x_5216); -lean_dec(x_1); -x_5218 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -lean_dec(x_2); -x_5219 = !lean_is_exclusive(x_5218); -if (x_5219 == 0) -{ -lean_object* x_5220; lean_object* x_5221; lean_object* x_5222; lean_object* x_5223; lean_object* x_5224; lean_object* x_5225; lean_object* x_5226; lean_object* x_5227; lean_object* x_5228; lean_object* x_5229; lean_object* x_5230; lean_object* x_5231; lean_object* x_5232; lean_object* x_5233; lean_object* x_5234; lean_object* x_5235; lean_object* x_5236; lean_object* x_5237; lean_object* x_5238; lean_object* x_5239; lean_object* x_5240; lean_object* x_5241; lean_object* x_5242; lean_object* x_5243; lean_object* x_5244; lean_object* x_5245; lean_object* x_5246; lean_object* x_5247; lean_object* x_5248; lean_object* x_5249; lean_object* x_5250; lean_object* x_5251; lean_object* x_5252; lean_object* x_5253; lean_object* x_5254; lean_object* x_5255; lean_object* x_5256; lean_object* x_5257; lean_object* x_5258; lean_object* x_5259; lean_object* x_5260; lean_object* x_5261; lean_object* x_5262; lean_object* x_5263; lean_object* x_5264; -x_5220 = lean_ctor_get(x_5218, 0); -x_5221 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5220); -x_5222 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5222, 0, x_5220); -lean_ctor_set(x_5222, 1, x_5221); -x_5223 = l_Array_empty___closed__1; -x_5224 = lean_array_push(x_5223, x_5222); -x_5225 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5226 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5226, 0, x_5225); -lean_ctor_set(x_5226, 1, x_5224); -x_5227 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5228 = lean_array_push(x_5227, x_5226); -x_5229 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_5220); -x_5230 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5230, 0, x_5220); -lean_ctor_set(x_5230, 1, x_5229); -x_5231 = lean_array_push(x_5223, x_5230); -x_5232 = lean_array_push(x_5231, x_4948); -x_5233 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5233, 0, x_4944); -lean_ctor_set(x_5233, 1, x_5232); -x_5234 = l_Lean_mkOptionalNode___closed__2; -x_5235 = lean_array_push(x_5234, x_5233); -x_5236 = l_Array_appendCore___rarg(x_5223, x_5235); -lean_dec(x_5235); -x_5237 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5237, 0, x_15); -lean_ctor_set(x_5237, 1, x_5236); -x_5238 = lean_array_push(x_5228, x_5237); -x_5239 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5240 = lean_array_push(x_5238, x_5239); -x_5241 = l_prec_x28___x29___closed__3; -lean_inc(x_5220); -x_5242 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5242, 0, x_5220); -lean_ctor_set(x_5242, 1, x_5241); -x_5243 = lean_array_push(x_5223, x_5242); -x_5244 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_5220); -x_5245 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5245, 0, x_5220); -lean_ctor_set(x_5245, 1, x_5244); -x_5246 = lean_array_push(x_5243, x_5245); -x_5247 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5220); -x_5248 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5248, 0, x_5220); -lean_ctor_set(x_5248, 1, x_5247); -x_5249 = lean_array_push(x_5246, x_5248); -x_5250 = lean_array_push(x_5249, x_5213); -x_5251 = l_prec_x28___x29___closed__7; -lean_inc(x_5220); -x_5252 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5252, 0, x_5220); -lean_ctor_set(x_5252, 1, x_5251); -x_5253 = lean_array_push(x_5250, x_5252); -x_5254 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5254, 0, x_5209); -lean_ctor_set(x_5254, 1, x_5253); -x_5255 = lean_array_push(x_5234, x_5254); -x_5256 = l_Array_appendCore___rarg(x_5223, x_5255); -lean_dec(x_5255); -x_5257 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5257, 0, x_15); -lean_ctor_set(x_5257, 1, x_5256); -x_5258 = lean_array_push(x_5240, x_5257); -x_5259 = lean_array_push(x_5258, x_5215); -x_5260 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5261 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5261, 0, x_5220); -lean_ctor_set(x_5261, 1, x_5260); -x_5262 = lean_array_push(x_5259, x_5261); -x_5263 = lean_array_push(x_5262, x_5217); -x_5264 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5264, 0, x_4); -lean_ctor_set(x_5264, 1, x_5263); -lean_ctor_set(x_5218, 0, x_5264); -return x_5218; -} -else -{ -lean_object* x_5265; lean_object* x_5266; lean_object* x_5267; lean_object* x_5268; lean_object* x_5269; lean_object* x_5270; lean_object* x_5271; lean_object* x_5272; lean_object* x_5273; lean_object* x_5274; lean_object* x_5275; lean_object* x_5276; lean_object* x_5277; lean_object* x_5278; lean_object* x_5279; lean_object* x_5280; lean_object* x_5281; lean_object* x_5282; lean_object* x_5283; lean_object* x_5284; lean_object* x_5285; lean_object* x_5286; lean_object* x_5287; lean_object* x_5288; lean_object* x_5289; lean_object* x_5290; lean_object* x_5291; lean_object* x_5292; lean_object* x_5293; lean_object* x_5294; lean_object* x_5295; lean_object* x_5296; lean_object* x_5297; lean_object* x_5298; lean_object* x_5299; lean_object* x_5300; lean_object* x_5301; lean_object* x_5302; lean_object* x_5303; lean_object* x_5304; lean_object* x_5305; lean_object* x_5306; lean_object* x_5307; lean_object* x_5308; lean_object* x_5309; lean_object* x_5310; lean_object* x_5311; -x_5265 = lean_ctor_get(x_5218, 0); -x_5266 = lean_ctor_get(x_5218, 1); -lean_inc(x_5266); -lean_inc(x_5265); -lean_dec(x_5218); -x_5267 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5265); -x_5268 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5268, 0, x_5265); -lean_ctor_set(x_5268, 1, x_5267); -x_5269 = l_Array_empty___closed__1; -x_5270 = lean_array_push(x_5269, x_5268); -x_5271 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5272 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5272, 0, x_5271); -lean_ctor_set(x_5272, 1, x_5270); -x_5273 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5274 = lean_array_push(x_5273, x_5272); -x_5275 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_5265); -x_5276 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5276, 0, x_5265); -lean_ctor_set(x_5276, 1, x_5275); -x_5277 = lean_array_push(x_5269, x_5276); -x_5278 = lean_array_push(x_5277, x_4948); -x_5279 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5279, 0, x_4944); -lean_ctor_set(x_5279, 1, x_5278); -x_5280 = l_Lean_mkOptionalNode___closed__2; -x_5281 = lean_array_push(x_5280, x_5279); -x_5282 = l_Array_appendCore___rarg(x_5269, x_5281); -lean_dec(x_5281); -x_5283 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5283, 0, x_15); -lean_ctor_set(x_5283, 1, x_5282); -x_5284 = lean_array_push(x_5274, x_5283); -x_5285 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5286 = lean_array_push(x_5284, x_5285); -x_5287 = l_prec_x28___x29___closed__3; -lean_inc(x_5265); -x_5288 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5288, 0, x_5265); -lean_ctor_set(x_5288, 1, x_5287); -x_5289 = lean_array_push(x_5269, x_5288); -x_5290 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_5265); -x_5291 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5291, 0, x_5265); -lean_ctor_set(x_5291, 1, x_5290); -x_5292 = lean_array_push(x_5289, x_5291); -x_5293 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5265); -x_5294 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5294, 0, x_5265); -lean_ctor_set(x_5294, 1, x_5293); -x_5295 = lean_array_push(x_5292, x_5294); -x_5296 = lean_array_push(x_5295, x_5213); -x_5297 = l_prec_x28___x29___closed__7; -lean_inc(x_5265); -x_5298 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5298, 0, x_5265); -lean_ctor_set(x_5298, 1, x_5297); -x_5299 = lean_array_push(x_5296, x_5298); -x_5300 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5300, 0, x_5209); -lean_ctor_set(x_5300, 1, x_5299); -x_5301 = lean_array_push(x_5280, x_5300); -x_5302 = l_Array_appendCore___rarg(x_5269, x_5301); -lean_dec(x_5301); -x_5303 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5303, 0, x_15); -lean_ctor_set(x_5303, 1, x_5302); -x_5304 = lean_array_push(x_5286, x_5303); -x_5305 = lean_array_push(x_5304, x_5215); -x_5306 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5307 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5307, 0, x_5265); -lean_ctor_set(x_5307, 1, x_5306); -x_5308 = lean_array_push(x_5305, x_5307); -x_5309 = lean_array_push(x_5308, x_5217); -x_5310 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5310, 0, x_4); -lean_ctor_set(x_5310, 1, x_5309); -x_5311 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5311, 0, x_5310); -lean_ctor_set(x_5311, 1, x_5266); -return x_5311; -} -} -} -} -} -else -{ -lean_object* x_5312; lean_object* x_5313; lean_object* x_5314; lean_object* x_5315; lean_object* x_5316; uint8_t x_5317; -lean_dec(x_5198); -x_5312 = lean_unsigned_to_nat(5u); -x_5313 = l_Lean_Syntax_getArg(x_1, x_5312); -x_5314 = lean_unsigned_to_nat(7u); -x_5315 = l_Lean_Syntax_getArg(x_1, x_5314); -lean_dec(x_1); -x_5316 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -lean_dec(x_2); -x_5317 = !lean_is_exclusive(x_5316); -if (x_5317 == 0) -{ -lean_object* x_5318; lean_object* x_5319; lean_object* x_5320; lean_object* x_5321; lean_object* x_5322; lean_object* x_5323; lean_object* x_5324; lean_object* x_5325; lean_object* x_5326; lean_object* x_5327; lean_object* x_5328; lean_object* x_5329; lean_object* x_5330; lean_object* x_5331; lean_object* x_5332; lean_object* x_5333; lean_object* x_5334; lean_object* x_5335; lean_object* x_5336; lean_object* x_5337; lean_object* x_5338; lean_object* x_5339; lean_object* x_5340; lean_object* x_5341; lean_object* x_5342; lean_object* x_5343; lean_object* x_5344; lean_object* x_5345; -x_5318 = lean_ctor_get(x_5316, 0); -x_5319 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5318); -x_5320 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5320, 0, x_5318); -lean_ctor_set(x_5320, 1, x_5319); -x_5321 = l_Array_empty___closed__1; -x_5322 = lean_array_push(x_5321, x_5320); -x_5323 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5324 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5324, 0, x_5323); -lean_ctor_set(x_5324, 1, x_5322); -x_5325 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5326 = lean_array_push(x_5325, x_5324); -x_5327 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_5318); -x_5328 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5328, 0, x_5318); -lean_ctor_set(x_5328, 1, x_5327); -x_5329 = lean_array_push(x_5321, x_5328); -x_5330 = lean_array_push(x_5329, x_4948); -x_5331 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5331, 0, x_4944); -lean_ctor_set(x_5331, 1, x_5330); -x_5332 = l_Lean_mkOptionalNode___closed__2; -x_5333 = lean_array_push(x_5332, x_5331); -x_5334 = l_Array_appendCore___rarg(x_5321, x_5333); -lean_dec(x_5333); -x_5335 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5335, 0, x_15); -lean_ctor_set(x_5335, 1, x_5334); -x_5336 = lean_array_push(x_5326, x_5335); -x_5337 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5338 = lean_array_push(x_5336, x_5337); -x_5339 = lean_array_push(x_5338, x_5337); -x_5340 = lean_array_push(x_5339, x_5313); -x_5341 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5342 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5342, 0, x_5318); -lean_ctor_set(x_5342, 1, x_5341); -x_5343 = lean_array_push(x_5340, x_5342); -x_5344 = lean_array_push(x_5343, x_5315); -x_5345 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5345, 0, x_4); -lean_ctor_set(x_5345, 1, x_5344); -lean_ctor_set(x_5316, 0, x_5345); -return x_5316; -} -else -{ -lean_object* x_5346; lean_object* x_5347; lean_object* x_5348; lean_object* x_5349; lean_object* x_5350; lean_object* x_5351; lean_object* x_5352; lean_object* x_5353; lean_object* x_5354; lean_object* x_5355; lean_object* x_5356; lean_object* x_5357; lean_object* x_5358; lean_object* x_5359; lean_object* x_5360; lean_object* x_5361; lean_object* x_5362; lean_object* x_5363; lean_object* x_5364; lean_object* x_5365; lean_object* x_5366; lean_object* x_5367; lean_object* x_5368; lean_object* x_5369; lean_object* x_5370; lean_object* x_5371; lean_object* x_5372; lean_object* x_5373; lean_object* x_5374; lean_object* x_5375; -x_5346 = lean_ctor_get(x_5316, 0); -x_5347 = lean_ctor_get(x_5316, 1); -lean_inc(x_5347); -lean_inc(x_5346); -lean_dec(x_5316); -x_5348 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5346); -x_5349 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5349, 0, x_5346); -lean_ctor_set(x_5349, 1, x_5348); -x_5350 = l_Array_empty___closed__1; -x_5351 = lean_array_push(x_5350, x_5349); -x_5352 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5353 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5353, 0, x_5352); -lean_ctor_set(x_5353, 1, x_5351); -x_5354 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5355 = lean_array_push(x_5354, x_5353); -x_5356 = l_myMacro____x40_Init_Notation___hyg_12817____closed__9; -lean_inc(x_5346); -x_5357 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5357, 0, x_5346); -lean_ctor_set(x_5357, 1, x_5356); -x_5358 = lean_array_push(x_5350, x_5357); -x_5359 = lean_array_push(x_5358, x_4948); -x_5360 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5360, 0, x_4944); -lean_ctor_set(x_5360, 1, x_5359); -x_5361 = l_Lean_mkOptionalNode___closed__2; -x_5362 = lean_array_push(x_5361, x_5360); -x_5363 = l_Array_appendCore___rarg(x_5350, x_5362); -lean_dec(x_5362); -x_5364 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5364, 0, x_15); -lean_ctor_set(x_5364, 1, x_5363); -x_5365 = lean_array_push(x_5355, x_5364); -x_5366 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5367 = lean_array_push(x_5365, x_5366); -x_5368 = lean_array_push(x_5367, x_5366); -x_5369 = lean_array_push(x_5368, x_5313); -x_5370 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5371 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5371, 0, x_5346); -lean_ctor_set(x_5371, 1, x_5370); -x_5372 = lean_array_push(x_5369, x_5371); -x_5373 = lean_array_push(x_5372, x_5315); -x_5374 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5374, 0, x_4); -lean_ctor_set(x_5374, 1, x_5373); -x_5375 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5375, 0, x_5374); -lean_ctor_set(x_5375, 1, x_5347); -return x_5375; -} -} -} -} -} -} -} -else -{ -lean_object* x_5376; lean_object* x_5377; uint8_t x_5378; -lean_dec(x_4933); -x_5376 = lean_unsigned_to_nat(3u); -x_5377 = l_Lean_Syntax_getArg(x_1, x_5376); -x_5378 = l_Lean_Syntax_isNone(x_5377); -if (x_5378 == 0) -{ -uint8_t x_5379; -lean_inc(x_5377); -x_5379 = l_Lean_Syntax_isOfKind(x_5377, x_15); -if (x_5379 == 0) -{ -lean_object* x_5380; lean_object* x_5381; -lean_dec(x_5377); -lean_dec(x_2); -lean_dec(x_1); -x_5380 = lean_box(1); -x_5381 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5381, 0, x_5380); -lean_ctor_set(x_5381, 1, x_3); -return x_5381; -} -else -{ -lean_object* x_5382; lean_object* x_5383; uint8_t x_5384; -x_5382 = l_Lean_Syntax_getArgs(x_5377); -x_5383 = lean_array_get_size(x_5382); -lean_dec(x_5382); -x_5384 = lean_nat_dec_eq(x_5383, x_24); -lean_dec(x_5383); -if (x_5384 == 0) -{ -lean_object* x_5385; lean_object* x_5386; -lean_dec(x_5377); -lean_dec(x_2); -lean_dec(x_1); -x_5385 = lean_box(1); -x_5386 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5386, 0, x_5385); -lean_ctor_set(x_5386, 1, x_3); -return x_5386; -} -else -{ -lean_object* x_5387; lean_object* x_5388; uint8_t x_5389; -x_5387 = l_Lean_Syntax_getArg(x_5377, x_8); -lean_dec(x_5377); -x_5388 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_5387); -x_5389 = l_Lean_Syntax_isOfKind(x_5387, x_5388); -if (x_5389 == 0) -{ -lean_object* x_5390; lean_object* x_5391; -lean_dec(x_5387); -lean_dec(x_2); -lean_dec(x_1); -x_5390 = lean_box(1); -x_5391 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5391, 0, x_5390); -lean_ctor_set(x_5391, 1, x_3); -return x_5391; -} -else -{ -lean_object* x_5392; lean_object* x_5393; lean_object* x_5394; uint8_t x_5395; -x_5392 = l_Lean_Syntax_getArg(x_5387, x_5376); -lean_dec(x_5387); -x_5393 = lean_unsigned_to_nat(4u); -x_5394 = l_Lean_Syntax_getArg(x_1, x_5393); -x_5395 = l_Lean_Syntax_isNone(x_5394); -if (x_5395 == 0) -{ -uint8_t x_5396; -lean_inc(x_5394); -x_5396 = l_Lean_Syntax_isOfKind(x_5394, x_15); -if (x_5396 == 0) -{ -lean_object* x_5397; lean_object* x_5398; -lean_dec(x_5394); -lean_dec(x_5392); -lean_dec(x_2); -lean_dec(x_1); -x_5397 = lean_box(1); -x_5398 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5398, 0, x_5397); -lean_ctor_set(x_5398, 1, x_3); -return x_5398; -} -else -{ -lean_object* x_5399; lean_object* x_5400; uint8_t x_5401; -x_5399 = l_Lean_Syntax_getArgs(x_5394); -x_5400 = lean_array_get_size(x_5399); -lean_dec(x_5399); -x_5401 = lean_nat_dec_eq(x_5400, x_24); -lean_dec(x_5400); -if (x_5401 == 0) -{ -lean_object* x_5402; lean_object* x_5403; -lean_dec(x_5394); -lean_dec(x_5392); -lean_dec(x_2); -lean_dec(x_1); -x_5402 = lean_box(1); -x_5403 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5403, 0, x_5402); -lean_ctor_set(x_5403, 1, x_3); -return x_5403; -} -else -{ -lean_object* x_5404; lean_object* x_5405; uint8_t x_5406; -x_5404 = l_Lean_Syntax_getArg(x_5394, x_8); -lean_dec(x_5394); -x_5405 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_5404); -x_5406 = l_Lean_Syntax_isOfKind(x_5404, x_5405); -if (x_5406 == 0) -{ -lean_object* x_5407; lean_object* x_5408; -lean_dec(x_5404); -lean_dec(x_5392); -lean_dec(x_2); -lean_dec(x_1); -x_5407 = lean_box(1); -x_5408 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5408, 0, x_5407); -lean_ctor_set(x_5408, 1, x_3); -return x_5408; -} -else -{ -lean_object* x_5409; lean_object* x_5410; lean_object* x_5411; lean_object* x_5412; lean_object* x_5413; lean_object* x_5414; uint8_t x_5415; -x_5409 = l_Lean_Syntax_getArg(x_5404, x_5376); -lean_dec(x_5404); -x_5410 = lean_unsigned_to_nat(5u); -x_5411 = l_Lean_Syntax_getArg(x_1, x_5410); -x_5412 = lean_unsigned_to_nat(7u); -x_5413 = l_Lean_Syntax_getArg(x_1, x_5412); -lean_dec(x_1); -x_5414 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); +lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_170 = l_Lean_Syntax_getArg(x_165, x_24); +lean_dec(x_165); +x_171 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_171, 0, x_170); +x_172 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_173 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_174 = lean_box(0); +x_175 = l_Lean_Elab_Command_expandMixfix___lambda__15(x_1, x_15, x_10, x_172, x_4, x_173, x_174, x_171, x_2, x_3); lean_dec(x_2); -x_5415 = !lean_is_exclusive(x_5414); -if (x_5415 == 0) -{ -lean_object* x_5416; lean_object* x_5417; lean_object* x_5418; lean_object* x_5419; lean_object* x_5420; lean_object* x_5421; lean_object* x_5422; lean_object* x_5423; lean_object* x_5424; lean_object* x_5425; lean_object* x_5426; lean_object* x_5427; lean_object* x_5428; lean_object* x_5429; lean_object* x_5430; lean_object* x_5431; lean_object* x_5432; lean_object* x_5433; lean_object* x_5434; lean_object* x_5435; lean_object* x_5436; lean_object* x_5437; lean_object* x_5438; lean_object* x_5439; lean_object* x_5440; lean_object* x_5441; lean_object* x_5442; lean_object* x_5443; lean_object* x_5444; lean_object* x_5445; lean_object* x_5446; lean_object* x_5447; lean_object* x_5448; lean_object* x_5449; lean_object* x_5450; lean_object* x_5451; lean_object* x_5452; lean_object* x_5453; lean_object* x_5454; lean_object* x_5455; lean_object* x_5456; lean_object* x_5457; lean_object* x_5458; lean_object* x_5459; lean_object* x_5460; lean_object* x_5461; lean_object* x_5462; -x_5416 = lean_ctor_get(x_5414, 0); -x_5417 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5416); -x_5418 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5418, 0, x_5416); -lean_ctor_set(x_5418, 1, x_5417); -x_5419 = l_Array_empty___closed__1; -x_5420 = lean_array_push(x_5419, x_5418); -x_5421 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5422 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5422, 0, x_5421); -lean_ctor_set(x_5422, 1, x_5420); -x_5423 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5424 = lean_array_push(x_5423, x_5422); -x_5425 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5426 = lean_array_push(x_5424, x_5425); -x_5427 = l_prec_x28___x29___closed__3; -lean_inc(x_5416); -x_5428 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5428, 0, x_5416); -lean_ctor_set(x_5428, 1, x_5427); -x_5429 = lean_array_push(x_5419, x_5428); -x_5430 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_5416); -x_5431 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5431, 0, x_5416); -lean_ctor_set(x_5431, 1, x_5430); -lean_inc(x_5429); -x_5432 = lean_array_push(x_5429, x_5431); -x_5433 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5416); -x_5434 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5434, 0, x_5416); -lean_ctor_set(x_5434, 1, x_5433); -lean_inc(x_5434); -x_5435 = lean_array_push(x_5432, x_5434); -x_5436 = lean_array_push(x_5435, x_5392); -x_5437 = l_prec_x28___x29___closed__7; -lean_inc(x_5416); -x_5438 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5438, 0, x_5416); -lean_ctor_set(x_5438, 1, x_5437); -lean_inc(x_5438); -x_5439 = lean_array_push(x_5436, x_5438); -x_5440 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5440, 0, x_5388); -lean_ctor_set(x_5440, 1, x_5439); -x_5441 = l_Lean_mkOptionalNode___closed__2; -x_5442 = lean_array_push(x_5441, x_5440); -x_5443 = l_Array_appendCore___rarg(x_5419, x_5442); -lean_dec(x_5442); -x_5444 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5444, 0, x_15); -lean_ctor_set(x_5444, 1, x_5443); -x_5445 = lean_array_push(x_5426, x_5444); -x_5446 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_5416); -x_5447 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5447, 0, x_5416); -lean_ctor_set(x_5447, 1, x_5446); -x_5448 = lean_array_push(x_5429, x_5447); -x_5449 = lean_array_push(x_5448, x_5434); -x_5450 = lean_array_push(x_5449, x_5409); -x_5451 = lean_array_push(x_5450, x_5438); -x_5452 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5452, 0, x_5405); -lean_ctor_set(x_5452, 1, x_5451); -x_5453 = lean_array_push(x_5441, x_5452); -x_5454 = l_Array_appendCore___rarg(x_5419, x_5453); -lean_dec(x_5453); -x_5455 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5455, 0, x_15); -lean_ctor_set(x_5455, 1, x_5454); -x_5456 = lean_array_push(x_5445, x_5455); -x_5457 = lean_array_push(x_5456, x_5411); -x_5458 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5459 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5459, 0, x_5416); -lean_ctor_set(x_5459, 1, x_5458); -x_5460 = lean_array_push(x_5457, x_5459); -x_5461 = lean_array_push(x_5460, x_5413); -x_5462 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5462, 0, x_4); -lean_ctor_set(x_5462, 1, x_5461); -lean_ctor_set(x_5414, 0, x_5462); -return x_5414; -} -else -{ -lean_object* x_5463; lean_object* x_5464; lean_object* x_5465; lean_object* x_5466; lean_object* x_5467; lean_object* x_5468; lean_object* x_5469; lean_object* x_5470; lean_object* x_5471; lean_object* x_5472; lean_object* x_5473; lean_object* x_5474; lean_object* x_5475; lean_object* x_5476; lean_object* x_5477; lean_object* x_5478; lean_object* x_5479; lean_object* x_5480; lean_object* x_5481; lean_object* x_5482; lean_object* x_5483; lean_object* x_5484; lean_object* x_5485; lean_object* x_5486; lean_object* x_5487; lean_object* x_5488; lean_object* x_5489; lean_object* x_5490; lean_object* x_5491; lean_object* x_5492; lean_object* x_5493; lean_object* x_5494; lean_object* x_5495; lean_object* x_5496; lean_object* x_5497; lean_object* x_5498; lean_object* x_5499; lean_object* x_5500; lean_object* x_5501; lean_object* x_5502; lean_object* x_5503; lean_object* x_5504; lean_object* x_5505; lean_object* x_5506; lean_object* x_5507; lean_object* x_5508; lean_object* x_5509; lean_object* x_5510; lean_object* x_5511; -x_5463 = lean_ctor_get(x_5414, 0); -x_5464 = lean_ctor_get(x_5414, 1); -lean_inc(x_5464); -lean_inc(x_5463); -lean_dec(x_5414); -x_5465 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5463); -x_5466 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5466, 0, x_5463); -lean_ctor_set(x_5466, 1, x_5465); -x_5467 = l_Array_empty___closed__1; -x_5468 = lean_array_push(x_5467, x_5466); -x_5469 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5470 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5470, 0, x_5469); -lean_ctor_set(x_5470, 1, x_5468); -x_5471 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5472 = lean_array_push(x_5471, x_5470); -x_5473 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5474 = lean_array_push(x_5472, x_5473); -x_5475 = l_prec_x28___x29___closed__3; -lean_inc(x_5463); -x_5476 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5476, 0, x_5463); -lean_ctor_set(x_5476, 1, x_5475); -x_5477 = lean_array_push(x_5467, x_5476); -x_5478 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_5463); -x_5479 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5479, 0, x_5463); -lean_ctor_set(x_5479, 1, x_5478); -lean_inc(x_5477); -x_5480 = lean_array_push(x_5477, x_5479); -x_5481 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5463); -x_5482 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5482, 0, x_5463); -lean_ctor_set(x_5482, 1, x_5481); -lean_inc(x_5482); -x_5483 = lean_array_push(x_5480, x_5482); -x_5484 = lean_array_push(x_5483, x_5392); -x_5485 = l_prec_x28___x29___closed__7; -lean_inc(x_5463); -x_5486 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5486, 0, x_5463); -lean_ctor_set(x_5486, 1, x_5485); -lean_inc(x_5486); -x_5487 = lean_array_push(x_5484, x_5486); -x_5488 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5488, 0, x_5388); -lean_ctor_set(x_5488, 1, x_5487); -x_5489 = l_Lean_mkOptionalNode___closed__2; -x_5490 = lean_array_push(x_5489, x_5488); -x_5491 = l_Array_appendCore___rarg(x_5467, x_5490); -lean_dec(x_5490); -x_5492 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5492, 0, x_15); -lean_ctor_set(x_5492, 1, x_5491); -x_5493 = lean_array_push(x_5474, x_5492); -x_5494 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_5463); -x_5495 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5495, 0, x_5463); -lean_ctor_set(x_5495, 1, x_5494); -x_5496 = lean_array_push(x_5477, x_5495); -x_5497 = lean_array_push(x_5496, x_5482); -x_5498 = lean_array_push(x_5497, x_5409); -x_5499 = lean_array_push(x_5498, x_5486); -x_5500 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5500, 0, x_5405); -lean_ctor_set(x_5500, 1, x_5499); -x_5501 = lean_array_push(x_5489, x_5500); -x_5502 = l_Array_appendCore___rarg(x_5467, x_5501); -lean_dec(x_5501); -x_5503 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5503, 0, x_15); -lean_ctor_set(x_5503, 1, x_5502); -x_5504 = lean_array_push(x_5493, x_5503); -x_5505 = lean_array_push(x_5504, x_5411); -x_5506 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5507 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5507, 0, x_5463); -lean_ctor_set(x_5507, 1, x_5506); -x_5508 = lean_array_push(x_5505, x_5507); -x_5509 = lean_array_push(x_5508, x_5413); -x_5510 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5510, 0, x_4); -lean_ctor_set(x_5510, 1, x_5509); -x_5511 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5511, 0, x_5510); -lean_ctor_set(x_5511, 1, x_5464); -return x_5511; -} -} -} -} -} -else -{ -lean_object* x_5512; lean_object* x_5513; lean_object* x_5514; lean_object* x_5515; lean_object* x_5516; uint8_t x_5517; -lean_dec(x_5394); -x_5512 = lean_unsigned_to_nat(5u); -x_5513 = l_Lean_Syntax_getArg(x_1, x_5512); -x_5514 = lean_unsigned_to_nat(7u); -x_5515 = l_Lean_Syntax_getArg(x_1, x_5514); lean_dec(x_1); -x_5516 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -lean_dec(x_2); -x_5517 = !lean_is_exclusive(x_5516); -if (x_5517 == 0) -{ -lean_object* x_5518; lean_object* x_5519; lean_object* x_5520; lean_object* x_5521; lean_object* x_5522; lean_object* x_5523; lean_object* x_5524; lean_object* x_5525; lean_object* x_5526; lean_object* x_5527; lean_object* x_5528; lean_object* x_5529; lean_object* x_5530; lean_object* x_5531; lean_object* x_5532; lean_object* x_5533; lean_object* x_5534; lean_object* x_5535; lean_object* x_5536; lean_object* x_5537; lean_object* x_5538; lean_object* x_5539; lean_object* x_5540; lean_object* x_5541; lean_object* x_5542; lean_object* x_5543; lean_object* x_5544; lean_object* x_5545; lean_object* x_5546; lean_object* x_5547; lean_object* x_5548; lean_object* x_5549; lean_object* x_5550; lean_object* x_5551; lean_object* x_5552; lean_object* x_5553; lean_object* x_5554; -x_5518 = lean_ctor_get(x_5516, 0); -x_5519 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5518); -x_5520 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5520, 0, x_5518); -lean_ctor_set(x_5520, 1, x_5519); -x_5521 = l_Array_empty___closed__1; -x_5522 = lean_array_push(x_5521, x_5520); -x_5523 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5524 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5524, 0, x_5523); -lean_ctor_set(x_5524, 1, x_5522); -x_5525 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5526 = lean_array_push(x_5525, x_5524); -x_5527 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5528 = lean_array_push(x_5526, x_5527); -x_5529 = l_prec_x28___x29___closed__3; -lean_inc(x_5518); -x_5530 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5530, 0, x_5518); -lean_ctor_set(x_5530, 1, x_5529); -x_5531 = lean_array_push(x_5521, x_5530); -x_5532 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_5518); -x_5533 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5533, 0, x_5518); -lean_ctor_set(x_5533, 1, x_5532); -x_5534 = lean_array_push(x_5531, x_5533); -x_5535 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5518); -x_5536 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5536, 0, x_5518); -lean_ctor_set(x_5536, 1, x_5535); -x_5537 = lean_array_push(x_5534, x_5536); -x_5538 = lean_array_push(x_5537, x_5392); -x_5539 = l_prec_x28___x29___closed__7; -lean_inc(x_5518); -x_5540 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5540, 0, x_5518); -lean_ctor_set(x_5540, 1, x_5539); -x_5541 = lean_array_push(x_5538, x_5540); -x_5542 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5542, 0, x_5388); -lean_ctor_set(x_5542, 1, x_5541); -x_5543 = l_Lean_mkOptionalNode___closed__2; -x_5544 = lean_array_push(x_5543, x_5542); -x_5545 = l_Array_appendCore___rarg(x_5521, x_5544); -lean_dec(x_5544); -x_5546 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5546, 0, x_15); -lean_ctor_set(x_5546, 1, x_5545); -x_5547 = lean_array_push(x_5528, x_5546); -x_5548 = lean_array_push(x_5547, x_5527); -x_5549 = lean_array_push(x_5548, x_5513); -x_5550 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5551 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5551, 0, x_5518); -lean_ctor_set(x_5551, 1, x_5550); -x_5552 = lean_array_push(x_5549, x_5551); -x_5553 = lean_array_push(x_5552, x_5515); -x_5554 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5554, 0, x_4); -lean_ctor_set(x_5554, 1, x_5553); -lean_ctor_set(x_5516, 0, x_5554); -return x_5516; -} -else -{ -lean_object* x_5555; lean_object* x_5556; lean_object* x_5557; lean_object* x_5558; lean_object* x_5559; lean_object* x_5560; lean_object* x_5561; lean_object* x_5562; lean_object* x_5563; lean_object* x_5564; lean_object* x_5565; lean_object* x_5566; lean_object* x_5567; lean_object* x_5568; lean_object* x_5569; lean_object* x_5570; lean_object* x_5571; lean_object* x_5572; lean_object* x_5573; lean_object* x_5574; lean_object* x_5575; lean_object* x_5576; lean_object* x_5577; lean_object* x_5578; lean_object* x_5579; lean_object* x_5580; lean_object* x_5581; lean_object* x_5582; lean_object* x_5583; lean_object* x_5584; lean_object* x_5585; lean_object* x_5586; lean_object* x_5587; lean_object* x_5588; lean_object* x_5589; lean_object* x_5590; lean_object* x_5591; lean_object* x_5592; lean_object* x_5593; -x_5555 = lean_ctor_get(x_5516, 0); -x_5556 = lean_ctor_get(x_5516, 1); -lean_inc(x_5556); -lean_inc(x_5555); -lean_dec(x_5516); -x_5557 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5555); -x_5558 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5558, 0, x_5555); -lean_ctor_set(x_5558, 1, x_5557); -x_5559 = l_Array_empty___closed__1; -x_5560 = lean_array_push(x_5559, x_5558); -x_5561 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5562 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5562, 0, x_5561); -lean_ctor_set(x_5562, 1, x_5560); -x_5563 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5564 = lean_array_push(x_5563, x_5562); -x_5565 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5566 = lean_array_push(x_5564, x_5565); -x_5567 = l_prec_x28___x29___closed__3; -lean_inc(x_5555); -x_5568 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5568, 0, x_5555); -lean_ctor_set(x_5568, 1, x_5567); -x_5569 = lean_array_push(x_5559, x_5568); -x_5570 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; -lean_inc(x_5555); -x_5571 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5571, 0, x_5555); -lean_ctor_set(x_5571, 1, x_5570); -x_5572 = lean_array_push(x_5569, x_5571); -x_5573 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5555); -x_5574 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5574, 0, x_5555); -lean_ctor_set(x_5574, 1, x_5573); -x_5575 = lean_array_push(x_5572, x_5574); -x_5576 = lean_array_push(x_5575, x_5392); -x_5577 = l_prec_x28___x29___closed__7; -lean_inc(x_5555); -x_5578 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5578, 0, x_5555); -lean_ctor_set(x_5578, 1, x_5577); -x_5579 = lean_array_push(x_5576, x_5578); -x_5580 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5580, 0, x_5388); -lean_ctor_set(x_5580, 1, x_5579); -x_5581 = l_Lean_mkOptionalNode___closed__2; -x_5582 = lean_array_push(x_5581, x_5580); -x_5583 = l_Array_appendCore___rarg(x_5559, x_5582); -lean_dec(x_5582); -x_5584 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5584, 0, x_15); -lean_ctor_set(x_5584, 1, x_5583); -x_5585 = lean_array_push(x_5566, x_5584); -x_5586 = lean_array_push(x_5585, x_5565); -x_5587 = lean_array_push(x_5586, x_5513); -x_5588 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5589 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5589, 0, x_5555); -lean_ctor_set(x_5589, 1, x_5588); -x_5590 = lean_array_push(x_5587, x_5589); -x_5591 = lean_array_push(x_5590, x_5515); -x_5592 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5592, 0, x_4); -lean_ctor_set(x_5592, 1, x_5591); -x_5593 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5593, 0, x_5592); -lean_ctor_set(x_5593, 1, x_5556); -return x_5593; -} +return x_175; } } } } -} -else -{ -lean_object* x_5594; lean_object* x_5595; uint8_t x_5596; -lean_dec(x_5377); -x_5594 = lean_unsigned_to_nat(4u); -x_5595 = l_Lean_Syntax_getArg(x_1, x_5594); -x_5596 = l_Lean_Syntax_isNone(x_5595); -if (x_5596 == 0) -{ -uint8_t x_5597; -lean_inc(x_5595); -x_5597 = l_Lean_Syntax_isOfKind(x_5595, x_15); -if (x_5597 == 0) -{ -lean_object* x_5598; lean_object* x_5599; -lean_dec(x_5595); -lean_dec(x_2); -lean_dec(x_1); -x_5598 = lean_box(1); -x_5599 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5599, 0, x_5598); -lean_ctor_set(x_5599, 1, x_3); -return x_5599; -} -else -{ -lean_object* x_5600; lean_object* x_5601; uint8_t x_5602; -x_5600 = l_Lean_Syntax_getArgs(x_5595); -x_5601 = lean_array_get_size(x_5600); -lean_dec(x_5600); -x_5602 = lean_nat_dec_eq(x_5601, x_24); -lean_dec(x_5601); -if (x_5602 == 0) -{ -lean_object* x_5603; lean_object* x_5604; -lean_dec(x_5595); -lean_dec(x_2); -lean_dec(x_1); -x_5603 = lean_box(1); -x_5604 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5604, 0, x_5603); -lean_ctor_set(x_5604, 1, x_3); -return x_5604; -} -else -{ -lean_object* x_5605; lean_object* x_5606; uint8_t x_5607; -x_5605 = l_Lean_Syntax_getArg(x_5595, x_8); -lean_dec(x_5595); -x_5606 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_5605); -x_5607 = l_Lean_Syntax_isOfKind(x_5605, x_5606); -if (x_5607 == 0) -{ -lean_object* x_5608; lean_object* x_5609; -lean_dec(x_5605); -lean_dec(x_2); -lean_dec(x_1); -x_5608 = lean_box(1); -x_5609 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5609, 0, x_5608); -lean_ctor_set(x_5609, 1, x_3); -return x_5609; -} else { -lean_object* x_5610; lean_object* x_5611; lean_object* x_5612; lean_object* x_5613; lean_object* x_5614; lean_object* x_5615; uint8_t x_5616; -x_5610 = l_Lean_Syntax_getArg(x_5605, x_5376); -lean_dec(x_5605); -x_5611 = lean_unsigned_to_nat(5u); -x_5612 = l_Lean_Syntax_getArg(x_1, x_5611); -x_5613 = lean_unsigned_to_nat(7u); -x_5614 = l_Lean_Syntax_getArg(x_1, x_5613); -lean_dec(x_1); -x_5615 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); +lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_155); +x_176 = lean_box(0); +x_177 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_178 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_179 = lean_box(0); +x_180 = l_Lean_Elab_Command_expandMixfix___lambda__15(x_1, x_15, x_10, x_177, x_4, x_178, x_179, x_176, x_2, x_3); lean_dec(x_2); -x_5616 = !lean_is_exclusive(x_5615); -if (x_5616 == 0) -{ -lean_object* x_5617; lean_object* x_5618; lean_object* x_5619; lean_object* x_5620; lean_object* x_5621; lean_object* x_5622; lean_object* x_5623; lean_object* x_5624; lean_object* x_5625; lean_object* x_5626; lean_object* x_5627; lean_object* x_5628; lean_object* x_5629; lean_object* x_5630; lean_object* x_5631; lean_object* x_5632; lean_object* x_5633; lean_object* x_5634; lean_object* x_5635; lean_object* x_5636; lean_object* x_5637; lean_object* x_5638; lean_object* x_5639; lean_object* x_5640; lean_object* x_5641; lean_object* x_5642; lean_object* x_5643; lean_object* x_5644; lean_object* x_5645; lean_object* x_5646; lean_object* x_5647; lean_object* x_5648; lean_object* x_5649; lean_object* x_5650; lean_object* x_5651; lean_object* x_5652; lean_object* x_5653; -x_5617 = lean_ctor_get(x_5615, 0); -x_5618 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5617); -x_5619 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5619, 0, x_5617); -lean_ctor_set(x_5619, 1, x_5618); -x_5620 = l_Array_empty___closed__1; -x_5621 = lean_array_push(x_5620, x_5619); -x_5622 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5623 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5623, 0, x_5622); -lean_ctor_set(x_5623, 1, x_5621); -x_5624 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5625 = lean_array_push(x_5624, x_5623); -x_5626 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5627 = lean_array_push(x_5625, x_5626); -x_5628 = lean_array_push(x_5627, x_5626); -x_5629 = l_prec_x28___x29___closed__3; -lean_inc(x_5617); -x_5630 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5630, 0, x_5617); -lean_ctor_set(x_5630, 1, x_5629); -x_5631 = lean_array_push(x_5620, x_5630); -x_5632 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_5617); -x_5633 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5633, 0, x_5617); -lean_ctor_set(x_5633, 1, x_5632); -x_5634 = lean_array_push(x_5631, x_5633); -x_5635 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5617); -x_5636 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5636, 0, x_5617); -lean_ctor_set(x_5636, 1, x_5635); -x_5637 = lean_array_push(x_5634, x_5636); -x_5638 = lean_array_push(x_5637, x_5610); -x_5639 = l_prec_x28___x29___closed__7; -lean_inc(x_5617); -x_5640 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5640, 0, x_5617); -lean_ctor_set(x_5640, 1, x_5639); -x_5641 = lean_array_push(x_5638, x_5640); -x_5642 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5642, 0, x_5606); -lean_ctor_set(x_5642, 1, x_5641); -x_5643 = l_Lean_mkOptionalNode___closed__2; -x_5644 = lean_array_push(x_5643, x_5642); -x_5645 = l_Array_appendCore___rarg(x_5620, x_5644); -lean_dec(x_5644); -x_5646 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5646, 0, x_15); -lean_ctor_set(x_5646, 1, x_5645); -x_5647 = lean_array_push(x_5628, x_5646); -x_5648 = lean_array_push(x_5647, x_5612); -x_5649 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5650 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5650, 0, x_5617); -lean_ctor_set(x_5650, 1, x_5649); -x_5651 = lean_array_push(x_5648, x_5650); -x_5652 = lean_array_push(x_5651, x_5614); -x_5653 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5653, 0, x_4); -lean_ctor_set(x_5653, 1, x_5652); -lean_ctor_set(x_5615, 0, x_5653); -return x_5615; -} -else -{ -lean_object* x_5654; lean_object* x_5655; lean_object* x_5656; lean_object* x_5657; lean_object* x_5658; lean_object* x_5659; lean_object* x_5660; lean_object* x_5661; lean_object* x_5662; lean_object* x_5663; lean_object* x_5664; lean_object* x_5665; lean_object* x_5666; lean_object* x_5667; lean_object* x_5668; lean_object* x_5669; lean_object* x_5670; lean_object* x_5671; lean_object* x_5672; lean_object* x_5673; lean_object* x_5674; lean_object* x_5675; lean_object* x_5676; lean_object* x_5677; lean_object* x_5678; lean_object* x_5679; lean_object* x_5680; lean_object* x_5681; lean_object* x_5682; lean_object* x_5683; lean_object* x_5684; lean_object* x_5685; lean_object* x_5686; lean_object* x_5687; lean_object* x_5688; lean_object* x_5689; lean_object* x_5690; lean_object* x_5691; lean_object* x_5692; -x_5654 = lean_ctor_get(x_5615, 0); -x_5655 = lean_ctor_get(x_5615, 1); -lean_inc(x_5655); -lean_inc(x_5654); -lean_dec(x_5615); -x_5656 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5654); -x_5657 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5657, 0, x_5654); -lean_ctor_set(x_5657, 1, x_5656); -x_5658 = l_Array_empty___closed__1; -x_5659 = lean_array_push(x_5658, x_5657); -x_5660 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5661 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5661, 0, x_5660); -lean_ctor_set(x_5661, 1, x_5659); -x_5662 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5663 = lean_array_push(x_5662, x_5661); -x_5664 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5665 = lean_array_push(x_5663, x_5664); -x_5666 = lean_array_push(x_5665, x_5664); -x_5667 = l_prec_x28___x29___closed__3; -lean_inc(x_5654); -x_5668 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5668, 0, x_5654); -lean_ctor_set(x_5668, 1, x_5667); -x_5669 = lean_array_push(x_5658, x_5668); -x_5670 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__5; -lean_inc(x_5654); -x_5671 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5671, 0, x_5654); -lean_ctor_set(x_5671, 1, x_5670); -x_5672 = lean_array_push(x_5669, x_5671); -x_5673 = l_myMacro____x40_Init_Notation___hyg_13394____closed__11; -lean_inc(x_5654); -x_5674 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5674, 0, x_5654); -lean_ctor_set(x_5674, 1, x_5673); -x_5675 = lean_array_push(x_5672, x_5674); -x_5676 = lean_array_push(x_5675, x_5610); -x_5677 = l_prec_x28___x29___closed__7; -lean_inc(x_5654); -x_5678 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5678, 0, x_5654); -lean_ctor_set(x_5678, 1, x_5677); -x_5679 = lean_array_push(x_5676, x_5678); -x_5680 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5680, 0, x_5606); -lean_ctor_set(x_5680, 1, x_5679); -x_5681 = l_Lean_mkOptionalNode___closed__2; -x_5682 = lean_array_push(x_5681, x_5680); -x_5683 = l_Array_appendCore___rarg(x_5658, x_5682); -lean_dec(x_5682); -x_5684 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5684, 0, x_15); -lean_ctor_set(x_5684, 1, x_5683); -x_5685 = lean_array_push(x_5666, x_5684); -x_5686 = lean_array_push(x_5685, x_5612); -x_5687 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5688 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5688, 0, x_5654); -lean_ctor_set(x_5688, 1, x_5687); -x_5689 = lean_array_push(x_5686, x_5688); -x_5690 = lean_array_push(x_5689, x_5614); -x_5691 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5691, 0, x_4); -lean_ctor_set(x_5691, 1, x_5690); -x_5692 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5692, 0, x_5691); -lean_ctor_set(x_5692, 1, x_5655); -return x_5692; -} -} -} -} -} -else -{ -lean_object* x_5693; lean_object* x_5694; lean_object* x_5695; lean_object* x_5696; lean_object* x_5697; uint8_t x_5698; -lean_dec(x_5595); -x_5693 = lean_unsigned_to_nat(5u); -x_5694 = l_Lean_Syntax_getArg(x_1, x_5693); -x_5695 = lean_unsigned_to_nat(7u); -x_5696 = l_Lean_Syntax_getArg(x_1, x_5695); lean_dec(x_1); -x_5697 = l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(x_2, x_3); -lean_dec(x_2); -x_5698 = !lean_is_exclusive(x_5697); -if (x_5698 == 0) -{ -lean_object* x_5699; lean_object* x_5700; lean_object* x_5701; lean_object* x_5702; lean_object* x_5703; lean_object* x_5704; lean_object* x_5705; lean_object* x_5706; lean_object* x_5707; lean_object* x_5708; lean_object* x_5709; lean_object* x_5710; lean_object* x_5711; lean_object* x_5712; lean_object* x_5713; lean_object* x_5714; lean_object* x_5715; lean_object* x_5716; lean_object* x_5717; -x_5699 = lean_ctor_get(x_5697, 0); -x_5700 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5699); -x_5701 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5701, 0, x_5699); -lean_ctor_set(x_5701, 1, x_5700); -x_5702 = l_Array_empty___closed__1; -x_5703 = lean_array_push(x_5702, x_5701); -x_5704 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5705 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5705, 0, x_5704); -lean_ctor_set(x_5705, 1, x_5703); -x_5706 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5707 = lean_array_push(x_5706, x_5705); -x_5708 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5709 = lean_array_push(x_5707, x_5708); -x_5710 = lean_array_push(x_5709, x_5708); -x_5711 = lean_array_push(x_5710, x_5708); -x_5712 = lean_array_push(x_5711, x_5694); -x_5713 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5714 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5714, 0, x_5699); -lean_ctor_set(x_5714, 1, x_5713); -x_5715 = lean_array_push(x_5712, x_5714); -x_5716 = lean_array_push(x_5715, x_5696); -x_5717 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5717, 0, x_4); -lean_ctor_set(x_5717, 1, x_5716); -lean_ctor_set(x_5697, 0, x_5717); -return x_5697; -} -else -{ -lean_object* x_5718; lean_object* x_5719; lean_object* x_5720; lean_object* x_5721; lean_object* x_5722; lean_object* x_5723; lean_object* x_5724; lean_object* x_5725; lean_object* x_5726; lean_object* x_5727; lean_object* x_5728; lean_object* x_5729; lean_object* x_5730; lean_object* x_5731; lean_object* x_5732; lean_object* x_5733; lean_object* x_5734; lean_object* x_5735; lean_object* x_5736; lean_object* x_5737; lean_object* x_5738; -x_5718 = lean_ctor_get(x_5697, 0); -x_5719 = lean_ctor_get(x_5697, 1); -lean_inc(x_5719); -lean_inc(x_5718); -lean_dec(x_5697); -x_5720 = l_Lean_Parser_Command_infixl___elambda__1___closed__1; -lean_inc(x_5718); -x_5721 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5721, 0, x_5718); -lean_ctor_set(x_5721, 1, x_5720); -x_5722 = l_Array_empty___closed__1; -x_5723 = lean_array_push(x_5722, x_5721); -x_5724 = l_Lean_Parser_Command_infixl___elambda__1___closed__2; -x_5725 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5725, 0, x_5724); -lean_ctor_set(x_5725, 1, x_5723); -x_5726 = l_Lean_Elab_Command_expandMixfix___lambda__1___closed__2; -x_5727 = lean_array_push(x_5726, x_5725); -x_5728 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__3; -x_5729 = lean_array_push(x_5727, x_5728); -x_5730 = lean_array_push(x_5729, x_5728); -x_5731 = lean_array_push(x_5730, x_5728); -x_5732 = lean_array_push(x_5731, x_5694); -x_5733 = l_myMacro____x40_Init_Notation___hyg_11370____closed__13; -x_5734 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_5734, 0, x_5718); -lean_ctor_set(x_5734, 1, x_5733); -x_5735 = lean_array_push(x_5732, x_5734); -x_5736 = lean_array_push(x_5735, x_5696); -x_5737 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_5737, 0, x_4); -lean_ctor_set(x_5737, 1, x_5736); -x_5738 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5738, 0, x_5737); -lean_ctor_set(x_5738, 1, x_5719); -return x_5738; -} -} -} +return x_180; } } } @@ -35852,7 +22707,7 @@ static lean_object* _init_l_Lean_Elab_Command_expandMixfix___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix___lambda__1), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandMixfix___lambda__16), 3, 0); return x_1; } } @@ -35865,6 +22720,159 @@ x_5 = l_Lean_Elab_Command_expandMixfix_withAttrKindGlobal(x_1, x_4, x_2, x_3); return x_5; } } +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_Lean_Elab_Command_expandMixfix___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_9); +lean_dec(x_1); +return x_13; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_Elab_Command_expandMixfix___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_8); +lean_dec(x_1); +return x_12; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; +x_11 = l_Lean_Elab_Command_expandMixfix___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_7); +lean_dec(x_1); +return x_11; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_Lean_Elab_Command_expandMixfix___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_9); +lean_dec(x_1); +return x_13; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_Elab_Command_expandMixfix___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_8); +lean_dec(x_1); +return x_12; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; +x_11 = l_Lean_Elab_Command_expandMixfix___lambda__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_7); +lean_dec(x_1); +return x_11; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_Lean_Elab_Command_expandMixfix___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_9); +lean_dec(x_1); +return x_13; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_Elab_Command_expandMixfix___lambda__8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_8); +lean_dec(x_1); +return x_12; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; +x_11 = l_Lean_Elab_Command_expandMixfix___lambda__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_7); +lean_dec(x_1); +return x_11; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_Lean_Elab_Command_expandMixfix___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_9); +lean_dec(x_1); +return x_13; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_Elab_Command_expandMixfix___lambda__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_8); +lean_dec(x_1); +return x_12; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; +x_11 = l_Lean_Elab_Command_expandMixfix___lambda__12(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_7); +lean_dec(x_1); +return x_11; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_Lean_Elab_Command_expandMixfix___lambda__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_1); +return x_13; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_Elab_Command_expandMixfix___lambda__14(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_1); +return x_12; +} +} +lean_object* l_Lean_Elab_Command_expandMixfix___lambda__15___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: +{ +lean_object* x_11; +x_11 = l_Lean_Elab_Command_expandMixfix___lambda__15(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_1); +return x_11; +} +} static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMixfix___closed__1() { _start: { @@ -42141,7 +29149,7 @@ lean_ctor_set(x_47, 0, x_36); lean_ctor_set(x_47, 1, x_46); x_48 = l_Array_empty___closed__1; x_49 = lean_array_push(x_48, x_47); -x_50 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_50 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_inc(x_36); x_51 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_51, 0, x_36); @@ -42315,7 +29323,7 @@ x_141 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_141, 0, x_118); lean_ctor_set(x_141, 1, x_140); x_142 = lean_array_push(x_126, x_141); -x_143 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_143 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_inc(x_118); x_144 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_144, 0, x_118); @@ -42488,7 +29496,7 @@ x_233 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_233, 0, x_210); lean_ctor_set(x_233, 1, x_232); x_234 = lean_array_push(x_218, x_233); -x_235 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_235 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_inc(x_210); x_236 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_236, 0, x_210); @@ -43059,7 +30067,204 @@ lean_dec(x_1); return x_13; } } -lean_object* l_Lean_Elab_Command_expandNotation___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +lean_object* l_Lean_Elab_Command_expandNotation___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_12 = lean_unsigned_to_nat(5u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = lean_unsigned_to_nat(7u); +x_15 = l_Lean_Syntax_getArg(x_1, x_14); +x_16 = l_Lean_Syntax_getArgs(x_13); +lean_dec(x_13); +x_17 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_2, x_3, x_4, x_5, x_6, x_8, x_16, x_15, x_9, x_10, x_11); +return x_17; +} +} +lean_object* l_Lean_Elab_Command_expandNotation___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; uint8_t x_15; +x_13 = lean_unsigned_to_nat(4u); +x_14 = l_Lean_Syntax_getArg(x_1, x_13); +x_15 = l_Lean_Syntax_isNone(x_14); +if (x_15 == 0) +{ +uint8_t x_16; +lean_inc(x_14); +x_16 = l_Lean_Syntax_isOfKind(x_14, x_6); +if (x_16 == 0) +{ +lean_object* x_17; +lean_dec(x_14); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_7); +lean_dec(x_5); +x_17 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_12); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = l_Lean_Syntax_getArgs(x_14); +x_19 = lean_array_get_size(x_18); +lean_dec(x_18); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; +lean_dec(x_14); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_7); +lean_dec(x_5); +x_22 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_12); +return x_22; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_Syntax_getArg(x_14, x_23); +lean_dec(x_14); +x_25 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__1; +x_26 = lean_name_mk_string(x_7, x_25); +lean_inc(x_24); +x_27 = l_Lean_Syntax_isOfKind(x_24, x_26); +lean_dec(x_26); +if (x_27 == 0) +{ +lean_object* x_28; +lean_dec(x_24); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_5); +x_28 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_12); +return x_28; +} +else +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_29 = lean_unsigned_to_nat(3u); +x_30 = l_Lean_Syntax_getArg(x_24, x_29); +lean_dec(x_24); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_box(0); +x_33 = l_Lean_Elab_Command_expandNotation___lambda__1(x_1, x_2, x_3, x_4, x_5, x_9, x_32, x_31, x_10, x_11, x_12); +return x_33; +} +} +} +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_14); +lean_dec(x_7); +x_34 = lean_box(0); +x_35 = lean_box(0); +x_36 = l_Lean_Elab_Command_expandNotation___lambda__1(x_1, x_2, x_3, x_4, x_5, x_9, x_35, x_34, x_10, x_11, x_12); +return x_36; +} +} +} +lean_object* l_Lean_Elab_Command_expandNotation___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, 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; uint8_t x_14; +x_12 = lean_unsigned_to_nat(3u); +x_13 = l_Lean_Syntax_getArg(x_1, x_12); +x_14 = l_Lean_Syntax_isNone(x_13); +if (x_14 == 0) +{ +uint8_t x_15; +lean_inc(x_13); +x_15 = l_Lean_Syntax_isOfKind(x_13, x_5); +if (x_15 == 0) +{ +lean_object* x_16; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +x_16 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_11); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_17 = l_Lean_Syntax_getArgs(x_13); +x_18 = lean_array_get_size(x_17); +lean_dec(x_17); +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_dec_eq(x_18, x_19); +lean_dec(x_18); +if (x_20 == 0) +{ +lean_object* x_21; +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +x_21 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_11); +return x_21; +} +else +{ +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_22 = lean_unsigned_to_nat(0u); +x_23 = l_Lean_Syntax_getArg(x_13, x_22); +lean_dec(x_13); +x_24 = l_Lean_Parser_Command_namedName___elambda__1___closed__1; +lean_inc(x_6); +x_25 = lean_name_mk_string(x_6, x_24); +lean_inc(x_23); +x_26 = l_Lean_Syntax_isOfKind(x_23, x_25); +lean_dec(x_25); +if (x_26 == 0) +{ +lean_object* x_27; +lean_dec(x_23); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +x_27 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_11); +return x_27; +} +else +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = l_Lean_Syntax_getArg(x_23, x_12); +lean_dec(x_23); +x_29 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_29, 0, x_28); +x_30 = lean_box(0); +x_31 = l_Lean_Elab_Command_expandNotation___lambda__2(x_1, x_2, x_3, x_4, x_8, x_5, x_6, x_30, x_29, x_9, x_10, x_11); +lean_dec(x_29); +return x_31; +} +} +} +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; +lean_dec(x_13); +x_32 = lean_box(0); +x_33 = lean_box(0); +x_34 = l_Lean_Elab_Command_expandNotation___lambda__2(x_1, x_2, x_3, x_4, x_8, x_5, x_6, x_33, x_32, x_9, x_10, x_11); +return x_34; +} +} +} +lean_object* l_Lean_Elab_Command_expandNotation___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; @@ -43227,189 +30432,37 @@ return x_44; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; +lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; lean_object* x_50; x_45 = l_Lean_Syntax_getArg(x_41, x_38); lean_dec(x_41); x_46 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_46, 0, x_45); -x_47 = lean_unsigned_to_nat(3u); -x_48 = l_Lean_Syntax_getArg(x_11, x_47); -x_49 = l_Lean_Syntax_isNone(x_48); -if (x_49 == 0) -{ -uint8_t x_50; -lean_inc(x_48); -x_50 = l_Lean_Syntax_isOfKind(x_48, x_24); -if (x_50 == 0) -{ -lean_object* x_51; -lean_dec(x_48); -lean_dec(x_46); +x_47 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_48 = lean_box(0); +x_49 = lean_unbox(x_8); +lean_dec(x_8); +x_50 = l_Lean_Elab_Command_expandNotation___lambda__3(x_11, x_11, x_15, x_49, x_24, x_47, x_48, x_46, x_2, x_3, x_14); lean_dec(x_15); lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_51 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_51; +return x_50; +} +} +} } else { -lean_object* x_52; lean_object* x_53; uint8_t x_54; -x_52 = l_Lean_Syntax_getArgs(x_48); -x_53 = lean_array_get_size(x_52); -lean_dec(x_52); -x_54 = lean_nat_dec_eq(x_53, x_38); -lean_dec(x_53); -if (x_54 == 0) -{ -lean_object* x_55; -lean_dec(x_48); -lean_dec(x_46); +lean_object* x_51; lean_object* x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; +lean_dec(x_32); +x_51 = lean_box(0); +x_52 = l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__3; +x_53 = lean_box(0); +x_54 = lean_unbox(x_8); +lean_dec(x_8); +x_55 = l_Lean_Elab_Command_expandNotation___lambda__3(x_11, x_11, x_15, x_54, x_24, x_52, x_53, x_51, x_2, x_3, x_14); lean_dec(x_15); lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_55 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); return x_55; } -else -{ -lean_object* x_56; lean_object* x_57; uint8_t x_58; -x_56 = l_Lean_Syntax_getArg(x_48, x_5); -lean_dec(x_48); -x_57 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_56); -x_58 = l_Lean_Syntax_isOfKind(x_56, x_57); -if (x_58 == 0) -{ -lean_object* x_59; -lean_dec(x_56); -lean_dec(x_46); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_59 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_59; -} -else -{ -lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint8_t x_64; -x_60 = l_Lean_Syntax_getArg(x_56, x_47); -lean_dec(x_56); -x_61 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_61, 0, x_60); -x_62 = lean_unsigned_to_nat(4u); -x_63 = l_Lean_Syntax_getArg(x_11, x_62); -x_64 = l_Lean_Syntax_isNone(x_63); -if (x_64 == 0) -{ -uint8_t x_65; -lean_inc(x_63); -x_65 = l_Lean_Syntax_isOfKind(x_63, x_24); -if (x_65 == 0) -{ -lean_object* x_66; -lean_dec(x_63); -lean_dec(x_61); -lean_dec(x_46); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_66 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_66; -} -else -{ -lean_object* x_67; lean_object* x_68; uint8_t x_69; -x_67 = l_Lean_Syntax_getArgs(x_63); -x_68 = lean_array_get_size(x_67); -lean_dec(x_67); -x_69 = lean_nat_dec_eq(x_68, x_38); -lean_dec(x_68); -if (x_69 == 0) -{ -lean_object* x_70; -lean_dec(x_63); -lean_dec(x_61); -lean_dec(x_46); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_70 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_70; -} -else -{ -lean_object* x_71; lean_object* x_72; uint8_t x_73; -x_71 = l_Lean_Syntax_getArg(x_63, x_5); -lean_dec(x_63); -x_72 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_71); -x_73 = l_Lean_Syntax_isOfKind(x_71, x_72); -if (x_73 == 0) -{ -lean_object* x_74; -lean_dec(x_71); -lean_dec(x_61); -lean_dec(x_46); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_74 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_74; -} -else -{ -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; uint8_t x_82; lean_object* x_83; -x_75 = l_Lean_Syntax_getArg(x_71, x_47); -lean_dec(x_71); -x_76 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_76, 0, x_75); -x_77 = lean_unsigned_to_nat(5u); -x_78 = l_Lean_Syntax_getArg(x_11, x_77); -x_79 = lean_unsigned_to_nat(7u); -x_80 = l_Lean_Syntax_getArg(x_11, x_79); -x_81 = l_Lean_Syntax_getArgs(x_78); -lean_dec(x_78); -x_82 = lean_unbox(x_8); -lean_dec(x_8); -x_83 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_82, x_46, x_61, x_76, x_81, x_80, x_2, x_3, x_14); -lean_dec(x_61); -lean_dec(x_15); -lean_dec(x_11); -return x_83; -} -} -} -} -else -{ -lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; uint8_t x_90; lean_object* x_91; -lean_dec(x_63); -x_84 = lean_box(0); -x_85 = lean_unsigned_to_nat(5u); -x_86 = l_Lean_Syntax_getArg(x_11, x_85); -x_87 = lean_unsigned_to_nat(7u); -x_88 = l_Lean_Syntax_getArg(x_11, x_87); -x_89 = l_Lean_Syntax_getArgs(x_86); -lean_dec(x_86); -x_90 = lean_unbox(x_8); -lean_dec(x_8); -x_91 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_90, x_46, x_61, x_84, x_89, x_88, x_2, x_3, x_14); -lean_dec(x_61); -lean_dec(x_15); -lean_dec(x_11); -return x_91; } } } @@ -43417,434 +30470,27 @@ return x_91; } else { -lean_object* x_92; lean_object* x_93; lean_object* x_94; uint8_t x_95; -lean_dec(x_48); -x_92 = lean_box(0); -x_93 = lean_unsigned_to_nat(4u); -x_94 = l_Lean_Syntax_getArg(x_11, x_93); -x_95 = l_Lean_Syntax_isNone(x_94); -if (x_95 == 0) -{ -uint8_t x_96; -lean_inc(x_94); -x_96 = l_Lean_Syntax_isOfKind(x_94, x_24); -if (x_96 == 0) -{ -lean_object* x_97; -lean_dec(x_94); -lean_dec(x_46); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_97 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_97; -} -else -{ -lean_object* x_98; lean_object* x_99; uint8_t x_100; -x_98 = l_Lean_Syntax_getArgs(x_94); -x_99 = lean_array_get_size(x_98); -lean_dec(x_98); -x_100 = lean_nat_dec_eq(x_99, x_38); -lean_dec(x_99); -if (x_100 == 0) -{ -lean_object* x_101; -lean_dec(x_94); -lean_dec(x_46); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_101 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_101; -} -else -{ -lean_object* x_102; lean_object* x_103; uint8_t x_104; -x_102 = l_Lean_Syntax_getArg(x_94, x_5); -lean_dec(x_94); -x_103 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_102); -x_104 = l_Lean_Syntax_isOfKind(x_102, x_103); -if (x_104 == 0) -{ -lean_object* x_105; -lean_dec(x_102); -lean_dec(x_46); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_105 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_105; -} -else -{ -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; uint8_t x_113; lean_object* x_114; -x_106 = l_Lean_Syntax_getArg(x_102, x_47); -lean_dec(x_102); -x_107 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_107, 0, x_106); -x_108 = lean_unsigned_to_nat(5u); -x_109 = l_Lean_Syntax_getArg(x_11, x_108); -x_110 = lean_unsigned_to_nat(7u); -x_111 = l_Lean_Syntax_getArg(x_11, x_110); -x_112 = l_Lean_Syntax_getArgs(x_109); -lean_dec(x_109); -x_113 = lean_unbox(x_8); -lean_dec(x_8); -x_114 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_113, x_46, x_92, x_107, x_112, x_111, x_2, x_3, x_14); -lean_dec(x_15); -lean_dec(x_11); -return x_114; -} -} -} -} -else -{ -lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; uint8_t x_120; lean_object* x_121; -lean_dec(x_94); -x_115 = lean_unsigned_to_nat(5u); -x_116 = l_Lean_Syntax_getArg(x_11, x_115); -x_117 = lean_unsigned_to_nat(7u); -x_118 = l_Lean_Syntax_getArg(x_11, x_117); -x_119 = l_Lean_Syntax_getArgs(x_116); -lean_dec(x_116); -x_120 = lean_unbox(x_8); -lean_dec(x_8); -x_121 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_120, x_46, x_92, x_92, x_119, x_118, x_2, x_3, x_14); -lean_dec(x_15); -lean_dec(x_11); -return x_121; -} -} -} -} -} -} -else -{ -lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; -lean_dec(x_32); -x_122 = lean_box(0); -x_123 = lean_unsigned_to_nat(3u); -x_124 = l_Lean_Syntax_getArg(x_11, x_123); -x_125 = l_Lean_Syntax_isNone(x_124); -if (x_125 == 0) -{ -uint8_t x_126; -lean_inc(x_124); -x_126 = l_Lean_Syntax_isOfKind(x_124, x_24); -if (x_126 == 0) -{ -lean_object* x_127; -lean_dec(x_124); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_127 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_127; -} -else -{ -lean_object* x_128; lean_object* x_129; lean_object* x_130; uint8_t x_131; -x_128 = l_Lean_Syntax_getArgs(x_124); -x_129 = lean_array_get_size(x_128); -lean_dec(x_128); -x_130 = lean_unsigned_to_nat(1u); -x_131 = lean_nat_dec_eq(x_129, x_130); -lean_dec(x_129); -if (x_131 == 0) -{ -lean_object* x_132; -lean_dec(x_124); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_132 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; uint8_t x_135; -x_133 = l_Lean_Syntax_getArg(x_124, x_5); -lean_dec(x_124); -x_134 = l_Lean_Parser_Command_namedName___elambda__1___closed__2; -lean_inc(x_133); -x_135 = l_Lean_Syntax_isOfKind(x_133, x_134); -if (x_135 == 0) -{ -lean_object* x_136; -lean_dec(x_133); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_136 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; uint8_t x_141; -x_137 = l_Lean_Syntax_getArg(x_133, x_123); -lean_dec(x_133); -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_137); -x_139 = lean_unsigned_to_nat(4u); -x_140 = l_Lean_Syntax_getArg(x_11, x_139); -x_141 = l_Lean_Syntax_isNone(x_140); -if (x_141 == 0) -{ -uint8_t x_142; -lean_inc(x_140); -x_142 = l_Lean_Syntax_isOfKind(x_140, x_24); -if (x_142 == 0) -{ -lean_object* x_143; -lean_dec(x_140); -lean_dec(x_138); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_143 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_143; -} -else -{ -lean_object* x_144; lean_object* x_145; uint8_t x_146; -x_144 = l_Lean_Syntax_getArgs(x_140); -x_145 = lean_array_get_size(x_144); -lean_dec(x_144); -x_146 = lean_nat_dec_eq(x_145, x_130); -lean_dec(x_145); -if (x_146 == 0) -{ -lean_object* x_147; -lean_dec(x_140); -lean_dec(x_138); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_147 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_147; -} -else -{ -lean_object* x_148; lean_object* x_149; uint8_t x_150; -x_148 = l_Lean_Syntax_getArg(x_140, x_5); -lean_dec(x_140); -x_149 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_148); -x_150 = l_Lean_Syntax_isOfKind(x_148, x_149); -if (x_150 == 0) -{ -lean_object* x_151; -lean_dec(x_148); -lean_dec(x_138); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_151 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_151; -} -else -{ -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; uint8_t x_159; lean_object* x_160; -x_152 = l_Lean_Syntax_getArg(x_148, x_123); -lean_dec(x_148); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = lean_unsigned_to_nat(5u); -x_155 = l_Lean_Syntax_getArg(x_11, x_154); -x_156 = lean_unsigned_to_nat(7u); -x_157 = l_Lean_Syntax_getArg(x_11, x_156); -x_158 = l_Lean_Syntax_getArgs(x_155); -lean_dec(x_155); -x_159 = lean_unbox(x_8); -lean_dec(x_8); -x_160 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_159, x_122, x_138, x_153, x_158, x_157, x_2, x_3, x_14); -lean_dec(x_138); -lean_dec(x_15); -lean_dec(x_11); -return x_160; -} -} -} -} -else -{ -lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; uint8_t x_166; lean_object* x_167; -lean_dec(x_140); -x_161 = lean_unsigned_to_nat(5u); -x_162 = l_Lean_Syntax_getArg(x_11, x_161); -x_163 = lean_unsigned_to_nat(7u); -x_164 = l_Lean_Syntax_getArg(x_11, x_163); -x_165 = l_Lean_Syntax_getArgs(x_162); -lean_dec(x_162); -x_166 = lean_unbox(x_8); -lean_dec(x_8); -x_167 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_166, x_122, x_138, x_122, x_165, x_164, x_2, x_3, x_14); -lean_dec(x_138); -lean_dec(x_15); -lean_dec(x_11); -return x_167; -} -} -} -} -} -else -{ -lean_object* x_168; lean_object* x_169; uint8_t x_170; -lean_dec(x_124); -x_168 = lean_unsigned_to_nat(4u); -x_169 = l_Lean_Syntax_getArg(x_11, x_168); -x_170 = l_Lean_Syntax_isNone(x_169); -if (x_170 == 0) -{ -uint8_t x_171; -lean_inc(x_169); -x_171 = l_Lean_Syntax_isOfKind(x_169, x_24); -if (x_171 == 0) -{ -lean_object* x_172; -lean_dec(x_169); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_172 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_172; -} -else -{ -lean_object* x_173; lean_object* x_174; lean_object* x_175; uint8_t x_176; -x_173 = l_Lean_Syntax_getArgs(x_169); -x_174 = lean_array_get_size(x_173); -lean_dec(x_173); -x_175 = lean_unsigned_to_nat(1u); -x_176 = lean_nat_dec_eq(x_174, x_175); -lean_dec(x_174); -if (x_176 == 0) -{ -lean_object* x_177; -lean_dec(x_169); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_177 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_177; -} -else -{ -lean_object* x_178; lean_object* x_179; uint8_t x_180; -x_178 = l_Lean_Syntax_getArg(x_169, x_5); -lean_dec(x_169); -x_179 = l_Lean_Parser_Command_namedPrio___elambda__1___closed__2; -lean_inc(x_178); -x_180 = l_Lean_Syntax_isOfKind(x_178, x_179); -if (x_180 == 0) -{ -lean_object* x_181; -lean_dec(x_178); -lean_dec(x_15); -lean_dec(x_11); -lean_dec(x_8); -lean_dec(x_3); -lean_dec(x_2); -x_181 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabCommand___spec__9___rarg(x_14); -return x_181; -} -else -{ -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; uint8_t x_189; lean_object* x_190; -x_182 = l_Lean_Syntax_getArg(x_178, x_123); -lean_dec(x_178); -x_183 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_183, 0, x_182); -x_184 = lean_unsigned_to_nat(5u); -x_185 = l_Lean_Syntax_getArg(x_11, x_184); -x_186 = lean_unsigned_to_nat(7u); -x_187 = l_Lean_Syntax_getArg(x_11, x_186); -x_188 = l_Lean_Syntax_getArgs(x_185); -lean_dec(x_185); -x_189 = lean_unbox(x_8); -lean_dec(x_8); -x_190 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_189, x_122, x_122, x_183, x_188, x_187, x_2, x_3, x_14); -lean_dec(x_15); -lean_dec(x_11); -return x_190; -} -} -} -} -else -{ -lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; uint8_t x_196; lean_object* x_197; -lean_dec(x_169); -x_191 = lean_unsigned_to_nat(5u); -x_192 = l_Lean_Syntax_getArg(x_11, x_191); -x_193 = lean_unsigned_to_nat(7u); -x_194 = l_Lean_Syntax_getArg(x_11, x_193); -x_195 = l_Lean_Syntax_getArgs(x_192); -lean_dec(x_192); -x_196 = lean_unbox(x_8); -lean_dec(x_8); -x_197 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_expandNotationAux(x_11, x_15, x_196, x_122, x_122, x_122, x_195, x_194, x_2, x_3, x_14); -lean_dec(x_15); -lean_dec(x_11); -return x_197; -} -} -} -} -} -} -} -} -else -{ -uint8_t x_198; +uint8_t x_56; lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_198 = !lean_is_exclusive(x_7); -if (x_198 == 0) +x_56 = !lean_is_exclusive(x_7); +if (x_56 == 0) { return x_7; } else { -lean_object* x_199; lean_object* x_200; lean_object* x_201; -x_199 = lean_ctor_get(x_7, 0); -x_200 = lean_ctor_get(x_7, 1); -lean_inc(x_200); -lean_inc(x_199); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_7, 0); +x_58 = lean_ctor_get(x_7, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_7); -x_201 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_201, 0, x_199); -lean_ctor_set(x_201, 1, x_200); -return x_201; +x_59 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_58); +return x_59; } } } @@ -43853,7 +30499,7 @@ static lean_object* _init_l_Lean_Elab_Command_expandNotation___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandNotation___lambda__1), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Command_expandNotation___lambda__4), 4, 0); return x_1; } } @@ -43866,6 +30512,52 @@ x_6 = l_Lean_Elab_Command_adaptExpander(x_5, x_1, x_2, x_3, x_4); return x_6; } } +lean_object* l_Lean_Elab_Command_expandNotation___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; lean_object* x_13; +x_12 = lean_unbox(x_4); +lean_dec(x_4); +x_13 = l_Lean_Elab_Command_expandNotation___lambda__1(x_1, x_2, x_3, x_12, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_13; +} +} +lean_object* l_Lean_Elab_Command_expandNotation___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; lean_object* x_14; +x_13 = lean_unbox(x_4); +lean_dec(x_4); +x_14 = l_Lean_Elab_Command_expandNotation___lambda__2(x_1, x_2, x_3, x_13, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_14; +} +} +lean_object* l_Lean_Elab_Command_expandNotation___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; lean_object* x_13; +x_12 = lean_unbox(x_4); +lean_dec(x_4); +x_13 = l_Lean_Elab_Command_expandNotation___lambda__3(x_1, x_2, x_3, x_12, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_13; +} +} static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandNotation___closed__1() { _start: { @@ -44019,6 +30711,109 @@ lean_dec(x_1); return x_4; } } +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; +x_6 = l_Lean_Syntax_isStrLit_x3f(x_1); +if (lean_obj_tag(x_6) == 0) +{ +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; +x_7 = l_String_instInhabitedString; +x_8 = l_Option_get_x21___rarg___closed__4; +x_9 = lean_panic_fn(x_7, x_8); +x_10 = l_stx___x2a___closed__3; +x_11 = lean_string_append(x_9, x_10); +x_12 = l_Lean_Parser_sepByElemParser___closed__1; +x_13 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_12, x_2, x_11); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_5); +return x_14; +} +else +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_15 = lean_ctor_get(x_6, 0); +lean_inc(x_15); +lean_dec(x_6); +x_16 = l_stx___x2a___closed__3; +x_17 = lean_string_append(x_15, x_16); +x_18 = l_Lean_Parser_sepByElemParser___closed__1; +x_19 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_18, x_2, x_17); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_5); +return x_20; +} +} +} +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; uint8_t x_11; +x_9 = lean_unsigned_to_nat(5u); +x_10 = l_Lean_Syntax_getArg(x_1, x_9); +x_11 = l_Lean_Syntax_isNone(x_10); +if (x_11 == 0) +{ +uint8_t x_12; +lean_inc(x_10); +x_12 = l_Lean_Syntax_isOfKind(x_10, x_4); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +lean_dec(x_10); +x_13 = lean_box(0); +x_14 = lean_unsigned_to_nat(0u); +x_15 = lean_box(0); +x_16 = l_Lean_Syntax_mkAntiquotNode(x_3, x_14, x_13, x_15); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_8); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = l_Lean_Syntax_getArgs(x_10); +lean_dec(x_10); +x_19 = lean_array_get_size(x_18); +lean_dec(x_18); +x_20 = lean_unsigned_to_nat(2u); +x_21 = lean_nat_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_22 = lean_box(0); +x_23 = lean_unsigned_to_nat(0u); +x_24 = lean_box(0); +x_25 = l_Lean_Syntax_mkAntiquotNode(x_3, x_23, x_22, x_24); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_8); +return x_26; +} +else +{ +lean_object* x_27; lean_object* x_28; +x_27 = lean_box(0); +x_28 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__1(x_2, x_3, x_27, x_7, x_8); +return x_28; +} +} +} +else +{ +lean_object* x_29; lean_object* x_30; +lean_dec(x_10); +x_29 = lean_box(0); +x_30 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__1(x_2, x_3, x_29, x_7, x_8); +return x_30; +} +} +} static lean_object* _init_l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1() { _start: { @@ -44353,7 +31148,6 @@ return x_118; else { lean_object* x_119; lean_object* x_120; lean_object* x_121; uint8_t x_122; -lean_dec(x_2); x_119 = lean_unsigned_to_nat(0u); x_120 = l_Lean_Syntax_getArg(x_6, x_119); x_121 = l_Lean_identKind___closed__2; @@ -44364,6 +31158,7 @@ if (x_122 == 0) lean_object* x_123; lean_dec(x_120); lean_dec(x_6); +lean_dec(x_2); x_123 = lean_box(1); lean_ctor_set_tag(x_4, 1); lean_ctor_set(x_4, 0, x_123); @@ -44394,6 +31189,7 @@ if (x_131 == 0) { lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_dec(x_125); +lean_dec(x_2); x_132 = lean_box(0); x_133 = lean_box(0); x_134 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_132, x_133); @@ -44413,6 +31209,7 @@ if (x_138 == 0) lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_dec(x_136); lean_dec(x_125); +lean_dec(x_2); x_139 = lean_box(0); x_140 = lean_box(0); x_141 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_139, x_140); @@ -44432,6 +31229,7 @@ if (x_144 == 0) { lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_dec(x_125); +lean_dec(x_2); x_145 = lean_box(0); x_146 = lean_box(0); x_147 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_145, x_146); @@ -44451,6 +31249,7 @@ if (x_151 == 0) lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_dec(x_149); lean_dec(x_125); +lean_dec(x_2); x_152 = lean_box(0); x_153 = lean_box(0); x_154 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_152, x_153); @@ -44474,6 +31273,7 @@ lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_dec(x_156); lean_dec(x_149); lean_dec(x_125); +lean_dec(x_2); x_159 = lean_box(0); x_160 = lean_box(0); x_161 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_159, x_160); @@ -44494,6 +31294,7 @@ lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_dec(x_156); lean_dec(x_149); lean_dec(x_125); +lean_dec(x_2); x_165 = lean_box(0); x_166 = lean_box(0); x_167 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_165, x_166); @@ -44513,6 +31314,7 @@ lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_dec(x_168); lean_dec(x_149); lean_dec(x_125); +lean_dec(x_2); x_170 = lean_box(0); x_171 = lean_box(0); x_172 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_170, x_171); @@ -44523,7 +31325,6 @@ else { lean_object* x_173; lean_object* x_174; uint8_t x_175; x_173 = l_Lean_Syntax_getArgs(x_168); -lean_dec(x_168); x_174 = lean_array_get_size(x_173); lean_dec(x_173); x_175 = lean_nat_dec_eq(x_174, x_135); @@ -44531,8 +31332,10 @@ lean_dec(x_174); if (x_175 == 0) { lean_object* x_176; lean_object* x_177; lean_object* x_178; +lean_dec(x_168); lean_dec(x_149); lean_dec(x_125); +lean_dec(x_2); x_176 = lean_box(0); x_177 = lean_box(0); x_178 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_176, x_177); @@ -44541,227 +31344,287 @@ return x_4; } else { -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_unsigned_to_nat(5u); -x_180 = l_Lean_Syntax_getArg(x_125, x_179); +lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; +lean_free_object(x_4); +x_179 = l_Lean_Syntax_getArg(x_168, x_119); +lean_dec(x_168); +x_180 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_180, 0, x_179); +x_181 = lean_box(0); +x_182 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_125, x_149, x_120, x_137, x_181, x_180, x_2, x_7); +lean_dec(x_2); +lean_dec(x_180); +lean_dec(x_149); lean_dec(x_125); -x_181 = l_Lean_Syntax_isNone(x_180); -if (x_181 == 0) -{ -uint8_t x_182; -lean_inc(x_180); -x_182 = l_Lean_Syntax_isOfKind(x_180, x_137); -if (x_182 == 0) +return x_182; +} +} +} +} +} +else { lean_object* x_183; lean_object* x_184; lean_object* x_185; -lean_dec(x_180); -lean_dec(x_149); +lean_dec(x_156); +lean_free_object(x_4); x_183 = lean_box(0); x_184 = lean_box(0); -x_185 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_183, x_184); -lean_ctor_set(x_4, 0, x_185); -return x_4; +x_185 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_125, x_149, x_120, x_137, x_184, x_183, x_2, x_7); +lean_dec(x_2); +lean_dec(x_149); +lean_dec(x_125); +return x_185; +} +} +} +} +} } else { -lean_object* x_186; lean_object* x_187; uint8_t x_188; -x_186 = l_Lean_Syntax_getArgs(x_180); -lean_dec(x_180); -x_187 = lean_array_get_size(x_186); -lean_dec(x_186); -x_188 = lean_nat_dec_eq(x_187, x_124); +lean_object* x_186; lean_object* x_187; lean_object* x_188; uint8_t x_189; +x_186 = lean_unsigned_to_nat(1u); +x_187 = l_Lean_Syntax_getArg(x_125, x_186); +x_188 = l_Lean_nullKind___closed__2; +lean_inc(x_187); +x_189 = l_Lean_Syntax_isOfKind(x_187, x_188); +if (x_189 == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_dec(x_187); -if (x_188 == 0) -{ -lean_object* x_189; lean_object* x_190; lean_object* x_191; -lean_dec(x_149); -x_189 = lean_box(0); +lean_dec(x_125); +lean_dec(x_2); x_190 = lean_box(0); -x_191 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_189, x_190); -lean_ctor_set(x_4, 0, x_191); +x_191 = lean_box(0); +x_192 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_190, x_191); +lean_ctor_set(x_4, 0, x_192); return x_4; } else { -lean_object* x_192; -x_192 = l_Lean_Syntax_isStrLit_x3f(x_149); -lean_dec(x_149); -if (lean_obj_tag(x_192) == 0) +lean_object* x_193; lean_object* x_194; uint8_t x_195; +x_193 = l_Lean_Syntax_getArgs(x_187); +lean_dec(x_187); +x_194 = lean_array_get_size(x_193); +lean_dec(x_193); +x_195 = lean_nat_dec_eq(x_194, x_186); +lean_dec(x_194); +if (x_195 == 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; -x_193 = l_String_instInhabitedString; -x_194 = l_Option_get_x21___rarg___closed__4; -x_195 = lean_panic_fn(x_193, x_194); -x_196 = l_stx___x2a___closed__3; -x_197 = lean_string_append(x_195, x_196); -x_198 = l_Lean_Parser_sepByElemParser___closed__1; -x_199 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_198, x_120, x_197); -lean_ctor_set(x_4, 0, x_199); +lean_object* x_196; lean_object* x_197; lean_object* x_198; +lean_dec(x_125); +lean_dec(x_2); +x_196 = lean_box(0); +x_197 = lean_box(0); +x_198 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_196, x_197); +lean_ctor_set(x_4, 0, x_198); return x_4; } else { -lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -x_200 = lean_ctor_get(x_192, 0); +lean_object* x_199; lean_object* x_200; lean_object* x_201; uint8_t x_202; +x_199 = lean_unsigned_to_nat(3u); +x_200 = l_Lean_Syntax_getArg(x_125, x_199); +x_201 = l_Lean_strLitKind___closed__2; lean_inc(x_200); -lean_dec(x_192); -x_201 = l_stx___x2a___closed__3; -x_202 = lean_string_append(x_200, x_201); -x_203 = l_Lean_Parser_sepByElemParser___closed__1; -x_204 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_203, x_120, x_202); -lean_ctor_set(x_4, 0, x_204); +x_202 = l_Lean_Syntax_isOfKind(x_200, x_201); +if (x_202 == 0) +{ +lean_object* x_203; lean_object* x_204; lean_object* x_205; +lean_dec(x_200); +lean_dec(x_125); +lean_dec(x_2); +x_203 = lean_box(0); +x_204 = lean_box(0); +x_205 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_203, x_204); +lean_ctor_set(x_4, 0, x_205); return x_4; } -} -} -} else { -lean_object* x_205; -lean_dec(x_180); -x_205 = l_Lean_Syntax_isStrLit_x3f(x_149); -lean_dec(x_149); -if (lean_obj_tag(x_205) == 0) +lean_object* x_206; lean_object* x_207; uint8_t x_208; +x_206 = lean_unsigned_to_nat(4u); +x_207 = l_Lean_Syntax_getArg(x_125, x_206); +x_208 = l_Lean_Syntax_isNone(x_207); +if (x_208 == 0) { -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; -x_206 = l_String_instInhabitedString; -x_207 = l_Option_get_x21___rarg___closed__4; -x_208 = lean_panic_fn(x_206, x_207); -x_209 = l_stx___x2a___closed__3; -x_210 = lean_string_append(x_208, x_209); -x_211 = l_Lean_Parser_sepByElemParser___closed__1; -x_212 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_211, x_120, x_210); +uint8_t x_209; +lean_inc(x_207); +x_209 = l_Lean_Syntax_isOfKind(x_207, x_188); +if (x_209 == 0) +{ +lean_object* x_210; lean_object* x_211; lean_object* x_212; +lean_dec(x_207); +lean_dec(x_200); +lean_dec(x_125); +lean_dec(x_2); +x_210 = lean_box(0); +x_211 = lean_box(0); +x_212 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_210, x_211); lean_ctor_set(x_4, 0, x_212); return x_4; } else { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; -x_213 = lean_ctor_get(x_205, 0); -lean_inc(x_213); -lean_dec(x_205); -x_214 = l_stx___x2a___closed__3; -x_215 = lean_string_append(x_213, x_214); -x_216 = l_Lean_Parser_sepByElemParser___closed__1; -x_217 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_216, x_120, x_215); -lean_ctor_set(x_4, 0, x_217); +lean_object* x_213; lean_object* x_214; uint8_t x_215; +x_213 = l_Lean_Syntax_getArgs(x_207); +x_214 = lean_array_get_size(x_213); +lean_dec(x_213); +x_215 = lean_nat_dec_eq(x_214, x_124); +lean_dec(x_214); +if (x_215 == 0) +{ +lean_object* x_216; lean_object* x_217; lean_object* x_218; +lean_dec(x_207); +lean_dec(x_200); +lean_dec(x_125); +lean_dec(x_2); +x_216 = lean_box(0); +x_217 = lean_box(0); +x_218 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_216, x_217); +lean_ctor_set(x_4, 0, x_218); return x_4; } -} -} -} -} -} -} else { -lean_object* x_218; lean_object* x_219; uint8_t x_220; -lean_dec(x_156); -x_218 = lean_unsigned_to_nat(5u); -x_219 = l_Lean_Syntax_getArg(x_125, x_218); -lean_dec(x_125); -x_220 = l_Lean_Syntax_isNone(x_219); +lean_object* x_219; uint8_t x_220; +x_219 = l_Lean_Syntax_getArg(x_207, x_186); +lean_dec(x_207); +lean_inc(x_219); +x_220 = l_Lean_Syntax_isOfKind(x_219, x_188); if (x_220 == 0) { -uint8_t x_221; -lean_inc(x_219); -x_221 = l_Lean_Syntax_isOfKind(x_219, x_137); -if (x_221 == 0) -{ -lean_object* x_222; lean_object* x_223; lean_object* x_224; +lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_dec(x_219); -lean_dec(x_149); +lean_dec(x_200); +lean_dec(x_125); +lean_dec(x_2); +x_221 = lean_box(0); x_222 = lean_box(0); -x_223 = lean_box(0); -x_224 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_222, x_223); -lean_ctor_set(x_4, 0, x_224); +x_223 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_221, x_222); +lean_ctor_set(x_4, 0, x_223); return x_4; } else { -lean_object* x_225; lean_object* x_226; uint8_t x_227; -x_225 = l_Lean_Syntax_getArgs(x_219); -lean_dec(x_219); -x_226 = lean_array_get_size(x_225); +lean_object* x_224; lean_object* x_225; uint8_t x_226; +x_224 = l_Lean_Syntax_getArgs(x_219); +x_225 = lean_array_get_size(x_224); +lean_dec(x_224); +x_226 = lean_nat_dec_eq(x_225, x_186); lean_dec(x_225); -x_227 = lean_nat_dec_eq(x_226, x_124); -lean_dec(x_226); -if (x_227 == 0) +if (x_226 == 0) { -lean_object* x_228; lean_object* x_229; lean_object* x_230; -lean_dec(x_149); -x_228 = lean_box(0); -x_229 = lean_box(0); -x_230 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_228, x_229); -lean_ctor_set(x_4, 0, x_230); -return x_4; -} -else -{ -lean_object* x_231; -x_231 = l_Lean_Syntax_isStrLit_x3f(x_149); -lean_dec(x_149); -if (lean_obj_tag(x_231) == 0) -{ -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; -x_232 = l_String_instInhabitedString; -x_233 = l_Option_get_x21___rarg___closed__4; -x_234 = lean_panic_fn(x_232, x_233); -x_235 = l_stx___x2a___closed__3; -x_236 = lean_string_append(x_234, x_235); -x_237 = l_Lean_Parser_sepByElemParser___closed__1; -x_238 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_237, x_120, x_236); -lean_ctor_set(x_4, 0, x_238); -return x_4; -} -else -{ -lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -x_239 = lean_ctor_get(x_231, 0); -lean_inc(x_239); -lean_dec(x_231); -x_240 = l_stx___x2a___closed__3; -x_241 = lean_string_append(x_239, x_240); -x_242 = l_Lean_Parser_sepByElemParser___closed__1; -x_243 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_242, x_120, x_241); -lean_ctor_set(x_4, 0, x_243); -return x_4; -} -} -} -} -else -{ -lean_object* x_244; +lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_dec(x_219); -x_244 = l_Lean_Syntax_isStrLit_x3f(x_149); -lean_dec(x_149); -if (lean_obj_tag(x_244) == 0) -{ -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_245 = l_String_instInhabitedString; -x_246 = l_Option_get_x21___rarg___closed__4; -x_247 = lean_panic_fn(x_245, x_246); -x_248 = l_stx___x2a___closed__3; -x_249 = lean_string_append(x_247, x_248); -x_250 = l_Lean_Parser_sepByElemParser___closed__1; -x_251 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_250, x_120, x_249); -lean_ctor_set(x_4, 0, x_251); +lean_dec(x_200); +lean_dec(x_125); +lean_dec(x_2); +x_227 = lean_box(0); +x_228 = lean_box(0); +x_229 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_227, x_228); +lean_ctor_set(x_4, 0, x_229); return x_4; } else { -lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; -x_252 = lean_ctor_get(x_244, 0); -lean_inc(x_252); -lean_dec(x_244); -x_253 = l_stx___x2a___closed__3; -x_254 = lean_string_append(x_252, x_253); -x_255 = l_Lean_Parser_sepByElemParser___closed__1; -x_256 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_255, x_120, x_254); -lean_ctor_set(x_4, 0, x_256); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_free_object(x_4); +x_230 = l_Lean_Syntax_getArg(x_219, x_119); +lean_dec(x_219); +x_231 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_231, 0, x_230); +x_232 = lean_box(0); +x_233 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_125, x_200, x_120, x_188, x_232, x_231, x_2, x_7); +lean_dec(x_2); +lean_dec(x_231); +lean_dec(x_200); +lean_dec(x_125); +return x_233; +} +} +} +} +} +else +{ +lean_object* x_234; lean_object* x_235; lean_object* x_236; +lean_dec(x_207); +lean_free_object(x_4); +x_234 = lean_box(0); +x_235 = lean_box(0); +x_236 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_125, x_200, x_120, x_188, x_235, x_234, x_2, x_7); +lean_dec(x_2); +lean_dec(x_200); +lean_dec(x_125); +return x_236; +} +} +} +} +} +} +else +{ +lean_object* x_237; uint8_t x_238; +lean_dec(x_2); +x_237 = l_Lean_Syntax_getArg(x_125, x_119); +x_238 = l_Lean_Syntax_isOfKind(x_237, x_121); +if (x_238 == 0) +{ +lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_125); +x_239 = lean_box(0); +x_240 = lean_box(0); +x_241 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_239, x_240); +lean_ctor_set(x_4, 0, x_241); return x_4; } +else +{ +lean_object* x_242; lean_object* x_243; uint8_t x_244; +x_242 = l_Lean_Syntax_getArg(x_125, x_124); +lean_dec(x_125); +x_243 = l_Lean_nullKind___closed__2; +lean_inc(x_242); +x_244 = l_Lean_Syntax_isOfKind(x_242, x_243); +if (x_244 == 0) +{ +lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_242); +x_245 = lean_box(0); +x_246 = lean_box(0); +x_247 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_245, x_246); +lean_ctor_set(x_4, 0, x_247); +return x_4; +} +else +{ +lean_object* x_248; lean_object* x_249; lean_object* x_250; uint8_t x_251; +x_248 = l_Lean_Syntax_getArgs(x_242); +lean_dec(x_242); +x_249 = lean_array_get_size(x_248); +lean_dec(x_248); +x_250 = lean_unsigned_to_nat(1u); +x_251 = lean_nat_dec_eq(x_249, x_250); +lean_dec(x_249); +if (x_251 == 0) +{ +lean_object* x_252; lean_object* x_253; lean_object* x_254; +x_252 = lean_box(0); +x_253 = lean_box(0); +x_254 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_252, x_253); +lean_ctor_set(x_4, 0, x_254); +return x_4; +} +else +{ +lean_object* x_255; lean_object* x_256; lean_object* x_257; +x_255 = l_myMacro____x40_Init_Notation___hyg_948____closed__4; +x_256 = l_stx___x3f___closed__3; +x_257 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_255, x_120, x_256); +lean_ctor_set(x_4, 0, x_257); +return x_4; } } } @@ -44771,252 +31634,275 @@ return x_4; } else { -lean_object* x_257; lean_object* x_258; lean_object* x_259; uint8_t x_260; -x_257 = lean_unsigned_to_nat(1u); -x_258 = l_Lean_Syntax_getArg(x_125, x_257); -x_259 = l_Lean_nullKind___closed__2; +lean_object* x_258; lean_object* x_259; lean_object* x_260; uint8_t x_261; +x_258 = lean_ctor_get(x_4, 0); +x_259 = lean_ctor_get(x_4, 1); +lean_inc(x_259); lean_inc(x_258); -x_260 = l_Lean_Syntax_isOfKind(x_258, x_259); -if (x_260 == 0) +lean_dec(x_4); +x_260 = l_Lean_Parser_Command_macroArgSimple___elambda__1___closed__2; +lean_inc(x_258); +x_261 = l_Lean_Syntax_isOfKind(x_258, x_260); +if (x_261 == 0) { -lean_object* x_261; lean_object* x_262; lean_object* x_263; +lean_object* x_262; uint8_t x_263; +x_262 = l_Lean_Parser_Command_macroArgSymbol___elambda__1___closed__2; +lean_inc(x_258); +x_263 = l_Lean_Syntax_isOfKind(x_258, x_262); +if (x_263 == 0) +{ +lean_object* x_264; lean_object* x_265; lean_dec(x_258); -lean_dec(x_125); -x_261 = lean_box(0); -x_262 = lean_box(0); -x_263 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_261, x_262); -lean_ctor_set(x_4, 0, x_263); -return x_4; +lean_dec(x_2); +x_264 = lean_box(1); +x_265 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_265, 0, x_264); +lean_ctor_set(x_265, 1, x_259); +return x_265; } else { -lean_object* x_264; lean_object* x_265; uint8_t x_266; -x_264 = l_Lean_Syntax_getArgs(x_258); -lean_dec(x_258); -x_265 = lean_array_get_size(x_264); -lean_dec(x_264); -x_266 = lean_nat_dec_eq(x_265, x_257); -lean_dec(x_265); -if (x_266 == 0) +lean_object* x_266; lean_object* x_267; lean_object* x_268; uint8_t x_269; +x_266 = lean_unsigned_to_nat(0u); +x_267 = l_Lean_Syntax_getArg(x_258, x_266); +x_268 = l_Lean_strLitKind___closed__2; +lean_inc(x_267); +x_269 = l_Lean_Syntax_isOfKind(x_267, x_268); +if (x_269 == 0) { -lean_object* x_267; lean_object* x_268; lean_object* x_269; -lean_dec(x_125); -x_267 = lean_box(0); -x_268 = lean_box(0); -x_269 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_267, x_268); -lean_ctor_set(x_4, 0, x_269); -return x_4; -} -else +lean_object* x_270; +x_270 = l_Lean_Elab_Command_strLitToPattern(x_267, x_2, x_259); +lean_dec(x_2); +lean_dec(x_267); +if (lean_obj_tag(x_270) == 0) { -lean_object* x_270; lean_object* x_271; lean_object* x_272; uint8_t x_273; -x_270 = lean_unsigned_to_nat(3u); -x_271 = l_Lean_Syntax_getArg(x_125, x_270); -x_272 = l_Lean_strLitKind___closed__2; +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; +x_271 = lean_ctor_get(x_270, 0); lean_inc(x_271); -x_273 = l_Lean_Syntax_isOfKind(x_271, x_272); -if (x_273 == 0) -{ -lean_object* x_274; lean_object* x_275; lean_object* x_276; -lean_dec(x_271); -lean_dec(x_125); -x_274 = lean_box(0); -x_275 = lean_box(0); -x_276 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_274, x_275); -lean_ctor_set(x_4, 0, x_276); -return x_4; +x_272 = lean_ctor_get(x_270, 1); +lean_inc(x_272); +if (lean_is_exclusive(x_270)) { + lean_ctor_release(x_270, 0); + lean_ctor_release(x_270, 1); + x_273 = x_270; +} else { + lean_dec_ref(x_270); + x_273 = lean_box(0); +} +x_274 = lean_unsigned_to_nat(1u); +x_275 = l_Lean_Syntax_getArg(x_258, x_274); +lean_dec(x_258); +x_276 = l_Lean_Syntax_getArg(x_275, x_274); +lean_dec(x_275); +x_277 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; +x_278 = lean_array_push(x_277, x_271); +x_279 = l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1; +x_280 = lean_array_push(x_278, x_279); +x_281 = l_Lean_Syntax_mkAntiquotNode___closed__1; +x_282 = lean_array_push(x_280, x_281); +x_283 = lean_array_push(x_282, x_276); +x_284 = l_Lean_Syntax_isTokenAntiquot___closed__2; +x_285 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_285, 0, x_284); +lean_ctor_set(x_285, 1, x_283); +if (lean_is_scalar(x_273)) { + x_286 = lean_alloc_ctor(0, 2, 0); +} else { + x_286 = x_273; +} +lean_ctor_set(x_286, 0, x_285); +lean_ctor_set(x_286, 1, x_272); +return x_286; } else { -lean_object* x_277; lean_object* x_278; uint8_t x_279; -x_277 = lean_unsigned_to_nat(4u); -x_278 = l_Lean_Syntax_getArg(x_125, x_277); -x_279 = l_Lean_Syntax_isNone(x_278); -if (x_279 == 0) -{ -uint8_t x_280; -lean_inc(x_278); -x_280 = l_Lean_Syntax_isOfKind(x_278, x_259); -if (x_280 == 0) -{ -lean_object* x_281; lean_object* x_282; lean_object* x_283; -lean_dec(x_278); -lean_dec(x_271); -lean_dec(x_125); -x_281 = lean_box(0); -x_282 = lean_box(0); -x_283 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_281, x_282); -lean_ctor_set(x_4, 0, x_283); -return x_4; +lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; +lean_dec(x_258); +x_287 = lean_ctor_get(x_270, 0); +lean_inc(x_287); +x_288 = lean_ctor_get(x_270, 1); +lean_inc(x_288); +if (lean_is_exclusive(x_270)) { + lean_ctor_release(x_270, 0); + lean_ctor_release(x_270, 1); + x_289 = x_270; +} else { + lean_dec_ref(x_270); + x_289 = lean_box(0); +} +if (lean_is_scalar(x_289)) { + x_290 = lean_alloc_ctor(1, 2, 0); +} else { + x_290 = x_289; +} +lean_ctor_set(x_290, 0, x_287); +lean_ctor_set(x_290, 1, x_288); +return x_290; +} } else { -lean_object* x_284; lean_object* x_285; uint8_t x_286; -x_284 = l_Lean_Syntax_getArgs(x_278); -x_285 = lean_array_get_size(x_284); -lean_dec(x_284); -x_286 = lean_nat_dec_eq(x_285, x_124); -lean_dec(x_285); -if (x_286 == 0) +lean_object* x_291; lean_object* x_292; lean_object* x_293; uint8_t x_294; +x_291 = lean_unsigned_to_nat(1u); +x_292 = l_Lean_Syntax_getArg(x_258, x_291); +lean_dec(x_258); +x_293 = l_Lean_nullKind___closed__2; +lean_inc(x_292); +x_294 = l_Lean_Syntax_isOfKind(x_292, x_293); +if (x_294 == 0) { -lean_object* x_287; lean_object* x_288; lean_object* x_289; -lean_dec(x_278); -lean_dec(x_271); -lean_dec(x_125); -x_287 = lean_box(0); -x_288 = lean_box(0); -x_289 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_287, x_288); -lean_ctor_set(x_4, 0, x_289); -return x_4; +lean_object* x_295; +x_295 = l_Lean_Elab_Command_strLitToPattern(x_267, x_2, x_259); +lean_dec(x_2); +lean_dec(x_267); +if (lean_obj_tag(x_295) == 0) +{ +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; lean_object* x_307; lean_object* x_308; lean_object* x_309; +x_296 = lean_ctor_get(x_295, 0); +lean_inc(x_296); +x_297 = lean_ctor_get(x_295, 1); +lean_inc(x_297); +if (lean_is_exclusive(x_295)) { + lean_ctor_release(x_295, 0); + lean_ctor_release(x_295, 1); + x_298 = x_295; +} else { + lean_dec_ref(x_295); + x_298 = lean_box(0); +} +x_299 = l_Lean_Syntax_getArg(x_292, x_291); +lean_dec(x_292); +x_300 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; +x_301 = lean_array_push(x_300, x_296); +x_302 = l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1; +x_303 = lean_array_push(x_301, x_302); +x_304 = l_Lean_Syntax_mkAntiquotNode___closed__1; +x_305 = lean_array_push(x_303, x_304); +x_306 = lean_array_push(x_305, x_299); +x_307 = l_Lean_Syntax_isTokenAntiquot___closed__2; +x_308 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_308, 0, x_307); +lean_ctor_set(x_308, 1, x_306); +if (lean_is_scalar(x_298)) { + x_309 = lean_alloc_ctor(0, 2, 0); +} else { + x_309 = x_298; +} +lean_ctor_set(x_309, 0, x_308); +lean_ctor_set(x_309, 1, x_297); +return x_309; } else { -lean_object* x_290; uint8_t x_291; -x_290 = l_Lean_Syntax_getArg(x_278, x_257); -lean_dec(x_278); -lean_inc(x_290); -x_291 = l_Lean_Syntax_isOfKind(x_290, x_259); -if (x_291 == 0) -{ -lean_object* x_292; lean_object* x_293; lean_object* x_294; -lean_dec(x_290); -lean_dec(x_271); -lean_dec(x_125); -x_292 = lean_box(0); -x_293 = lean_box(0); -x_294 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_292, x_293); -lean_ctor_set(x_4, 0, x_294); -return x_4; +lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; +lean_dec(x_292); +x_310 = lean_ctor_get(x_295, 0); +lean_inc(x_310); +x_311 = lean_ctor_get(x_295, 1); +lean_inc(x_311); +if (lean_is_exclusive(x_295)) { + lean_ctor_release(x_295, 0); + lean_ctor_release(x_295, 1); + x_312 = x_295; +} else { + lean_dec_ref(x_295); + x_312 = lean_box(0); +} +if (lean_is_scalar(x_312)) { + x_313 = lean_alloc_ctor(1, 2, 0); +} else { + x_313 = x_312; +} +lean_ctor_set(x_313, 0, x_310); +lean_ctor_set(x_313, 1, x_311); +return x_313; +} } else { -lean_object* x_295; lean_object* x_296; uint8_t x_297; -x_295 = l_Lean_Syntax_getArgs(x_290); -lean_dec(x_290); -x_296 = lean_array_get_size(x_295); -lean_dec(x_295); -x_297 = lean_nat_dec_eq(x_296, x_257); -lean_dec(x_296); -if (x_297 == 0) -{ -lean_object* x_298; lean_object* x_299; lean_object* x_300; -lean_dec(x_271); -lean_dec(x_125); -x_298 = lean_box(0); -x_299 = lean_box(0); -x_300 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_298, x_299); -lean_ctor_set(x_4, 0, x_300); -return x_4; -} -else -{ -lean_object* x_301; lean_object* x_302; uint8_t x_303; -x_301 = lean_unsigned_to_nat(5u); -x_302 = l_Lean_Syntax_getArg(x_125, x_301); -lean_dec(x_125); -x_303 = l_Lean_Syntax_isNone(x_302); -if (x_303 == 0) -{ -uint8_t x_304; -lean_inc(x_302); -x_304 = l_Lean_Syntax_isOfKind(x_302, x_259); -if (x_304 == 0) -{ -lean_object* x_305; lean_object* x_306; lean_object* x_307; -lean_dec(x_302); -lean_dec(x_271); -x_305 = lean_box(0); -x_306 = lean_box(0); -x_307 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_305, x_306); -lean_ctor_set(x_4, 0, x_307); -return x_4; -} -else -{ -lean_object* x_308; lean_object* x_309; uint8_t x_310; -x_308 = l_Lean_Syntax_getArgs(x_302); -lean_dec(x_302); -x_309 = lean_array_get_size(x_308); -lean_dec(x_308); -x_310 = lean_nat_dec_eq(x_309, x_124); -lean_dec(x_309); -if (x_310 == 0) -{ -lean_object* x_311; lean_object* x_312; lean_object* x_313; -lean_dec(x_271); -x_311 = lean_box(0); -x_312 = lean_box(0); -x_313 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_311, x_312); -lean_ctor_set(x_4, 0, x_313); -return x_4; -} -else -{ -lean_object* x_314; -x_314 = l_Lean_Syntax_isStrLit_x3f(x_271); -lean_dec(x_271); -if (lean_obj_tag(x_314) == 0) -{ -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; -x_315 = l_String_instInhabitedString; -x_316 = l_Option_get_x21___rarg___closed__4; -x_317 = lean_panic_fn(x_315, x_316); -x_318 = l_stx___x2a___closed__3; -x_319 = lean_string_append(x_317, x_318); -x_320 = l_Lean_Parser_sepByElemParser___closed__1; -x_321 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_320, x_120, x_319); -lean_ctor_set(x_4, 0, x_321); -return x_4; -} -else -{ -lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; -x_322 = lean_ctor_get(x_314, 0); -lean_inc(x_322); +lean_object* x_314; lean_object* x_315; uint8_t x_316; +x_314 = l_Lean_Syntax_getArgs(x_292); +x_315 = lean_array_get_size(x_314); lean_dec(x_314); -x_323 = l_stx___x2a___closed__3; -x_324 = lean_string_append(x_322, x_323); -x_325 = l_Lean_Parser_sepByElemParser___closed__1; -x_326 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_325, x_120, x_324); -lean_ctor_set(x_4, 0, x_326); -return x_4; +x_316 = lean_nat_dec_eq(x_315, x_266); +lean_dec(x_315); +if (x_316 == 0) +{ +lean_object* x_317; +x_317 = l_Lean_Elab_Command_strLitToPattern(x_267, x_2, x_259); +lean_dec(x_2); +lean_dec(x_267); +if (lean_obj_tag(x_317) == 0) +{ +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; lean_object* x_330; lean_object* x_331; +x_318 = lean_ctor_get(x_317, 0); +lean_inc(x_318); +x_319 = lean_ctor_get(x_317, 1); +lean_inc(x_319); +if (lean_is_exclusive(x_317)) { + lean_ctor_release(x_317, 0); + lean_ctor_release(x_317, 1); + x_320 = x_317; +} else { + lean_dec_ref(x_317); + x_320 = lean_box(0); } +x_321 = l_Lean_Syntax_getArg(x_292, x_291); +lean_dec(x_292); +x_322 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; +x_323 = lean_array_push(x_322, x_318); +x_324 = l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1; +x_325 = lean_array_push(x_323, x_324); +x_326 = l_Lean_Syntax_mkAntiquotNode___closed__1; +x_327 = lean_array_push(x_325, x_326); +x_328 = lean_array_push(x_327, x_321); +x_329 = l_Lean_Syntax_isTokenAntiquot___closed__2; +x_330 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_330, 0, x_329); +lean_ctor_set(x_330, 1, x_328); +if (lean_is_scalar(x_320)) { + x_331 = lean_alloc_ctor(0, 2, 0); +} else { + x_331 = x_320; } +lean_ctor_set(x_331, 0, x_330); +lean_ctor_set(x_331, 1, x_319); +return x_331; +} +else +{ +lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; +lean_dec(x_292); +x_332 = lean_ctor_get(x_317, 0); +lean_inc(x_332); +x_333 = lean_ctor_get(x_317, 1); +lean_inc(x_333); +if (lean_is_exclusive(x_317)) { + lean_ctor_release(x_317, 0); + lean_ctor_release(x_317, 1); + x_334 = x_317; +} else { + lean_dec_ref(x_317); + x_334 = lean_box(0); +} +if (lean_is_scalar(x_334)) { + x_335 = lean_alloc_ctor(1, 2, 0); +} else { + x_335 = x_334; +} +lean_ctor_set(x_335, 0, x_332); +lean_ctor_set(x_335, 1, x_333); +return x_335; } } else { -lean_object* x_327; -lean_dec(x_302); -x_327 = l_Lean_Syntax_isStrLit_x3f(x_271); -lean_dec(x_271); -if (lean_obj_tag(x_327) == 0) -{ -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; -x_328 = l_String_instInhabitedString; -x_329 = l_Option_get_x21___rarg___closed__4; -x_330 = lean_panic_fn(x_328, x_329); -x_331 = l_stx___x2a___closed__3; -x_332 = lean_string_append(x_330, x_331); -x_333 = l_Lean_Parser_sepByElemParser___closed__1; -x_334 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_333, x_120, x_332); -lean_ctor_set(x_4, 0, x_334); -return x_4; -} -else -{ -lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; -x_335 = lean_ctor_get(x_327, 0); -lean_inc(x_335); -lean_dec(x_327); -x_336 = l_stx___x2a___closed__3; -x_337 = lean_string_append(x_335, x_336); -x_338 = l_Lean_Parser_sepByElemParser___closed__1; -x_339 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_338, x_120, x_337); -lean_ctor_set(x_4, 0, x_339); -return x_4; -} -} +lean_object* x_336; +lean_dec(x_292); +x_336 = l_Lean_Elab_Command_strLitToPattern(x_267, x_2, x_259); +lean_dec(x_2); +lean_dec(x_267); +return x_336; } } } @@ -45024,458 +31910,428 @@ return x_4; } else { -lean_object* x_340; lean_object* x_341; uint8_t x_342; -lean_dec(x_278); -x_340 = lean_unsigned_to_nat(5u); -x_341 = l_Lean_Syntax_getArg(x_125, x_340); -lean_dec(x_125); -x_342 = l_Lean_Syntax_isNone(x_341); -if (x_342 == 0) +lean_object* x_337; lean_object* x_338; lean_object* x_339; uint8_t x_340; +x_337 = lean_unsigned_to_nat(0u); +x_338 = l_Lean_Syntax_getArg(x_258, x_337); +x_339 = l_Lean_identKind___closed__2; +lean_inc(x_338); +x_340 = l_Lean_Syntax_isOfKind(x_338, x_339); +if (x_340 == 0) { -uint8_t x_343; -lean_inc(x_341); -x_343 = l_Lean_Syntax_isOfKind(x_341, x_259); -if (x_343 == 0) -{ -lean_object* x_344; lean_object* x_345; lean_object* x_346; -lean_dec(x_341); -lean_dec(x_271); -x_344 = lean_box(0); -x_345 = lean_box(0); -x_346 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_344, x_345); -lean_ctor_set(x_4, 0, x_346); -return x_4; +lean_object* x_341; lean_object* x_342; +lean_dec(x_338); +lean_dec(x_258); +lean_dec(x_2); +x_341 = lean_box(1); +x_342 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_342, 0, x_341); +lean_ctor_set(x_342, 1, x_259); +return x_342; } else { -lean_object* x_347; lean_object* x_348; uint8_t x_349; -x_347 = l_Lean_Syntax_getArgs(x_341); -lean_dec(x_341); -x_348 = lean_array_get_size(x_347); -lean_dec(x_347); -x_349 = lean_nat_dec_eq(x_348, x_124); -lean_dec(x_348); -if (x_349 == 0) +lean_object* x_343; lean_object* x_344; lean_object* x_345; uint8_t x_346; +x_343 = lean_unsigned_to_nat(2u); +x_344 = l_Lean_Syntax_getArg(x_258, x_343); +lean_dec(x_258); +x_345 = l_myMacro____x40_Init_Notation___hyg_736____closed__2; +lean_inc(x_344); +x_346 = l_Lean_Syntax_isOfKind(x_344, x_345); +if (x_346 == 0) { -lean_object* x_350; lean_object* x_351; lean_object* x_352; -lean_dec(x_271); -x_350 = lean_box(0); +lean_object* x_347; uint8_t x_348; +x_347 = l_myMacro____x40_Init_Notation___hyg_1192____closed__2; +lean_inc(x_344); +x_348 = l_Lean_Syntax_isOfKind(x_344, x_347); +if (x_348 == 0) +{ +lean_object* x_349; uint8_t x_350; +x_349 = l_myMacro____x40_Init_Notation___hyg_1350____closed__2; +lean_inc(x_344); +x_350 = l_Lean_Syntax_isOfKind(x_344, x_349); +if (x_350 == 0) +{ +lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; +lean_dec(x_344); +lean_dec(x_2); x_351 = lean_box(0); -x_352 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_350, x_351); -lean_ctor_set(x_4, 0, x_352); -return x_4; +x_352 = lean_box(0); +x_353 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_351, x_352); +x_354 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_354, 0, x_353); +lean_ctor_set(x_354, 1, x_259); +return x_354; } else { -lean_object* x_353; -x_353 = l_Lean_Syntax_isStrLit_x3f(x_271); -lean_dec(x_271); -if (lean_obj_tag(x_353) == 0) +lean_object* x_355; lean_object* x_356; lean_object* x_357; uint8_t x_358; +x_355 = lean_unsigned_to_nat(1u); +x_356 = l_Lean_Syntax_getArg(x_344, x_355); +x_357 = l_Lean_nullKind___closed__2; +lean_inc(x_356); +x_358 = l_Lean_Syntax_isOfKind(x_356, x_357); +if (x_358 == 0) { -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; -x_354 = l_String_instInhabitedString; -x_355 = l_Option_get_x21___rarg___closed__4; -x_356 = lean_panic_fn(x_354, x_355); -x_357 = l_stx___x2a___closed__3; -x_358 = lean_string_append(x_356, x_357); -x_359 = l_Lean_Parser_sepByElemParser___closed__1; -x_360 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_359, x_120, x_358); -lean_ctor_set(x_4, 0, x_360); -return x_4; +lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; +lean_dec(x_356); +lean_dec(x_344); +lean_dec(x_2); +x_359 = lean_box(0); +x_360 = lean_box(0); +x_361 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_359, x_360); +x_362 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_362, 0, x_361); +lean_ctor_set(x_362, 1, x_259); +return x_362; } else { -lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; -x_361 = lean_ctor_get(x_353, 0); -lean_inc(x_361); -lean_dec(x_353); -x_362 = l_stx___x2a___closed__3; -x_363 = lean_string_append(x_361, x_362); -x_364 = l_Lean_Parser_sepByElemParser___closed__1; -x_365 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_364, x_120, x_363); -lean_ctor_set(x_4, 0, x_365); -return x_4; -} -} -} +lean_object* x_363; lean_object* x_364; uint8_t x_365; +x_363 = l_Lean_Syntax_getArgs(x_356); +lean_dec(x_356); +x_364 = lean_array_get_size(x_363); +lean_dec(x_363); +x_365 = lean_nat_dec_eq(x_364, x_355); +lean_dec(x_364); +if (x_365 == 0) +{ +lean_object* x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; +lean_dec(x_344); +lean_dec(x_2); +x_366 = lean_box(0); +x_367 = lean_box(0); +x_368 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_366, x_367); +x_369 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_369, 0, x_368); +lean_ctor_set(x_369, 1, x_259); +return x_369; } else { -lean_object* x_366; -lean_dec(x_341); -x_366 = l_Lean_Syntax_isStrLit_x3f(x_271); -lean_dec(x_271); -if (lean_obj_tag(x_366) == 0) +lean_object* x_370; lean_object* x_371; lean_object* x_372; uint8_t x_373; +x_370 = lean_unsigned_to_nat(3u); +x_371 = l_Lean_Syntax_getArg(x_344, x_370); +x_372 = l_Lean_strLitKind___closed__2; +lean_inc(x_371); +x_373 = l_Lean_Syntax_isOfKind(x_371, x_372); +if (x_373 == 0) { -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; -x_367 = l_String_instInhabitedString; -x_368 = l_Option_get_x21___rarg___closed__4; -x_369 = lean_panic_fn(x_367, x_368); -x_370 = l_stx___x2a___closed__3; -x_371 = lean_string_append(x_369, x_370); -x_372 = l_Lean_Parser_sepByElemParser___closed__1; -x_373 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_372, x_120, x_371); -lean_ctor_set(x_4, 0, x_373); -return x_4; +lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; +lean_dec(x_371); +lean_dec(x_344); +lean_dec(x_2); +x_374 = lean_box(0); +x_375 = lean_box(0); +x_376 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_374, x_375); +x_377 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_377, 0, x_376); +lean_ctor_set(x_377, 1, x_259); +return x_377; } else { -lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; -x_374 = lean_ctor_get(x_366, 0); -lean_inc(x_374); -lean_dec(x_366); -x_375 = l_stx___x2a___closed__3; -x_376 = lean_string_append(x_374, x_375); -x_377 = l_Lean_Parser_sepByElemParser___closed__1; -x_378 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_377, x_120, x_376); -lean_ctor_set(x_4, 0, x_378); -return x_4; -} -} -} -} -} -} -} -} -else -{ -lean_object* x_379; uint8_t x_380; -x_379 = l_Lean_Syntax_getArg(x_125, x_119); -x_380 = l_Lean_Syntax_isOfKind(x_379, x_121); +lean_object* x_378; lean_object* x_379; uint8_t x_380; +x_378 = lean_unsigned_to_nat(4u); +x_379 = l_Lean_Syntax_getArg(x_344, x_378); +x_380 = l_Lean_Syntax_isNone(x_379); if (x_380 == 0) { -lean_object* x_381; lean_object* x_382; lean_object* x_383; -lean_dec(x_125); -x_381 = lean_box(0); +uint8_t x_381; +lean_inc(x_379); +x_381 = l_Lean_Syntax_isOfKind(x_379, x_357); +if (x_381 == 0) +{ +lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; +lean_dec(x_379); +lean_dec(x_371); +lean_dec(x_344); +lean_dec(x_2); x_382 = lean_box(0); -x_383 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_381, x_382); -lean_ctor_set(x_4, 0, x_383); -return x_4; +x_383 = lean_box(0); +x_384 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_382, x_383); +x_385 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_385, 0, x_384); +lean_ctor_set(x_385, 1, x_259); +return x_385; } else { -lean_object* x_384; lean_object* x_385; uint8_t x_386; -x_384 = l_Lean_Syntax_getArg(x_125, x_124); -lean_dec(x_125); -x_385 = l_Lean_nullKind___closed__2; -lean_inc(x_384); -x_386 = l_Lean_Syntax_isOfKind(x_384, x_385); -if (x_386 == 0) +lean_object* x_386; lean_object* x_387; uint8_t x_388; +x_386 = l_Lean_Syntax_getArgs(x_379); +x_387 = lean_array_get_size(x_386); +lean_dec(x_386); +x_388 = lean_nat_dec_eq(x_387, x_343); +lean_dec(x_387); +if (x_388 == 0) { -lean_object* x_387; lean_object* x_388; lean_object* x_389; -lean_dec(x_384); -x_387 = lean_box(0); -x_388 = lean_box(0); -x_389 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_387, x_388); -lean_ctor_set(x_4, 0, x_389); -return x_4; +lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; +lean_dec(x_379); +lean_dec(x_371); +lean_dec(x_344); +lean_dec(x_2); +x_389 = lean_box(0); +x_390 = lean_box(0); +x_391 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_389, x_390); +x_392 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_392, 0, x_391); +lean_ctor_set(x_392, 1, x_259); +return x_392; } else { -lean_object* x_390; lean_object* x_391; lean_object* x_392; uint8_t x_393; -x_390 = l_Lean_Syntax_getArgs(x_384); -lean_dec(x_384); -x_391 = lean_array_get_size(x_390); -lean_dec(x_390); -x_392 = lean_unsigned_to_nat(1u); -x_393 = lean_nat_dec_eq(x_391, x_392); -lean_dec(x_391); -if (x_393 == 0) +lean_object* x_393; uint8_t x_394; +x_393 = l_Lean_Syntax_getArg(x_379, x_355); +lean_dec(x_379); +lean_inc(x_393); +x_394 = l_Lean_Syntax_isOfKind(x_393, x_357); +if (x_394 == 0) { -lean_object* x_394; lean_object* x_395; lean_object* x_396; -x_394 = lean_box(0); +lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; +lean_dec(x_393); +lean_dec(x_371); +lean_dec(x_344); +lean_dec(x_2); x_395 = lean_box(0); -x_396 = l_Lean_Syntax_mkAntiquotNode(x_120, x_119, x_394, x_395); -lean_ctor_set(x_4, 0, x_396); -return x_4; +x_396 = lean_box(0); +x_397 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_395, x_396); +x_398 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_398, 0, x_397); +lean_ctor_set(x_398, 1, x_259); +return x_398; } else { -lean_object* x_397; lean_object* x_398; lean_object* x_399; -x_397 = l_myMacro____x40_Init_Notation___hyg_948____closed__4; -x_398 = l_stx___x3f___closed__3; -x_399 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_397, x_120, x_398); -lean_ctor_set(x_4, 0, x_399); -return x_4; -} -} -} -} -} -} -} -else -{ -lean_object* x_400; lean_object* x_401; lean_object* x_402; uint8_t x_403; -x_400 = lean_ctor_get(x_4, 0); -x_401 = lean_ctor_get(x_4, 1); -lean_inc(x_401); -lean_inc(x_400); -lean_dec(x_4); -x_402 = l_Lean_Parser_Command_macroArgSimple___elambda__1___closed__2; -lean_inc(x_400); -x_403 = l_Lean_Syntax_isOfKind(x_400, x_402); -if (x_403 == 0) -{ -lean_object* x_404; uint8_t x_405; -x_404 = l_Lean_Parser_Command_macroArgSymbol___elambda__1___closed__2; -lean_inc(x_400); -x_405 = l_Lean_Syntax_isOfKind(x_400, x_404); -if (x_405 == 0) -{ -lean_object* x_406; lean_object* x_407; +lean_object* x_399; lean_object* x_400; uint8_t x_401; +x_399 = l_Lean_Syntax_getArgs(x_393); +x_400 = lean_array_get_size(x_399); +lean_dec(x_399); +x_401 = lean_nat_dec_eq(x_400, x_355); lean_dec(x_400); +if (x_401 == 0) +{ +lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; +lean_dec(x_393); +lean_dec(x_371); +lean_dec(x_344); lean_dec(x_2); -x_406 = lean_box(1); -x_407 = lean_alloc_ctor(1, 2, 0); +x_402 = lean_box(0); +x_403 = lean_box(0); +x_404 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_402, x_403); +x_405 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_405, 0, x_404); +lean_ctor_set(x_405, 1, x_259); +return x_405; +} +else +{ +lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; +x_406 = l_Lean_Syntax_getArg(x_393, x_337); +lean_dec(x_393); +x_407 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_407, 0, x_406); -lean_ctor_set(x_407, 1, x_401); -return x_407; +x_408 = lean_box(0); +x_409 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_344, x_371, x_338, x_357, x_408, x_407, x_2, x_259); +lean_dec(x_2); +lean_dec(x_407); +lean_dec(x_371); +lean_dec(x_344); +return x_409; +} +} +} +} } else { -lean_object* x_408; lean_object* x_409; lean_object* x_410; uint8_t x_411; -x_408 = lean_unsigned_to_nat(0u); -x_409 = l_Lean_Syntax_getArg(x_400, x_408); -x_410 = l_Lean_strLitKind___closed__2; -lean_inc(x_409); -x_411 = l_Lean_Syntax_isOfKind(x_409, x_410); -if (x_411 == 0) -{ -lean_object* x_412; -x_412 = l_Lean_Elab_Command_strLitToPattern(x_409, x_2, x_401); +lean_object* x_410; lean_object* x_411; lean_object* x_412; +lean_dec(x_379); +x_410 = lean_box(0); +x_411 = lean_box(0); +x_412 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_344, x_371, x_338, x_357, x_411, x_410, x_2, x_259); lean_dec(x_2); -lean_dec(x_409); -if (lean_obj_tag(x_412) == 0) +lean_dec(x_371); +lean_dec(x_344); +return x_412; +} +} +} +} +} +} +else { -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; -x_413 = lean_ctor_get(x_412, 0); -lean_inc(x_413); -x_414 = lean_ctor_get(x_412, 1); +lean_object* x_413; lean_object* x_414; lean_object* x_415; uint8_t x_416; +x_413 = lean_unsigned_to_nat(1u); +x_414 = l_Lean_Syntax_getArg(x_344, x_413); +x_415 = l_Lean_nullKind___closed__2; lean_inc(x_414); -if (lean_is_exclusive(x_412)) { - lean_ctor_release(x_412, 0); - lean_ctor_release(x_412, 1); - x_415 = x_412; -} else { - lean_dec_ref(x_412); - x_415 = lean_box(0); +x_416 = l_Lean_Syntax_isOfKind(x_414, x_415); +if (x_416 == 0) +{ +lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; +lean_dec(x_414); +lean_dec(x_344); +lean_dec(x_2); +x_417 = lean_box(0); +x_418 = lean_box(0); +x_419 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_417, x_418); +x_420 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_420, 0, x_419); +lean_ctor_set(x_420, 1, x_259); +return x_420; } -x_416 = lean_unsigned_to_nat(1u); -x_417 = l_Lean_Syntax_getArg(x_400, x_416); -lean_dec(x_400); -x_418 = l_Lean_Syntax_getArg(x_417, x_416); -lean_dec(x_417); -x_419 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; -x_420 = lean_array_push(x_419, x_413); -x_421 = l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1; -x_422 = lean_array_push(x_420, x_421); -x_423 = l_Lean_Syntax_mkAntiquotNode___closed__1; -x_424 = lean_array_push(x_422, x_423); -x_425 = lean_array_push(x_424, x_418); -x_426 = l_Lean_Syntax_isTokenAntiquot___closed__2; -x_427 = lean_alloc_ctor(1, 2, 0); +else +{ +lean_object* x_421; lean_object* x_422; uint8_t x_423; +x_421 = l_Lean_Syntax_getArgs(x_414); +lean_dec(x_414); +x_422 = lean_array_get_size(x_421); +lean_dec(x_421); +x_423 = lean_nat_dec_eq(x_422, x_413); +lean_dec(x_422); +if (x_423 == 0) +{ +lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; +lean_dec(x_344); +lean_dec(x_2); +x_424 = lean_box(0); +x_425 = lean_box(0); +x_426 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_424, x_425); +x_427 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_427, 0, x_426); -lean_ctor_set(x_427, 1, x_425); -if (lean_is_scalar(x_415)) { - x_428 = lean_alloc_ctor(0, 2, 0); -} else { - x_428 = x_415; -} -lean_ctor_set(x_428, 0, x_427); -lean_ctor_set(x_428, 1, x_414); -return x_428; +lean_ctor_set(x_427, 1, x_259); +return x_427; } else { -lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; -lean_dec(x_400); -x_429 = lean_ctor_get(x_412, 0); +lean_object* x_428; lean_object* x_429; lean_object* x_430; uint8_t x_431; +x_428 = lean_unsigned_to_nat(3u); +x_429 = l_Lean_Syntax_getArg(x_344, x_428); +x_430 = l_Lean_strLitKind___closed__2; lean_inc(x_429); -x_430 = lean_ctor_get(x_412, 1); -lean_inc(x_430); -if (lean_is_exclusive(x_412)) { - lean_ctor_release(x_412, 0); - lean_ctor_release(x_412, 1); - x_431 = x_412; -} else { - lean_dec_ref(x_412); - x_431 = lean_box(0); -} -if (lean_is_scalar(x_431)) { - x_432 = lean_alloc_ctor(1, 2, 0); -} else { - x_432 = x_431; -} -lean_ctor_set(x_432, 0, x_429); -lean_ctor_set(x_432, 1, x_430); -return x_432; -} +x_431 = l_Lean_Syntax_isOfKind(x_429, x_430); +if (x_431 == 0) +{ +lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; +lean_dec(x_429); +lean_dec(x_344); +lean_dec(x_2); +x_432 = lean_box(0); +x_433 = lean_box(0); +x_434 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_432, x_433); +x_435 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_435, 0, x_434); +lean_ctor_set(x_435, 1, x_259); +return x_435; } else { -lean_object* x_433; lean_object* x_434; lean_object* x_435; uint8_t x_436; -x_433 = lean_unsigned_to_nat(1u); -x_434 = l_Lean_Syntax_getArg(x_400, x_433); -lean_dec(x_400); -x_435 = l_Lean_nullKind___closed__2; -lean_inc(x_434); -x_436 = l_Lean_Syntax_isOfKind(x_434, x_435); -if (x_436 == 0) +lean_object* x_436; lean_object* x_437; uint8_t x_438; +x_436 = lean_unsigned_to_nat(4u); +x_437 = l_Lean_Syntax_getArg(x_344, x_436); +x_438 = l_Lean_Syntax_isNone(x_437); +if (x_438 == 0) { -lean_object* x_437; -x_437 = l_Lean_Elab_Command_strLitToPattern(x_409, x_2, x_401); +uint8_t x_439; +lean_inc(x_437); +x_439 = l_Lean_Syntax_isOfKind(x_437, x_415); +if (x_439 == 0) +{ +lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; +lean_dec(x_437); +lean_dec(x_429); +lean_dec(x_344); lean_dec(x_2); -lean_dec(x_409); -if (lean_obj_tag(x_437) == 0) -{ -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_451; -x_438 = lean_ctor_get(x_437, 0); -lean_inc(x_438); -x_439 = lean_ctor_get(x_437, 1); -lean_inc(x_439); -if (lean_is_exclusive(x_437)) { - lean_ctor_release(x_437, 0); - lean_ctor_release(x_437, 1); - x_440 = x_437; -} else { - lean_dec_ref(x_437); - x_440 = lean_box(0); +x_440 = lean_box(0); +x_441 = lean_box(0); +x_442 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_440, x_441); +x_443 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_443, 0, x_442); +lean_ctor_set(x_443, 1, x_259); +return x_443; } -x_441 = l_Lean_Syntax_getArg(x_434, x_433); -lean_dec(x_434); -x_442 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; -x_443 = lean_array_push(x_442, x_438); -x_444 = l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1; -x_445 = lean_array_push(x_443, x_444); -x_446 = l_Lean_Syntax_mkAntiquotNode___closed__1; -x_447 = lean_array_push(x_445, x_446); -x_448 = lean_array_push(x_447, x_441); -x_449 = l_Lean_Syntax_isTokenAntiquot___closed__2; -x_450 = lean_alloc_ctor(1, 2, 0); +else +{ +lean_object* x_444; lean_object* x_445; uint8_t x_446; +x_444 = l_Lean_Syntax_getArgs(x_437); +x_445 = lean_array_get_size(x_444); +lean_dec(x_444); +x_446 = lean_nat_dec_eq(x_445, x_343); +lean_dec(x_445); +if (x_446 == 0) +{ +lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; +lean_dec(x_437); +lean_dec(x_429); +lean_dec(x_344); +lean_dec(x_2); +x_447 = lean_box(0); +x_448 = lean_box(0); +x_449 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_447, x_448); +x_450 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_450, 0, x_449); -lean_ctor_set(x_450, 1, x_448); -if (lean_is_scalar(x_440)) { - x_451 = lean_alloc_ctor(0, 2, 0); -} else { - x_451 = x_440; -} -lean_ctor_set(x_451, 0, x_450); -lean_ctor_set(x_451, 1, x_439); -return x_451; +lean_ctor_set(x_450, 1, x_259); +return x_450; } else { -lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; -lean_dec(x_434); -x_452 = lean_ctor_get(x_437, 0); -lean_inc(x_452); -x_453 = lean_ctor_get(x_437, 1); -lean_inc(x_453); -if (lean_is_exclusive(x_437)) { - lean_ctor_release(x_437, 0); - lean_ctor_release(x_437, 1); - x_454 = x_437; -} else { - lean_dec_ref(x_437); - x_454 = lean_box(0); -} -if (lean_is_scalar(x_454)) { - x_455 = lean_alloc_ctor(1, 2, 0); -} else { - x_455 = x_454; -} -lean_ctor_set(x_455, 0, x_452); -lean_ctor_set(x_455, 1, x_453); -return x_455; -} +lean_object* x_451; uint8_t x_452; +x_451 = l_Lean_Syntax_getArg(x_437, x_413); +lean_dec(x_437); +lean_inc(x_451); +x_452 = l_Lean_Syntax_isOfKind(x_451, x_415); +if (x_452 == 0) +{ +lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; +lean_dec(x_451); +lean_dec(x_429); +lean_dec(x_344); +lean_dec(x_2); +x_453 = lean_box(0); +x_454 = lean_box(0); +x_455 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_453, x_454); +x_456 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_456, 0, x_455); +lean_ctor_set(x_456, 1, x_259); +return x_456; } else { -lean_object* x_456; lean_object* x_457; uint8_t x_458; -x_456 = l_Lean_Syntax_getArgs(x_434); -x_457 = lean_array_get_size(x_456); -lean_dec(x_456); -x_458 = lean_nat_dec_eq(x_457, x_408); +lean_object* x_457; lean_object* x_458; uint8_t x_459; +x_457 = l_Lean_Syntax_getArgs(x_451); +x_458 = lean_array_get_size(x_457); lean_dec(x_457); -if (x_458 == 0) +x_459 = lean_nat_dec_eq(x_458, x_413); +lean_dec(x_458); +if (x_459 == 0) { -lean_object* x_459; -x_459 = l_Lean_Elab_Command_strLitToPattern(x_409, x_2, x_401); +lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; +lean_dec(x_451); +lean_dec(x_429); +lean_dec(x_344); lean_dec(x_2); -lean_dec(x_409); -if (lean_obj_tag(x_459) == 0) -{ -lean_object* x_460; 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; -x_460 = lean_ctor_get(x_459, 0); -lean_inc(x_460); -x_461 = lean_ctor_get(x_459, 1); -lean_inc(x_461); -if (lean_is_exclusive(x_459)) { - lean_ctor_release(x_459, 0); - lean_ctor_release(x_459, 1); - x_462 = x_459; -} else { - lean_dec_ref(x_459); - x_462 = lean_box(0); -} -x_463 = l_Lean_Syntax_getArg(x_434, x_433); -lean_dec(x_434); -x_464 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; -x_465 = lean_array_push(x_464, x_460); -x_466 = l_Lean_Elab_Command_expandMacroArgIntoPattern___closed__1; -x_467 = lean_array_push(x_465, x_466); -x_468 = l_Lean_Syntax_mkAntiquotNode___closed__1; -x_469 = lean_array_push(x_467, x_468); -x_470 = lean_array_push(x_469, x_463); -x_471 = l_Lean_Syntax_isTokenAntiquot___closed__2; -x_472 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_472, 0, x_471); -lean_ctor_set(x_472, 1, x_470); -if (lean_is_scalar(x_462)) { - x_473 = lean_alloc_ctor(0, 2, 0); -} else { - x_473 = x_462; -} -lean_ctor_set(x_473, 0, x_472); -lean_ctor_set(x_473, 1, x_461); -return x_473; +x_460 = lean_box(0); +x_461 = lean_box(0); +x_462 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_460, x_461); +x_463 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_463, 0, x_462); +lean_ctor_set(x_463, 1, x_259); +return x_463; } else { -lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; -lean_dec(x_434); -x_474 = lean_ctor_get(x_459, 0); -lean_inc(x_474); -x_475 = lean_ctor_get(x_459, 1); -lean_inc(x_475); -if (lean_is_exclusive(x_459)) { - lean_ctor_release(x_459, 0); - lean_ctor_release(x_459, 1); - x_476 = x_459; -} else { - lean_dec_ref(x_459); - x_476 = lean_box(0); -} -if (lean_is_scalar(x_476)) { - x_477 = lean_alloc_ctor(1, 2, 0); -} else { - x_477 = x_476; -} -lean_ctor_set(x_477, 0, x_474); -lean_ctor_set(x_477, 1, x_475); -return x_477; -} -} -else -{ -lean_object* x_478; -lean_dec(x_434); -x_478 = l_Lean_Elab_Command_strLitToPattern(x_409, x_2, x_401); +lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; +x_464 = l_Lean_Syntax_getArg(x_451, x_337); +lean_dec(x_451); +x_465 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_465, 0, x_464); +x_466 = lean_box(0); +x_467 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_344, x_429, x_338, x_415, x_466, x_465, x_2, x_259); lean_dec(x_2); -lean_dec(x_409); -return x_478; +lean_dec(x_465); +lean_dec(x_429); +lean_dec(x_344); +return x_467; } } } @@ -45483,330 +32339,15 @@ return x_478; } else { -lean_object* x_479; lean_object* x_480; lean_object* x_481; uint8_t x_482; +lean_object* x_468; lean_object* x_469; lean_object* x_470; +lean_dec(x_437); +x_468 = lean_box(0); +x_469 = lean_box(0); +x_470 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_344, x_429, x_338, x_415, x_469, x_468, x_2, x_259); lean_dec(x_2); -x_479 = lean_unsigned_to_nat(0u); -x_480 = l_Lean_Syntax_getArg(x_400, x_479); -x_481 = l_Lean_identKind___closed__2; -lean_inc(x_480); -x_482 = l_Lean_Syntax_isOfKind(x_480, x_481); -if (x_482 == 0) -{ -lean_object* x_483; lean_object* x_484; -lean_dec(x_480); -lean_dec(x_400); -x_483 = lean_box(1); -x_484 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_484, 0, x_483); -lean_ctor_set(x_484, 1, x_401); -return x_484; -} -else -{ -lean_object* x_485; lean_object* x_486; lean_object* x_487; uint8_t x_488; -x_485 = lean_unsigned_to_nat(2u); -x_486 = l_Lean_Syntax_getArg(x_400, x_485); -lean_dec(x_400); -x_487 = l_myMacro____x40_Init_Notation___hyg_736____closed__2; -lean_inc(x_486); -x_488 = l_Lean_Syntax_isOfKind(x_486, x_487); -if (x_488 == 0) -{ -lean_object* x_489; uint8_t x_490; -x_489 = l_myMacro____x40_Init_Notation___hyg_1192____closed__2; -lean_inc(x_486); -x_490 = l_Lean_Syntax_isOfKind(x_486, x_489); -if (x_490 == 0) -{ -lean_object* x_491; uint8_t x_492; -x_491 = l_myMacro____x40_Init_Notation___hyg_1350____closed__2; -lean_inc(x_486); -x_492 = l_Lean_Syntax_isOfKind(x_486, x_491); -if (x_492 == 0) -{ -lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; -lean_dec(x_486); -x_493 = lean_box(0); -x_494 = lean_box(0); -x_495 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_493, x_494); -x_496 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_496, 0, x_495); -lean_ctor_set(x_496, 1, x_401); -return x_496; -} -else -{ -lean_object* x_497; lean_object* x_498; lean_object* x_499; uint8_t x_500; -x_497 = lean_unsigned_to_nat(1u); -x_498 = l_Lean_Syntax_getArg(x_486, x_497); -x_499 = l_Lean_nullKind___closed__2; -lean_inc(x_498); -x_500 = l_Lean_Syntax_isOfKind(x_498, x_499); -if (x_500 == 0) -{ -lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; -lean_dec(x_498); -lean_dec(x_486); -x_501 = lean_box(0); -x_502 = lean_box(0); -x_503 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_501, x_502); -x_504 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_504, 0, x_503); -lean_ctor_set(x_504, 1, x_401); -return x_504; -} -else -{ -lean_object* x_505; lean_object* x_506; uint8_t x_507; -x_505 = l_Lean_Syntax_getArgs(x_498); -lean_dec(x_498); -x_506 = lean_array_get_size(x_505); -lean_dec(x_505); -x_507 = lean_nat_dec_eq(x_506, x_497); -lean_dec(x_506); -if (x_507 == 0) -{ -lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; -lean_dec(x_486); -x_508 = lean_box(0); -x_509 = lean_box(0); -x_510 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_508, x_509); -x_511 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_511, 0, x_510); -lean_ctor_set(x_511, 1, x_401); -return x_511; -} -else -{ -lean_object* x_512; lean_object* x_513; lean_object* x_514; uint8_t x_515; -x_512 = lean_unsigned_to_nat(3u); -x_513 = l_Lean_Syntax_getArg(x_486, x_512); -x_514 = l_Lean_strLitKind___closed__2; -lean_inc(x_513); -x_515 = l_Lean_Syntax_isOfKind(x_513, x_514); -if (x_515 == 0) -{ -lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; -lean_dec(x_513); -lean_dec(x_486); -x_516 = lean_box(0); -x_517 = lean_box(0); -x_518 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_516, x_517); -x_519 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_519, 0, x_518); -lean_ctor_set(x_519, 1, x_401); -return x_519; -} -else -{ -lean_object* x_520; lean_object* x_521; uint8_t x_522; -x_520 = lean_unsigned_to_nat(4u); -x_521 = l_Lean_Syntax_getArg(x_486, x_520); -x_522 = l_Lean_Syntax_isNone(x_521); -if (x_522 == 0) -{ -uint8_t x_523; -lean_inc(x_521); -x_523 = l_Lean_Syntax_isOfKind(x_521, x_499); -if (x_523 == 0) -{ -lean_object* x_524; lean_object* x_525; lean_object* x_526; lean_object* x_527; -lean_dec(x_521); -lean_dec(x_513); -lean_dec(x_486); -x_524 = lean_box(0); -x_525 = lean_box(0); -x_526 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_524, x_525); -x_527 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_527, 0, x_526); -lean_ctor_set(x_527, 1, x_401); -return x_527; -} -else -{ -lean_object* x_528; lean_object* x_529; uint8_t x_530; -x_528 = l_Lean_Syntax_getArgs(x_521); -x_529 = lean_array_get_size(x_528); -lean_dec(x_528); -x_530 = lean_nat_dec_eq(x_529, x_485); -lean_dec(x_529); -if (x_530 == 0) -{ -lean_object* x_531; lean_object* x_532; lean_object* x_533; lean_object* x_534; -lean_dec(x_521); -lean_dec(x_513); -lean_dec(x_486); -x_531 = lean_box(0); -x_532 = lean_box(0); -x_533 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_531, x_532); -x_534 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_534, 0, x_533); -lean_ctor_set(x_534, 1, x_401); -return x_534; -} -else -{ -lean_object* x_535; uint8_t x_536; -x_535 = l_Lean_Syntax_getArg(x_521, x_497); -lean_dec(x_521); -lean_inc(x_535); -x_536 = l_Lean_Syntax_isOfKind(x_535, x_499); -if (x_536 == 0) -{ -lean_object* x_537; lean_object* x_538; lean_object* x_539; lean_object* x_540; -lean_dec(x_535); -lean_dec(x_513); -lean_dec(x_486); -x_537 = lean_box(0); -x_538 = lean_box(0); -x_539 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_537, x_538); -x_540 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_540, 0, x_539); -lean_ctor_set(x_540, 1, x_401); -return x_540; -} -else -{ -lean_object* x_541; lean_object* x_542; uint8_t x_543; -x_541 = l_Lean_Syntax_getArgs(x_535); -lean_dec(x_535); -x_542 = lean_array_get_size(x_541); -lean_dec(x_541); -x_543 = lean_nat_dec_eq(x_542, x_497); -lean_dec(x_542); -if (x_543 == 0) -{ -lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; -lean_dec(x_513); -lean_dec(x_486); -x_544 = lean_box(0); -x_545 = lean_box(0); -x_546 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_544, x_545); -x_547 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_547, 0, x_546); -lean_ctor_set(x_547, 1, x_401); -return x_547; -} -else -{ -lean_object* x_548; lean_object* x_549; uint8_t x_550; -x_548 = lean_unsigned_to_nat(5u); -x_549 = l_Lean_Syntax_getArg(x_486, x_548); -lean_dec(x_486); -x_550 = l_Lean_Syntax_isNone(x_549); -if (x_550 == 0) -{ -uint8_t x_551; -lean_inc(x_549); -x_551 = l_Lean_Syntax_isOfKind(x_549, x_499); -if (x_551 == 0) -{ -lean_object* x_552; lean_object* x_553; lean_object* x_554; lean_object* x_555; -lean_dec(x_549); -lean_dec(x_513); -x_552 = lean_box(0); -x_553 = lean_box(0); -x_554 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_552, x_553); -x_555 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_555, 0, x_554); -lean_ctor_set(x_555, 1, x_401); -return x_555; -} -else -{ -lean_object* x_556; lean_object* x_557; uint8_t x_558; -x_556 = l_Lean_Syntax_getArgs(x_549); -lean_dec(x_549); -x_557 = lean_array_get_size(x_556); -lean_dec(x_556); -x_558 = lean_nat_dec_eq(x_557, x_485); -lean_dec(x_557); -if (x_558 == 0) -{ -lean_object* x_559; lean_object* x_560; lean_object* x_561; lean_object* x_562; -lean_dec(x_513); -x_559 = lean_box(0); -x_560 = lean_box(0); -x_561 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_559, x_560); -x_562 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_562, 0, x_561); -lean_ctor_set(x_562, 1, x_401); -return x_562; -} -else -{ -lean_object* x_563; -x_563 = l_Lean_Syntax_isStrLit_x3f(x_513); -lean_dec(x_513); -if (lean_obj_tag(x_563) == 0) -{ -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; -x_564 = l_String_instInhabitedString; -x_565 = l_Option_get_x21___rarg___closed__4; -x_566 = lean_panic_fn(x_564, x_565); -x_567 = l_stx___x2a___closed__3; -x_568 = lean_string_append(x_566, x_567); -x_569 = l_Lean_Parser_sepByElemParser___closed__1; -x_570 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_569, x_480, x_568); -x_571 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_571, 0, x_570); -lean_ctor_set(x_571, 1, x_401); -return x_571; -} -else -{ -lean_object* x_572; lean_object* x_573; lean_object* x_574; lean_object* x_575; lean_object* x_576; lean_object* x_577; -x_572 = lean_ctor_get(x_563, 0); -lean_inc(x_572); -lean_dec(x_563); -x_573 = l_stx___x2a___closed__3; -x_574 = lean_string_append(x_572, x_573); -x_575 = l_Lean_Parser_sepByElemParser___closed__1; -x_576 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_575, x_480, x_574); -x_577 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_577, 0, x_576); -lean_ctor_set(x_577, 1, x_401); -return x_577; -} -} -} -} -else -{ -lean_object* x_578; -lean_dec(x_549); -x_578 = l_Lean_Syntax_isStrLit_x3f(x_513); -lean_dec(x_513); -if (lean_obj_tag(x_578) == 0) -{ -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; -x_579 = l_String_instInhabitedString; -x_580 = l_Option_get_x21___rarg___closed__4; -x_581 = lean_panic_fn(x_579, x_580); -x_582 = l_stx___x2a___closed__3; -x_583 = lean_string_append(x_581, x_582); -x_584 = l_Lean_Parser_sepByElemParser___closed__1; -x_585 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_584, x_480, x_583); -x_586 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_586, 0, x_585); -lean_ctor_set(x_586, 1, x_401); -return x_586; -} -else -{ -lean_object* x_587; lean_object* x_588; lean_object* x_589; lean_object* x_590; lean_object* x_591; lean_object* x_592; -x_587 = lean_ctor_get(x_578, 0); -lean_inc(x_587); -lean_dec(x_578); -x_588 = l_stx___x2a___closed__3; -x_589 = lean_string_append(x_587, x_588); -x_590 = l_Lean_Parser_sepByElemParser___closed__1; -x_591 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_590, x_480, x_589); -x_592 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_592, 0, x_591); -lean_ctor_set(x_592, 1, x_401); -return x_592; -} +lean_dec(x_429); +lean_dec(x_344); +return x_470; } } } @@ -45815,640 +32356,131 @@ return x_592; } else { -lean_object* x_593; lean_object* x_594; uint8_t x_595; -lean_dec(x_521); -x_593 = lean_unsigned_to_nat(5u); -x_594 = l_Lean_Syntax_getArg(x_486, x_593); -lean_dec(x_486); -x_595 = l_Lean_Syntax_isNone(x_594); -if (x_595 == 0) -{ -uint8_t x_596; -lean_inc(x_594); -x_596 = l_Lean_Syntax_isOfKind(x_594, x_499); -if (x_596 == 0) -{ -lean_object* x_597; lean_object* x_598; lean_object* x_599; lean_object* x_600; -lean_dec(x_594); -lean_dec(x_513); -x_597 = lean_box(0); -x_598 = lean_box(0); -x_599 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_597, x_598); -x_600 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_600, 0, x_599); -lean_ctor_set(x_600, 1, x_401); -return x_600; -} -else -{ -lean_object* x_601; lean_object* x_602; uint8_t x_603; -x_601 = l_Lean_Syntax_getArgs(x_594); -lean_dec(x_594); -x_602 = lean_array_get_size(x_601); -lean_dec(x_601); -x_603 = lean_nat_dec_eq(x_602, x_485); -lean_dec(x_602); -if (x_603 == 0) -{ -lean_object* x_604; lean_object* x_605; lean_object* x_606; lean_object* x_607; -lean_dec(x_513); -x_604 = lean_box(0); -x_605 = lean_box(0); -x_606 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_604, x_605); -x_607 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_607, 0, x_606); -lean_ctor_set(x_607, 1, x_401); -return x_607; -} -else -{ -lean_object* x_608; -x_608 = l_Lean_Syntax_isStrLit_x3f(x_513); -lean_dec(x_513); -if (lean_obj_tag(x_608) == 0) -{ -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; -x_609 = l_String_instInhabitedString; -x_610 = l_Option_get_x21___rarg___closed__4; -x_611 = lean_panic_fn(x_609, x_610); -x_612 = l_stx___x2a___closed__3; -x_613 = lean_string_append(x_611, x_612); -x_614 = l_Lean_Parser_sepByElemParser___closed__1; -x_615 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_614, x_480, x_613); -x_616 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_616, 0, x_615); -lean_ctor_set(x_616, 1, x_401); -return x_616; -} -else -{ -lean_object* x_617; lean_object* x_618; lean_object* x_619; lean_object* x_620; lean_object* x_621; lean_object* x_622; -x_617 = lean_ctor_get(x_608, 0); -lean_inc(x_617); -lean_dec(x_608); -x_618 = l_stx___x2a___closed__3; -x_619 = lean_string_append(x_617, x_618); -x_620 = l_Lean_Parser_sepByElemParser___closed__1; -x_621 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_620, x_480, x_619); -x_622 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_622, 0, x_621); -lean_ctor_set(x_622, 1, x_401); -return x_622; -} -} -} -} -else -{ -lean_object* x_623; -lean_dec(x_594); -x_623 = l_Lean_Syntax_isStrLit_x3f(x_513); -lean_dec(x_513); -if (lean_obj_tag(x_623) == 0) -{ -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_624 = l_String_instInhabitedString; -x_625 = l_Option_get_x21___rarg___closed__4; -x_626 = lean_panic_fn(x_624, x_625); -x_627 = l_stx___x2a___closed__3; -x_628 = lean_string_append(x_626, x_627); -x_629 = l_Lean_Parser_sepByElemParser___closed__1; -x_630 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_629, x_480, x_628); -x_631 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_631, 0, x_630); -lean_ctor_set(x_631, 1, x_401); -return x_631; -} -else -{ -lean_object* x_632; lean_object* x_633; lean_object* x_634; lean_object* x_635; lean_object* x_636; lean_object* x_637; -x_632 = lean_ctor_get(x_623, 0); -lean_inc(x_632); -lean_dec(x_623); -x_633 = l_stx___x2a___closed__3; -x_634 = lean_string_append(x_632, x_633); -x_635 = l_Lean_Parser_sepByElemParser___closed__1; -x_636 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_635, x_480, x_634); -x_637 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_637, 0, x_636); -lean_ctor_set(x_637, 1, x_401); -return x_637; -} -} -} -} -} -} -} -} -else -{ -lean_object* x_638; lean_object* x_639; lean_object* x_640; uint8_t x_641; -x_638 = lean_unsigned_to_nat(1u); -x_639 = l_Lean_Syntax_getArg(x_486, x_638); -x_640 = l_Lean_nullKind___closed__2; -lean_inc(x_639); -x_641 = l_Lean_Syntax_isOfKind(x_639, x_640); -if (x_641 == 0) -{ -lean_object* x_642; lean_object* x_643; lean_object* x_644; lean_object* x_645; -lean_dec(x_639); -lean_dec(x_486); -x_642 = lean_box(0); -x_643 = lean_box(0); -x_644 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_642, x_643); -x_645 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_645, 0, x_644); -lean_ctor_set(x_645, 1, x_401); -return x_645; -} -else -{ -lean_object* x_646; lean_object* x_647; uint8_t x_648; -x_646 = l_Lean_Syntax_getArgs(x_639); -lean_dec(x_639); -x_647 = lean_array_get_size(x_646); -lean_dec(x_646); -x_648 = lean_nat_dec_eq(x_647, x_638); -lean_dec(x_647); -if (x_648 == 0) -{ -lean_object* x_649; lean_object* x_650; lean_object* x_651; lean_object* x_652; -lean_dec(x_486); -x_649 = lean_box(0); -x_650 = lean_box(0); -x_651 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_649, x_650); -x_652 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_652, 0, x_651); -lean_ctor_set(x_652, 1, x_401); -return x_652; -} -else -{ -lean_object* x_653; lean_object* x_654; lean_object* x_655; uint8_t x_656; -x_653 = lean_unsigned_to_nat(3u); -x_654 = l_Lean_Syntax_getArg(x_486, x_653); -x_655 = l_Lean_strLitKind___closed__2; -lean_inc(x_654); -x_656 = l_Lean_Syntax_isOfKind(x_654, x_655); -if (x_656 == 0) -{ -lean_object* x_657; lean_object* x_658; lean_object* x_659; lean_object* x_660; -lean_dec(x_654); -lean_dec(x_486); -x_657 = lean_box(0); -x_658 = lean_box(0); -x_659 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_657, x_658); -x_660 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_660, 0, x_659); -lean_ctor_set(x_660, 1, x_401); -return x_660; -} -else -{ -lean_object* x_661; lean_object* x_662; uint8_t x_663; -x_661 = lean_unsigned_to_nat(4u); -x_662 = l_Lean_Syntax_getArg(x_486, x_661); -x_663 = l_Lean_Syntax_isNone(x_662); -if (x_663 == 0) -{ -uint8_t x_664; -lean_inc(x_662); -x_664 = l_Lean_Syntax_isOfKind(x_662, x_640); -if (x_664 == 0) -{ -lean_object* x_665; lean_object* x_666; lean_object* x_667; lean_object* x_668; -lean_dec(x_662); -lean_dec(x_654); -lean_dec(x_486); -x_665 = lean_box(0); -x_666 = lean_box(0); -x_667 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_665, x_666); -x_668 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_668, 0, x_667); -lean_ctor_set(x_668, 1, x_401); -return x_668; -} -else -{ -lean_object* x_669; lean_object* x_670; uint8_t x_671; -x_669 = l_Lean_Syntax_getArgs(x_662); -x_670 = lean_array_get_size(x_669); -lean_dec(x_669); -x_671 = lean_nat_dec_eq(x_670, x_485); -lean_dec(x_670); -if (x_671 == 0) -{ -lean_object* x_672; lean_object* x_673; lean_object* x_674; lean_object* x_675; -lean_dec(x_662); -lean_dec(x_654); -lean_dec(x_486); -x_672 = lean_box(0); -x_673 = lean_box(0); -x_674 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_672, x_673); -x_675 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_675, 0, x_674); -lean_ctor_set(x_675, 1, x_401); -return x_675; -} -else -{ -lean_object* x_676; uint8_t x_677; -x_676 = l_Lean_Syntax_getArg(x_662, x_638); -lean_dec(x_662); -lean_inc(x_676); -x_677 = l_Lean_Syntax_isOfKind(x_676, x_640); -if (x_677 == 0) -{ -lean_object* x_678; lean_object* x_679; lean_object* x_680; lean_object* x_681; -lean_dec(x_676); -lean_dec(x_654); -lean_dec(x_486); -x_678 = lean_box(0); -x_679 = lean_box(0); -x_680 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_678, x_679); -x_681 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_681, 0, x_680); -lean_ctor_set(x_681, 1, x_401); -return x_681; -} -else -{ -lean_object* x_682; lean_object* x_683; uint8_t x_684; -x_682 = l_Lean_Syntax_getArgs(x_676); -lean_dec(x_676); -x_683 = lean_array_get_size(x_682); -lean_dec(x_682); -x_684 = lean_nat_dec_eq(x_683, x_638); -lean_dec(x_683); -if (x_684 == 0) -{ -lean_object* x_685; lean_object* x_686; lean_object* x_687; lean_object* x_688; -lean_dec(x_654); -lean_dec(x_486); -x_685 = lean_box(0); -x_686 = lean_box(0); -x_687 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_685, x_686); -x_688 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_688, 0, x_687); -lean_ctor_set(x_688, 1, x_401); -return x_688; -} -else -{ -lean_object* x_689; lean_object* x_690; uint8_t x_691; -x_689 = lean_unsigned_to_nat(5u); -x_690 = l_Lean_Syntax_getArg(x_486, x_689); -lean_dec(x_486); -x_691 = l_Lean_Syntax_isNone(x_690); -if (x_691 == 0) -{ -uint8_t x_692; -lean_inc(x_690); -x_692 = l_Lean_Syntax_isOfKind(x_690, x_640); -if (x_692 == 0) -{ -lean_object* x_693; lean_object* x_694; lean_object* x_695; lean_object* x_696; -lean_dec(x_690); -lean_dec(x_654); -x_693 = lean_box(0); -x_694 = lean_box(0); -x_695 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_693, x_694); -x_696 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_696, 0, x_695); -lean_ctor_set(x_696, 1, x_401); -return x_696; -} -else -{ -lean_object* x_697; lean_object* x_698; uint8_t x_699; -x_697 = l_Lean_Syntax_getArgs(x_690); -lean_dec(x_690); -x_698 = lean_array_get_size(x_697); -lean_dec(x_697); -x_699 = lean_nat_dec_eq(x_698, x_485); -lean_dec(x_698); -if (x_699 == 0) -{ -lean_object* x_700; lean_object* x_701; lean_object* x_702; lean_object* x_703; -lean_dec(x_654); -x_700 = lean_box(0); -x_701 = lean_box(0); -x_702 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_700, x_701); -x_703 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_703, 0, x_702); -lean_ctor_set(x_703, 1, x_401); -return x_703; -} -else -{ -lean_object* x_704; -x_704 = l_Lean_Syntax_isStrLit_x3f(x_654); -lean_dec(x_654); -if (lean_obj_tag(x_704) == 0) -{ -lean_object* x_705; lean_object* x_706; lean_object* x_707; lean_object* x_708; lean_object* x_709; lean_object* x_710; lean_object* x_711; lean_object* x_712; -x_705 = l_String_instInhabitedString; -x_706 = l_Option_get_x21___rarg___closed__4; -x_707 = lean_panic_fn(x_705, x_706); -x_708 = l_stx___x2a___closed__3; -x_709 = lean_string_append(x_707, x_708); -x_710 = l_Lean_Parser_sepByElemParser___closed__1; -x_711 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_710, x_480, x_709); -x_712 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_712, 0, x_711); -lean_ctor_set(x_712, 1, x_401); -return x_712; -} -else -{ -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_713 = lean_ctor_get(x_704, 0); -lean_inc(x_713); -lean_dec(x_704); -x_714 = l_stx___x2a___closed__3; -x_715 = lean_string_append(x_713, x_714); -x_716 = l_Lean_Parser_sepByElemParser___closed__1; -x_717 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_716, x_480, x_715); -x_718 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_718, 0, x_717); -lean_ctor_set(x_718, 1, x_401); -return x_718; -} -} -} -} -else -{ -lean_object* x_719; -lean_dec(x_690); -x_719 = l_Lean_Syntax_isStrLit_x3f(x_654); -lean_dec(x_654); -if (lean_obj_tag(x_719) == 0) -{ -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; -x_720 = l_String_instInhabitedString; -x_721 = l_Option_get_x21___rarg___closed__4; -x_722 = lean_panic_fn(x_720, x_721); -x_723 = l_stx___x2a___closed__3; -x_724 = lean_string_append(x_722, x_723); -x_725 = l_Lean_Parser_sepByElemParser___closed__1; -x_726 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_725, x_480, x_724); -x_727 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_727, 0, x_726); -lean_ctor_set(x_727, 1, x_401); -return x_727; -} -else -{ -lean_object* x_728; lean_object* x_729; lean_object* x_730; lean_object* x_731; lean_object* x_732; lean_object* x_733; -x_728 = lean_ctor_get(x_719, 0); -lean_inc(x_728); -lean_dec(x_719); -x_729 = l_stx___x2a___closed__3; -x_730 = lean_string_append(x_728, x_729); -x_731 = l_Lean_Parser_sepByElemParser___closed__1; -x_732 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_731, x_480, x_730); -x_733 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_733, 0, x_732); -lean_ctor_set(x_733, 1, x_401); -return x_733; -} -} -} -} -} -} -} -else -{ -lean_object* x_734; lean_object* x_735; uint8_t x_736; -lean_dec(x_662); -x_734 = lean_unsigned_to_nat(5u); -x_735 = l_Lean_Syntax_getArg(x_486, x_734); -lean_dec(x_486); -x_736 = l_Lean_Syntax_isNone(x_735); -if (x_736 == 0) -{ -uint8_t x_737; -lean_inc(x_735); -x_737 = l_Lean_Syntax_isOfKind(x_735, x_640); -if (x_737 == 0) -{ -lean_object* x_738; lean_object* x_739; lean_object* x_740; lean_object* x_741; -lean_dec(x_735); -lean_dec(x_654); -x_738 = lean_box(0); -x_739 = lean_box(0); -x_740 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_738, x_739); -x_741 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_741, 0, x_740); -lean_ctor_set(x_741, 1, x_401); -return x_741; -} -else -{ -lean_object* x_742; lean_object* x_743; uint8_t x_744; -x_742 = l_Lean_Syntax_getArgs(x_735); -lean_dec(x_735); -x_743 = lean_array_get_size(x_742); -lean_dec(x_742); -x_744 = lean_nat_dec_eq(x_743, x_485); -lean_dec(x_743); -if (x_744 == 0) -{ -lean_object* x_745; lean_object* x_746; lean_object* x_747; lean_object* x_748; -lean_dec(x_654); -x_745 = lean_box(0); -x_746 = lean_box(0); -x_747 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_745, x_746); -x_748 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_748, 0, x_747); -lean_ctor_set(x_748, 1, x_401); -return x_748; -} -else -{ -lean_object* x_749; -x_749 = l_Lean_Syntax_isStrLit_x3f(x_654); -lean_dec(x_654); -if (lean_obj_tag(x_749) == 0) -{ -lean_object* 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_757; -x_750 = l_String_instInhabitedString; -x_751 = l_Option_get_x21___rarg___closed__4; -x_752 = lean_panic_fn(x_750, x_751); -x_753 = l_stx___x2a___closed__3; -x_754 = lean_string_append(x_752, x_753); -x_755 = l_Lean_Parser_sepByElemParser___closed__1; -x_756 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_755, x_480, x_754); -x_757 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_757, 0, x_756); -lean_ctor_set(x_757, 1, x_401); -return x_757; -} -else -{ -lean_object* x_758; lean_object* x_759; lean_object* x_760; lean_object* x_761; lean_object* x_762; lean_object* x_763; -x_758 = lean_ctor_get(x_749, 0); -lean_inc(x_758); -lean_dec(x_749); -x_759 = l_stx___x2a___closed__3; -x_760 = lean_string_append(x_758, x_759); -x_761 = l_Lean_Parser_sepByElemParser___closed__1; -x_762 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_761, x_480, x_760); -x_763 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_763, 0, x_762); -lean_ctor_set(x_763, 1, x_401); -return x_763; -} -} -} -} -else -{ -lean_object* x_764; -lean_dec(x_735); -x_764 = l_Lean_Syntax_isStrLit_x3f(x_654); -lean_dec(x_654); -if (lean_obj_tag(x_764) == 0) -{ -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; -x_765 = l_String_instInhabitedString; -x_766 = l_Option_get_x21___rarg___closed__4; -x_767 = lean_panic_fn(x_765, x_766); -x_768 = l_stx___x2a___closed__3; -x_769 = lean_string_append(x_767, x_768); -x_770 = l_Lean_Parser_sepByElemParser___closed__1; -x_771 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_770, x_480, x_769); -x_772 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_772, 0, x_771); -lean_ctor_set(x_772, 1, x_401); -return x_772; -} -else -{ -lean_object* x_773; lean_object* x_774; lean_object* x_775; lean_object* x_776; lean_object* x_777; lean_object* x_778; -x_773 = lean_ctor_get(x_764, 0); -lean_inc(x_773); -lean_dec(x_764); -x_774 = l_stx___x2a___closed__3; -x_775 = lean_string_append(x_773, x_774); -x_776 = l_Lean_Parser_sepByElemParser___closed__1; -x_777 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_776, x_480, x_775); -x_778 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_778, 0, x_777); -lean_ctor_set(x_778, 1, x_401); -return x_778; -} -} -} -} -} -} -} -} -else -{ -lean_object* x_779; uint8_t x_780; -x_779 = l_Lean_Syntax_getArg(x_486, x_479); -x_780 = l_Lean_Syntax_isOfKind(x_779, x_481); -if (x_780 == 0) -{ -lean_object* x_781; lean_object* x_782; lean_object* x_783; lean_object* x_784; -lean_dec(x_486); -x_781 = lean_box(0); -x_782 = lean_box(0); -x_783 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_781, x_782); -x_784 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_784, 0, x_783); -lean_ctor_set(x_784, 1, x_401); -return x_784; -} -else -{ -lean_object* x_785; lean_object* x_786; uint8_t x_787; -x_785 = l_Lean_Syntax_getArg(x_486, x_485); -lean_dec(x_486); -x_786 = l_Lean_nullKind___closed__2; -lean_inc(x_785); -x_787 = l_Lean_Syntax_isOfKind(x_785, x_786); -if (x_787 == 0) -{ -lean_object* x_788; lean_object* x_789; lean_object* x_790; lean_object* x_791; -lean_dec(x_785); -x_788 = lean_box(0); -x_789 = lean_box(0); -x_790 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_788, x_789); -x_791 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_791, 0, x_790); -lean_ctor_set(x_791, 1, x_401); -return x_791; -} -else -{ -lean_object* x_792; lean_object* x_793; lean_object* x_794; uint8_t x_795; -x_792 = l_Lean_Syntax_getArgs(x_785); -lean_dec(x_785); -x_793 = lean_array_get_size(x_792); -lean_dec(x_792); -x_794 = lean_unsigned_to_nat(1u); -x_795 = lean_nat_dec_eq(x_793, x_794); -lean_dec(x_793); -if (x_795 == 0) -{ -lean_object* x_796; lean_object* x_797; lean_object* x_798; lean_object* x_799; -x_796 = lean_box(0); -x_797 = lean_box(0); -x_798 = l_Lean_Syntax_mkAntiquotNode(x_480, x_479, x_796, x_797); -x_799 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_799, 0, x_798); -lean_ctor_set(x_799, 1, x_401); -return x_799; -} -else -{ -lean_object* x_800; lean_object* x_801; lean_object* x_802; lean_object* x_803; -x_800 = l_myMacro____x40_Init_Notation___hyg_948____closed__4; -x_801 = l_stx___x3f___closed__3; -x_802 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_800, x_480, x_801); -x_803 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_803, 0, x_802); -lean_ctor_set(x_803, 1, x_401); -return x_803; -} -} -} -} -} -} -} -} -else -{ -uint8_t x_804; +lean_object* x_471; uint8_t x_472; lean_dec(x_2); -x_804 = !lean_is_exclusive(x_4); -if (x_804 == 0) +x_471 = l_Lean_Syntax_getArg(x_344, x_337); +x_472 = l_Lean_Syntax_isOfKind(x_471, x_339); +if (x_472 == 0) +{ +lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; +lean_dec(x_344); +x_473 = lean_box(0); +x_474 = lean_box(0); +x_475 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_473, x_474); +x_476 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_476, 0, x_475); +lean_ctor_set(x_476, 1, x_259); +return x_476; +} +else +{ +lean_object* x_477; lean_object* x_478; uint8_t x_479; +x_477 = l_Lean_Syntax_getArg(x_344, x_343); +lean_dec(x_344); +x_478 = l_Lean_nullKind___closed__2; +lean_inc(x_477); +x_479 = l_Lean_Syntax_isOfKind(x_477, x_478); +if (x_479 == 0) +{ +lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; +lean_dec(x_477); +x_480 = lean_box(0); +x_481 = lean_box(0); +x_482 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_480, x_481); +x_483 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_483, 0, x_482); +lean_ctor_set(x_483, 1, x_259); +return x_483; +} +else +{ +lean_object* x_484; lean_object* x_485; lean_object* x_486; uint8_t x_487; +x_484 = l_Lean_Syntax_getArgs(x_477); +lean_dec(x_477); +x_485 = lean_array_get_size(x_484); +lean_dec(x_484); +x_486 = lean_unsigned_to_nat(1u); +x_487 = lean_nat_dec_eq(x_485, x_486); +lean_dec(x_485); +if (x_487 == 0) +{ +lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; +x_488 = lean_box(0); +x_489 = lean_box(0); +x_490 = l_Lean_Syntax_mkAntiquotNode(x_338, x_337, x_488, x_489); +x_491 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_491, 0, x_490); +lean_ctor_set(x_491, 1, x_259); +return x_491; +} +else +{ +lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; +x_492 = l_myMacro____x40_Init_Notation___hyg_948____closed__4; +x_493 = l_stx___x3f___closed__3; +x_494 = l_Lean_Elab_Command_expandMacroArgIntoPattern_mkSplicePat(x_492, x_338, x_493); +x_495 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_495, 0, x_494); +lean_ctor_set(x_495, 1, x_259); +return x_495; +} +} +} +} +} +} +} +} +else +{ +uint8_t x_496; +lean_dec(x_2); +x_496 = !lean_is_exclusive(x_4); +if (x_496 == 0) { return x_4; } else { -lean_object* x_805; lean_object* x_806; lean_object* x_807; -x_805 = lean_ctor_get(x_4, 0); -x_806 = lean_ctor_get(x_4, 1); -lean_inc(x_806); -lean_inc(x_805); +lean_object* x_497; lean_object* x_498; lean_object* x_499; +x_497 = lean_ctor_get(x_4, 0); +x_498 = lean_ctor_get(x_4, 1); +lean_inc(x_498); +lean_inc(x_497); lean_dec(x_4); -x_807 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_807, 0, x_805); -lean_ctor_set(x_807, 1, x_806); -return x_807; +x_499 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_499, 0, x_497); +lean_ctor_set(x_499, 1, x_498); +return x_499; } } } } +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; +x_6 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__1(x_1, x_2, x_3, x_4, x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_1); +return x_6; +} +} +lean_object* l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_Elab_Command_expandMacroArgIntoPattern___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +lean_dec(x_1); +return x_9; +} +} lean_object* l_Lean_Elab_Command_expandMacro_match__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { @@ -47518,7 +33550,7 @@ x_142 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_142, 0, x_130); lean_ctor_set(x_142, 1, x_141); x_143 = lean_array_push(x_136, x_142); -x_144 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_144 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_inc(x_130); x_145 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_145, 0, x_130); @@ -47853,7 +33885,7 @@ x_315 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_315, 0, x_303); lean_ctor_set(x_315, 1, x_314); x_316 = lean_array_push(x_309, x_315); -x_317 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_317 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_inc(x_303); x_318 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_318, 0, x_303); @@ -49152,7 +35184,7 @@ x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252____closed__1() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -49162,11 +35194,11 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252_(lean_object* x_1) { +lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252____closed__1; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435____closed__1; x_3 = l_Lean_registerTraceClass(x_2, x_1); return x_3; } @@ -50365,7 +36397,7 @@ x_724 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_724, 0, x_712); lean_ctor_set(x_724, 1, x_723); x_725 = lean_array_push(x_718, x_724); -x_726 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_726 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_inc(x_712); x_727 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_727, 0, x_712); @@ -53143,26 +39175,22 @@ l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3 = _init_l_Lean_Elab_Com lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__3); l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4(); lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__4); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__5); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__6); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__7); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__8 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__8(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__8); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__9); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__10); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__11); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__12 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__12(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__12); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__13); -l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14 = _init_l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14(); -lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__1___closed__14); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__1); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__2 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__2(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__2); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__3 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__3(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__3); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__4 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__4(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__4); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__5); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__6 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__6(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__6); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__7 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__7(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__7); +l_Lean_Elab_Command_expandMixfix___lambda__7___closed__8 = _init_l_Lean_Elab_Command_expandMixfix___lambda__7___closed__8(); +lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___lambda__7___closed__8); l_Lean_Elab_Command_expandMixfix___closed__1 = _init_l_Lean_Elab_Command_expandMixfix___closed__1(); lean_mark_persistent(l_Lean_Elab_Command_expandMixfix___closed__1); l___regBuiltin_Lean_Elab_Command_expandMixfix___closed__1 = _init_l___regBuiltin_Lean_Elab_Command_expandMixfix___closed__1(); @@ -53236,9 +39264,9 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Command_elabMacro___closed__1); res = l___regBuiltin_Lean_Elab_Command_elabMacro(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252____closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252____closed__1); -res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_31252_(lean_io_mk_world()); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435____closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435____closed__1); +res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_16435_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); l_Lean_Elab_Command_withExpectedType___closed__1 = _init_l_Lean_Elab_Command_withExpectedType___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Match.c b/stage0/stdlib/Lean/Elab/Tactic/Match.c index 7208d2822a..e15597f2ae 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Match.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Match.c @@ -18,6 +18,7 @@ lean_object* l___regBuiltin_Lean_Elab_Tactic_evalMatch(lean_object*); size_t l_USize_add(size_t, size_t); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at___private_Lean_Elab_Tactic_Match_0__Lean_Elab_Tactic_mkAuxiliaryMatchTermAux___spec__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_getMainTag(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1; extern lean_object* l_Lean_nullKind; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__13; lean_object* lean_name_mk_string(lean_object*, lean_object*); @@ -89,7 +90,6 @@ lean_object* l_Lean_Syntax_getPos(lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); -extern lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* l_unsafeCast(lean_object*, lean_object*, lean_object*); @@ -516,7 +516,7 @@ lean_dec(x_108); x_147 = lean_ctor_get(x_6, 0); lean_inc(x_147); lean_dec(x_6); -x_148 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5809____closed__1; +x_148 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_5686____closed__1; x_149 = l_Lean_Name_appendIndexAfter(x_148, x_147); x_150 = l_Lean_Name_append(x_1, x_149); x_151 = l_Lean_mkIdentFrom(x_30, x_150); diff --git a/stage0/stdlib/Lean/Elab/Term.c b/stage0/stdlib/Lean/Elab/Term.c index 1e90fdacde..5469401fd4 100644 --- a/stage0/stdlib/Lean/Elab/Term.c +++ b/stage0/stdlib/Lean/Elab/Term.c @@ -93,7 +93,6 @@ extern lean_object* l_Lean_Meta_mkSorry___rarg___lambda__1___closed__3; extern lean_object* l_Lean_MessageData_ofList___closed__3; uint8_t l_USize_decEq(size_t, size_t); extern lean_object* l_Lean_InternalExceptionId_toString___closed__1; -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Lean_Elab_Term_instMonadQuotationTermElabM___closed__8; lean_object* l_Lean_Elab_Term_tryPostpone___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -796,6 +795,7 @@ extern lean_object* l_Lean_KVMap_empty; lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_instMetaEvalTermElabM___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; uint8_t l_Lean_BinderInfo_isExplicit(uint8_t); lean_object* l_Lean_Elab_Term_registerSyntheticMVar(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_getKind(lean_object*); @@ -1019,7 +1019,6 @@ lean_object* l_Lean_MetavarContext_getDecl(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_instMonadLogTermElabM___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_throwAutoBoundImplicitLocal___rarg___closed__2; lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore_match__2___rarg(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; uint8_t l_Std_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(lean_object*); lean_object* l_Std_HashMapImp_find_x3f___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabUsingElabFns___spec__5___boxed(lean_object*, lean_object*); lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___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*, lean_object*); @@ -1108,6 +1107,7 @@ lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_tryPureCoe_x3f(lean_ob lean_object* l_Lean_Elab_Term_elabBadCDot___rarg___closed__1; lean_object* l_Lean_Meta_isType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_applyAttributesAt___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError_match__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkAppOptM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_tryPureCoe_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM(lean_object*); @@ -20452,7 +20452,7 @@ if (x_5 == 0) { lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; x_6 = lean_array_uget(x_2, x_3); -x_7 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_7 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; lean_inc(x_1); x_8 = lean_name_mk_string(x_1, x_7); lean_inc(x_6); @@ -20461,7 +20461,7 @@ lean_dec(x_8); if (x_9 == 0) { lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_10 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; lean_inc(x_1); x_11 = lean_name_mk_string(x_1, x_10); x_12 = l_Lean_Syntax_isOfKind(x_6, x_11); diff --git a/stage0/stdlib/Lean/Parser.c b/stage0/stdlib/Lean/Parser.c index ca6e3e8406..b2306eb697 100644 --- a/stage0/stdlib/Lean/Parser.c +++ b/stage0/stdlib/Lean/Parser.c @@ -23,6 +23,7 @@ lean_object* l___regBuiltin_Lean_PrettyPrinter_Parenthesizer_charLit_parenthesiz lean_object* l_Lean_PrettyPrinter_Parenthesizer_categoryParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__25; lean_object* l___regBuiltin_Lean_PrettyPrinter_Formatter_ident_formatter___closed__1; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16; lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__9(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_notFollowedByFn___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_many(lean_object*); @@ -54,7 +55,6 @@ lean_object* l_Lean_Parser_withPosition(lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_charLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_sepBy1_formatter(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__16; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_numLit_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_str_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -65,9 +65,11 @@ lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr___elambda__4(le lean_object* l_Lean_Parser_Term_scientific_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_optional(lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr___elambda__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12; lean_object* l___regBuiltin_Lean_PrettyPrinter_Formatter_charLit_formatter___closed__1; lean_object* l_Lean_Parser_registerAliasCore___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_trailingNode_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; extern lean_object* l_Lean_Parser_symbol_parenthesizer___rarg___closed__1; extern lean_object* l_term___x24_______closed__8; extern lean_object* l_Lean_PrettyPrinter_parenthesizerAttribute; @@ -78,10 +80,10 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_ident_parenthesizer(lean_object* lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr___elambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_antiquot_parenthesizer(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__6(lean_object*, uint8_t); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; lean_object* l_Lean_Parser_checkNoWsBefore(lean_object*); extern lean_object* l_termS_x21_____closed__6; lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__10(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16; lean_object* l_Lean_PrettyPrinter_Formatter_ident_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_PrettyPrinter_Formatter_charLit_formatter(lean_object*); lean_object* l___regBuiltin_Lean_PrettyPrinter_Formatter_ident_formatter(lean_object*); @@ -106,13 +108,13 @@ lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__6; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_parserAliasesRef; lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3; lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr___elambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_location___closed__4; extern lean_object* l_Lean_PrettyPrinter_combinatorFormatterAttribute; extern lean_object* l_Lean_numLitKind___closed__2; extern lean_object* l_Lean_PrettyPrinter_formatterAttribute; extern lean_object* l_myMacro____x40_Init_Notation___hyg_736____closed__6; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr_match__1(lean_object*); lean_object* l_Lean_Parser_interpolatedStr(lean_object*); lean_object* l_Lean_Parser_Term_char_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -153,9 +155,7 @@ extern lean_object* l_Lean_Parser_tokenWithAntiquotFn___lambda__2___closed__4; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__2; lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr___elambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_numLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1848____closed__4; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7; lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__5___boxed(lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr___elambda__9(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__27; @@ -173,10 +173,11 @@ lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4_(lean_object*); extern lean_object* l_Lean_Parser_instAndThenParser___closed__1; extern lean_object* l_myMacro____x40_Init_Notation___hyg_842____closed__4; lean_object* l___regBuiltin_Lean_PrettyPrinter_Parenthesizer_scientificLit_parenthesizer___closed__1; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_parenthesizerAliasesRef; lean_object* l_Lean_PrettyPrinter_Formatter_interpretParserDescr___elambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7; lean_object* lean_pretty_printer_formatter_interpret_parser_descr(lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__21; extern lean_object* l_rawNatLit___closed__6; lean_object* l_Lean_PrettyPrinter_Formatter_mkAntiquot_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -186,7 +187,6 @@ lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__23; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__13; lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr_match__1(lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3; lean_object* l_Lean_Parser_Term_num_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_trailingNode_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_PrettyPrinter_Formatter_numLit_formatter___closed__1; @@ -202,7 +202,7 @@ lean_object* l_Lean_Parser_many1(lean_object*); lean_object* l___regBuiltin_Lean_PrettyPrinter_Parenthesizer_ident_parenthesizer(lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_andthen_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__5(lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__26; lean_object* l_Lean_PrettyPrinter_Parenthesizer_interpretParserDescr___elambda__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_node_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -570,7 +570,7 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_14 = lean_ctor_get(x_13, 1); lean_inc(x_14); lean_dec(x_13); -x_15 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8; +x_15 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8; x_16 = l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__7; x_17 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_15, x_16, x_14); if (lean_obj_tag(x_17) == 0) @@ -579,7 +579,7 @@ lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; x_18 = lean_ctor_get(x_17, 1); lean_inc(x_18); lean_dec(x_17); -x_19 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12; +x_19 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12; x_20 = l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__8; x_21 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_19, x_20, x_18); if (lean_obj_tag(x_21) == 0) @@ -588,7 +588,7 @@ lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; x_22 = lean_ctor_get(x_21, 1); lean_inc(x_22); lean_dec(x_21); -x_23 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16; +x_23 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16; x_24 = l_Lean_Parser_initFn____x40_Lean_Parser___hyg_4____closed__9; x_25 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_23, x_24, x_22); if (lean_obj_tag(x_25) == 0) @@ -2602,7 +2602,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2631,7 +2631,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2660,7 +2660,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2689,7 +2689,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2718,7 +2718,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } diff --git a/stage0/stdlib/Lean/Parser/Attr.c b/stage0/stdlib/Lean/Parser/Attr.c index 2514453d47..22ba56048c 100644 --- a/stage0/stdlib/Lean/Parser/Attr.c +++ b/stage0/stdlib/Lean/Parser/Attr.c @@ -114,7 +114,6 @@ lean_object* l_Lean_Parser_mkAntiquot_formatter___boxed(lean_object*, lean_objec lean_object* l_Lean_Parser_leadingNode_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Attr_simple___elambda__1___closed__5; lean_object* l_Lean_Parser_Attr_defaultInstance_formatter___closed__3; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; lean_object* l_Lean_Parser_Attr_externEntry___elambda__1___closed__8; lean_object* l_Lean_Parser_Attr_extern___elambda__1___closed__10; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -147,6 +146,7 @@ lean_object* l_Lean_Parser_Attr_externEntry___closed__4; lean_object* l___regBuiltin_Lean_Parser_Attr_simple_parenthesizer___closed__1; lean_object* l_Lean_Parser_Attr_recursor___closed__2; lean_object* l_Lean_Parser_Attr_macro___closed__6; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; lean_object* l_Lean_Parser_Attr_macro___elambda__1___closed__4; extern lean_object* l_Lean_PrettyPrinter_parenthesizerAttribute; lean_object* l_Lean_Parser_Attr_defaultInstance_parenthesizer___closed__3; @@ -171,6 +171,7 @@ lean_object* l_Lean_Parser_Attr_externEntry_parenthesizer(lean_object*, lean_obj lean_object* l_Lean_Parser_Attr_simple___elambda__1___closed__4; lean_object* l_Lean_Parser_symbolFn___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Priority_numPrio_parenthesizer___closed__1; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; lean_object* l_Lean_Parser_Attr_externEntry_parenthesizer___closed__5; lean_object* l_Lean_Parser_Attr_recursor___elambda__1___closed__6; lean_object* l_Lean_Parser_Attr_extern_parenthesizer___closed__1; @@ -240,7 +241,6 @@ lean_object* l_Lean_Parser_Attr_recursor_formatter___closed__4; lean_object* l___regBuiltin_Lean_Parser_Attr_defaultInstance_formatter(lean_object*); extern lean_object* l_Lean_PrettyPrinter_formatterAttribute; lean_object* l_Lean_Parser_Attr_macro___elambda__1___closed__3; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; lean_object* l_Lean_Parser_Attr_extern_parenthesizer___closed__3; lean_object* l_Lean_Parser_Attr_extern___elambda__1___closed__6; lean_object* l_Lean_Parser_registerBuiltinParserAttribute(lean_object*, lean_object*, uint8_t, lean_object*); @@ -338,7 +338,6 @@ lean_object* l_Lean_Parser_Attr_macro___elambda__1___closed__6; lean_object* l_Lean_Parser_Attr_externEntry___elambda__1___closed__10; lean_object* l_Lean_Parser_Attr_export_formatter___closed__2; lean_object* l_Lean_Parser_Attr_extern___elambda__1___closed__1; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; lean_object* l_Lean_Parser_Priority_numPrio___closed__3; lean_object* l_Lean_Parser_Attr_class___elambda__1___closed__2; lean_object* l_Lean_Parser_Attr_externEntry; @@ -372,12 +371,13 @@ lean_object* l_Lean_Parser_Attr_recursor___closed__3; lean_object* l_Lean_Parser_Attr_recursor_parenthesizer___closed__3; lean_object* l_Lean_Parser_Attr_instance___closed__7; lean_object* l_Lean_Parser_Attr_class___elambda__1___closed__4; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; lean_object* l_Lean_Parser_Attr_instance_formatter___closed__2; lean_object* l_Lean_Parser_Attr_extern___closed__8; lean_object* l_Lean_Parser_Attr_instance_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; lean_object* l_Lean_Parser_Attr_defaultInstance___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Attr_recursor___closed__5; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; lean_object* l___regBuiltin_Lean_Parser_Attr_export_formatter(lean_object*); lean_object* l_Lean_Parser_Attr_extern___elambda__1___closed__8; lean_object* l_Lean_Parser_Attr_recursor_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -385,9 +385,9 @@ lean_object* l_Lean_Parser_Attr_externEntry___closed__2; lean_object* l_Lean_Parser_Attr_simple_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Attr_instance___closed__3; lean_object* l_Lean_Parser_Attr_defaultInstance_parenthesizer___closed__1; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; lean_object* l_Lean_Parser_mkAntiquot(lean_object*, lean_object*, uint8_t); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__17; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; lean_object* l_Lean_Parser_Attr_export___elambda__1___closed__2; lean_object* l_Lean_Parser_Attr_instance___elambda__1___closed__1; lean_object* l_Lean_Parser_Attr_class___closed__3; @@ -419,6 +419,7 @@ lean_object* l_Lean_Parser_Attr_class_parenthesizer___closed__2; extern lean_object* l_Lean_Attribute_Builtin_getId___closed__4; lean_object* l_Lean_Parser_Attr_instance_formatter___closed__3; lean_object* l_Lean_Parser_Attr_instance___elambda__1___closed__9; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; lean_object* l_Lean_Parser_Attr_defaultInstance___elambda__1___closed__1; lean_object* l_Lean_Parser_Attr_recursor_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Attr_extern_formatter___closed__7; @@ -436,7 +437,6 @@ extern lean_object* l_Lean_Parser_strLit___closed__2; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Attr_defaultInstance_formatter___closed__1; lean_object* l_Lean_Parser_priorityParser(lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; lean_object* l_Lean_Parser_Attr_simple___elambda__1(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Attr_instance_parenthesizer___closed__1; lean_object* l___regBuiltin_Lean_Parser_Priority_numPrio_parenthesizer(lean_object*); @@ -825,7 +825,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -864,7 +864,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Priority_numPrio_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -1154,7 +1154,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Attr_simple_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1175,7 +1175,7 @@ static lean_object* _init_l_Lean_Parser_Attr_simple_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Attr_simple_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -1254,7 +1254,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Attr_simple_parenthesizer___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1275,7 +1275,7 @@ static lean_object* _init_l_Lean_Parser_Attr_simple_parenthesizer___closed__5() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Attr_simple_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -1557,7 +1557,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Attr_macro_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1625,7 +1625,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__1; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1906,7 +1906,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Attr_export_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -2265,7 +2265,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Attr_recursor_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -2333,7 +2333,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__5; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -3983,7 +3983,7 @@ static lean_object* _init_l_Lean_Parser_Attr_externEntry_formatter___closed__2() _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -4017,7 +4017,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Attr_externEntry_formatter___closed__4; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -4092,7 +4092,7 @@ static lean_object* _init_l_Lean_Parser_Attr_extern_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -4200,7 +4200,7 @@ static lean_object* _init_l_Lean_Parser_Attr_externEntry_parenthesizer___closed_ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -4221,7 +4221,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Attr_externEntry_parenthesizer___closed__3; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -4281,7 +4281,7 @@ static lean_object* _init_l_Lean_Parser_Attr_extern_parenthesizer___closed__2() _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; diff --git a/stage0/stdlib/Lean/Parser/Command.c b/stage0/stdlib/Lean/Parser/Command.c index 89a2ee7071..f339c30d3b 100644 --- a/stage0/stdlib/Lean/Parser/Command.c +++ b/stage0/stdlib/Lean/Parser/Command.c @@ -153,7 +153,6 @@ lean_object* l_Lean_Parser_Command_structInstBinder___elambda__1___closed__6; lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__15; lean_object* l_Lean_Parser_Command_inductive___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_initialize_parenthesizer___closed__5; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; lean_object* l_Lean_Parser_Command_ctor___elambda__1___closed__8; lean_object* l_Lean_Parser_Command_optDeriving___closed__1; lean_object* l_Lean_Parser_Command_reduce_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -658,6 +657,7 @@ lean_object* l_Lean_Parser_Command_instance___closed__8; lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__4; lean_object* l_Lean_Parser_Command_inferMod___closed__4; lean_object* l_Lean_Parser_Command_openOnly___elambda__1(lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; lean_object* l_Lean_Parser_Command_builtin__initialize___elambda__1___closed__10; lean_object* l___regBuiltin_Lean_Parser_Command_declaration_parenthesizer___closed__1; extern lean_object* l_Lean_Parser_Attr_simple___elambda__1___closed__3; @@ -714,7 +714,6 @@ lean_object* l_Lean_Parser_Command_universe___elambda__1___closed__7; lean_object* l_Lean_Parser_Command_declaration_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_ctor___closed__10; lean_object* l_Lean_Parser_Command_commentBody___closed__2; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; lean_object* l_Lean_Parser_Command_declaration_parenthesizer___closed__10; lean_object* l_Lean_Parser_Command_declId_formatter___closed__2; lean_object* l_Lean_Parser_Command_example___elambda__1___closed__8; @@ -804,6 +803,7 @@ lean_object* l_Lean_Parser_Command_def_parenthesizer(lean_object*, lean_object*, lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Command_universes___closed__6; lean_object* l_Lean_Parser_Command_namespace___closed__2; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; lean_object* l_Lean_Parser_many1Fn(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_print_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_theorem_formatter___closed__6; @@ -904,6 +904,7 @@ lean_object* l_Lean_Parser_Command_axiom_parenthesizer___closed__2; lean_object* l_Lean_Parser_Command_mutual___elambda__1___closed__12; lean_object* l_Lean_Parser_Command_structure_formatter___closed__21; lean_object* l_Lean_Parser_Command_structSimpleBinder_parenthesizer___closed__5; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; lean_object* l_Lean_Parser_Command_inferMod_parenthesizer___closed__2; lean_object* l_Lean_Parser_Command_structInstBinder_formatter___closed__2; lean_object* l_Lean_Parser_Command_structImplicitBinder_parenthesizer___closed__4; @@ -975,7 +976,6 @@ lean_object* l_Lean_Parser_Command_builtin__initialize_formatter___closed__3; lean_object* l_Lean_Parser_Command_inferMod_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_declaration___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_structFields_formatter___closed__11; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; lean_object* l___regBuiltinParser_Lean_Parser_Command_check(lean_object*); lean_object* l_Lean_Parser_Command_optNamedPrio_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_check__failure_formatter___closed__4; @@ -1022,6 +1022,7 @@ lean_object* l_Lean_Parser_Command_structure_formatter___closed__1; lean_object* l_Lean_Parser_Command_namedPrio___closed__9; lean_object* l_Lean_Parser_Command_structFields___elambda__1___closed__13; lean_object* l_Lean_Parser_Command_declaration_formatter___closed__6; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; lean_object* l_Lean_Parser_Command_set__option___elambda__1___closed__9; lean_object* l_Lean_Parser_Command_deriving___elambda__1___closed__4; lean_object* l_Lean_Parser_Command_in___elambda__1(lean_object*, lean_object*); @@ -1062,6 +1063,7 @@ lean_object* l_Lean_Parser_Command_attribute___elambda__1___closed__16; lean_object* l_Lean_Parser_Command_openOnly___elambda__1___closed__7; lean_object* l_Lean_Parser_Command_abbrev___elambda__1___closed__1; lean_object* l_Lean_Parser_Command_protected___closed__6; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; lean_object* l_Lean_Parser_Command_declModifiers___closed__5; lean_object* l_Lean_Parser_Command_structureTk___closed__1; lean_object* l_Lean_Parser_Command_attribute_formatter___closed__1; @@ -1121,7 +1123,6 @@ lean_object* l___regBuiltin_Lean_Parser_Command_resolve__name_formatter___closed lean_object* l_Lean_Parser_Command_classTk___closed__1; lean_object* l_Lean_Parser_Command_eval___closed__4; lean_object* l___regBuiltin_Lean_Parser_Command_namespace_parenthesizer(lean_object*); -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; lean_object* l_Lean_Parser_Command_set__option___closed__12; lean_object* l_Lean_Parser_Command_structInstBinder___elambda__1___closed__3; lean_object* l_Lean_Parser_Command_axiom_formatter___closed__5; @@ -1225,7 +1226,6 @@ lean_object* l_Lean_Parser_Command_section_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_inductive_formatter___closed__1; lean_object* l_Lean_Parser_Command_deriving___closed__3; extern lean_object* l_Lean_Parser_mkAntiquotSplice___closed__3; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; lean_object* l_Lean_Parser_Command_attribute_formatter___closed__4; lean_object* l_Lean_Parser_Command_declId_formatter___closed__5; lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_parenthesizer___closed__1; @@ -1258,6 +1258,7 @@ lean_object* l_Lean_Parser_Command_section___elambda__1___closed__3; lean_object* l_Lean_Parser_Command_export_parenthesizer___closed__3; lean_object* l_Lean_Parser_Command_variable_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_optDeriving___elambda__1___closed__11; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; lean_object* l_Lean_Parser_Command_theorem_formatter___closed__2; lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_inferMod___elambda__1___closed__1; @@ -1484,7 +1485,6 @@ lean_object* l_Lean_Parser_Command_def_formatter(lean_object*, lean_object*, lea lean_object* l_Lean_Parser_Command_end___elambda__1___closed__6; lean_object* l_Lean_Parser_Command_mutual___closed__7; lean_object* l_Lean_Parser_Command_declaration___closed__4; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; lean_object* l_Lean_Parser_Command_theorem___closed__7; lean_object* l_Lean_Parser_Command_structCtor___elambda__1___closed__10; lean_object* l_Lean_Parser_Command_structInstBinder___closed__2; @@ -2217,7 +2217,6 @@ lean_object* l_Lean_Parser_Command_constant___elambda__1___closed__8; lean_object* l_Lean_Parser_Command_attribute___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_structImplicitBinder___elambda__1___closed__9; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; lean_object* l_Lean_Parser_Command_structureTk___elambda__1___closed__8; lean_object* l_Lean_Parser_Command_in_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_protected_parenthesizer___closed__1; @@ -2347,6 +2346,7 @@ lean_object* l_Lean_Parser_Command_axiom___closed__1; extern lean_object* l_Lean_Parser_Term_letIdLhs_formatter___closed__4; lean_object* l_Lean_Parser_Command_docComment_formatter___closed__1; lean_object* l_Lean_Parser_Command_partial_parenthesizer___closed__2; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; lean_object* l_Lean_Parser_Command_exit___closed__3; lean_object* l_Lean_Parser_Command_unsafe___elambda__1(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_doForDecl___closed__1; @@ -2361,6 +2361,7 @@ lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter___closed__8; lean_object* l_Lean_Parser_Command_builtin__initialize___closed__7; lean_object* l_Lean_Parser_Command_variable_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_structSimpleBinder___elambda__1___closed__5; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; lean_object* l_Lean_Parser_Command_declVal_formatter___closed__1; lean_object* l_Lean_Parser_Command_check___closed__2; lean_object* l_Lean_Parser_Command_constant___elambda__1___closed__7; @@ -2406,7 +2407,6 @@ lean_object* l_Lean_Parser_Command_structure___elambda__1___closed__13; lean_object* l_Lean_Parser_Command_classInductive___elambda__1___closed__4; lean_object* l_Lean_Parser_Command_inductive_formatter___closed__3; lean_object* l_Lean_Parser_Command_structInstBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; lean_object* l_Lean_Parser_Command_structSimpleBinder___closed__1; lean_object* l_Lean_Parser_Command_declValSimple___elambda__1___closed__3; lean_object* l_Lean_Parser_Command_abbrev___elambda__1___closed__10; @@ -2452,6 +2452,7 @@ lean_object* l_Lean_Parser_Command_structureTk; lean_object* l_Lean_Parser_Command_eval_formatter___closed__1; lean_object* l_Lean_Parser_Command_builtin__initialize___closed__4; lean_object* l_Lean_Parser_Command_extends_formatter___closed__2; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; lean_object* l_Lean_Parser_Command_end___elambda__1___closed__3; lean_object* l_Lean_Parser_Command_structImplicitBinder_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltinParser_Lean_Parser_Command_open(lean_object*); @@ -2469,7 +2470,6 @@ lean_object* l_Lean_Parser_Command_declaration___elambda__1___closed__9; lean_object* l_Lean_Parser_Command_check__failure_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_export___closed__6; lean_object* l_Lean_Parser_Command_declSig___closed__3; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; lean_object* l_Lean_Parser_Command_attribute___elambda__1___closed__4; lean_object* l_Lean_Parser_Command_init__quot___elambda__1___closed__5; lean_object* l_Lean_Parser_Command_eval_formatter___closed__2; @@ -2800,6 +2800,7 @@ lean_object* l_Lean_Parser_Command_openRenamingItem_formatter___closed__2; lean_object* l_Lean_Parser_Command_structInstBinder_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_abbrev_formatter___closed__4; lean_object* l_Lean_Parser_Command_universe___closed__5; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; lean_object* l_Lean_Parser_Command_openHiding___elambda__1___closed__2; lean_object* l_Lean_Parser_Command_check___closed__4; lean_object* l_Lean_Parser_Command_classTk___elambda__1___closed__2; @@ -2895,7 +2896,6 @@ lean_object* l_Lean_Parser_Command_inductive___elambda__1___closed__12; lean_object* l___regBuiltinParser_Lean_Parser_Command_synth(lean_object*); lean_object* l_Lean_Parser_Command_classTk_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_abbrev_parenthesizer___closed__8; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; lean_object* l_Lean_Parser_Command_initialize_parenthesizer___closed__8; lean_object* l_Lean_Parser_Command_declValEqns_formatter___closed__1; lean_object* l_Lean_Parser_Command_structure_formatter___closed__15; @@ -12495,7 +12495,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_docComment_formatter___closed__3; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -12964,7 +12964,7 @@ static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -13148,7 +13148,7 @@ static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_term_x5b___x5d___closed__5; x_3 = l_Lean_Parser_Term_tupleTail_formatter___closed__2; x_4 = 0; @@ -13199,7 +13199,7 @@ static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_declId_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -14332,7 +14332,7 @@ static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_ctor_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -14951,7 +14951,7 @@ static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__4 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_structCtor_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -15046,7 +15046,7 @@ static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter__ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -15560,7 +15560,7 @@ static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = l_Lean_Parser_Command_structFields_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -16146,7 +16146,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_docComment_parenthesizer___closed__2; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -16553,7 +16553,7 @@ static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___cl _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -16735,7 +16735,7 @@ static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__2 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_term_x5b___x5d___closed__5; x_3 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__1; x_4 = 0; @@ -16786,7 +16786,7 @@ static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__6 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_declId_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -17754,7 +17754,7 @@ static lean_object* _init_l_Lean_Parser_Command_ctor_parenthesizer___closed__6() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_ctor_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -18243,7 +18243,7 @@ static lean_object* _init_l_Lean_Parser_Command_structCtor_parenthesizer___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_structCtor_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -18336,7 +18336,7 @@ static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_parenthesiz _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -18750,7 +18750,7 @@ static lean_object* _init_l_Lean_Parser_Command_structFields_parenthesizer___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = l_Lean_Parser_Command_structFields_parenthesizer___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -20413,7 +20413,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_namespace_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -21876,7 +21876,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_universe_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -24717,8 +24717,8 @@ static lean_object* _init_l_Lean_Parser_Command_print_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -24797,8 +24797,8 @@ static lean_object* _init_l_Lean_Parser_Command_print_parenthesizer___closed__2( _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -25135,7 +25135,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_printAxioms_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -25215,7 +25215,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__5; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -25526,7 +25526,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_resolve__name_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -26409,8 +26409,8 @@ static lean_object* _init_l_Lean_Parser_Command_set__option_formatter___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -26445,7 +26445,7 @@ static lean_object* _init_l_Lean_Parser_Command_set__option_formatter___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_2 = l_Lean_Parser_Command_set__option_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -26457,7 +26457,7 @@ static lean_object* _init_l_Lean_Parser_Command_set__option_formatter___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_set__option_formatter___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -26537,8 +26537,8 @@ static lean_object* _init_l_Lean_Parser_Command_set__option_parenthesizer___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -26573,7 +26573,7 @@ static lean_object* _init_l_Lean_Parser_Command_set__option_parenthesizer___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_2 = l_Lean_Parser_Command_set__option_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -26585,7 +26585,7 @@ static lean_object* _init_l_Lean_Parser_Command_set__option_parenthesizer___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_set__option_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -27481,7 +27481,7 @@ static lean_object* _init_l_Lean_Parser_Command_export_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_export_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -27585,7 +27585,7 @@ static lean_object* _init_l_Lean_Parser_Command_export_parenthesizer___closed__4 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_export_parenthesizer___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -29038,7 +29038,7 @@ static lean_object* _init_l_Lean_Parser_Command_openHiding_formatter___closed__3 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_openHiding_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -29124,7 +29124,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_openRenamingItem_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -29135,7 +29135,7 @@ static lean_object* _init_l_Lean_Parser_Command_openRenamingItem_formatter___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_openRenamingItem_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -29196,7 +29196,7 @@ static lean_object* _init_l_Lean_Parser_Command_openRenaming_formatter___closed_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_openRenaming_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -29294,7 +29294,7 @@ static lean_object* _init_l_Lean_Parser_Command_openOnly_formatter___closed__2() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Level_paren_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -29552,7 +29552,7 @@ static lean_object* _init_l_Lean_Parser_Command_openHiding_parenthesizer___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -29624,7 +29624,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_depArrow_parenthesizer___closed__3; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -29635,7 +29635,7 @@ static lean_object* _init_l_Lean_Parser_Command_openRenamingItem_parenthesizer__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_openRenamingItem_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -30396,7 +30396,7 @@ static lean_object* _init_l_Lean_Parser_Command_mutual_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = l_Lean_Parser_Command_mutual_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -30428,7 +30428,7 @@ static lean_object* _init_l_Lean_Parser_Command_mutual_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = l_Lean_Parser_Command_mutual_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -30552,7 +30552,7 @@ static lean_object* _init_l_Lean_Parser_Command_mutual_parenthesizer___closed__4 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = l_Lean_Parser_Command_mutual_parenthesizer___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -31004,7 +31004,7 @@ static lean_object* _init_l_Lean_Parser_Command_initialize_formatter___closed__4 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_initialize_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -31128,7 +31128,7 @@ static lean_object* _init_l_Lean_Parser_Command_initialize_parenthesizer___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_initialize_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); diff --git a/stage0/stdlib/Lean/Parser/Do.c b/stage0/stdlib/Lean/Parser/Do.c index 75b290de6d..2fdc5205f2 100644 --- a/stage0/stdlib/Lean/Parser/Do.c +++ b/stage0/stdlib/Lean/Parser/Do.c @@ -24,7 +24,6 @@ lean_object* l_Lean_Parser_Term_initFn____x40_Lean_Parser_Do___hyg_193____closed lean_object* l_Lean_Parser_Term_termReturn___closed__1; lean_object* l_Lean_Parser_Term_liftMethod_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doSeqBracketed_formatter___closed__2; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; lean_object* l_Lean_Parser_Term_doIf_parenthesizer___closed__9; extern lean_object* l_Lean_Parser_Term_dbgTrace_parenthesizer___closed__4; lean_object* l_Lean_Parser_Term_doCatch___closed__1; @@ -39,10 +38,12 @@ lean_object* l_Lean_Parser_doElemParser(lean_object*); lean_object* l_Lean_Parser_Term_doUnless_formatter___closed__2; lean_object* l_Lean_Parser_Term_doSeqBracketed___closed__1; lean_object* l_Lean_Parser_Term_doLet___closed__6; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; lean_object* l_Lean_Parser_Term_doElem_quot_formatter___closed__1; lean_object* l_Lean_Parser_Term_doMatch_parenthesizer___closed__5; lean_object* l_Lean_Parser_Term_doNested_formatter___closed__1; lean_object* l_Lean_Parser_Term_doSeqBracketed___closed__2; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; lean_object* l_Lean_Parser_Term_doElem_quot___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_doIdDecl___elambda__1___closed__7; lean_object* l_Lean_Parser_Term_doReassignArrow___elambda__1___closed__6; @@ -103,7 +104,6 @@ lean_object* l_Lean_Parser_Term_doIdDecl___closed__8; lean_object* l_Lean_Parser_Term_matchAlts(lean_object*); extern lean_object* l_Lean_Parser_leadPrec; lean_object* l_Lean_Parser_Term_doReassignArrow___elambda__1___closed__4; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; extern lean_object* l_Char_quote___closed__1; lean_object* l_Lean_Parser_Term_doFor___elambda__1___closed__9; lean_object* l_Lean_Parser_Term_doExpr___closed__2; @@ -549,7 +549,6 @@ extern lean_object* l_Lean_Parser_Term_let___closed__1; lean_object* l_Lean_Parser_Term_doIfLetPure___elambda__1___closed__2; lean_object* l___regBuiltin_Lean_Parser_Term_doMatch_formatter___closed__1; lean_object* l___regBuiltin_Lean_Parser_Term_doBreak_formatter___closed__1; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; lean_object* l___regBuiltinParser_Lean_Parser_Term_doReturn(lean_object*); lean_object* l_Lean_Parser_Term_doForDecl___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doReturn_parenthesizer___closed__3; @@ -558,6 +557,7 @@ lean_object* l_Lean_Parser_Term_doLet___elambda__1___closed__11; lean_object* l_Lean_Parser_Term_termUnless_formatter___closed__2; lean_object* l_Lean_Parser_Term_doIdDecl_parenthesizer___closed__6; lean_object* l___regBuiltin_Lean_Parser_Term_termTry_formatter(lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; lean_object* l_Lean_Parser_Term_doSeqIndent_formatter___closed__2; lean_object* l_Lean_Parser_Term_doIdDecl___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_doAssert_parenthesizer___closed__1; @@ -579,9 +579,9 @@ lean_object* l_Lean_Parser_Term_initFn____x40_Lean_Parser_Do___hyg_193____closed lean_object* l_Lean_Parser_Term_doDbgTrace_parenthesizer___closed__2; lean_object* l_Lean_Parser_Term_doContinue___closed__3; lean_object* l___regBuiltin_Lean_Parser_Term_doHave_parenthesizer___closed__1; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; lean_object* l_Lean_Parser_Term_doElem_quot_parenthesizer___closed__3; extern lean_object* l_Lean_Parser_Term_optType; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Do___hyg_4_(lean_object*); lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Do___hyg_14_(lean_object*); lean_object* l_Lean_Parser_Term_doElem_quot_formatter___closed__5; @@ -717,7 +717,6 @@ lean_object* l_Lean_Parser_Term_doLetArrow___closed__6; lean_object* l_Lean_Parser_Term_doTry_parenthesizer___closed__9; lean_object* l_Lean_Parser_Term_doFor___elambda__1___closed__13; extern lean_object* l_Lean_Parser_Term_assert___elambda__1___closed__6; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; lean_object* l_Lean_PrettyPrinter_Formatter_node_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doCatchMatch___closed__6; lean_object* l_Lean_Parser_Term_termUnless___elambda__1___closed__3; @@ -740,6 +739,7 @@ lean_object* l___regBuiltin_Lean_Parser_Term_doAssert_formatter(lean_object*); lean_object* l_Lean_Parser_Term_doBreak___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_doFor_formatter___closed__3; lean_object* l_Lean_Parser_Term_doReassignArrow_formatter___closed__3; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; lean_object* l___regBuiltinParser_Lean_Parser_Term_doIf(lean_object*); lean_object* l_Lean_Parser_Term_doLetRec_parenthesizer___closed__2; lean_object* l_Lean_Parser_Term_doLetRec_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -973,6 +973,7 @@ lean_object* l_Lean_Parser_Term_leftArrow___elambda__1___closed__1; lean_object* l_Lean_Parser_Term_let___elambda__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doCatchMatch___closed__4; lean_object* l_Lean_PrettyPrinter_Formatter_checkLineEq_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; lean_object* l_Lean_Parser_Term_doLet___closed__5; lean_object* l_Lean_Parser_Term_doIf_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_doBreak___closed__4; @@ -1004,7 +1005,6 @@ lean_object* l_Lean_Parser_Term_liftMethod___elambda__1___closed__4; lean_object* l_Lean_Parser_Term_doUnless___elambda__1___closed__15; lean_object* l_Lean_Parser_Term_doHave___closed__2; lean_object* l_Lean_Parser_Term_doSeqItem___elambda__1___closed__2; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7; extern lean_object* l_Lean_Parser_Term_letrec___closed__4; lean_object* l_Lean_Parser_Term_doIfProp_parenthesizer___closed__1; lean_object* l_Lean_Parser_many1_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1281,7 +1281,6 @@ lean_object* l_Lean_Parser_Term_doReturn_formatter___closed__7; lean_object* l_Lean_Parser_Term_doFor_formatter___closed__1; lean_object* l_Lean_Parser_Term_doNested_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doSeqBracketed___elambda__1___closed__3; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; lean_object* l_Lean_Parser_Term_doReassignArrow___closed__2; extern lean_object* l_Lean_Parser_Term_dbgTrace___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_doTry___elambda__1___closed__5; @@ -1309,6 +1308,7 @@ lean_object* l_Lean_Parser_sepBy1_formatter___boxed(lean_object*, lean_object*, lean_object* l_Lean_Parser_Term_doTry___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doIfLet_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doExpr___elambda__1___closed__2; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_object* l_Lean_Parser_Term_elseIf___closed__3; lean_object* l_Lean_Parser_Term_termFor___elambda__1___closed__1; lean_object* l_Lean_Parser_Term_doSeqBracketed_formatter___closed__5; @@ -1324,7 +1324,6 @@ lean_object* l_Lean_Parser_Term_doElem_quot___closed__6; lean_object* l_Lean_Parser_Term_doIfLet___closed__5; lean_object* l_Lean_Parser_Term_doPatDecl___elambda__1___closed__16; lean_object* l_Lean_Parser_Term_doContinue___elambda__1___closed__6; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; lean_object* l_Lean_Parser_Term_doIfCond_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doTry; lean_object* l_Lean_Parser_Term_doLetArrow_parenthesizer___closed__7; @@ -1369,6 +1368,7 @@ lean_object* l_Lean_Parser_Term_doForDecl___closed__1; lean_object* l_Lean_Parser_Term_doExpr___elambda__1___closed__1; lean_object* l_Lean_Parser_Term_doReturn___elambda__1___closed__14; lean_object* l_Lean_Parser_Term_termReturn___closed__3; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; lean_object* l_Lean_Parser_Term_doHave___elambda__1___closed__4; lean_object* l_Lean_Parser_Term_doHave___closed__5; lean_object* l_Lean_Parser_Term_liftMethod_formatter___closed__4; @@ -1531,6 +1531,7 @@ lean_object* l_Lean_Parser_Term_doIf___elambda__1___closed__21; lean_object* l_Lean_Parser_Term_notFollowedByRedefinedTermToken___closed__2; lean_object* l_Lean_Parser_Term_doBreak___closed__5; lean_object* l_Lean_Parser_Term_doCatch; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; lean_object* l_Lean_Parser_Term_doPatDecl___closed__6; lean_object* l_Lean_Parser_Term_doPatDecl___elambda__1___closed__8; lean_object* l___regBuiltin_Lean_Parser_Term_doIf_parenthesizer___closed__1; @@ -1545,6 +1546,7 @@ lean_object* l_Lean_Parser_Term_doCatchMatch_parenthesizer___closed__1; extern lean_object* l_Lean_Parser_Term_dbgTrace___closed__3; lean_object* l_Lean_Parser_Term_doFinally___elambda__1___closed__8; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Do___hyg_4____closed__3; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; lean_object* l_Lean_Parser_Term_doSeqBracketed___closed__7; lean_object* l_Lean_Parser_symbolFnAux(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doIfLetBind_formatter___closed__3; @@ -1553,7 +1555,6 @@ lean_object* l_Lean_Parser_Term_doCatch___elambda__1___closed__11; lean_object* l_Lean_Parser_Term_doLetRec___closed__1; lean_object* l_Lean_Parser_Term_liftMethod_parenthesizer___closed__2; lean_object* l_Lean_Parser_Term_termUnless_parenthesizer___closed__1; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; lean_object* l_Lean_Parser_Term_doIf___elambda__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doDbgTrace___closed__3; lean_object* l_Lean_Parser_Term_termReturn_parenthesizer___closed__2; @@ -1570,7 +1571,6 @@ lean_object* l_Lean_Parser_Term_doLetArrow_formatter___closed__2; lean_object* l_Lean_Parser_Term_doIf___elambda__1___closed__7; lean_object* l_Lean_Parser_Term_doUnless_formatter___closed__4; lean_object* l_Lean_Parser_Term_doReassignArrow___closed__6; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; lean_object* l_Lean_Parser_Term_doReassign_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doNested___elambda__1___closed__2; extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_initFn____x40_Lean_PrettyPrinter_Parenthesizer___hyg_2498____closed__7; @@ -2311,7 +2311,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem___elambda__1___closed__1( _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -2321,7 +2321,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem___elambda__1___closed__2( _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; x_2 = l_Lean_Parser_Term_doSeqItem___elambda__1___closed__1; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -2429,7 +2429,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem___elambda__1___closed__12 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_2 = l_Lean_Parser_Term_doSeqItem___elambda__1___closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_Parser_nodeFn), 4, 2); lean_closure_set(x_3, 0, x_1); @@ -2500,7 +2500,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_2 = l_Lean_Parser_Term_doSeqItem___closed__3; x_3 = l_Lean_Parser_nodeInfo(x_1, x_2); return x_3; @@ -2560,7 +2560,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqIndent___elambda__1___closed__ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -2570,7 +2570,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqIndent___elambda__1___closed__ _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; x_2 = l_Lean_Parser_Term_doSeqIndent___elambda__1___closed__1; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -2636,7 +2636,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqIndent___elambda__1___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_2 = l_Lean_Parser_Term_doSeqIndent___elambda__1___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_Parser_nodeFn), 4, 2); lean_closure_set(x_3, 0, x_1); @@ -2676,7 +2676,7 @@ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_doSeqIndent___elambda__1___closed__6; x_2 = lean_ctor_get(x_1, 0); lean_inc(x_2); -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_4 = l_Lean_Parser_nodeInfo(x_3, x_2); return x_4; } @@ -2989,7 +2989,7 @@ static lean_object* _init_l_Lean_Parser_Term_termBeforeDo___elambda__1___closed_ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -3257,7 +3257,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; x_2 = l_Lean_Parser_Term_doSeqItem___elambda__1___closed__1; x_3 = 1; x_4 = lean_box(x_3); @@ -3312,7 +3312,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = l_Lean_Parser_Term_doSeqItem_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -3324,7 +3324,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_doSeqItem_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); @@ -3439,7 +3439,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqIndent_formatter___closed__1() _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; x_2 = l_Lean_Parser_Term_doSeqIndent___elambda__1___closed__1; x_3 = 1; x_4 = lean_box(x_3); @@ -3464,7 +3464,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqIndent_formatter___closed__3() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_doSeqIndent_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); @@ -3558,7 +3558,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem_parenthesizer___closed__4 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = l_Lean_Parser_Term_doSeqItem_parenthesizer___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -3570,7 +3570,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqItem_parenthesizer___closed__5 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_doSeqItem_parenthesizer___closed__4; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); @@ -3706,7 +3706,7 @@ static lean_object* _init_l_Lean_Parser_Term_doSeqIndent_parenthesizer___closed_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_doSeqIndent_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); @@ -4344,7 +4344,7 @@ static lean_object* _init_l_Lean_Parser_Term_notFollowedByRedefinedTermToken___e _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_2 = l_String_trim(x_1); return x_2; } @@ -17930,7 +17930,7 @@ static lean_object* _init_l_Lean_Parser_Term_doExpr___elambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -17940,7 +17940,7 @@ static lean_object* _init_l_Lean_Parser_Term_doExpr___elambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; x_2 = l_Lean_Parser_Term_doExpr___elambda__1___closed__1; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -17963,7 +17963,7 @@ static lean_object* _init_l_Lean_Parser_Term_doExpr___elambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_2 = l_Lean_Parser_Term_doExpr___elambda__1___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_Parser_nodeFn), 4, 2); lean_closure_set(x_3, 0, x_1); @@ -18014,7 +18014,7 @@ static lean_object* _init_l_Lean_Parser_Term_doExpr___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_2 = l_Lean_Parser_Term_doExpr___closed__1; x_3 = l_Lean_Parser_nodeInfo(x_1, x_2); return x_3; @@ -18075,7 +18075,7 @@ _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Do___hyg_4____closed__4; -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_4 = 1; x_5 = l_Lean_Parser_Term_doExpr; x_6 = lean_unsigned_to_nat(1000u); @@ -18087,7 +18087,7 @@ static lean_object* _init_l_Lean_Parser_Term_doExpr_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; x_2 = l_Lean_Parser_Term_doExpr___elambda__1___closed__1; x_3 = 1; x_4 = lean_box(x_3); @@ -18114,7 +18114,7 @@ static lean_object* _init_l_Lean_Parser_Term_doExpr_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_doExpr_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); @@ -18147,7 +18147,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_PrettyPrinter_formatterAttribute; -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_4 = l___regBuiltin_Lean_Parser_Term_doExpr_formatter___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -18182,7 +18182,7 @@ static lean_object* _init_l_Lean_Parser_Term_doExpr_parenthesizer___closed__3() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_doExpr_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); @@ -18215,7 +18215,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_PrettyPrinter_parenthesizerAttribute; -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_4 = l___regBuiltin_Lean_Parser_Term_doExpr_parenthesizer___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -18488,7 +18488,7 @@ static lean_object* _init_l_Lean_Parser_Term_do___elambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -18498,7 +18498,7 @@ static lean_object* _init_l_Lean_Parser_Term_do___elambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_2 = l_Lean_Parser_Term_do___elambda__1___closed__1; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -18509,7 +18509,7 @@ static lean_object* _init_l_Lean_Parser_Term_do___elambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2 = l_Lean_Parser_Term_doUnless___elambda__1___closed__10; x_3 = lean_alloc_closure((void*)(l_Lean_Parser_nodeFn), 4, 2); lean_closure_set(x_3, 0, x_1); @@ -18546,7 +18546,7 @@ static lean_object* _init_l_Lean_Parser_Term_do___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2 = l_Lean_Parser_Term_doUnless___closed__2; x_3 = l_Lean_Parser_nodeInfo(x_1, x_2); return x_3; @@ -18607,7 +18607,7 @@ _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; x_2 = l_term___u2218_____closed__6; -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_do; x_6 = lean_unsigned_to_nat(1000u); @@ -18619,7 +18619,7 @@ static lean_object* _init_l_Lean_Parser_Term_do_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_2 = l_Lean_Parser_Term_do___elambda__1___closed__1; x_3 = 1; x_4 = lean_box(x_3); @@ -18634,7 +18634,7 @@ static lean_object* _init_l_Lean_Parser_Term_do_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2 = l_Lean_Parser_maxPrec; x_3 = l_Lean_Parser_Term_doUnless_formatter___closed__5; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); @@ -18667,7 +18667,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_PrettyPrinter_formatterAttribute; -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_4 = l___regBuiltin_Lean_Parser_Term_do_formatter___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -18690,7 +18690,7 @@ static lean_object* _init_l_Lean_Parser_Term_do_parenthesizer___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_2 = l_Lean_Parser_maxPrec; x_3 = l_Lean_Parser_Term_doIf_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); @@ -18723,7 +18723,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_PrettyPrinter_parenthesizerAttribute; -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_4 = l___regBuiltin_Lean_Parser_Term_do_parenthesizer___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; diff --git a/stage0/stdlib/Lean/Parser/Extra.c b/stage0/stdlib/Lean/Parser/Extra.c index 01a74b38bb..f99274f82d 100644 --- a/stage0/stdlib/Lean/Parser/Extra.c +++ b/stage0/stdlib/Lean/Parser/Extra.c @@ -13,92 +13,88 @@ #ifdef __cplusplus extern "C" { #endif -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13; lean_object* l_Lean_PrettyPrinter_Formatter_rawIdentNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__2; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__3; lean_object* l_Lean_PrettyPrinter_Parenthesizer_withoutInfo_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_many___closed__3; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__29; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; lean_object* l_Lean_PrettyPrinter_Formatter_indent___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_termIf_____x3a__Then__Else_____closed__5; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__25; lean_object* l_Lean_Parser_many1Indent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_charLit___closed__1; lean_object* l_Lean_Parser_nonReservedSymbol_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__6; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__13; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; lean_object* l_Lean_PrettyPrinter_Formatter_visitArgs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__4; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__23; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__5; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; extern lean_object* l_Lean_scientificLitKind___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_categoryParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__14; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__28; lean_object* l_Lean_Parser_andthenInfo(lean_object*, lean_object*); +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__15; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__13; lean_object* l_Lean_PrettyPrinter_Formatter_numLitNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_strLitNoAntiquot___closed__2; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__42; lean_object* l_Lean_Parser_ppHardSpace_parenthesizer___rarg(lean_object*); lean_object* l_Lean_Parser_optional___closed__1; lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__5; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer(lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__30; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__37; lean_object* l_Lean_Parser_unicodeSymbol_parenthesizer___rarg___closed__1; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__4; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__15; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__6; lean_object* l_Lean_Parser_ppSpace_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_identNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ppHardSpace_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_rawIdentNoAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Syntax_mkAntiquotNode___closed__12; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__15; extern lean_object* l_Lean_nullKind; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__23; extern lean_object* l_term_x5b___x5d___closed__9; lean_object* l_Lean_Parser_notFollowedByFn___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; lean_object* l_Lean_PrettyPrinter_Formatter_sepByNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_many(lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__22; extern lean_object* l_Lean_identKind___closed__1; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__10; lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_Parser_antiquotExpr_formatter___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ppSpace_parenthesizer___rarg(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__21; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__27; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__22; lean_object* l_Lean_PrettyPrinter_Parenthesizer_identNoAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_mkFormatterAttribute___closed__8; lean_object* l_Lean_Parser_sepBy1_parenthesizer(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__3; lean_object* l_Lean_Parser_sepBy_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ppGroup___boxed(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__20; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__9; lean_object* l_Lean_Parser_symbol_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_charLit; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__27; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__19; lean_object* l_Lean_Parser_numLit___elambda__1___closed__1; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__44; lean_object* l_Lean_PrettyPrinter_Formatter_indent(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_errorAtSavedPos___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_many___closed__5; lean_object* l_Lean_Parser_ident_formatter___closed__1; lean_object* l_Lean_Parser_sepBy_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__33; lean_object* l_Lean_PrettyPrinter_Formatter_atomic_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_nameLitNoAntiquot___closed__2; lean_object* l_Lean_Parser_group_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_identKind___closed__2; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__46; lean_object* l_Lean_PrettyPrinter_Formatter_manyNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLit_formatter___closed__3; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__1; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13; extern lean_object* l_term___u2218_____closed__6; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__33; lean_object* l_Lean_Parser_ident_formatter___closed__2; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__41; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__34; lean_object* l_Lean_Parser_many___closed__2; lean_object* l_Lean_Parser_scientificLit; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__25; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__1; lean_object* l_Lean_ppSpace_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Array_empty___closed__1; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__2; @@ -106,75 +102,81 @@ lean_object* l_Lean_Parser_tokenWithAntiquotFn(lean_object*, lean_object*, lean_ lean_object* l_Lean_PrettyPrinter_Formatter_orelse_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_group(lean_object*); lean_object* l_Lean_Parser_ident; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__34; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__41; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__34; lean_object* l_Lean_Parser_ParserState_mkNode(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__21; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__24; extern lean_object* l_Lean_Parser_nameLitNoAntiquot___closed__1; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__14; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__46; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__12; lean_object* l_Lean_Parser_withAntiquotSpliceAndSuffix_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__34; lean_object* l_Lean_Parser_antiquotNestedExpr_parenthesizer___closed__1; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__1; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__2; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__29; extern lean_object* l_Lean_PrettyPrinter_mkParenthesizerAttribute___closed__7; lean_object* l_Lean_PrettyPrinter_Formatter_pushLine(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__15; lean_object* l_Lean_Parser_scientificLit___elambda__1(lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__44; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__25; extern lean_object* l_myMacro____x40_Init_Notation___hyg_948____closed__4; lean_object* l_Lean_Parser_strLit_formatter___closed__1; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__29; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__18; lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__8; lean_object* l_Lean_PrettyPrinter_Parenthesizer_nameLitNoAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Lean_Parser_optional_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__25; lean_object* l_Lean_Parser_ppIndent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9; extern lean_object* l_Lean_charLitKind___closed__1; lean_object* lean_string_append(lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__9; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__25; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__18; lean_object* l_Lean_Parser_strLit_formatter___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_toggleInsideQuot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_charLit___elambda__1___closed__1; lean_object* l_Lean_Parser_unicodeSymbol_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_numLit___closed__3; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__4; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__30; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__14; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__28; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__14; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__28; lean_object* l_Lean_PrettyPrinter_Parenthesizer_symbolNoAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__1; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__18; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1192____closed__8; lean_object* l_Lean_PrettyPrinter_Formatter_nonReservedSymbolNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_sepBy1_formatter(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_numLitNoAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_antiquotNestedExpr_formatter___closed__5; lean_object* l_Lean_PrettyPrinter_Formatter_unicodeSymbolNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__14; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__30; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; lean_object* l_Lean_Parser_antiquotNestedExpr_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__42; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__28; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__37; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__30; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__15; lean_object* l_Lean_Parser_group_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__14; lean_object* l_Lean_PrettyPrinter_Parenthesizer_scientificLitNoAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_antiquotNestedExpr_parenthesizer___closed__3; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__14; lean_object* lean_string_utf8_byte_size(lean_object*); lean_object* l_Lean_Parser_mkAntiquot_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5; lean_object* l_Lean_Parser_leadingNode_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_unicodeSymbolNoAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; lean_object* l_Lean_Parser_nodeWithAntiquot_parenthesizer___boxed(lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__5; lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__4; lean_object* l_Lean_Parser_many_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLitFn(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__29; lean_object* l_Lean_Parser_ppLine; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__3; extern lean_object* l_term___x24_______closed__5; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13; extern lean_object* l_Lean_nameLitKind; lean_object* l_Lean_Parser_strLit___closed__1; lean_object* l_Lean_Parser_rawIdent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -182,87 +184,91 @@ lean_object* l_Lean_Parser_strLit_formatter___closed__3; lean_object* l_Lean_Parser_leadingNode_formatter___closed__1; lean_object* l_Lean_Parser_optional_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_antiquotNestedExpr_formatter___closed__3; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__13; lean_object* l_Lean_PrettyPrinter_Parenthesizer_sepByNoAntiquot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ident___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_atomic_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadRef_mkInfoFromRefPos___at_myMacro____x40_Init_Notation___hyg_109____spec__1(lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__18; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; lean_object* l_Lean_Parser_rawIdent___closed__3; uint8_t l___private_Init_Data_Option_Basic_0__beqOption____x40_Init_Data_Option_Basic___hyg_651____at_Lean_Parser_ParserState_hasError___spec__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_optional(lean_object*); lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__6; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12; lean_object* l_Lean_Parser_numLit___closed__1; lean_object* l_Lean_Parser_rawIdentFn(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_letrec___closed__4; lean_object* l_Lean_Parser_registerAliasCore___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__2; lean_object* l_Lean_Parser_strLit___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_unicodeSymbol_parenthesizer___boxed(lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__20; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; lean_object* l_Lean_Parser_symbol_parenthesizer___rarg___closed__1; lean_object* l_Lean_ppIndent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_symbolNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__18; lean_object* l_Lean_PrettyPrinter_Parenthesizer_setExpected_parenthesizer___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__4; lean_object* l_Lean_Parser_termParser_formatter___boxed(lean_object*); lean_object* l_Lean_Parser_numLit___closed__2; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__20; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__14; lean_object* l_Lean_Parser_antiquotNestedExpr_parenthesizer___closed__2; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__20; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__43; lean_object* l_Lean_PrettyPrinter_Formatter_tokenWithAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__49; extern lean_object* l_Lean_Parser_identNoAntiquot___closed__1; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__21; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__6; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; lean_object* l_Lean_Parser_ppSpace_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__8; lean_object* l_Lean_Parser_ident___closed__2; lean_object* l_Lean_Parser_sepByElemParser_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ppHardSpace_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_Formatter_categoryParser_formatter___lambda__2___closed__4; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__7; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__7; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; extern lean_object* l_Lean_PrettyPrinter_mkFormatterAttribute___closed__4; lean_object* l_Lean_Parser_charLit_formatter___closed__2; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; lean_object* l_Lean_Parser_mkAntiquotSplice_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_setExpected_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__17; lean_object* l_Lean_PrettyPrinter_Formatter_strLitNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_strLit_parenthesizer___closed__2; extern lean_object* l_Lean_Parser_rawIdentNoAntiquot___closed__1; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__23; lean_object* l_Lean_Parser_nodeInfo(lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__24; lean_object* l_Lean_Parser_symbolFn___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_numLitKind; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__17; lean_object* l_Lean_Parser_strLit_parenthesizer___closed__1; lean_object* l_Lean_Parser_charLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; extern lean_object* l_Lean_Parser_numLitNoAntiquot___closed__1; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__13; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__33; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__32; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__10; lean_object* l_Lean_Parser_scientificLit_formatter___closed__3; lean_object* l_Lean_Parser_noFirstTokenInfo(lean_object*); lean_object* l_Lean_Parser_scientificLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_strLitKind; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__22; lean_object* l_Lean_Parser_strLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__10; lean_object* l_Lean_PrettyPrinter_Formatter_checkPrec_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__10; lean_object* l_Lean_PrettyPrinter_Parenthesizer_visitArgs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__8; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__32; extern lean_object* l_Lean_Parser_Syntax_addPrec___closed__3; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9; lean_object* l_Lean_Parser_nodeWithAntiquot_formatter(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; extern lean_object* l_Lean_Parser_skip___closed__1; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__20; extern lean_object* l_Lean_Parser_numLitNoAntiquot___closed__2; lean_object* l_Lean_Parser_manyIndent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_numLit_formatter___closed__1; lean_object* l_Lean_Parser_notSymbol_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_Formatter_initFn____x40_Lean_PrettyPrinter_Formatter___hyg_2565____closed__7; extern lean_object* l_stx___x3f___closed__3; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__18; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_object* l_Lean_Parser_ppHardSpace_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLit___closed__3; lean_object* l_Lean_Parser_many___closed__1; @@ -272,30 +278,26 @@ lean_object* l_Lean_Parser_many1_formatter(lean_object*, lean_object*, lean_obje extern lean_object* l_Lean_PrettyPrinter_Formatter_initFn____x40_Lean_PrettyPrinter_Formatter___hyg_2565____closed__3; extern lean_object* l_Lean_numLitKind___closed__1; lean_object* l_Lean_Parser_optionaInfo(lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__33; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__20; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__24; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__7; extern lean_object* l_Lean_strLitKind___closed__1; lean_object* l_Lean_PrettyPrinter_Formatter_toggleInsideQuot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_manyNoAntiquot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; lean_object* l_Lean_Parser_nameLit; lean_object* l_Lean_PrettyPrinter_Formatter_node_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__49; lean_object* l_Lean_Parser_nonReservedSymbol_parenthesizer___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__16; lean_object* l_Lean_Parser_charLitFn(lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__15; extern lean_object* l_Lean_Parser_sepByElemParser___closed__1; extern lean_object* l_Lean_Parser_charLitNoAntiquot___closed__2; lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__6; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; extern lean_object* l_myMacro____x40_Init_Notation___hyg_1989____closed__2; lean_object* l_Lean_Parser_strLitFn(lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__16; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__14; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__16; lean_object* l_Lean_Parser_charLit___closed__3; lean_object* l_Lean_PrettyPrinter_Parenthesizer_charLitNoAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__6; lean_object* l_Lean_Parser_many1___elambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_manyIndent(lean_object*); lean_object* l_Lean_Parser_nameLit___closed__1; @@ -305,7 +307,8 @@ lean_object* l_Lean_Parser_optional___closed__5; lean_object* l_Lean_Parser_ppHardSpace; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_parserAliasesRef; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__43; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__20; +lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__11; lean_object* l_Lean_Parser_orelseInfo(lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLit___closed__2; lean_object* l_Lean_Parser_termParser_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -313,9 +316,10 @@ extern lean_object* l_Lean_Parser_strLitNoAntiquot___closed__1; lean_object* l_Lean_Parser_ppIndent(lean_object*); extern lean_object* l_Lean_instInhabitedSourceInfo___closed__1; lean_object* l_Lean_Parser_scientificLit_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3; lean_object* l_Lean_Parser_commandParser_formatter___boxed(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__6; lean_object* l_Lean_Syntax_getId(lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__15; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__3; extern lean_object* l_Lean_charLitKind; extern lean_object* l_Lean_Parser_maxPrec; @@ -325,6 +329,7 @@ lean_object* l_Lean_Parser_optional___closed__3; lean_object* l_Lean_Parser_antiquotExpr_parenthesizer___closed__2; lean_object* l_Lean_Parser_ppDedent(lean_object*); extern lean_object* l_Lean_Parser_mkAntiquotSplice___closed__1; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__4; lean_object* l_Lean_Parser_strLit___elambda__1___closed__1; lean_object* l_Lean_Parser_many1Indent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_scientificLitFn(lean_object*, lean_object*); @@ -332,22 +337,22 @@ lean_object* l_Lean_Parser_nodeWithAntiquot_formatter___boxed(lean_object*, lean lean_object* l_Lean_Parser_charLit___closed__2; lean_object* l_Lean_PrettyPrinter_Formatter_scientificLitNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_736____closed__6; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; lean_object* l_Lean_Parser_ppLine_parenthesizer___rarg(lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__26; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__7; extern lean_object* l_Lean_Parser_charLitNoAntiquot___closed__1; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__4; lean_object* l_Lean_Parser_antiquotExpr_parenthesizer___closed__1; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__39; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__6; lean_object* l_Lean_Parser_nonReservedSymbol_parenthesizer___rarg___closed__1; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__18; lean_object* l_Lean_PrettyPrinter_Parenthesizer_pushNone_parenthesizer___boxed(lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__11; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__36; lean_object* l_Lean_Parser_numLit_formatter___closed__3; lean_object* l_Lean_Parser_scientificLit___closed__3; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__19; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__35; lean_object* l_Lean_Parser_numLit_parenthesizer___closed__2; lean_object* l_Lean_Parser_ppIndent___boxed(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__4; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__3; extern lean_object* l_Lean_PrettyPrinter_mkFormatterAttribute___closed__6; lean_object* l_Lean_Parser_antiquotNestedExpr_formatter___closed__1; @@ -356,21 +361,22 @@ lean_object* l_Lean_Parser_nonReservedSymbol_parenthesizer___boxed(lean_object*, lean_object* l_Lean_Parser_sepBy1_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_commandParser_formatter(lean_object*); lean_object* l_Lean_Parser_rawIdent_parenthesizer___closed__1; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__31; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__5; lean_object* l_Lean_Parser_strLit___closed__3; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__2; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__32; lean_object* l_Lean_Parser_manyAux(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__31; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__24; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__6; lean_object* l_Lean_Parser_numLit_parenthesizer___closed__1; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__31; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_nameLitNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_rawIdent___closed__2; lean_object* l_Lean_Parser_antiquotNestedExpr_formatter___closed__6; extern lean_object* l_Lean_Parser_scientificLitNoAntiquot___closed__2; lean_object* l_Lean_Parser_mkAntiquot_formatter(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7; lean_object* l_Lean_ppHardSpace_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_many1_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLit___elambda__1___closed__1; @@ -388,112 +394,107 @@ lean_object* l_Lean_Parser_nodeWithAntiquot_parenthesizer___rarg(lean_object*, l lean_object* l_Lean_Parser_ident___elambda__1___closed__1; lean_object* l_Lean_Parser_checkColGeFn(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ppGroup_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__2; extern lean_object* l_Lean_identKind; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__26; extern lean_object* l_myMacro____x40_Init_Notation___hyg_12817____closed__9; lean_object* l_Lean_Parser_commandParser_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ident___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_charLit___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLit_parenthesizer___closed__1; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268_(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272_(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_unicodeSymbol_parenthesizer___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_numLit; lean_object* l_Lean_Parser_many___closed__4; lean_object* l_Lean_Parser_charLit_formatter___closed__1; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__26; lean_object* l_Lean_Parser_numLit___elambda__1(lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__26; lean_object* l_Lean_Parser_ppDedent___boxed(lean_object*); lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__11; lean_object* l_Lean_PrettyPrinter_Formatter_push(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638_(lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642_(lean_object*); extern lean_object* l_Lean_PrettyPrinter_Formatter_formatterAliasesRef; extern lean_object* l_Lean_scientificLitKind; lean_object* l_Lean_Parser_scientificLit___elambda__1___closed__1; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12; lean_object* l_Lean_Parser_withPosition___lambda__1(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__31; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__32; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__26; lean_object* l_Lean_Parser_ppGroup_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_commandParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_scientificLit_parenthesizer___closed__2; lean_object* l_Lean_Name_append(lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_mkParenthesizerAttribute___closed__4; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__12; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__11; lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__7; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7; lean_object* l_Lean_Parser_nameLit_parenthesizer___closed__2; lean_object* l_Lean_Parser_many___elambda__1(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__11; lean_object* l_Lean_Parser_charLit_parenthesizer___closed__1; lean_object* l_Lean_Parser_symbolInfo(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__10; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__35; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__39; lean_object* l_Lean_Parser_charLit_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_charLit_parenthesizer___closed__2; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11; lean_object* l_Lean_Parser_charLit_formatter___closed__3; lean_object* l_Lean_Parser_orelseFnCore(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); extern lean_object* l_Int_instInhabitedInt___closed__1; lean_object* l_Lean_Parser_notSymbol_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__11; extern lean_object* l_Lean_Syntax_mkAntiquotNode___closed__2; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__13; lean_object* l_Lean_ppLine_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__36; lean_object* l_Lean_Parser_optional___closed__2; lean_object* l_Lean_Parser_many1Indent(lean_object*); +lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__10; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkNoImmediateColon_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__26; lean_object* l_Lean_PrettyPrinter_Formatter_pushNone_formatter___boxed(lean_object*); lean_object* l_Std_Format_getIndent(lean_object*); extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_initFn____x40_Lean_PrettyPrinter_Parenthesizer___hyg_2498____closed__3; lean_object* l_Lean_Parser_notSymbol_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__23; lean_object* l_Lean_Parser_sepBy_formatter(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__23; lean_object* l_Lean_Parser_withAntiquotSpliceAndSuffix(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; lean_object* l_Lean_Parser_leadingNode_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquotSplice_formatter___closed__2; lean_object* l_Lean_Parser_sepByElemParser_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLit_formatter___closed__1; extern lean_object* l_instReprIterator___closed__3; lean_object* l_Lean_Parser_antiquotExpr_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__19; lean_object* l_Lean_Parser_ident_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_optional_formatter___closed__1; lean_object* l_Lean_PrettyPrinter_Formatter_checkNoImmediateColon_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__8; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__23; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__48; lean_object* l_Lean_Parser_mkAntiquotSplice_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquotSplice_formatter___closed__1; lean_object* l_Lean_Parser_numLit_formatter___closed__2; lean_object* l_Lean_Parser_sepBy1_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_object* l_Lean_Parser_numLit_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_mkFormatterAttribute___closed__7; lean_object* l_Lean_ppSpace_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_842____closed__4; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13; lean_object* l_String_trim(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__25; lean_object* l_Lean_Parser_nodeFn(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__38; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__21; lean_object* l_Lean_Parser_optionalFn(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; lean_object* l_Lean_PrettyPrinter_Formatter_withoutInfo_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__2; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__47; lean_object* l_Lean_Parser_nameLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; lean_object* l_Lean_Parser_unicodeSymbol_parenthesizer(lean_object*, lean_object*); +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__12; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_Parser_rawIdent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__9; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__27; lean_object* l_Lean_Parser_scientificLit_formatter___closed__1; lean_object* l_Lean_Parser_symbol_parenthesizer___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_parenthesizerAliasesRef; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__4; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__8; lean_object* l_Lean_PrettyPrinter_Parenthesizer_withAntiquotSuffixSplice_parenthesizer___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__12; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__45; lean_object* l_Lean_ppLine_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_int_sub(lean_object*, lean_object*); extern lean_object* l_prec_x28___x29___closed__7; @@ -503,66 +504,66 @@ lean_object* l_Lean_Parser_many_formatter___closed__1; lean_object* l_Lean_Parser_scientificLit_formatter___closed__2; extern lean_object* l_Lean_Syntax_mkAntiquotNode___closed__6; lean_object* l_Lean_ppLine_formatter___closed__1; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__22; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__4; lean_object* l_Lean_PrettyPrinter_Formatter_charLitNoAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; extern lean_object* l_rawNatLit___closed__6; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__16; lean_object* l_Lean_Parser_withAntiquotSpliceAndSuffix_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot(lean_object*, lean_object*, uint8_t); lean_object* l_Lean_PrettyPrinter_Parenthesizer_withPosition_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__10; lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__9; lean_object* l_Lean_Parser_nameLit_formatter___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_nonReservedSymbolNoAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ppGroup(lean_object*); extern lean_object* l_prec_x28___x29___closed__3; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__40; lean_object* l_Lean_Parser_antiquotNestedExpr_parenthesizer___closed__4; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); lean_object* l_Lean_Parser_many_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_antiquotNestedExpr_formatter___closed__4; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__17; lean_object* l_Lean_Parser_ident_parenthesizer___closed__1; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__17; lean_object* l_Lean_Parser_optional___closed__4; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__4; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17; lean_object* l_Lean_PrettyPrinter_Parenthesizer_strLitNoAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__9; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__22; extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3701____closed__4; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__1; lean_object* l_Lean_Parser_rawIdent_formatter___closed__1; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__17; extern lean_object* l_stx___x2a___closed__3; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__40; lean_object* l_Lean_Parser_mkAntiquotSplice_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Init_Data_Format_Basic_0__Std_Format_pushNewline___closed__1; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__2; lean_object* l_Lean_Parser_notSymbol_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_nonReservedSymbol_formatter(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__16; lean_object* l_Lean_Parser_antiquotExpr_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__45; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; lean_object* l_Lean_Parser_numLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_optional___elambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_sepBy_parenthesizer(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__17; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; lean_object* l_Lean_Parser_ident___closed__3; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__9; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__27; -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__12; extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_initFn____x40_Lean_PrettyPrinter_Parenthesizer___hyg_2498____closed__7; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__9; lean_object* l_Lean_PrettyPrinter_Formatter_withAntiquotSuffixSplice_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ident_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__21; lean_object* l_Lean_Parser_scientificLit___closed__2; lean_object* l_Lean_Parser_many1Indent___closed__1; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__21; lean_object* l_Lean_Parser_symbol_parenthesizer(lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__47; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__38; lean_object* l_Lean_PrettyPrinter_Parenthesizer_tokenWithAntiquot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_group(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__21; lean_object* l_Lean_Parser_identFn(lean_object*, lean_object*); lean_object* l_Lean_Parser_nameLit_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__2; lean_object* lean_nat_to_int(lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; lean_object* l_Lean_Parser_scientificLit_parenthesizer___closed__1; lean_object* l_Lean_Parser_nonReservedSymbol_parenthesizer(lean_object*, uint8_t); lean_object* l_Lean_Parser_notSymbol_parenthesizer___rarg(lean_object*); @@ -572,7 +573,7 @@ lean_object* l_Lean_Parser_strLit; lean_object* l_Lean_Parser_many1(lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_andthen_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_termRegisterParserAlias_x21_________closed__5; -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__48; +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__8; lean_object* l_Lean_Parser_scientificLit___closed__1; lean_object* l_Lean_Parser_mkAntiquotSplice_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_identNoAntiquot___closed__2; @@ -585,18 +586,18 @@ extern lean_object* l_term_x5b___x5d___closed__3; lean_object* l_Lean_Parser_nodeWithAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_notSymbol_formatter___rarg(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8; lean_object* l_Lean_Parser_antiquotExpr_formatter___closed__1; -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; lean_object* l_Lean_Parser_symbol_parenthesizer___boxed(lean_object*); +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__23; lean_object* l_Lean_Parser_termParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8; +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__19; lean_object* l_Lean_ppDedent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_nameLitKind___closed__1; lean_object* l_Lean_Parser_manyIndent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_node_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949_(lean_object*); -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862_(lean_object*); -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__19; +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953_(lean_object*); +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866_(lean_object*); lean_object* l_Lean_Parser_ppLine_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_categoryParser_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_andthenFn(lean_object*, lean_object*, lean_object*, lean_object*); @@ -3906,10 +3907,30 @@ return x_4; static lean_object* _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__8() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Syntax_addPrec___closed__4; +x_2 = l_Lean_identKind___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__8; +x_2 = lean_alloc_ctor(8, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__10() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Syntax_addPrec___closed__10; x_2 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__7; -x_3 = l_termIf_____x3a__Then__Else_____closed__5; +x_3 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__9; x_4 = lean_alloc_ctor(2, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -3917,13 +3938,13 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__9() { +static lean_object* _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__2; x_2 = lean_unsigned_to_nat(1023u); -x_3 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__8; +x_3 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__10; x_4 = lean_alloc_ctor(3, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -3935,11 +3956,11 @@ static lean_object* _init_l_Lean_Parser_termRegisterParserAlias_x21______() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__9; +x_1 = l_Lean_Parser_termRegisterParserAlias_x21_________closed__11; return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1() { _start: { lean_object* x_1; @@ -3947,17 +3968,17 @@ x_1 = lean_mk_string("do"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3() { _start: { lean_object* x_1; @@ -3965,17 +3986,17 @@ x_1 = lean_mk_string("doSeqIndent"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5() { _start: { lean_object* x_1; @@ -3983,17 +4004,17 @@ x_1 = lean_mk_string("doSeqItem"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7() { _start: { lean_object* x_1; @@ -4001,17 +4022,17 @@ x_1 = lean_mk_string("doExpr"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__9() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__9() { _start: { lean_object* x_1; @@ -4019,22 +4040,22 @@ x_1 = lean_mk_string("Parser.registerAlias"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__10() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__9; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__9; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__11() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__9; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__9; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__10; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__10; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4042,7 +4063,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__12() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4052,7 +4073,7 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13() { _start: { lean_object* x_1; @@ -4060,51 +4081,51 @@ x_1 = lean_mk_string("registerAlias"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__14() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__12; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__12; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__15() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Syntax_addPrec___closed__4; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__16() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__15; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__15; x_3 = lean_alloc_ctor(0, 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_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__17() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__16; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__16; 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_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__18() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__18() { _start: { lean_object* x_1; @@ -4112,22 +4133,22 @@ x_1 = lean_mk_string("PrettyPrinter.Formatter.registerAlias"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__19() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__19() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__18; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__18; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__20() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__18; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__18; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__19; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__19; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4135,7 +4156,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__21() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4145,51 +4166,51 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__22() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__21; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__21; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__23() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_PrettyPrinter_mkFormatterAttribute___closed__8; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__24() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__23; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__23; x_3 = lean_alloc_ctor(0, 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_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__25() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__24; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__24; 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_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__26() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__26() { _start: { lean_object* x_1; @@ -4197,22 +4218,22 @@ x_1 = lean_mk_string("PrettyPrinter.Parenthesizer.registerAlias"); return x_1; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__27() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__27() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__26; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__26; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__28() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__26; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__26; x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__27; +x_3 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__27; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4220,7 +4241,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__29() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__29() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4230,17 +4251,17 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__30() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__30() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__29; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__29; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__31() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__31() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4250,41 +4271,41 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__32() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__32() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__31; -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13; +x_1 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__31; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__33() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__33() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__32; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__32; x_3 = lean_alloc_ctor(0, 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_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__34() { +static lean_object* _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__34() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__33; +x_2 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__33; 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; } } -lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268_(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272_(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; uint8_t x_5; @@ -4321,19 +4342,19 @@ lean_inc(x_15); x_16 = lean_ctor_get(x_2, 1); lean_inc(x_16); lean_dec(x_2); -x_17 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_17 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; 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_Array_empty___closed__1; x_20 = lean_array_push(x_19, x_18); -x_21 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__14; +x_21 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__14; lean_inc(x_15); lean_inc(x_16); x_22 = l_Lean_addMacroScope(x_16, x_21, x_15); x_23 = l_Lean_instInhabitedSourceInfo___closed__1; -x_24 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__11; -x_25 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__17; +x_24 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__11; +x_25 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__17; x_26 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_26, 0, x_23); lean_ctor_set(x_26, 1, x_24); @@ -4354,24 +4375,24 @@ x_34 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_34, 0, x_33); lean_ctor_set(x_34, 1, x_32); x_35 = lean_array_push(x_19, x_34); -x_36 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_36 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_37 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_37, 0, x_36); lean_ctor_set(x_37, 1, x_35); x_38 = lean_array_push(x_19, x_37); x_39 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; x_40 = lean_array_push(x_38, x_39); -x_41 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_41 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_42 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_42, 0, x_41); lean_ctor_set(x_42, 1, x_40); x_43 = lean_array_push(x_19, x_42); -x_44 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__22; +x_44 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__22; lean_inc(x_15); lean_inc(x_16); x_45 = l_Lean_addMacroScope(x_16, x_44, x_15); -x_46 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__20; -x_47 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__25; +x_46 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__20; +x_47 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__25; x_48 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_48, 0, x_23); lean_ctor_set(x_48, 1, x_46); @@ -4401,10 +4422,10 @@ x_62 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_62, 0, x_41); lean_ctor_set(x_62, 1, x_61); x_63 = lean_array_push(x_43, x_62); -x_64 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__30; +x_64 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__30; x_65 = l_Lean_addMacroScope(x_16, x_64, x_15); -x_66 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__28; -x_67 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__34; +x_66 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__28; +x_67 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__34; x_68 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_68, 0, x_23); lean_ctor_set(x_68, 1, x_66); @@ -4438,12 +4459,12 @@ x_83 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_83, 0, x_30); lean_ctor_set(x_83, 1, x_82); x_84 = lean_array_push(x_19, x_83); -x_85 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_85 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_86 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_86, 0, x_85); lean_ctor_set(x_86, 1, x_84); x_87 = lean_array_push(x_20, x_86); -x_88 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_88 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_89 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_89, 0, x_88); lean_ctor_set(x_89, 1, x_87); @@ -4463,19 +4484,19 @@ lean_inc(x_92); x_93 = lean_ctor_get(x_2, 1); lean_inc(x_93); lean_dec(x_2); -x_94 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_94 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_95 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_95, 0, x_90); lean_ctor_set(x_95, 1, x_94); x_96 = l_Array_empty___closed__1; x_97 = lean_array_push(x_96, x_95); -x_98 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__14; +x_98 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__14; lean_inc(x_92); lean_inc(x_93); x_99 = l_Lean_addMacroScope(x_93, x_98, x_92); x_100 = l_Lean_instInhabitedSourceInfo___closed__1; -x_101 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__11; -x_102 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__17; +x_101 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__11; +x_102 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__17; x_103 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_103, 0, x_100); lean_ctor_set(x_103, 1, x_101); @@ -4496,24 +4517,24 @@ x_111 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_111, 0, x_110); lean_ctor_set(x_111, 1, x_109); x_112 = lean_array_push(x_96, x_111); -x_113 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_113 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_114 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_114, 0, x_113); lean_ctor_set(x_114, 1, x_112); x_115 = lean_array_push(x_96, x_114); x_116 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; x_117 = lean_array_push(x_115, x_116); -x_118 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_118 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_119 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_119, 0, x_118); lean_ctor_set(x_119, 1, x_117); x_120 = lean_array_push(x_96, x_119); -x_121 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__22; +x_121 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__22; lean_inc(x_92); lean_inc(x_93); x_122 = l_Lean_addMacroScope(x_93, x_121, x_92); -x_123 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__20; -x_124 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__25; +x_123 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__20; +x_124 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__25; x_125 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_125, 0, x_100); lean_ctor_set(x_125, 1, x_123); @@ -4543,10 +4564,10 @@ x_139 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_139, 0, x_118); lean_ctor_set(x_139, 1, x_138); x_140 = lean_array_push(x_120, x_139); -x_141 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__30; +x_141 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__30; x_142 = l_Lean_addMacroScope(x_93, x_141, x_92); -x_143 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__28; -x_144 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__34; +x_143 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__28; +x_144 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__34; x_145 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_145, 0, x_100); lean_ctor_set(x_145, 1, x_143); @@ -4580,12 +4601,12 @@ x_160 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_160, 0, x_107); lean_ctor_set(x_160, 1, x_159); x_161 = lean_array_push(x_96, x_160); -x_162 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_162 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_163 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_163, 0, x_162); lean_ctor_set(x_163, 1, x_161); x_164 = lean_array_push(x_97, x_163); -x_165 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_165 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_166 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_166, 0, x_165); lean_ctor_set(x_166, 1, x_164); @@ -4597,7 +4618,7 @@ return x_167; } } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__1() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__1() { _start: { lean_object* x_1; @@ -4605,17 +4626,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_group), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__2() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__1; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__1; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__3() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__3() { _start: { lean_object* x_1; @@ -4623,17 +4644,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_group_formatter), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__4() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__3; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__3; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__5() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__5() { _start: { lean_object* x_1; @@ -4641,17 +4662,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_group_parenthesizer), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__6() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__5; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__5; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__7() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__7() { _start: { lean_object* x_1; @@ -4659,17 +4680,17 @@ x_1 = lean_mk_string("ppHardSpace"); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__8() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__7; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__7; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__9() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__9() { _start: { lean_object* x_1; lean_object* x_2; @@ -4679,7 +4700,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10() { _start: { lean_object* x_1; @@ -4687,17 +4708,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_ppHardSpace_formatter___boxed), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__11() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__11() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12() { _start: { lean_object* x_1; @@ -4705,17 +4726,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppHardSpace_parenthesizer___boxed return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__13() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__13() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__14() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__14() { _start: { lean_object* x_1; @@ -4723,17 +4744,17 @@ x_1 = lean_mk_string("ppSpace"); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__15() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__14; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__14; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16() { _start: { lean_object* x_1; @@ -4741,17 +4762,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_ppSpace_formatter___boxed), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__17() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__17() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18() { _start: { lean_object* x_1; @@ -4759,17 +4780,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppSpace_parenthesizer___boxed), 4 return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__19() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__19() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__20() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__20() { _start: { lean_object* x_1; @@ -4777,17 +4798,17 @@ x_1 = lean_mk_string("ppLine"); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__21() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__20; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__20; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22() { _start: { lean_object* x_1; @@ -4795,17 +4816,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_ppLine_formatter___boxed), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__23() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__23() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24() { _start: { lean_object* x_1; @@ -4813,17 +4834,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppLine_parenthesizer___boxed), 4, return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__25() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__25() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__26() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__26() { _start: { lean_object* x_1; @@ -4831,17 +4852,17 @@ x_1 = lean_mk_string("ppGroup"); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__27() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__27() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__26; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__26; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__28() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__28() { _start: { lean_object* x_1; @@ -4849,17 +4870,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__29() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__29() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__28; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__28; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__30() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__30() { _start: { lean_object* x_1; @@ -4867,17 +4888,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_ppGroup_formatter), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__31() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__31() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__30; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__30; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__32() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__32() { _start: { lean_object* x_1; @@ -4885,17 +4906,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_parenthesizer), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__33() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__33() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__32; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__32; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__34() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__34() { _start: { lean_object* x_1; @@ -4903,17 +4924,17 @@ x_1 = lean_mk_string("ppIndent"); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__35() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__35() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__34; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__34; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__36() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__36() { _start: { lean_object* x_1; @@ -4921,17 +4942,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppIndent___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__37() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__37() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__36; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__36; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__38() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__38() { _start: { lean_object* x_1; @@ -4939,17 +4960,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__39() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__39() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__38; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__38; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__40() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__40() { _start: { lean_object* x_1; @@ -4957,17 +4978,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppIndent_parenthesizer), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__41() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__41() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__40; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__40; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__42() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__42() { _start: { lean_object* x_1; @@ -4975,17 +4996,17 @@ x_1 = lean_mk_string("ppDedent"); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__43() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__43() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__42; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__42; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__44() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__44() { _start: { lean_object* x_1; @@ -4993,17 +5014,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__45() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__45() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__44; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__44; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__46() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__46() { _start: { lean_object* x_1; @@ -5011,17 +5032,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__47() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__47() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__46; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__46; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__48() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__48() { _start: { lean_object* x_1; @@ -5029,23 +5050,23 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__49() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__49() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__48; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__48; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638_(lean_object* x_1) { +lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Parser_parserAliasesRef; x_3 = l_Lean_Parser_Tactic_letrec___closed__4; -x_4 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__2; +x_4 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__2; x_5 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -5054,7 +5075,7 @@ x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec(x_5); x_7 = l_Lean_PrettyPrinter_Formatter_formatterAliasesRef; -x_8 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__4; +x_8 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__4; x_9 = l_Lean_Parser_registerAliasCore___rarg(x_7, x_3, x_8, x_6); if (lean_obj_tag(x_9) == 0) { @@ -5063,7 +5084,7 @@ x_10 = lean_ctor_get(x_9, 1); lean_inc(x_10); lean_dec(x_9); x_11 = l_Lean_PrettyPrinter_Parenthesizer_parenthesizerAliasesRef; -x_12 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__6; +x_12 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__6; x_13 = l_Lean_Parser_registerAliasCore___rarg(x_11, x_3, x_12, x_10); if (lean_obj_tag(x_13) == 0) { @@ -5071,8 +5092,8 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_14 = lean_ctor_get(x_13, 1); lean_inc(x_14); lean_dec(x_13); -x_15 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__8; -x_16 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__9; +x_15 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__8; +x_16 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__9; x_17 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_15, x_16, x_14); if (lean_obj_tag(x_17) == 0) { @@ -5080,7 +5101,7 @@ lean_object* x_18; lean_object* x_19; lean_object* x_20; x_18 = lean_ctor_get(x_17, 1); lean_inc(x_18); lean_dec(x_17); -x_19 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__11; +x_19 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__11; x_20 = l_Lean_Parser_registerAliasCore___rarg(x_7, x_15, x_19, x_18); if (lean_obj_tag(x_20) == 0) { @@ -5088,7 +5109,7 @@ lean_object* x_21; lean_object* x_22; lean_object* x_23; x_21 = lean_ctor_get(x_20, 1); lean_inc(x_21); lean_dec(x_20); -x_22 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__13; +x_22 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__13; x_23 = l_Lean_Parser_registerAliasCore___rarg(x_11, x_15, x_22, x_21); if (lean_obj_tag(x_23) == 0) { @@ -5096,7 +5117,7 @@ lean_object* x_24; lean_object* x_25; lean_object* x_26; x_24 = lean_ctor_get(x_23, 1); lean_inc(x_24); lean_dec(x_23); -x_25 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__15; +x_25 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__15; x_26 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_25, x_16, x_24); if (lean_obj_tag(x_26) == 0) { @@ -5104,7 +5125,7 @@ lean_object* x_27; lean_object* x_28; lean_object* x_29; x_27 = lean_ctor_get(x_26, 1); lean_inc(x_27); lean_dec(x_26); -x_28 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__17; +x_28 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__17; x_29 = l_Lean_Parser_registerAliasCore___rarg(x_7, x_25, x_28, x_27); if (lean_obj_tag(x_29) == 0) { @@ -5112,7 +5133,7 @@ lean_object* x_30; lean_object* x_31; lean_object* x_32; x_30 = lean_ctor_get(x_29, 1); lean_inc(x_30); lean_dec(x_29); -x_31 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__19; +x_31 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__19; x_32 = l_Lean_Parser_registerAliasCore___rarg(x_11, x_25, x_31, x_30); if (lean_obj_tag(x_32) == 0) { @@ -5120,7 +5141,7 @@ lean_object* x_33; lean_object* x_34; lean_object* x_35; x_33 = lean_ctor_get(x_32, 1); lean_inc(x_33); lean_dec(x_32); -x_34 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__21; +x_34 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__21; x_35 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_34, x_16, x_33); if (lean_obj_tag(x_35) == 0) { @@ -5128,7 +5149,7 @@ lean_object* x_36; lean_object* x_37; lean_object* x_38; x_36 = lean_ctor_get(x_35, 1); lean_inc(x_36); lean_dec(x_35); -x_37 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__23; +x_37 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__23; x_38 = l_Lean_Parser_registerAliasCore___rarg(x_7, x_34, x_37, x_36); if (lean_obj_tag(x_38) == 0) { @@ -5136,7 +5157,7 @@ lean_object* x_39; lean_object* x_40; lean_object* x_41; x_39 = lean_ctor_get(x_38, 1); lean_inc(x_39); lean_dec(x_38); -x_40 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__25; +x_40 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__25; x_41 = l_Lean_Parser_registerAliasCore___rarg(x_11, x_34, x_40, x_39); if (lean_obj_tag(x_41) == 0) { @@ -5144,8 +5165,8 @@ lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; x_42 = lean_ctor_get(x_41, 1); lean_inc(x_42); lean_dec(x_41); -x_43 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__27; -x_44 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__29; +x_43 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__27; +x_44 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__29; x_45 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_43, x_44, x_42); if (lean_obj_tag(x_45) == 0) { @@ -5153,7 +5174,7 @@ lean_object* x_46; lean_object* x_47; lean_object* x_48; x_46 = lean_ctor_get(x_45, 1); lean_inc(x_46); lean_dec(x_45); -x_47 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__31; +x_47 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__31; x_48 = l_Lean_Parser_registerAliasCore___rarg(x_7, x_43, x_47, x_46); if (lean_obj_tag(x_48) == 0) { @@ -5161,7 +5182,7 @@ lean_object* x_49; lean_object* x_50; lean_object* x_51; x_49 = lean_ctor_get(x_48, 1); lean_inc(x_49); lean_dec(x_48); -x_50 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__33; +x_50 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__33; x_51 = l_Lean_Parser_registerAliasCore___rarg(x_11, x_43, x_50, x_49); if (lean_obj_tag(x_51) == 0) { @@ -5169,8 +5190,8 @@ lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; x_52 = lean_ctor_get(x_51, 1); lean_inc(x_52); lean_dec(x_51); -x_53 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__35; -x_54 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__37; +x_53 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__35; +x_54 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__37; x_55 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_53, x_54, x_52); if (lean_obj_tag(x_55) == 0) { @@ -5178,7 +5199,7 @@ lean_object* x_56; lean_object* x_57; lean_object* x_58; x_56 = lean_ctor_get(x_55, 1); lean_inc(x_56); lean_dec(x_55); -x_57 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__39; +x_57 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__39; x_58 = l_Lean_Parser_registerAliasCore___rarg(x_7, x_53, x_57, x_56); if (lean_obj_tag(x_58) == 0) { @@ -5186,7 +5207,7 @@ lean_object* x_59; lean_object* x_60; lean_object* x_61; x_59 = lean_ctor_get(x_58, 1); lean_inc(x_59); lean_dec(x_58); -x_60 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__41; +x_60 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__41; x_61 = l_Lean_Parser_registerAliasCore___rarg(x_11, x_53, x_60, x_59); if (lean_obj_tag(x_61) == 0) { @@ -5194,8 +5215,8 @@ lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; x_62 = lean_ctor_get(x_61, 1); lean_inc(x_62); lean_dec(x_61); -x_63 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__43; -x_64 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__45; +x_63 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__43; +x_64 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__45; x_65 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_63, x_64, x_62); if (lean_obj_tag(x_65) == 0) { @@ -5203,7 +5224,7 @@ lean_object* x_66; lean_object* x_67; lean_object* x_68; x_66 = lean_ctor_get(x_65, 1); lean_inc(x_66); lean_dec(x_65); -x_67 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__47; +x_67 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__47; x_68 = l_Lean_Parser_registerAliasCore___rarg(x_7, x_63, x_67, x_66); if (lean_obj_tag(x_68) == 0) { @@ -5211,7 +5232,7 @@ lean_object* x_69; lean_object* x_70; lean_object* x_71; x_69 = lean_ctor_get(x_68, 1); lean_inc(x_69); lean_dec(x_68); -x_70 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__49; +x_70 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__49; x_71 = l_Lean_Parser_registerAliasCore___rarg(x_11, x_63, x_70, x_69); return x_71; } @@ -5676,7 +5697,7 @@ return x_151; } } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1() { _start: { lean_object* x_1; @@ -5684,17 +5705,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_numLit_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__2() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3() { _start: { lean_object* x_1; @@ -5702,17 +5723,17 @@ x_1 = lean_mk_string("scientific"); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__4() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5() { _start: { lean_object* x_1; @@ -5720,17 +5741,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_scientificLit_parenthesizer), 5, return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__6() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7() { _start: { lean_object* x_1; @@ -5738,17 +5759,17 @@ x_1 = lean_mk_string("str"); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9() { _start: { lean_object* x_1; @@ -5756,17 +5777,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_strLit_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__10() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11() { _start: { lean_object* x_1; @@ -5774,17 +5795,17 @@ x_1 = lean_mk_string("char"); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13() { _start: { lean_object* x_1; @@ -5792,17 +5813,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_charLit_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__14() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__14() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15() { _start: { lean_object* x_1; @@ -5810,17 +5831,17 @@ x_1 = lean_mk_string("name"); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17() { _start: { lean_object* x_1; @@ -5828,17 +5849,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_nameLit_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__18() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__18() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19() { _start: { lean_object* x_1; @@ -5846,17 +5867,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ident_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__20() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__20() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__21() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__21() { _start: { lean_object* x_1; @@ -5864,17 +5885,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_many_parenthesizer), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__22() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__22() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__21; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__21; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__23() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__23() { _start: { lean_object* x_1; @@ -5882,17 +5903,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_many1_parenthesizer), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__24() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__24() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__23; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__23; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__25() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__25() { _start: { lean_object* x_1; @@ -5900,23 +5921,23 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__26() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__26() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__25; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__25; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862_(lean_object* x_1) { +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_PrettyPrinter_Parenthesizer_parenthesizerAliasesRef; x_3 = l_rawNatLit___closed__6; -x_4 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__2; +x_4 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__2; x_5 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -5924,8 +5945,8 @@ lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec(x_5); -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__4; -x_8 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__6; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__4; +x_8 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__6; x_9 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_7, x_8, x_6); if (lean_obj_tag(x_9) == 0) { @@ -5933,8 +5954,8 @@ lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_10 = lean_ctor_get(x_9, 1); lean_inc(x_10); lean_dec(x_9); -x_11 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8; -x_12 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__10; +x_11 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8; +x_12 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__10; x_13 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_11, x_12, x_10); if (lean_obj_tag(x_13) == 0) { @@ -5942,8 +5963,8 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_14 = lean_ctor_get(x_13, 1); lean_inc(x_14); lean_dec(x_13); -x_15 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12; -x_16 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__14; +x_15 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12; +x_16 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__14; x_17 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_15, x_16, x_14); if (lean_obj_tag(x_17) == 0) { @@ -5951,8 +5972,8 @@ lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; x_18 = lean_ctor_get(x_17, 1); lean_inc(x_18); lean_dec(x_17); -x_19 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16; -x_20 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__18; +x_19 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16; +x_20 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__18; x_21 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_19, x_20, x_18); if (lean_obj_tag(x_21) == 0) { @@ -5961,7 +5982,7 @@ x_22 = lean_ctor_get(x_21, 1); lean_inc(x_22); lean_dec(x_21); x_23 = l_Lean_identKind___closed__2; -x_24 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__20; +x_24 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__20; x_25 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_23, x_24, x_22); if (lean_obj_tag(x_25) == 0) { @@ -5970,7 +5991,7 @@ x_26 = lean_ctor_get(x_25, 1); lean_inc(x_26); lean_dec(x_25); x_27 = l_myMacro____x40_Init_Notation___hyg_842____closed__4; -x_28 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__22; +x_28 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__22; x_29 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_27, x_28, x_26); if (lean_obj_tag(x_29) == 0) { @@ -5979,7 +6000,7 @@ x_30 = lean_ctor_get(x_29, 1); lean_inc(x_30); lean_dec(x_29); x_31 = l_myMacro____x40_Init_Notation___hyg_736____closed__6; -x_32 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__24; +x_32 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__24; x_33 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_31, x_32, x_30); if (lean_obj_tag(x_33) == 0) { @@ -5988,7 +6009,7 @@ x_34 = lean_ctor_get(x_33, 1); lean_inc(x_34); lean_dec(x_33); x_35 = l_myMacro____x40_Init_Notation___hyg_948____closed__4; -x_36 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__26; +x_36 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__26; x_37 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_35, x_36, x_34); return x_37; } @@ -6177,7 +6198,7 @@ return x_69; } } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1() { _start: { lean_object* x_1; @@ -6185,17 +6206,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_numLit_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__2() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3() { _start: { lean_object* x_1; @@ -6203,17 +6224,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_scientificLit_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__4() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5() { _start: { lean_object* x_1; @@ -6221,17 +6242,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_strLit_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__6() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7() { _start: { lean_object* x_1; @@ -6239,17 +6260,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_charLit_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__8() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9() { _start: { lean_object* x_1; @@ -6257,17 +6278,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_nameLit_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__10() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11() { _start: { lean_object* x_1; @@ -6275,17 +6296,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ident_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__12() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__12() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__13() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__13() { _start: { lean_object* x_1; @@ -6293,17 +6314,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__14() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__14() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__13; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__13; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__15() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__15() { _start: { lean_object* x_1; @@ -6311,17 +6332,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_many1_formatter), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__16() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__16() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__15; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__15; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__17() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__17() { _start: { lean_object* x_1; @@ -6329,23 +6350,23 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__18() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__18() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__17; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__17; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949_(lean_object* x_1) { +lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_PrettyPrinter_Formatter_formatterAliasesRef; x_3 = l_rawNatLit___closed__6; -x_4 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__2; +x_4 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__2; x_5 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -6353,8 +6374,8 @@ lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec(x_5); -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__4; -x_8 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__4; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__4; +x_8 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__4; x_9 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_7, x_8, x_6); if (lean_obj_tag(x_9) == 0) { @@ -6362,8 +6383,8 @@ lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_10 = lean_ctor_get(x_9, 1); lean_inc(x_10); lean_dec(x_9); -x_11 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8; -x_12 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__6; +x_11 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8; +x_12 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__6; x_13 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_11, x_12, x_10); if (lean_obj_tag(x_13) == 0) { @@ -6371,8 +6392,8 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_14 = lean_ctor_get(x_13, 1); lean_inc(x_14); lean_dec(x_13); -x_15 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12; -x_16 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__8; +x_15 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12; +x_16 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__8; x_17 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_15, x_16, x_14); if (lean_obj_tag(x_17) == 0) { @@ -6380,8 +6401,8 @@ lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; x_18 = lean_ctor_get(x_17, 1); lean_inc(x_18); lean_dec(x_17); -x_19 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16; -x_20 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__10; +x_19 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16; +x_20 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__10; x_21 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_19, x_20, x_18); if (lean_obj_tag(x_21) == 0) { @@ -6390,7 +6411,7 @@ x_22 = lean_ctor_get(x_21, 1); lean_inc(x_22); lean_dec(x_21); x_23 = l_Lean_identKind___closed__2; -x_24 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__12; +x_24 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__12; x_25 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_23, x_24, x_22); if (lean_obj_tag(x_25) == 0) { @@ -6399,7 +6420,7 @@ x_26 = lean_ctor_get(x_25, 1); lean_inc(x_26); lean_dec(x_25); x_27 = l_myMacro____x40_Init_Notation___hyg_842____closed__4; -x_28 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__14; +x_28 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__14; x_29 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_27, x_28, x_26); if (lean_obj_tag(x_29) == 0) { @@ -6408,7 +6429,7 @@ x_30 = lean_ctor_get(x_29, 1); lean_inc(x_30); lean_dec(x_29); x_31 = l_myMacro____x40_Init_Notation___hyg_736____closed__6; -x_32 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__16; +x_32 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__16; x_33 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_31, x_32, x_30); if (lean_obj_tag(x_33) == 0) { @@ -6417,7 +6438,7 @@ x_34 = lean_ctor_get(x_33, 1); lean_inc(x_34); lean_dec(x_33); x_35 = l_myMacro____x40_Init_Notation___hyg_948____closed__4; -x_36 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__18; +x_36 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__18; x_37 = l_Lean_Parser_registerAliasCore___rarg(x_2, x_35, x_36, x_34); return x_37; } @@ -6913,269 +6934,273 @@ l_Lean_Parser_termRegisterParserAlias_x21_________closed__8 = _init_l_Lean_Parse lean_mark_persistent(l_Lean_Parser_termRegisterParserAlias_x21_________closed__8); l_Lean_Parser_termRegisterParserAlias_x21_________closed__9 = _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__9(); lean_mark_persistent(l_Lean_Parser_termRegisterParserAlias_x21_________closed__9); +l_Lean_Parser_termRegisterParserAlias_x21_________closed__10 = _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__10(); +lean_mark_persistent(l_Lean_Parser_termRegisterParserAlias_x21_________closed__10); +l_Lean_Parser_termRegisterParserAlias_x21_________closed__11 = _init_l_Lean_Parser_termRegisterParserAlias_x21_________closed__11(); +lean_mark_persistent(l_Lean_Parser_termRegisterParserAlias_x21_________closed__11); l_Lean_Parser_termRegisterParserAlias_x21______ = _init_l_Lean_Parser_termRegisterParserAlias_x21______(); lean_mark_persistent(l_Lean_Parser_termRegisterParserAlias_x21______); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__3); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__5); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__7); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__9 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__9(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__9); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__10 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__10(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__10); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__11 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__11(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__11); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__12 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__12(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__12); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__13); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__14 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__14(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__14); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__15 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__15(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__15); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__16 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__16(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__16); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__17 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__17(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__17); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__18 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__18(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__18); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__19 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__19(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__19); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__20 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__20(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__20); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__21 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__21(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__21); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__22 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__22(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__22); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__23 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__23(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__23); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__24 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__24(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__24); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__25 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__25(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__25); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__26 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__26(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__26); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__27 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__27(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__27); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__28 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__28(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__28); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__29 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__29(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__29); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__30 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__30(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__30); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__31 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__31(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__31); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__32 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__32(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__32); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__33 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__33(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__33); -l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__34 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__34(); -lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__34); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__1 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__1(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__1); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__2 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__2(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__2); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__3 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__3(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__3); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__4 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__4(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__4); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__5 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__5(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__5); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__6 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__6(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__6); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__7 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__7(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__7); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__8 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__8(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__8); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__9 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__9(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__9); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__11 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__11(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__11); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__13 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__13(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__13); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__14 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__14(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__14); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__15 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__15(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__15); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__17 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__17(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__17); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__19 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__19(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__19); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__20 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__20(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__20); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__21 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__21(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__21); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__23 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__23(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__23); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__25 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__25(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__25); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__26 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__26(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__26); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__27 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__27(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__27); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__28 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__28(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__28); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__29 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__29(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__29); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__30 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__30(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__30); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__31 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__31(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__31); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__32 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__32(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__32); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__33 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__33(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__33); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__34 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__34(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__34); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__35 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__35(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__35); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__36 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__36(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__36); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__37 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__37(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__37); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__38 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__38(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__38); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__39 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__39(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__39); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__40 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__40(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__40); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__41 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__41(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__41); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__42 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__42(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__42); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__43 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__43(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__43); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__44 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__44(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__44); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__45 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__45(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__45); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__46 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__46(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__46); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__47 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__47(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__47); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__48 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__48(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__48); -l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__49 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__49(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__49); -res = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638_(lean_io_mk_world()); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__3); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__5); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__7); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__9 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__9(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__9); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__10 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__10(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__10); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__11 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__11(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__11); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__12 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__12(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__12); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__13); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__14 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__14(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__14); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__15 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__15(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__15); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__16 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__16(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__16); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__17 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__17(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__17); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__18 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__18(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__18); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__19 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__19(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__19); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__20 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__20(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__20); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__21 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__21(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__21); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__22 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__22(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__22); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__23 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__23(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__23); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__24 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__24(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__24); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__25 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__25(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__25); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__26 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__26(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__26); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__27 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__27(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__27); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__28 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__28(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__28); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__29 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__29(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__29); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__30 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__30(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__30); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__31 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__31(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__31); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__32 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__32(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__32); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__33 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__33(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__33); +l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__34 = _init_l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__34(); +lean_mark_persistent(l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__34); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__1 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__1(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__1); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__2 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__2(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__2); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__3 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__3(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__3); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__4 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__4(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__4); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__5 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__5(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__5); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__6 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__6(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__6); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__7 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__7(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__7); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__8 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__8(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__8); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__9 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__9(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__9); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__11 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__11(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__11); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__13 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__13(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__13); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__14 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__14(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__14); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__15 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__15(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__15); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__17 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__17(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__17); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__19 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__19(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__19); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__20 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__20(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__20); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__21 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__21(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__21); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__23 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__23(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__23); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__25 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__25(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__25); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__26 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__26(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__26); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__27 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__27(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__27); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__28 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__28(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__28); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__29 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__29(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__29); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__30 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__30(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__30); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__31 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__31(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__31); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__32 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__32(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__32); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__33 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__33(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__33); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__34 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__34(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__34); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__35 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__35(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__35); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__36 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__36(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__36); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__37 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__37(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__37); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__38 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__38(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__38); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__39 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__39(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__39); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__40 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__40(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__40); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__41 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__41(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__41); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__42 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__42(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__42); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__43 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__43(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__43); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__44 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__44(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__44); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__45 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__45(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__45); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__46 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__46(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__46); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__47 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__47(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__47); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__48 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__48(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__48); +l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__49 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__49(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__49); +res = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__2 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__2(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__2); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__4 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__4(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__4); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__6 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__6(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__6); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__8); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__10 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__10(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__10); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__12); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__14 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__14(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__14); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__16); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__18 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__18(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__18); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__20 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__20(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__20); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__21 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__21(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__21); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__22 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__22(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__22); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__23 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__23(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__23); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__24 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__24(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__24); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__25 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__25(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__25); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__26 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__26(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__26); -res = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862_(lean_io_mk_world()); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__2 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__2(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__2); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__4 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__4(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__4); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__6 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__6(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__6); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__8); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__10 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__10(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__10); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__12); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__14 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__14(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__14); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__16); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__18 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__18(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__18); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__20 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__20(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__20); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__21 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__21(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__21); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__22 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__22(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__22); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__23 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__23(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__23); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__24 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__24(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__24); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__25 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__25(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__25); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__26 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__26(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__26); +res = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__2 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__2(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__2); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__4 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__4(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__4); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__6 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__6(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__6); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__8 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__8(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__8); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__10 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__10(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__10); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__12 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__12(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__12); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__13 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__13(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__13); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__14 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__14(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__14); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__15 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__15(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__15); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__16 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__16(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__16); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__17 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__17(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__17); -l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__18 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__18(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__18); -res = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949_(lean_io_mk_world()); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__2 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__2(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__2); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__4 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__4(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__4); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__6 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__6(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__6); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__8 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__8(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__8); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__10 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__10(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__10); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__12 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__12(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__12); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__13 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__13(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__13); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__14 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__14(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__14); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__15 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__15(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__15); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__16 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__16(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__16); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__17 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__17(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__17); +l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__18 = _init_l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__18(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__18); +res = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Parser/Level.c b/stage0/stdlib/Lean/Parser/Level.c index dec8bb8e08..4cbebb1cb1 100644 --- a/stage0/stdlib/Lean/Parser/Level.c +++ b/stage0/stdlib/Lean/Parser/Level.c @@ -22,7 +22,6 @@ lean_object* l_Lean_Parser_Level_addLit___elambda__1___lambda__1(lean_object*, l lean_object* l_Lean_PrettyPrinter_Parenthesizer_categoryParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_andthenInfo(lean_object*, lean_object*); lean_object* l_Lean_Parser_Level_imax_formatter___closed__2; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; lean_object* l_Lean_Parser_Level_ident___elambda__1(lean_object*, lean_object*); extern lean_object* l_precMax___closed__3; lean_object* l_Lean_Parser_Level_addLit___closed__2; @@ -86,6 +85,7 @@ lean_object* l_Lean_Parser_checkPrecFn___boxed(lean_object*, lean_object*, lean_ lean_object* l_Lean_Parser_Level_paren___elambda__1___closed__12; lean_object* l_Lean_Parser_Level_max___elambda__1___closed__9; lean_object* l_Lean_Parser_Level_paren___elambda__1___closed__2; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; lean_object* l_Lean_Parser_Level_num___closed__1; lean_object* l_Lean_Parser_Level_paren_formatter___closed__3; lean_object* l___regBuiltin_Lean_Parser_Level_max_formatter(lean_object*); @@ -93,7 +93,6 @@ lean_object* l___regBuiltin_Lean_Parser_Level_imax_formatter___closed__1; lean_object* l_Lean_Parser_mkAntiquot_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_leadingNode_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Level_imax___closed__3; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_leadingNode_formatter___closed__1; @@ -101,6 +100,7 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkPrec_parenthesizer___boxed( lean_object* l_Lean_Parser_Level_max___elambda__1___closed__2; extern lean_object* l_Lean_Parser_tokenWithAntiquotFn___lambda__2___closed__3; lean_object* l_Lean_Parser_checkPrecFn(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; uint8_t l___private_Init_Data_Option_Basic_0__beqOption____x40_Init_Data_Option_Basic___hyg_651____at_Lean_Parser_ParserState_hasError___spec__1(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__3; lean_object* l_Lean_Parser_Level_addLit_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -126,6 +126,7 @@ lean_object* l_Lean_Parser_Level_addLit___elambda__1(lean_object*, lean_object*) lean_object* l_Lean_Parser_Level_imax___elambda__1___closed__2; lean_object* l_Lean_Parser_symbolFn___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Level_max_formatter___closed__6; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; lean_object* l_Lean_Parser_Level_paren___elambda__1___closed__7; extern lean_object* l_Lean_Parser_antiquotNestedExpr___closed__1; extern lean_object* l_myMacro____x40_Init_Notation___hyg_11900____closed__14; @@ -134,7 +135,6 @@ lean_object* l_Lean_Parser_nonReservedSymbolInfo(lean_object*, uint8_t); lean_object* l_Lean_Parser_Level_paren; lean_object* l___regBuiltin_Lean_Parser_Level_addLit_formatter___closed__1; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Level___hyg_4____closed__2; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; lean_object* l_Lean_Parser_Level_addLit___elambda__1___closed__2; lean_object* l_Lean_Parser_Level_paren_formatter___closed__7; lean_object* l_Lean_Parser_Level_num___elambda__1(lean_object*, lean_object*); @@ -221,7 +221,6 @@ extern lean_object* l_Lean_Level_PP_Result_quote___lambda__3___closed__2; lean_object* l_Lean_Parser_categoryParser___elambda__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Level_hole___elambda__1___closed__7; lean_object* l___regBuiltinParser_Lean_Parser_Level_addLit(lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; lean_object* l_Lean_Parser_Level_max_parenthesizer___closed__3; lean_object* l_Lean_Parser_Level_paren___elambda__1___closed__9; lean_object* l_Lean_Parser_Level_hole_parenthesizer___closed__1; @@ -236,9 +235,11 @@ lean_object* l_Lean_Parser_Level_paren___elambda__1___closed__8; lean_object* l_Lean_Parser_Level_hole_parenthesizer___closed__2; lean_object* l_Lean_Parser_Level_max_formatter___closed__3; lean_object* l_Lean_Parser_nodeFn(lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; lean_object* l_Lean_Parser_Level_hole___closed__2; lean_object* l_Lean_Parser_Level_imax_parenthesizer___closed__1; lean_object* l___regBuiltinParser_Lean_Parser_Level_ident___closed__1; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; lean_object* l_Lean_Parser_Level_imax___closed__5; lean_object* l_Lean_Parser_Level_addLit___closed__6; lean_object* l_Lean_Parser_Level_addLit___elambda__1___closed__3; @@ -246,7 +247,6 @@ lean_object* l___regBuiltin_Lean_Parser_Level_max_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Level_max___elambda__1(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Level_hole_formatter(lean_object*); lean_object* l___regBuiltinParser_Lean_Parser_Level_ident(lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; extern lean_object* l_prec_x28___x29___closed__7; lean_object* l_Lean_Parser_Level_addLit; lean_object* l_Lean_Parser_mkAntiquot(lean_object*, lean_object*, uint8_t); @@ -286,6 +286,7 @@ lean_object* l_Lean_Parser_Level_imax___elambda__1___closed__7; lean_object* l_Lean_Parser_Level_paren___closed__8; lean_object* l_Lean_Parser_Level_paren___elambda__1___closed__4; lean_object* l_Lean_Parser_Level_hole___closed__4; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; lean_object* l___regBuiltin_Lean_Parser_Level_hole_formatter___closed__1; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Level___hyg_4_(lean_object*); extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_level_parenthesizer___closed__2; @@ -297,7 +298,6 @@ extern lean_object* l_Lean_Parser_identNoAntiquot___closed__2; lean_object* l_Lean_Parser_Level_paren___elambda__1___closed__5; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Level_paren___closed__1; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; lean_object* l_Lean_Parser_Level_paren_parenthesizer___closed__3; lean_object* l_Lean_Parser_Level_max___closed__2; lean_object* l_Lean_Parser_Level_paren_parenthesizer___closed__4; @@ -1122,7 +1122,7 @@ static lean_object* _init_l_Lean_Parser_Level_max_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_2 = l_Lean_Parser_Level_paren_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -1222,7 +1222,7 @@ static lean_object* _init_l_Lean_Parser_Level_max_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_2 = l_Lean_Parser_Level_max_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -2015,7 +2015,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2054,7 +2054,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2170,7 +2170,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2199,7 +2199,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2540,7 +2540,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Level_addLit_formatter___closed__1; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -2582,7 +2582,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__1; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); diff --git a/stage0/stdlib/Lean/Parser/Module.c b/stage0/stdlib/Lean/Parser/Module.c index dd2f9930f3..8fc4cdb193 100644 --- a/stage0/stdlib/Lean/Parser/Module.c +++ b/stage0/stdlib/Lean/Parser/Module.c @@ -128,7 +128,6 @@ lean_object* l_Lean_Parser_initCacheForInput(lean_object*); lean_object* l_Lean_Parser_Module_import___elambda__1___closed__4; extern lean_object* l_Lean_Parser_Term_quot___elambda__1___closed__4; lean_object* l_Lean_Parser_testParseModuleAux_parse___closed__1; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; lean_object* l_Lean_Parser_Module_import___elambda__1___closed__11; lean_object* l_Lean_Parser_Module_module_parenthesizer___closed__2; lean_object* l_Lean_Parser_testParseModuleAux_parse___closed__2; @@ -138,6 +137,7 @@ lean_object* l_Lean_Parser_parseHeader_match__1___rarg(lean_object*, lean_object extern lean_object* l_Lean_Parser_ident___closed__2; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Parser_testParseModuleAux_parse___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; lean_object* l_Lean_Parser_testParseModuleAux_parse_match__1___rarg(lean_object*, lean_object*); lean_object* l_Lean_Parser_lookaheadFn(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Module_header___closed__2; @@ -155,7 +155,6 @@ lean_object* l_Lean_Parser_Module_header___closed__1; lean_object* l_Lean_Parser_Module_import_parenthesizer___closed__4; lean_object* l_IO_FS_Handle_readToEnd_read___at_IO_Process_output___spec__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Module_module___elambda__1___closed__9; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; lean_object* l_Lean_Parser_Module_import_parenthesizer___closed__2; lean_object* l_Lean_Parser_Module_prelude___elambda__1___closed__11; lean_object* l_Lean_Syntax_updateLeading(lean_object*); @@ -163,6 +162,7 @@ lean_object* lean_io_realpath(lean_object*, lean_object*); lean_object* l___private_Lean_Parser_Module_0__Lean_Parser_mkErrorMessage___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Module_module___elambda__1___closed__4; lean_object* l_Lean_Parser_testParseModuleAux_parse___lambda__1(lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; lean_object* l___private_Lean_Parser_Module_0__Lean_Parser_mkErrorMessage(lean_object*, lean_object*, lean_object*); lean_object* l_Std_PersistentArray_forMAux___at_Lean_Parser_testParseModuleAux_parse___spec__6___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_IO_Prim_fopenFlags(uint8_t, uint8_t); @@ -253,7 +253,6 @@ extern lean_object* l_Lean_Parser_epsilonInfo; lean_object* l_Lean_Parser_Module_header___elambda__1___closed__16; lean_object* l_Lean_Parser_Module_prelude___elambda__1___closed__6; lean_object* l_Lean_Parser_Module_prelude___closed__2; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; lean_object* l_Lean_Parser_topLevelCommandParserFn___closed__1; extern lean_object* l_Lean_Parser_Term_quot___closed__1; lean_object* l_Std_PersistentArray_forMAux___at_Lean_Parser_testParseModuleAux_parse___spec__9___boxed(lean_object*, lean_object*, lean_object*); @@ -271,16 +270,17 @@ lean_object* l_Lean_Parser_Module_module___elambda__1(lean_object*, lean_object* lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Parser_testParseModuleAux_parse___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*); lean_object* l_Lean_Parser_nodeFn(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_testParseModuleAux_parse(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; lean_object* l_Lean_Parser_Module_import___elambda__1___closed__16; lean_object* l_Lean_Parser_Module_updateTokens_match__1(lean_object*); extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___lambda__4___closed__1; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_Parser_Module_import___closed__5; lean_object* l_Lean_Parser_Module_module_parenthesizer___closed__3; lean_object* l_Lean_Parser_Module_header_formatter___closed__3; lean_object* l_Lean_Parser_errorFn___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Module_module___elambda__1___closed__7; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; lean_object* l_Lean_Parser_Module_prelude___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Module_import___elambda__1___closed__14; lean_object* l_Lean_Parser_Module_header_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1192,7 +1192,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Module_import_formatter___closed__4; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1263,7 +1263,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Module_header_formatter___closed__2; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1293,7 +1293,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Module_header_formatter___closed__5; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1315,7 +1315,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Module_header_formatter___closed__7; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1405,7 +1405,7 @@ static lean_object* _init_l_Lean_Parser_Module_module_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_2, 0, x_1); lean_closure_set(x_2, 1, x_1); @@ -1533,7 +1533,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__3; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1602,7 +1602,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Module_header_parenthesizer___closed__2; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1632,7 +1632,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Module_header_parenthesizer___closed__5; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1654,7 +1654,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Module_header_parenthesizer___closed__7; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -1714,7 +1714,7 @@ static lean_object* _init_l_Lean_Parser_Module_module_parenthesizer___closed__2( _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_2, 0, x_1); lean_closure_set(x_2, 1, x_1); diff --git a/stage0/stdlib/Lean/Parser/Syntax.c b/stage0/stdlib/Lean/Parser/Syntax.c index 94860d9fdb..5d242e0a28 100644 --- a/stage0/stdlib/Lean/Parser/Syntax.c +++ b/stage0/stdlib/Lean/Parser/Syntax.c @@ -91,7 +91,6 @@ extern lean_object* l_Lean_Parser_Command_namedPrio_parenthesizer___closed__2; lean_object* l_Lean_Parser_Command_macroHead_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Syntax_unary___elambda__1___closed__5; extern lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__5; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; lean_object* l___regBuiltin_Lean_Parser_Term_prio_quot_formatter___closed__1; lean_object* l___regBuiltin_Lean_Parser_Syntax_sepBy_formatter___closed__1; lean_object* l_Lean_Parser_Command_elab___elambda__1___closed__13; @@ -349,6 +348,7 @@ lean_object* l_Lean_Parser_Term_prec_quot___closed__7; lean_object* l_Lean_Parser_precedence___elambda__1___closed__4; lean_object* l_Lean_Parser_optPrecedence; lean_object* l___regBuiltin_Lean_Parser_Syntax_numPrec_parenthesizer___closed__1; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; lean_object* l_Lean_Parser_Term_prec_quot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Attr_simple___elambda__1___closed__3; lean_object* l_Lean_Parser_optPrecedence_formatter___closed__2; @@ -372,7 +372,6 @@ extern lean_object* l_Lean_Parser_Attr_simple___elambda__1___closed__5; lean_object* l_Lean_Parser_Command_namedName___closed__1; lean_object* l_Lean_Parser_Syntax_binary; lean_object* l_Lean_Parser_Command_elabArg; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; lean_object* l_Lean_Parser_Command_macroArgSimple___closed__9; lean_object* l_Lean_Parser_Command_macro__rules___closed__8; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -416,6 +415,7 @@ lean_object* l_Lean_Parser_Command_notation_parenthesizer___closed__10; lean_object* l_Lean_Parser_Command_elab__rules___closed__5; lean_object* l_Lean_Parser_Syntax_sepBy___closed__4; lean_object* l_Lean_Parser_Command_macro___closed__5; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; extern lean_object* l_Lean_Parser_mkAntiquot___closed__3; lean_object* l_Lean_Parser_optPrecedence_formatter___closed__1; lean_object* l_Lean_Parser_Command_elab__rules_parenthesizer___closed__2; @@ -476,6 +476,7 @@ lean_object* l_Lean_Parser_Command_macro__rules___elambda__1___closed__2; lean_object* l_Lean_Parser_Command_infix___closed__4; lean_object* l_Lean_Parser_Syntax_paren_formatter___closed__1; lean_object* l_Lean_Parser_Syntax_sepBy_parenthesizer___closed__10; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; lean_object* l_Lean_Parser_Command_prefix___closed__4; lean_object* l_Lean_Parser_Syntax_cat_formatter___closed__3; lean_object* l_Lean_Parser_Command_syntaxAbbrev___closed__8; @@ -577,6 +578,7 @@ lean_object* l_Lean_Parser_Command_postfix___elambda__1___closed__1; extern lean_object* l_Lean_Parser_categoryParserFnImpl___closed__1; lean_object* l_Lean_Parser_Syntax_sepBy1; lean_object* l_Lean_Parser_Command_elab_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; lean_object* l_Lean_Parser_Command_syntaxCat___elambda__1___closed__10; lean_object* l_Lean_Parser_Syntax_sepBy1_parenthesizer___closed__1; lean_object* l_Lean_Parser_Syntax_nonReserved___closed__5; @@ -627,7 +629,6 @@ lean_object* l_Lean_Parser_Command_syntax___closed__3; lean_object* l_Lean_Parser_Term_prec_quot_parenthesizer___closed__6; lean_object* l_Lean_Parser_Syntax_sepBy1___closed__4; lean_object* l_Lean_Parser_Command_optKind_formatter___closed__1; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; lean_object* l_Lean_Parser_Syntax_nonReserved___elambda__1___closed__3; lean_object* l_Lean_Parser_Command_syntaxAbbrev_formatter___closed__4; lean_object* l_Lean_Parser_Term_prio_quot_formatter___closed__5; @@ -649,6 +650,7 @@ lean_object* l_Lean_Parser_Command_macroArgSymbol___elambda__1___closed__1; lean_object* l_Lean_Parser_Term_prec_quot___closed__1; lean_object* l_Lean_Parser_Term_prio_quot_formatter___closed__4; lean_object* l_Lean_Parser_Command_elabTail___elambda__1(lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; lean_object* l___regBuiltinParser_Lean_Parser_Command_macro__rules(lean_object*); lean_object* l_Lean_Parser_optPrecedence_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_macro___elambda__1___closed__10; @@ -716,7 +718,6 @@ lean_object* l_Lean_Parser_Term_stx_quot___closed__8; lean_object* l_Lean_Parser_Term_prec_quot___elambda__1___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_identEq_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_elabTail___elambda__1___closed__10; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; lean_object* l_Lean_Parser_Term_stx_quot_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_elab_parenthesizer___closed__7; lean_object* l_Lean_Parser_Command_mixfix_parenthesizer___closed__6; @@ -823,7 +824,6 @@ lean_object* l_Lean_Parser_Term_stx_quot_parenthesizer___closed__4; lean_object* l_Lean_Parser_Command_macroArgSimple___closed__6; lean_object* l_Lean_Parser_Command_mixfix_formatter___closed__8; lean_object* l_Lean_Parser_Command_namedName_formatter___closed__5; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; lean_object* l_Lean_Parser_Command_infixr___closed__5; lean_object* l_Lean_Parser_Command_macroTailCommand_formatter___closed__3; lean_object* l_Lean_Parser_Command_macro__rules_parenthesizer___closed__2; @@ -1234,7 +1234,6 @@ lean_object* l_Lean_Parser_Command_macro_parenthesizer___closed__5; extern lean_object* l_Lean_Parser_Term_typeAscription_formatter___closed__2; extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_initFn____x40_Lean_PrettyPrinter_Parenthesizer___hyg_2498____closed__3; lean_object* l_Lean_Parser_Syntax_cat_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; lean_object* l_Lean_Parser_Command_mixfix___elambda__1___closed__10; lean_object* l_Lean_Parser_Command_infix_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Syntax_sepBy1___closed__3; @@ -1306,6 +1305,7 @@ lean_object* l_Lean_Parser_Command_optKind_formatter___closed__2; lean_object* l_Lean_Parser_Syntax_binary_parenthesizer___closed__5; lean_object* l_Lean_Parser_Command_macroTailTactic___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_syntax___elambda__1___closed__8; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; lean_object* l_Lean_Parser_Command_macroArgSymbol; lean_object* l_Lean_Parser_Command_mixfixKind___closed__3; lean_object* l_Lean_Parser_Command_infixr___elambda__1___closed__1; @@ -1320,6 +1320,7 @@ lean_object* l_Lean_Parser_Syntax_paren___closed__7; lean_object* l_Lean_Parser_Command_optKind; lean_object* l_Lean_Parser_precedence___closed__6; lean_object* l_Lean_Parser_Command_namedName___elambda__1___closed__5; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; lean_object* l_Lean_Parser_Command_macro__rules_formatter___closed__1; lean_object* l_Lean_Parser_Syntax_sepBy_parenthesizer___closed__4; lean_object* l_Lean_Parser_Command_namedName___closed__7; @@ -1349,7 +1350,6 @@ lean_object* l_Lean_Parser_Command_macroArgSimple___closed__2; lean_object* l_Lean_Parser_Command_macro_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_namedName_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_elabTail___elambda__1___closed__9; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; lean_object* l_Lean_Parser_Command_macroTailCommand___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_prec_quot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_mixfix___elambda__1___closed__12; @@ -1363,6 +1363,7 @@ lean_object* l_Lean_Parser_Command_macroArg_parenthesizer___closed__2; lean_object* l_Lean_Parser_Command_macro__rules___closed__3; lean_object* l_Lean_Parser_Command_syntaxCat___closed__4; lean_object* l___regBuiltin_Lean_Parser_Command_macro_formatter(lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; lean_object* l_Lean_Parser_Term_prio_quot_formatter___closed__1; lean_object* l_Lean_Parser_mkAntiquot(lean_object*, lean_object*, uint8_t); lean_object* l_Lean_Parser_Term_stx_quot___elambda__1___closed__1; @@ -1371,7 +1372,6 @@ lean_object* l___regBuiltin_Lean_Parser_Syntax_unary_formatter___closed__1; lean_object* l_Lean_Parser_Syntax_nonReserved___elambda__1___closed__9; lean_object* l_Lean_Parser_Command_macro_parenthesizer___closed__3; lean_object* l_Lean_Parser_Term_prec_quot___elambda__1___closed__3; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; lean_object* l_Lean_Parser_Command_macro_formatter___closed__10; lean_object* l_Lean_Parser_Term_stx_quot___elambda__1___closed__2; lean_object* l_Lean_Parser_Command_macroTailCommand; @@ -1538,6 +1538,7 @@ lean_object* l_Lean_Parser_Command_macroTail_formatter___closed__3; lean_object* l_Lean_Parser_precedence___closed__4; lean_object* l_Lean_Parser_Syntax_cat_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_prefix_formatter___closed__2; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; lean_object* l_Lean_Parser_Syntax_sepBy_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_prefix___elambda__1___closed__4; lean_object* l_Lean_Parser_Command_macroTailTactic___closed__7; @@ -1600,7 +1601,6 @@ lean_object* l___regBuiltin_Lean_Parser_Command_mixfix_parenthesizer(lean_object lean_object* l___regBuiltin_Lean_Parser_Command_macro_formatter___closed__1; lean_object* l_Lean_Parser_Command_elab_formatter___closed__14; lean_object* l_Lean_Parser_Command_notationItem_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; lean_object* l_Lean_Parser_Command_macroTailCommand___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_notationItem; lean_object* l_Lean_Parser_optPrecedence___closed__1; @@ -2117,7 +2117,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2146,7 +2146,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -2929,7 +2929,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_cat_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Syntax_cat_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -3100,7 +3100,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_cat_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Syntax_cat_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -3359,7 +3359,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_unary_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Syntax_unary_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -3439,7 +3439,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_unary_parenthesizer___closed__3() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Syntax_unary_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -3804,7 +3804,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_binary_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Syntax_binary_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -3908,7 +3908,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_binary_parenthesizer___closed__5( _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Syntax_binary_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -4513,7 +4513,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_sepBy_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_2 = l_Lean_Parser_Syntax_sepBy_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -4673,7 +4673,7 @@ static lean_object* _init_l_Lean_Parser_Syntax_sepBy_parenthesizer___closed__7() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_2 = l_Lean_Parser_Syntax_sepBy_parenthesizer___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -5241,7 +5241,7 @@ _start: lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_myMacro____x40_Init_Notation___hyg_1192____closed__6; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -5297,7 +5297,7 @@ _start: lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_myMacro____x40_Init_Notation___hyg_1192____closed__6; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -5583,7 +5583,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Syntax_nonReserved_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -5651,7 +5651,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__1; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -7123,7 +7123,7 @@ static lean_object* _init_l_Lean_Parser_Command_namedName___elambda__1___closed_ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; x_2 = l_String_trim(x_1); return x_2; } @@ -9038,7 +9038,7 @@ static lean_object* _init_l_Lean_Parser_Command_namedName_formatter___closed__2( _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__15; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__15; x_2 = 0; x_3 = lean_box(x_2); x_4 = lean_alloc_closure((void*)(l_Lean_Parser_nonReservedSymbol_formatter___boxed), 7, 2); @@ -9073,7 +9073,7 @@ static lean_object* _init_l_Lean_Parser_Command_namedName_formatter___closed__5( _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Level_paren_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -9165,7 +9165,7 @@ static lean_object* _init_l_Lean_Parser_Command_mixfix_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_2 = l_Lean_Parser_Term_basicFun_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -9177,7 +9177,7 @@ static lean_object* _init_l_Lean_Parser_Command_mixfix_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_2 = l_Lean_Parser_Command_mixfix_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -9670,7 +9670,7 @@ static lean_object* _init_l_Lean_Parser_Command_mixfix_parenthesizer___closed__2 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_2 = l_Lean_Parser_Term_basicFun_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -9682,7 +9682,7 @@ static lean_object* _init_l_Lean_Parser_Command_mixfix_parenthesizer___closed__3 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_2 = l_Lean_Parser_Command_mixfix_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -10592,7 +10592,7 @@ static lean_object* _init_l_Lean_Parser_Command_notationItem_formatter___closed_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_2 = l_Lean_Parser_Command_notationItem_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -10616,7 +10616,7 @@ lean_object* l_Lean_Parser_Command_notationItem_formatter(lean_object* x_1, lean _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_6 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_7 = l_Lean_Parser_Command_notationItem_formatter___closed__4; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; @@ -10842,7 +10842,7 @@ static lean_object* _init_l_Lean_Parser_Command_notationItem_parenthesizer___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_2 = l_Lean_Parser_Command_notationItem_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -10866,7 +10866,7 @@ lean_object* l_Lean_Parser_Command_notationItem_parenthesizer(lean_object* x_1, _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_6 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_7 = l_Lean_Parser_Command_notationItem_parenthesizer___closed__4; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; @@ -11271,7 +11271,7 @@ static lean_object* _init_l_Lean_Parser_Command_optKind_formatter___closed__1() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_mkAntiquotSplice_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -11888,7 +11888,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_typeAscription_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -12390,7 +12390,7 @@ static lean_object* _init_l_Lean_Parser_Command_syntaxAbbrev_formatter___closed_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_syntaxAbbrev_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -12470,7 +12470,7 @@ static lean_object* _init_l_Lean_Parser_Command_syntaxAbbrev_parenthesizer___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Syntax_sepBy_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -12782,7 +12782,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_syntaxCat_formatter___closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -14435,7 +14435,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_PrettyPrinter_Formatter_initFn____x40_Lean_PrettyPrinter_Formatter___hyg_2565____closed__3; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -14490,7 +14490,7 @@ static lean_object* _init_l_Lean_Parser_Command_macroArgSymbol_formatter___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_2 = l_Lean_Parser_Command_macroArgSymbol_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -14565,7 +14565,7 @@ static lean_object* _init_l_Lean_Parser_Command_macroArgSimple_formatter___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_macroArgSimple_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -15123,7 +15123,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_PrettyPrinter_Parenthesizer_initFn____x40_Lean_PrettyPrinter_Parenthesizer___hyg_2498____closed__3; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -15178,7 +15178,7 @@ static lean_object* _init_l_Lean_Parser_Command_macroArgSymbol_parenthesizer___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_2 = l_Lean_Parser_Command_macroArgSymbol_parenthesizer___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -15261,7 +15261,7 @@ static lean_object* _init_l_Lean_Parser_Command_macroArgSimple_parenthesizer___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_macroArgSimple_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -16973,7 +16973,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_elabTail_formatter___closed__1; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -16994,7 +16994,7 @@ static lean_object* _init_l_Lean_Parser_Command_elabTail_formatter___closed__4() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Command_elabTail_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -17250,7 +17250,7 @@ static lean_object* _init_l_Lean_Parser_Command_elabTail_parenthesizer___closed_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Command_elab__rules_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); diff --git a/stage0/stdlib/Lean/Parser/Tactic.c b/stage0/stdlib/Lean/Parser/Tactic.c index a890b7df39..37e5a2ad96 100644 --- a/stage0/stdlib/Lean/Parser/Tactic.c +++ b/stage0/stdlib/Lean/Parser/Tactic.c @@ -187,7 +187,6 @@ extern lean_object* l_Lean_Parser_FirstTokens_toStr___closed__2; lean_object* l_Lean_Parser_Tactic_unknown_formatter___closed__2; lean_object* l_Lean_Parser_Tactic_unknown___elambda__1___closed__3; lean_object* l_Lean_Parser_Tactic_introMatch_formatter___closed__4; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; extern lean_object* l_Lean_Parser_Term_match_parenthesizer___closed__3; lean_object* l_Lean_Parser_Tactic_nestedTactic_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Term_hole; @@ -195,6 +194,8 @@ extern lean_object* l___regBuiltin_Lean_Parser_Term_hole_formatter___closed__1; lean_object* l_String_trim(lean_object*); extern lean_object* l_Lean_Parser_Term_byTactic___elambda__1___closed__10; lean_object* l_Lean_Parser_nodeFn(lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; lean_object* l_Lean_Parser_Tactic_unknown___closed__6; lean_object* l_Lean_Parser_Tactic_introMatch___elambda__1___closed__10; lean_object* l_Lean_Parser_Tactic_match_formatter___closed__6; @@ -202,7 +203,6 @@ extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_parenthesizerAliasesRef; lean_object* l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Tactic___hyg_5_(lean_object*); lean_object* l_Lean_Parser_Tactic_match_parenthesizer___closed__4; lean_object* l_Lean_Parser_Tactic_unknown_parenthesizer___closed__5; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; lean_object* l_Lean_Parser_Tactic_matchRhs; extern lean_object* l_Lean_Parser_Tactic_intro___closed__2; lean_object* l_Lean_Parser_mkAntiquot(lean_object*, lean_object*, uint8_t); @@ -802,7 +802,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_unknown_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_2 = l_Lean_Parser_Tactic_unknown_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -893,7 +893,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_unknown_parenthesizer___closed__3 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_2 = l_Lean_Parser_Tactic_unknown_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); diff --git a/stage0/stdlib/Lean/Parser/Term.c b/stage0/stdlib/Lean/Parser/Term.c index 1780a50907..92f1ee294a 100644 --- a/stage0/stdlib/Lean/Parser/Term.c +++ b/stage0/stdlib/Lean/Parser/Term.c @@ -16,7 +16,6 @@ extern "C" { extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__12; lean_object* l_Lean_Parser_Term_subst___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_attr_quot___closed__3; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13; lean_object* l_Lean_Parser_Term_dbgTrace_formatter___closed__7; lean_object* l_Lean_Parser_Term_doubleQuotedName___elambda__1___closed__6; lean_object* l_Lean_Parser_Term_scoped___elambda__1(lean_object*, lean_object*); @@ -177,7 +176,6 @@ extern lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__5; lean_object* l_Lean_Parser_Term_arrow___closed__6; lean_object* l_Lean_Parser_Term_stateRefT___elambda__1___closed__3; lean_object* l_Lean_Parser_darrow___elambda__1___closed__1; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; lean_object* l_Lean_Parser_Term_explicit___closed__2; lean_object* l_Lean_Parser_Term_matchDiscr_quot___elambda__1___closed__13; lean_object* l_Lean_Parser_Term_nomatch___elambda__1___closed__3; @@ -289,7 +287,6 @@ lean_object* l_Lean_Parser_Term_letEqnsDecl___closed__2; lean_object* l_Lean_Parser_Term_type___closed__3; lean_object* l_Lean_Parser_Term_attributes___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_fun_formatter___closed__3; -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; extern lean_object* l_Lean_Parser_Tactic_have___closed__1; lean_object* l_Lean_Parser_Tactic_tacticSeq1Indented_formatter___closed__2; lean_object* l_Lean_Parser_Term_nomatch___elambda__1___closed__5; @@ -471,6 +468,7 @@ lean_object* l_Lean_Parser_Term_letrec_formatter___closed__3; lean_object* l_Lean_Parser_Term_subst_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_type___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_app___elambda__1___closed__8; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13; lean_object* l_Lean_Parser_Term_letPatDecl___closed__2; lean_object* l___regBuiltin_Lean_Parser_Term_subst_formatter(lean_object*); lean_object* l_Lean_Parser_Term_letPatDecl; @@ -743,6 +741,7 @@ lean_object* l_Lean_Parser_Term_letRecDecl_formatter___closed__1; lean_object* l_Lean_Parser_Term_depArrow___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_matchAlt_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_ppIndent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9; lean_object* l_Lean_Parser_Term_syntheticHole_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Tactic_seq1; lean_object* l_Lean_Parser_Term_suffices___closed__8; @@ -865,6 +864,8 @@ lean_object* l_Lean_Parser_Term_app_formatter___closed__5; lean_object* l_Lean_Parser_Term_attrKind___elambda__1___closed__6; lean_object* l_Lean_Parser_Term_simpleBinder___closed__3; lean_object* l_Lean_Parser_Term_arrayRef___elambda__1___closed__6; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; lean_object* l_Lean_Parser_Term_parser_x21___closed__5; lean_object* l_Lean_Parser_Tactic_seq1___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_whereDecls___elambda__1___closed__15; @@ -896,7 +897,6 @@ lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer(lean_object*, lean_object* l_Lean_Parser_Term_namedPattern_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_darrow_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_mkAntiquot_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5; lean_object* l_Lean_Parser_leadingNode_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_forall_parenthesizer___closed__8; lean_object* l_Lean_Parser_Term_type___elambda__1___closed__14; @@ -925,7 +925,6 @@ lean_object* l_Lean_Parser_Term_prop_formatter(lean_object*, lean_object*, lean_ lean_object* l_Lean_Parser_Term_namedArgument_formatter___closed__1; lean_object* l_Lean_Parser_Term_match___elambda__1___closed__3; lean_object* l_Lean_Parser_Term_nativeRefl_parenthesizer___closed__2; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; lean_object* l_Lean_Parser_Term_sort___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_nativeRefl_formatter___closed__2; lean_object* l_Lean_Parser_Term_haveDecl_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1039,6 +1038,7 @@ lean_object* l_Lean_Parser_Term_scientific_parenthesizer(lean_object*, lean_obje lean_object* l_Lean_Parser_Term_match___closed__3; lean_object* l_Lean_Parser_Term_sort___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_fun___elambda__1___closed__4; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; lean_object* l_Lean_Parser_Term_attrInstance___closed__5; extern lean_object* l_Lean_Parser_mkAntiquot___closed__3; lean_object* l_Lean_Parser_Term_sorry___elambda__1___closed__4; @@ -1094,7 +1094,6 @@ lean_object* l_Lean_Parser_Term_structInstLVal___closed__5; lean_object* l_Lean_Parser_Term_funSimpleBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_binderTactic___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_structInstArrayRef_parenthesizer___closed__2; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7; lean_object* l_Lean_Parser_Term_matchAlts_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_subst___closed__1; lean_object* l_Lean_Parser_Term_doubleQuotedName___elambda__1___closed__7; @@ -1127,7 +1126,6 @@ lean_object* l_Lean_Parser_Term_explicitUniv_formatter___closed__5; lean_object* l_Lean_Parser_Term_nativeRefl_formatter___closed__4; lean_object* l___regBuiltinParser_Lean_Parser_Tactic_quot(lean_object*); lean_object* l_Lean_Parser_Term_bracketedBinder_quot; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3; lean_object* l___regBuiltin_Lean_Parser_Level_quot_formatter(lean_object*); lean_object* l_Lean_Parser_Term_arrayRef___closed__5; lean_object* l_Lean_Parser_Term_binderTactic_formatter___closed__3; @@ -1172,6 +1170,7 @@ lean_object* l_Lean_Parser_Term_letPatDecl___closed__1; lean_object* l___regBuiltin_Lean_Parser_Term_namedPattern_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_ellipsis___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_binderType___elambda__1(lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; lean_object* l_Lean_Parser_Term_depArrow___elambda__1___closed__6; lean_object* l___regBuiltin_Lean_Parser_Term_hole_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_suffices___elambda__1___closed__5; @@ -1187,6 +1186,7 @@ lean_object* l_Lean_Parser_Term_letrec_parenthesizer___closed__5; lean_object* l_Lean_Parser_Term_matchAlts___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_byTactic___elambda__1___closed__1; lean_object* l_Lean_Parser_Term_structInst___elambda__1___closed__15; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7; extern lean_object* l_Lean_PrettyPrinter_parenthesizerAttribute; lean_object* l_Lean_Parser_Term_suffices___closed__4; lean_object* l_Lean_Parser_Term_nativeRefl___closed__1; @@ -1252,7 +1252,6 @@ lean_object* l_Lean_Parser_Term_typeAscription; lean_object* l_Lean_Parser_Term_simpleBinder___closed__4; lean_object* l_Lean_Parser_Term_structInstLVal_formatter___closed__4; lean_object* l_Lean_Parser_Term_sorry___elambda__1___closed__2; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; lean_object* l_Lean_Parser_Tactic_seq1_formatter___closed__1; lean_object* l_Lean_Parser_Term_type___elambda__1___closed__3; lean_object* l_Lean_Parser_Term_type_parenthesizer___closed__2; @@ -1270,6 +1269,7 @@ lean_object* l_Lean_Parser_Term_typeOf___closed__5; lean_object* l_Lean_Parser_Term_anonymousCtor___closed__5; lean_object* l_Lean_Parser_Term_quotedName___closed__2; lean_object* l_Lean_Parser_Term_namedPattern; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3; lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__11; lean_object* l_Lean_Parser_Term_match___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_anonymousCtor___closed__3; @@ -1324,6 +1324,7 @@ lean_object* l_Lean_Parser_Tactic_quot_formatter___closed__6; lean_object* l_Lean_Parser_Term_structInstLVal_formatter___closed__8; lean_object* l_Lean_Parser_Term_show___closed__1; lean_object* l_Lean_Parser_Term_attributes___elambda__1___closed__10; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; lean_object* l_Lean_Parser_Term_structInst___elambda__1___closed__16; lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_3727____closed__20; lean_object* l_Lean_Parser_Term_match_formatter___closed__8; @@ -1390,6 +1391,7 @@ lean_object* l_Lean_Parser_Term_bracketedBinder_parenthesizer___closed__1; lean_object* l_Lean_Parser_darrow_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_nomatch___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_explicitUniv___elambda__1(lean_object*, lean_object*); +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; lean_object* l_Lean_Parser_Term_dynamicQuot_parenthesizer___closed__5; lean_object* l_Lean_Parser_Term_decide_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__13; @@ -1484,9 +1486,7 @@ lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__6; lean_object* l_Lean_Parser_Term_structInst___elambda__1___closed__35; lean_object* l_Lean_Parser_Term_type___elambda__1___closed__20; lean_object* l_Lean_Parser_Term_structInstLVal___elambda__1___closed__7; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9; lean_object* l_Lean_Parser_nodeWithAntiquot_formatter(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; lean_object* l_Lean_Parser_Term_explicitBinder___elambda__1(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Term_nomatch_parenthesizer___closed__1; lean_object* l_Lean_Parser_sepBy(lean_object*, lean_object*, lean_object*, uint8_t); @@ -1655,7 +1655,6 @@ lean_object* l_Lean_Parser_Term_cdot___elambda__1___closed__12; lean_object* l_Lean_Parser_Term_attributes___closed__6; lean_object* l_Lean_Parser_Term_assert___elambda__1___closed__6; extern lean_object* l_Lean_Parser_mkAntiquotSplice___closed__3; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; extern lean_object* l_Lean_Parser_nameLit; lean_object* l_Lean_Parser_Term_attr_quot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_node_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1710,6 +1709,7 @@ lean_object* l_Lean_Parser_Term_attrInstance___closed__2; lean_object* l_Lean_Parser_Term_have_parenthesizer___closed__4; lean_object* l_Lean_Parser_Term_show___closed__2; lean_object* l_Lean_Parser_Term_quotedName_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; lean_object* l_Lean_Parser_Term_explicitBinder___closed__5; lean_object* l_Lean_Parser_Term_letIdLhs___elambda__1___closed__3; lean_object* l_Lean_Parser_Term_implicitBinder___elambda__1(lean_object*, lean_object*, lean_object*); @@ -1813,6 +1813,7 @@ lean_object* l_Lean_Parser_Term_type_formatter___closed__8; lean_object* l_Lean_Parser_Term_typeSpec_formatter___closed__1; lean_object* l_Lean_Parser_Term_nomatch___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_explicitBinder___elambda__1___closed__2; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3; lean_object* l_Lean_Parser_Term_have___elambda__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_stateRefT___elambda__1(lean_object*, lean_object*); lean_object* l___regBuiltinParser_Lean_Parser_Term_type(lean_object*); @@ -1975,7 +1976,6 @@ lean_object* l_Lean_Parser_Term_paren___elambda__1___closed__9; lean_object* l_Lean_Parser_Term_nomatch_formatter___closed__1; lean_object* l_Lean_Parser_Term_haveDecl___closed__4; lean_object* l_Lean_Parser_Term_unreachable; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; lean_object* l_Lean_Parser_Term_letPatDecl_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_depArrow___closed__5; lean_object* l_Lean_Parser_Term_binderDefault_formatter___closed__2; @@ -2229,7 +2229,6 @@ lean_object* l_Lean_Parser_Term_pipeProj_formatter___closed__2; lean_object* l_Lean_Parser_Term_bracketedBinder_quot___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_structInstArrayRef_parenthesizer___closed__4; lean_object* l___regBuiltin_Lean_Parser_Term_dynamicQuot_formatter(lean_object*); -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10; lean_object* l___regBuiltin_Lean_Parser_Term_funBinder_quot_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Term_depArrow_formatter___closed__1; lean_object* l_Lean_Parser_Term_namedPattern_formatter___closed__2; @@ -2240,6 +2239,7 @@ lean_object* l_Lean_Parser_Term_inaccessible___elambda__1___closed__9; lean_object* l_Lean_Parser_Term_let___elambda__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltinParser_Lean_Parser_Term_nomatch(lean_object*); lean_object* l_Lean_Parser_Term_structInstField; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12; lean_object* l___regBuiltin_Lean_Parser_Term_app_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_borrowed___elambda__1___closed__9; lean_object* l_Lean_Parser_Term_typeAscription___closed__3; @@ -2639,7 +2639,6 @@ lean_object* l_Lean_Parser_Term_haveDecl_formatter___closed__1; lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_local___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_3727____closed__16; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11; lean_object* l_Lean_Parser_Term_sorry_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_scoped___closed__6; lean_object* l_Lean_Parser_Term_emptyC_formatter___closed__5; @@ -2650,7 +2649,6 @@ lean_object* l___regBuiltin_Lean_Parser_Term_typeOf_parenthesizer(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__12; lean_object* l_Lean_Parser_Term_type___elambda__1___closed__17; lean_object* l_Lean_Parser_Level_quot; -extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12; lean_object* l_Lean_Parser_Term_anonymousCtor_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_let_x2a___elambda__1___closed__8; lean_object* l_Lean_Parser_Term_attrKind_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -2661,6 +2659,7 @@ lean_object* l_Lean_Parser_Term_parser_x21___elambda__1___closed__10; lean_object* l_Lean_Parser_Term_subst___closed__3; lean_object* l_Lean_Parser_withPosition___lambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_type___elambda__1___closed__8; +extern lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10; lean_object* l___regBuiltinParser_Lean_Parser_Term_subst(lean_object*); lean_object* l_Lean_Parser_Term_typeOf___elambda__1___closed__9; lean_object* l_Lean_Parser_Term_sufficesDecl___closed__2; @@ -2718,6 +2717,7 @@ lean_object* l_Lean_Parser_Term_letRecDecl___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_arrow_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_anonymousCtor; lean_object* l_Lean_Parser_Term_forall___closed__9; +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; lean_object* l_Lean_Parser_Level_quot___elambda__1___closed__4; lean_object* l_Lean_Parser_Term_unreachable_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_parser_x21___closed__8; @@ -2771,7 +2771,6 @@ lean_object* l_Lean_Parser_Term_matchAltsWhereDecls___closed__2; lean_object* l_Lean_Parser_Term_tparser_x21_formatter___closed__3; lean_object* l_Lean_Parser_Tactic_quot___closed__4; lean_object* l_Lean_Parser_Term_simpleBinder___elambda__1___closed__5; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7; lean_object* l_Lean_Parser_Term_type___elambda__1___closed__9; lean_object* l_Lean_Parser_Term_ellipsis___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_matchDiscr_quot___closed__2; @@ -2873,6 +2872,7 @@ lean_object* l_Lean_Parser_Term_tupleTail___elambda__1___closed__10; lean_object* l_Lean_Parser_Term_fromTerm_formatter___closed__4; lean_object* l_Lean_Parser_Term_dynamicQuot___elambda__1___closed__15; lean_object* l_Lean_Parser_Term_let_x2a___closed__3; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11; extern lean_object* l_Lean_Parser_Tactic_myMacro____x40_Init_Notation___hyg_14558____closed__2; lean_object* l_Lean_Parser_Term_typeOf_formatter___closed__4; lean_object* l_Lean_Parser_Tactic_quot_formatter___closed__2; @@ -2960,6 +2960,7 @@ lean_object* l_Lean_Parser_Tactic_quot_formatter___closed__1; lean_object* l___regBuiltin_Lean_Parser_Term_quotedName_formatter(lean_object*); lean_object* l_Lean_Parser_Term_unreachable___elambda__1___closed__1; lean_object* l_Lean_Parser_Term_funSimpleBinder_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; lean_object* l_Lean_Parser_Term_doubleQuotedName___closed__8; lean_object* l_Lean_Parser_Term_macroDollarArg_formatter___closed__3; lean_object* l_Lean_Parser_Term_structInst_formatter___closed__18; @@ -2997,7 +2998,6 @@ lean_object* l_Lean_Parser_Term_structInst_parenthesizer___closed__3; lean_object* l_Lean_Parser_Term_funImplicitBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_arrayRef___closed__1; lean_object* l_Lean_Parser_Term_implicitBinder_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; lean_object* l_Lean_Parser_Term_fromTerm___closed__5; lean_object* l_Lean_Parser_Tactic_quotSeq___closed__4; lean_object* l_Lean_Parser_Term_dbgTrace_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3183,6 +3183,7 @@ lean_object* l_Lean_Parser_Term_local___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_funImplicitBinder_parenthesizer___closed__3; lean_object* l_Lean_Parser_Term_letIdDecl_parenthesizer___closed__4; lean_object* l_Lean_Parser_Tactic_tacticSeq1Indented___elambda__1___closed__20; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; lean_object* l_Lean_Parser_Term_tparser_x21___closed__4; extern lean_object* l_Lean_Parser_Tactic_show___closed__1; lean_object* l_Lean_Parser_Term_letPatDecl_formatter___closed__1; @@ -3201,6 +3202,7 @@ lean_object* l_Lean_Parser_Term_nativeDecide_formatter(lean_object*, lean_object lean_object* l_Lean_Parser_Term_tparser_x21___closed__1; lean_object* l_Lean_Parser_Term_proj_parenthesizer___closed__2; lean_object* l_Lean_Parser_Term_forall___elambda__1___closed__18; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; lean_object* l_Lean_Parser_Term_panic___elambda__1___closed__8; lean_object* l_Lean_Parser_Term_forall___elambda__1___closed__14; lean_object* l_Lean_Parser_Term_doubleQuotedName___closed__1; @@ -3250,6 +3252,7 @@ lean_object* l_Lean_Parser_Term_cdot_formatter(lean_object*, lean_object*, lean_ lean_object* l_Lean_Parser_Term_stateRefT___closed__5; lean_object* l_Lean_Parser_Term_unreachable_formatter___closed__1; lean_object* l_Lean_Parser_Term_matchAlt_formatter___closed__2; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7; extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__1; lean_object* l_Lean_Parser_Term_anonymousCtor___elambda__1___closed__13; lean_object* l_Lean_Parser_Term_namedPattern___elambda__1(lean_object*, lean_object*); @@ -3268,7 +3271,6 @@ lean_object* l_Lean_Parser_Term_funBinder_quot___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_paren_formatter___closed__10; lean_object* l___regBuiltin_Lean_Parser_Term_parser_x21_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Term_macroDollarArg___closed__4; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; lean_object* l_Lean_Parser_Level_quot___closed__6; lean_object* l_Lean_Parser_Term_match___elambda__1___closed__10; lean_object* l_Lean_Parser_Term_stateRefT___elambda__1___closed__4; @@ -3309,6 +3311,7 @@ lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed___closed__6; lean_object* l_Lean_Parser_Term_app_formatter___closed__7; lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__6; lean_object* l_Lean_Parser_Term_letIdDecl___closed__4; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; lean_object* l___regBuiltin_Lean_Parser_Term_hole_formatter(lean_object*); lean_object* l_Lean_Parser_Term_binderTactic___closed__6; lean_object* l___regBuiltinParser_Lean_Parser_Term_dbgTrace(lean_object*); @@ -3336,7 +3339,6 @@ lean_object* l_Lean_Parser_Term_parenSpecial_parenthesizer___closed__2; lean_object* l_Lean_Parser_Term_match_formatter___closed__10; lean_object* l_Lean_Parser_Term_scientific___closed__1; lean_object* l_Lean_Parser_Term_suffices_parenthesizer___closed__6; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; lean_object* l_Lean_Parser_Term_attrKind___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_letRecDecls___closed__1; lean_object* l_Lean_Parser_Term_let_x21___elambda__1___closed__6; @@ -3389,7 +3391,6 @@ lean_object* l___regBuiltin_Lean_Parser_Term_funBinder_quot_formatter___closed__ lean_object* l_Lean_Parser_Term_dbgTrace_formatter___closed__2; lean_object* l_Lean_Parser_Term_funBinder_quot___elambda__1___closed__13; lean_object* l_Lean_Parser_Term_depArrow___elambda__1___closed__12; -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; lean_object* l_Lean_Parser_Level_quot___elambda__1___closed__10; lean_object* l_Lean_Parser_Term_funBinder___closed__4; lean_object* l_Lean_Parser_Term_letRecDecls_parenthesizer___closed__1; @@ -3454,7 +3455,6 @@ lean_object* l_Lean_Parser_Term_fun_formatter___closed__2; lean_object* l_Lean_Parser_Term_optSemicolon_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_paren___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_optEllipsis_parenthesizer___closed__1; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17; lean_object* l_Lean_Parser_Tactic_tacticSeq___closed__3; lean_object* l_Lean_Parser_Term_namedArgument_parenthesizer___closed__3; lean_object* l_Lean_Parser_Term_binderDefault_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3478,9 +3478,7 @@ lean_object* l_Lean_Parser_Term_stateRefT_parenthesizer___closed__4; lean_object* l_Lean_Parser_Term_parenSpecial_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_local___elambda__1___closed__7; lean_object* l_Lean_Parser_Term_paren_parenthesizer___closed__4; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3; lean_object* l___regBuiltin_Lean_Parser_Term_fun_formatter___closed__1; -extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; lean_object* l_Lean_Parser_Term_matchAltsWhereDecls; lean_object* l_Lean_Parser_Term_show_formatter___closed__2; extern lean_object* l_rawNatLit___closed__5; @@ -3688,6 +3686,7 @@ lean_object* l_Lean_Parser_Term_structInst___closed__11; lean_object* l_Lean_Parser_Term_sorry___elambda__1___closed__5; lean_object* l_Lean_Parser_Term_forall___elambda__1___closed__8; lean_object* l_Lean_Parser_Term_optExprPrecedence_parenthesizer___closed__1; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17; lean_object* l_Lean_Parser_Term_matchDiscr_parenthesizer___closed__5; lean_object* l_Lean_Parser_Tactic_quotSeq___closed__2; lean_object* l_Lean_Parser_Term_have_parenthesizer___closed__5; @@ -3741,6 +3740,7 @@ lean_object* l_Lean_Parser_Term_fromTerm___elambda__1(lean_object*, lean_object* lean_object* l_Lean_Parser_Term_matchAltsWhereDecls___elambda__1___closed__3; lean_object* l_Lean_Parser_Tactic_quotSeq___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doubleQuotedName___elambda__1___closed__8; +extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; lean_object* l___regBuiltin_Lean_Parser_Term_num_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_cdot_formatter___closed__5; lean_object* l_Lean_Parser_Term_binderTactic___closed__3; @@ -3787,6 +3787,7 @@ lean_object* l_Lean_Parser_Term_letrec___closed__10; lean_object* l___regBuiltin_Lean_Parser_Term_let_x21_formatter___closed__1; lean_object* l_Lean_Parser_Term_haveAssign_formatter___closed__2; lean_object* l_Lean_Parser_Term_paren_parenthesizer___closed__1; +extern lean_object* l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; lean_object* l_Lean_Parser_Term_emptyC_formatter___closed__4; lean_object* l_Lean_Parser_Term_fromTerm_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_explicitBinder_parenthesizer___closed__1; @@ -3853,7 +3854,6 @@ lean_object* l_Lean_Parser_Tactic_quot___elambda__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_structInstArrayRef___elambda__1___closed__8; lean_object* l_Lean_Parser_Term_typeSpec___elambda__1___closed__4; extern lean_object* l_Lean_Parser_Tactic_letrec___closed__5; -extern lean_object* l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; lean_object* l_Lean_Parser_Term_hole___closed__1; lean_object* l_Lean_Parser_Term_letrec_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_attrInstance_formatter___closed__5; @@ -5250,7 +5250,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -5292,7 +5292,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_2 = l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__10; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -5593,7 +5593,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -5625,7 +5625,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_2 = l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -5988,7 +5988,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__11; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6017,7 +6017,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__19; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__19; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6121,7 +6121,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__1; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6150,7 +6150,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__1; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__1; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6243,7 +6243,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__3; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -6266,7 +6266,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__3; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6295,7 +6295,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__5; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__5; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6388,7 +6388,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__7; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__7; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -6411,7 +6411,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6440,7 +6440,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6533,7 +6533,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__11; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -6556,7 +6556,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_leadingNode_formatter___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__7; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -6585,7 +6585,7 @@ _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Level_num_parenthesizer___closed__1; -x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__13; +x_7 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__13; x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -12927,7 +12927,7 @@ lean_object* l_Lean_Parser_Term_optSemicolon_formatter(lean_object* x_1, lean_ob _start: { lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_7 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_7 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_8 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_8, 0, x_7); lean_closure_set(x_8, 1, x_1); @@ -13238,7 +13238,7 @@ lean_object* l_Lean_Parser_Term_optSemicolon_parenthesizer(lean_object* x_1, lea _start: { lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; -x_7 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_7 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_8 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_8, 0, x_7); lean_closure_set(x_8, 1, x_1); @@ -16513,7 +16513,7 @@ static lean_object* _init_l_Lean_Parser_Term_structInst_formatter___closed__18() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__10; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__10; x_2 = l_Lean_Parser_Term_structInst_formatter___closed__17; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -17019,7 +17019,7 @@ static lean_object* _init_l_Lean_Parser_Term_structInst_parenthesizer___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__12; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__12; x_2 = l_Lean_Parser_Term_structInst_parenthesizer___closed__13; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -18553,7 +18553,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_2 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -18572,7 +18572,7 @@ static lean_object* _init_l_Lean_Parser_Term_explicitBinder___elambda__1___close _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_2 = l_Lean_Parser_Term_explicitBinder___elambda__1___closed__2; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -18742,7 +18742,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_2 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -18761,7 +18761,7 @@ static lean_object* _init_l_Lean_Parser_Term_implicitBinder___elambda__1___close _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_2 = l_Lean_Parser_Term_implicitBinder___elambda__1___closed__2; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -18849,7 +18849,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_myMacro____x40_Init_Notation___hyg_1989____closed__2; -x_2 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_2 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -18868,7 +18868,7 @@ static lean_object* _init_l_Lean_Parser_Term_instBinder___elambda__1___closed__3 _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_2 = l_Lean_Parser_Term_instBinder___elambda__1___closed__2; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -19515,7 +19515,7 @@ static lean_object* _init_l_Lean_Parser_Term_explicitBinder_formatter___closed__ _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__1; +x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__1; x_2 = l_Lean_Parser_Term_explicitBinder___elambda__1___closed__2; x_3 = 1; x_4 = lean_box(x_3); @@ -19641,7 +19641,7 @@ static lean_object* _init_l_Lean_Parser_Term_implicitBinder_formatter___closed__ _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__3; +x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___lambda__2___closed__2; x_2 = l_Lean_Parser_Term_implicitBinder___elambda__1___closed__2; x_3 = 1; x_4 = lean_box(x_3); @@ -19699,7 +19699,7 @@ static lean_object* _init_l_Lean_Parser_Term_instBinder_formatter___closed__1() _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__5___closed__2; +x_1 = l_Array_forInUnsafe_loop___at_myMacro____x40_Init_NotationExtra___hyg_3356____spec__3___closed__2; x_2 = l_Lean_Parser_Term_instBinder___elambda__1___closed__2; x_3 = 1; x_4 = lean_box(x_3); @@ -21099,7 +21099,7 @@ static lean_object* _init_l_Lean_Parser_Term_forall_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_2 = l_Lean_Parser_Term_forall_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -21355,7 +21355,7 @@ static lean_object* _init_l_Lean_Parser_Term_forall_parenthesizer___closed__5() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_2 = l_Lean_Parser_Term_forall_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -22532,7 +22532,7 @@ _start: lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_7 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAlt_formatter), 6, 1); lean_closure_set(x_7, 0, x_1); -x_8 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__22; +x_8 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__22; x_9 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_9, 0, x_8); lean_closure_set(x_9, 1, x_7); @@ -22845,7 +22845,7 @@ _start: lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_7 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAlt_parenthesizer), 6, 1); lean_closure_set(x_7, 0, x_1); -x_8 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__24; +x_8 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__24; x_9 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_9, 0, x_8); lean_closure_set(x_9, 1, x_7); @@ -24281,7 +24281,7 @@ static lean_object* _init_l_Lean_Parser_Term_basicFun_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_2 = l_Lean_Parser_Term_basicFun_formatter___closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -24606,7 +24606,7 @@ static lean_object* _init_l_Lean_Parser_Term_basicFun_parenthesizer___closed__2( _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_2 = l_Lean_Parser_Term_basicFun_parenthesizer___closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -26229,7 +26229,7 @@ _start: lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_quotedName___elambda__1___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9; +x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -26285,7 +26285,7 @@ _start: lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_quotedName___elambda__1___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17; +x_3 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -26595,7 +26595,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_PrettyPrinter_Formatter_initFn____x40_Lean_PrettyPrinter_Formatter___hyg_2565____closed__3; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__9; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -26675,7 +26675,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_PrettyPrinter_Parenthesizer_initFn____x40_Lean_PrettyPrinter_Parenthesizer___hyg_2498____closed__3; -x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__17; +x_2 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__17; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -28081,7 +28081,7 @@ static lean_object* _init_l_Lean_Parser_Term_letIdLhs_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__16; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__16; x_2 = l_Lean_Parser_Term_letIdLhs_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -28533,7 +28533,7 @@ static lean_object* _init_l_Lean_Parser_Term_letIdLhs_parenthesizer___closed__3( _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_638____closed__18; +x_1 = l_Lean_Parser_initFn____x40_Lean_Parser_Extra___hyg_642____closed__18; x_2 = l_Lean_Parser_Term_letIdLhs_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -35139,7 +35139,7 @@ static lean_object* _init_l_Lean_Parser_Term_ensureTypeOf_formatter___closed__3( _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_949____closed__5; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_953____closed__5; x_2 = l_Lean_Parser_antiquotNestedExpr_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -35231,7 +35231,7 @@ static lean_object* _init_l_Lean_Parser_Term_ensureTypeOf_parenthesizer___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_2 = l_Lean_Parser_antiquotNestedExpr_parenthesizer___closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -35646,7 +35646,7 @@ static lean_object* _init_l_Lean_Parser_Term_ensureExpectedType_parenthesizer___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_862____closed__9; +x_1 = l_Lean_initFn____x40_Lean_Parser_Extra___hyg_866____closed__9; x_2 = l_Lean_Parser_Term_explicit_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); diff --git a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c index 50fe33ac31..7455626242 100644 --- a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c +++ b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c @@ -256,6 +256,7 @@ lean_object* l_Array_zipWithAux___at_Lean_PrettyPrinter_Delaborator_delabAppMatc lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabNamedPattern(lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_withBindingDomain___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_forallTelescope___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns___spec__2___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); 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*); @@ -270,7 +271,6 @@ uint8_t l_Array_anyMUnsafe_any___at_Lean_PrettyPrinter_Delaborator_hasIdent___sp lean_object* l_Std_AssocList_find_x3f___at_Lean_PrettyPrinter_Delaborator_delabAppWithUnexpander___spec__6(lean_object*, lean_object*); extern lean_object* l_Array_forInUnsafe_loop___at___private_Init_NotationExtra_0__Lean_mkHintBody___spec__1___closed__2; lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; lean_object* l_Lean_PrettyPrinter_Delaborator_delabProj_match__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_delabLit___closed__1; lean_object* l_Lean_PrettyPrinter_Delaborator_delabSort_match__3___rarg(lean_object*, lean_object*, lean_object*); @@ -585,12 +585,12 @@ lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5(lean_obje extern lean_object* l_Lean_PrettyPrinter_Delaborator_getExprKind___closed__5; lean_object* l_Lean_PrettyPrinter_Delaborator_delabForall_match__1(lean_object*); lean_object* l_Lean_getPPExplicit___boxed(lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lambda__1___closed__1; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedName; lean_object* l_Array_zipWithAux___at_Lean_PrettyPrinter_Delaborator_delabAppMatch___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_AppMatchState_params___default; lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicit_match__3(lean_object*); @@ -601,7 +601,6 @@ lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam_match__1(lean_object*); extern lean_object* l_myMacro____x40_Init_Notation___hyg_13394____closed__4; extern lean_object* l_Lean_PrettyPrinter_Delaborator_appUnexpanderAttribute; lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppImplicit___closed__6; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppWithUnexpander_match__3___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabAppMatch___spec__3(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabBVar(lean_object*); @@ -610,6 +609,7 @@ uint8_t l_Lean_Expr_hasLooseBVars(lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance_match__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Std_PersistentHashMap_findAtAux___at_Lean_PrettyPrinter_Delaborator_delabAppWithUnexpander___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_delabProjectionApp_match__1(lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; lean_object* lean_array_pop(lean_object*); uint8_t l_Lean_TagDeclarationExtension_isTagged(lean_object*, lean_object*, lean_object*); lean_object* l_Array_zipWithAux___at_Lean_PrettyPrinter_Delaborator_delabAppMatch___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -683,14 +683,15 @@ lean_object* l_Lean_PrettyPrinter_Delaborator_delabLit_match__1(lean_object*); extern lean_object* l_Lean_myMacro____x40_Init_NotationExtra___hyg_1097____closed__30; lean_object* lean_usize_to_nat(size_t); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; lean_object* l_Std_PersistentHashMap_findAtAux___at_Lean_PrettyPrinter_Delaborator_delabAppWithUnexpander___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLit___closed__1; extern lean_object* l_term_x5b___x5d___closed__2; lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabDo___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_Tactic_rwRule___closed__3; +extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; lean_object* l_Lean_PrettyPrinter_Delaborator_delabForall___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabBinders___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppImplicit___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_setMCtx(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -704,7 +705,6 @@ extern lean_object* l_myMacro____x40_Init_Notation___hyg_11370____closed__9; lean_object* l_Lean_PrettyPrinter_Delaborator_delabStructureInstance___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabStructureInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___closed__1; -extern lean_object* l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; lean_object* l_Lean_PrettyPrinter_Delaborator_delabForall___lambda__1___closed__1; lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext_match__1(lean_object*); lean_object* l_Lean_Expr_isConstructorApp_x3f(lean_object*, lean_object*); @@ -22452,7 +22452,7 @@ x_12 = lean_ctor_get(x_10, 0); lean_dec(x_12); x_13 = l_Array_empty___closed__1; x_14 = lean_array_push(x_13, x_8); -x_15 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_15 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_16 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_16, 0, x_15); lean_ctor_set(x_16, 1, x_14); @@ -22471,7 +22471,7 @@ lean_inc(x_19); lean_dec(x_10); x_20 = l_Array_empty___closed__1; x_21 = lean_array_push(x_20, x_8); -x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_22 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_23 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_23, 0, x_22); lean_ctor_set(x_23, 1, x_21); @@ -22707,7 +22707,7 @@ _start: lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_9 = l_Array_empty___closed__1; x_10 = lean_array_push(x_9, x_1); -x_11 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__8; +x_11 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__8; x_12 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_12, 0, x_11); lean_ctor_set(x_12, 1, x_10); @@ -23152,7 +23152,7 @@ x_19 = l_Array_empty___closed__1; x_20 = lean_array_push(x_19, x_16); x_21 = l_myMacro____x40_Init_Notation___hyg_1192____closed__8; x_22 = lean_array_push(x_20, x_21); -x_23 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__6; +x_23 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__6; x_24 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_24, 0, x_23); lean_ctor_set(x_24, 1, x_22); @@ -23228,7 +23228,7 @@ if (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; x_26 = lean_ctor_get(x_24, 0); -x_27 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_27 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_28 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_28, 0, x_26); lean_ctor_set(x_28, 1, x_27); @@ -23241,12 +23241,12 @@ x_33 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_33, 0, x_32); lean_ctor_set(x_33, 1, x_31); x_34 = lean_array_push(x_29, x_33); -x_35 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_35 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_36 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_36, 0, x_35); lean_ctor_set(x_36, 1, x_34); x_37 = lean_array_push(x_30, x_36); -x_38 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_38 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_39 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_39, 0, x_38); lean_ctor_set(x_39, 1, x_37); @@ -23261,7 +23261,7 @@ x_41 = lean_ctor_get(x_24, 1); lean_inc(x_41); lean_inc(x_40); lean_dec(x_24); -x_42 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__1; +x_42 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__1; x_43 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_43, 0, x_40); lean_ctor_set(x_43, 1, x_42); @@ -23274,12 +23274,12 @@ x_48 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_48, 0, x_47); lean_ctor_set(x_48, 1, x_46); x_49 = lean_array_push(x_44, x_48); -x_50 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__4; +x_50 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__4; x_51 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_51, 0, x_50); lean_ctor_set(x_51, 1, x_49); x_52 = lean_array_push(x_45, x_51); -x_53 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_268____closed__2; +x_53 = l_Lean_Parser_myMacro____x40_Lean_Parser_Extra___hyg_272____closed__2; x_54 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_54, 0, x_53); lean_ctor_set(x_54, 1, x_52);