diff --git a/stage0/src/Lean/Util/Trace.lean b/stage0/src/Lean/Util/Trace.lean index 57d85ef5c9..9f717ae2c3 100644 --- a/stage0/src/Lean/Util/Trace.lean +++ b/stage0/src/Lean/Util/Trace.lean @@ -133,6 +133,6 @@ new_frontend namespace Lean -macro:max "trace!" id:term:max msg:term : term => `(trace $id fun _ => ($msg : MessageData)) +-- macro:max "trace!" id:term:max msg:term : term => `(trace $id fun _ => ($msg : MessageData)) end Lean diff --git a/stage0/stdlib/Lean/Delaborator.c b/stage0/stdlib/Lean/Delaborator.c index b5793b8591..a70d85ad78 100644 --- a/stage0/stdlib/Lean/Delaborator.c +++ b/stage0/stdlib/Lean/Delaborator.c @@ -16,6 +16,7 @@ extern "C" { lean_object* l___regBuiltin_Lean_Delaborator_delabBAnd(lean_object*); extern lean_object* l_Lean_Expr_eq_x3f___closed__1; lean_object* l_Lean_Delaborator_delabBind___lambda__1___closed__1; +extern lean_object* l_Lean_mkHole___closed__3; lean_object* l_List_firstM___main___at_Lean_Delaborator_delabFor___main___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabBAnd___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_ctorName___closed__7; @@ -72,6 +73,7 @@ lean_object* l___private_Lean_Delaborator_2__unresolveUsingNamespace___main___bo extern lean_object* l_Lean_withIncRecDepth___rarg___lambda__2___closed__2; extern lean_object* l_Lean_Meta_setInlineAttribute___rarg___closed__2; lean_object* l_Std_PersistentHashMap_find_x3f___at_Lean_Delaborator_delabFor___main___spec__2(lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__7; lean_object* l_Lean_LocalDecl_userName(lean_object*); lean_object* l_Lean_Delaborator_delabFComp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_unreachable_x21___rarg(lean_object*); @@ -104,6 +106,7 @@ lean_object* l_Lean_Delaborator_delabOr___lambda__1___boxed(lean_object*, lean_o lean_object* l_Lean_Delaborator_getParamKinds___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabFVar(lean_object*); lean_object* l_Lean_Delaborator_delabGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Delaborator_delabLam___lambda__1___closed__5; lean_object* l_Lean_Expr_bindingDomain_x21(lean_object*); lean_object* l_Lean_Delaborator_delabGE___closed__1; lean_object* l_Lean_Delaborator_delabBind___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -130,7 +133,6 @@ lean_object* l_Lean_Delaborator_delabNe___lambda__1(uint8_t, lean_object*, lean_ lean_object* l_Array_anyRangeMAux___main___at_Lean_Delaborator_delabAppExplicit___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_withBindingBody___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getLocalDecl___at_Lean_Delaborator_delabFVar___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; lean_object* l___private_Lean_Delaborator_2__unresolveUsingNamespace___main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabAppImplicit___closed__1; lean_object* l___regBuiltin_Lean_Delaborator_delabStructureInstance___closed__1; @@ -158,6 +160,7 @@ uint8_t l_Lean_getPPExplicit(lean_object*); lean_object* l_Lean_Delaborator_delabBNe___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabOrElse___closed__3; lean_object* l_Lean_Delaborator_delabStructureInstance___lambda__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_Prod_HasRepr___rarg___closed__1; lean_object* l_Lean_Delaborator_delabNot(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabAppend___lambda__1___closed__2; lean_object* l_Lean_Delaborator_delabseq___lambda__1___closed__2; @@ -168,6 +171,7 @@ lean_object* l_Lean_Delaborator_delabEquiv___lambda__1(uint8_t, lean_object*, le lean_object* l_Lean_Delaborator_delabAppImplicit___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabAndThen___lambda__1___closed__3; lean_object* l_Lean_ppOptions___closed__1; +lean_object* l_Lean_Delaborator_delabLam___lambda__1___closed__6; lean_object* l_Lean_Meta_inferType___at_Lean_Delaborator_delabStructureInstance___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Level_LevelToFormat_Result_format___main___closed__1; lean_object* l_Lean_getPPNotation___boxed(lean_object*); @@ -196,7 +200,6 @@ lean_object* l_List_tailD___rarg(lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabFComp___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_Delaborator_delabBAnd___lambda__1___closed__1; lean_object* l_Lean_Delaborator_delabMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; lean_object* l_Lean_Delaborator_delabAnd___lambda__1___closed__4; lean_object* l_Lean_Delaborator_delabBind___closed__1; lean_object* lean_private_to_user_name(lean_object*); @@ -249,6 +252,7 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabForall___closed__1; lean_object* l_Lean_Expr_getOptParamDefault_x3f(lean_object*); lean_object* l_Lean_Expr_getAppFn___main(lean_object*); extern lean_object* l_Lean_Name_inhabited; +lean_object* l_Lean_Delaborator_delabLam___lambda__1___closed__9; lean_object* l_Lean_Delaborator_delabseqLeft___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabBind___closed__3; lean_object* l_Lean_Delaborator_delabMap(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -319,11 +323,11 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabBind(lean_object*); lean_object* l_Lean_Delaborator_delabMap___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_Delaborator_delabBAnd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_mkAppStx___closed__8; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; lean_object* l___regBuiltin_Lean_Delaborator_delabCoe___closed__1; uint8_t l_Lean_getPPUniverses(lean_object*); lean_object* l_Lean_Delaborator_Alternative; lean_object* l___regBuiltin_Lean_Delaborator_delabHEq(lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__4; lean_object* l_Lean_Delaborator_delabStructureInstance___lambda__2___closed__4; extern lean_object* l_Lean_mkAppStx___closed__7; lean_object* lean_nat_add(lean_object*, lean_object*); @@ -357,6 +361,7 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabAppend(lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabModN___closed__5; lean_object* l_Lean_Delaborator_delabMap___lambda__1___closed__4; extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__6; +lean_object* l_Lean_Delaborator_delabLam___lambda__1___closed__8; lean_object* l_Lean_Delaborator_delabSort___closed__7; lean_object* l_Lean_Delaborator_annotateCurPos(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabModN___closed__3; @@ -418,10 +423,10 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabBOr___closed__2; lean_object* l_Lean_Delaborator_delabTuple___lambda__1___closed__1; lean_object* l_Lean_Delaborator_delabBNe___lambda__1___closed__1; lean_object* l_Lean_Delaborator_failure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Level_quote___main___lambda__9___closed__3; lean_object* l___regBuiltin_Lean_Delaborator_delabOr___closed__1; lean_object* l_Lean_Delaborator_Alternative___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getPPUnicode___boxed(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; lean_object* l_Lean_getPPUnicode___closed__1; lean_object* l___private_Lean_Meta_Basic_28__withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabLit(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -443,7 +448,6 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabBEq___closed__3; lean_object* l_Lean_Delaborator_mkDelabAttribute___closed__5; lean_object* l_Lean_Delaborator_delabMul___lambda__1___closed__2; lean_object* l_Lean_Level_quote___main___lambda__4___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l_Lean_Delaborator_delab___closed__2; lean_object* l_Lean_Delaborator_delabOfNat___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabNot___lambda__1___closed__1; @@ -544,6 +548,7 @@ lean_object* l_List_headD___rarg(lean_object*, lean_object*); lean_object* l_Lean_Level_quote___main___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_pure___at_Lean_Delaborator_DelabM_monadQuotation___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabAndM(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; lean_object* l_Lean_Delaborator_delabLetE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabBEq___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_Delaborator_delabLE___lambda__1___closed__1; @@ -594,6 +599,7 @@ extern lean_object* l_Lean_Meta_evalNat___main___closed__6; extern lean_object* l_Lean_mkAppStx___closed__6; lean_object* l_Lean_Delaborator_withBindingBody___rarg___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_Delaborator_delabEq___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__9; extern lean_object* l_Lean_Elab_Term_expandArrayLit___closed__9; lean_object* l___regBuiltin_Lean_Delaborator_delabOrElse___closed__1; lean_object* l_Lean_getRevAliases(lean_object*, lean_object*); @@ -611,6 +617,7 @@ uint8_t l_Lean_getPPPrivateNames(lean_object*); size_t lean_usize_modn(size_t, lean_object*); lean_object* l_Lean_Delaborator_delabProjectionApp___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabAppExplicit___lambda__1___closed__1; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_object* l_Lean_Level_quote___main___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConst(lean_object*); lean_object* l_Lean_Delaborator_delabDiv___lambda__1___closed__3; @@ -680,7 +687,6 @@ lean_object* l_Lean_Name_replacePrefix___main(lean_object*, lean_object*, lean_o lean_object* l___regBuiltin_Lean_Delaborator_delabFComp___closed__4; lean_object* l_Lean_Delaborator_DelabM_monadQuotation; lean_object* l_Lean_getPPCoercions___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; lean_object* l_Lean_Delaborator_failure___rarg(lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabOrM___closed__1; lean_object* l___regBuiltin_Lean_Delaborator_delabBNot___closed__1; @@ -727,6 +733,7 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabAdd___closed__2; lean_object* l___regBuiltin_Lean_Delaborator_delabMul___closed__4; lean_object* l_Lean_Delaborator_failure___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Std_PersistentHashMap_findAux___main___at_Lean_Delaborator_delabFor___main___spec__3(lean_object*, size_t, lean_object*); +extern lean_object* l_Option_HasRepr___rarg___closed__3; lean_object* l___regBuiltin_Lean_Delaborator_delabMul___closed__1; lean_object* l___regBuiltin_Lean_Delaborator_delabCons___closed__3; lean_object* l_Lean_Delaborator_getPPOption___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -827,12 +834,12 @@ lean_object* l_Lean_Level_quote___main___lambda__9(lean_object*, lean_object*, l lean_object* l___regBuiltin_Lean_Delaborator_delabseqLeft___closed__1; lean_object* l_Lean_Delaborator_delabNe___lambda__1___closed__2; lean_object* l_Lean_Delaborator_delabBNot___closed__1; +extern lean_object* l___private_Init_Util_1__mkPanicMessage___closed__2; lean_object* l___regBuiltin_Lean_Delaborator_delabCoeFun___closed__2; lean_object* l_Lean_Delaborator_delabTuple___lambda__1___closed__3; lean_object* l_Lean_getPPAll___boxed(lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabGT___closed__1; lean_object* l_Lean_Delaborator_delabIff___lambda__1___closed__5; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11; lean_object* l_Lean_Delaborator_Alternative___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_register_option(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabAppExplicit___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -928,6 +935,7 @@ lean_object* l_Lean_Delaborator_delabStructureInstance___lambda__2(lean_object*, uint8_t l_Lean_Expr_binderInfo(lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_PersistentEnvExtension_getState___rarg(lean_object*, lean_object*); +lean_object* l_Lean_Level_quote___main___lambda__9___closed__2; extern lean_object* l_Lean_Expr_ctorName___closed__12; lean_object* l_Lean_Delaborator_delabAttribute___closed__6; lean_object* l_Lean_Delaborator_delabConst___closed__4; @@ -939,7 +947,6 @@ extern lean_object* l_Lean_Expr_ctorName___closed__6; lean_object* l_Lean_Delaborator_delabSort___closed__8; lean_object* l_Lean_Delaborator_delabAndThen___lambda__1___closed__1; lean_object* l_Lean_Delaborator_delabInfixOp___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l___regBuiltin_Lean_Delaborator_delabIff(lean_object*); lean_object* l_Lean_Delaborator_delabSort___closed__4; lean_object* l___regBuiltin_Lean_Delaborator_delabAndM___closed__1; @@ -973,7 +980,6 @@ lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabseqLeft___closed__1; lean_object* l_Lean_Delaborator_delabFComp___closed__1; lean_object* l___private_Lean_Delaborator_3__unresolveOpenDecls___main___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; lean_object* l___regBuiltin_Lean_Delaborator_delabPow___closed__3; lean_object* l_Lean_Delaborator_getParamKinds___closed__1; lean_object* l___private_Lean_Delaborator_4__shouldGroupWithNext(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -983,6 +989,7 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabMapRev(lean_object*); lean_object* l_Lean_Delaborator_delabCons___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabOrElse(lean_object*); lean_object* l_Lean_Delaborator_delabAndM___closed__1; +lean_object* l_Lean_Delaborator_delabLam___lambda__1___closed__7; lean_object* l_Lean_Delaborator_delabLetE___closed__6; lean_object* l_Lean_Delaborator_descend___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Delaborator_delabLetE___closed__8; @@ -1106,7 +1113,6 @@ lean_object* l_Lean_Delaborator_delabMapRev___lambda__1___boxed(lean_object*, le lean_object* l___regBuiltin_Lean_Delaborator_delabLE___closed__2; lean_object* l___regBuiltin_Lean_Delaborator_delabBNe___closed__2; lean_object* l___private_Lean_Delaborator_5__delabBinders___main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__4; lean_object* l_Lean_Delaborator_delabseqRight___lambda__1___closed__3; lean_object* l___regBuiltin_Lean_Delaborator_delabSub___closed__4; lean_object* l_Lean_Delaborator_delabAndM___lambda__1___closed__1; @@ -1126,6 +1132,7 @@ lean_object* l_Lean_Delaborator_mkDelabAttribute___closed__9; lean_object* l___regBuiltin_Lean_Delaborator_delabNe___closed__3; lean_object* l_Lean_Delaborator_delabIff___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Delaborator_3__unresolveOpenDecls(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_elabParen___closed__7; lean_object* l___regBuiltin_Lean_Delaborator_delabPow___closed__4; lean_object* l_Lean_Delaborator_delabLT___lambda__1___closed__4; lean_object* l_Lean_Delaborator_delabLetE___closed__1; @@ -1138,7 +1145,6 @@ lean_object* l___regBuiltin_Lean_Delaborator_delabseq(lean_object*); lean_object* l_Lean_Delaborator_delabForall(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabMap(lean_object*); lean_object* l_Lean_Delaborator_delabAppImplicit___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__8; lean_object* l_Lean_Delaborator_delabNe___lambda__1___closed__4; lean_object* l_Lean_Delaborator_delabAppImplicit___closed__1; lean_object* l_Lean_Level_quote___main___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1156,13 +1162,13 @@ uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* l_Lean_Delaborator_elabMData___closed__1; lean_object* l_Lean_Delaborator_delabAppExplicit___closed__1; lean_object* l_Lean_Level_quote___main___lambda__6___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; lean_object* l_Lean_Level_quote___main___lambda__6___closed__2; lean_object* l_Lean_Delaborator_delabModN___closed__1; lean_object* l_Lean_Delaborator_delabNot___lambda__1___closed__2; lean_object* l_Lean_Delaborator_delabAndM___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Delaborator_delabOfNat___closed__1; lean_object* l_Lean_getPPBinderTypes___boxed(lean_object*); +extern lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; extern lean_object* l_Lean_Elab_Term_tryCoe___closed__3; lean_object* l_ReaderT_bind___at_Lean_Level_quote___main___spec__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: @@ -1266,7 +1272,7 @@ x_11 = lean_unsigned_to_nat(0u); x_12 = l_Lean_Level_getOffsetAux___main(x_1, x_11); x_13 = lean_mk_syntax_num_lit(x_12); x_14 = lean_array_push(x_10, x_13); -x_15 = l_Lean_Elab_Level_elabLevel___main___closed__8; +x_15 = l_Lean_Elab_Level_elabLevel___main___closed__9; x_16 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_16, 0, x_15); lean_ctor_set(x_16, 1, x_14); @@ -1440,8 +1446,30 @@ lean_object* _init_l_Lean_Level_quote___main___lambda__9___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Level_elabLevel___main___closed__6; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Lean_mkHole___closed__3; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Level_quote___main___lambda__9___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_Level_quote___main___lambda__9___closed__1; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Level_quote___main___lambda__9___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Elab_Level_elabLevel___main___closed__7; +x_2 = l_Lean_Level_quote___main___lambda__9___closed__2; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); @@ -1452,7 +1480,7 @@ lean_object* l_Lean_Level_quote___main___lambda__9(lean_object* x_1, lean_object _start: { lean_object* x_4; lean_object* x_5; -x_4 = l_Lean_Level_quote___main___lambda__9___closed__1; +x_4 = l_Lean_Level_quote___main___lambda__9___closed__3; x_5 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_5, 0, x_4); lean_ctor_set(x_5, 1, x_3); @@ -1570,7 +1598,7 @@ x_14 = lean_ctor_get(x_1, 1); lean_inc(x_14); lean_dec(x_1); x_15 = l_Lean_Level_quote___main(x_14); -x_31 = l_Lean_Elab_Level_elabLevel___main___closed__4; +x_31 = l_Lean_Elab_Level_elabLevel___main___closed__5; lean_inc(x_15); x_32 = l_Lean_Syntax_isOfKind(x_15, x_31); if (x_32 == 0) @@ -1597,7 +1625,7 @@ block_30: if (x_16 == 0) { lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_17 = l_Lean_Elab_Level_elabLevel___main___closed__4; +x_17 = l_Lean_Elab_Level_elabLevel___main___closed__5; x_18 = lean_alloc_closure((void*)(l_Lean_Level_quote___main___lambda__4___boxed), 6, 3); lean_closure_set(x_18, 0, x_13); lean_closure_set(x_18, 1, x_15); @@ -1617,7 +1645,7 @@ x_23 = l_Lean_Syntax_getArg(x_15, x_22); lean_dec(x_15); x_24 = l_Lean_Syntax_getArgs(x_23); lean_dec(x_23); -x_25 = l_Lean_Elab_Level_elabLevel___main___closed__4; +x_25 = l_Lean_Elab_Level_elabLevel___main___closed__5; x_26 = lean_alloc_closure((void*)(l_Lean_Level_quote___main___lambda__5___boxed), 6, 3); lean_closure_set(x_26, 0, x_13); lean_closure_set(x_26, 1, x_24); @@ -1640,7 +1668,7 @@ x_39 = lean_ctor_get(x_1, 1); lean_inc(x_39); lean_dec(x_1); x_40 = l_Lean_Level_quote___main(x_39); -x_56 = l_Lean_Elab_Level_elabLevel___main___closed__5; +x_56 = l_Lean_Elab_Level_elabLevel___main___closed__6; lean_inc(x_40); x_57 = l_Lean_Syntax_isOfKind(x_40, x_56); if (x_57 == 0) @@ -1667,7 +1695,7 @@ block_55: if (x_41 == 0) { lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_42 = l_Lean_Elab_Level_elabLevel___main___closed__5; +x_42 = l_Lean_Elab_Level_elabLevel___main___closed__6; x_43 = lean_alloc_closure((void*)(l_Lean_Level_quote___main___lambda__6___boxed), 6, 3); lean_closure_set(x_43, 0, x_38); lean_closure_set(x_43, 1, x_40); @@ -1687,7 +1715,7 @@ x_48 = l_Lean_Syntax_getArg(x_40, x_47); lean_dec(x_40); x_49 = l_Lean_Syntax_getArgs(x_48); lean_dec(x_48); -x_50 = l_Lean_Elab_Level_elabLevel___main___closed__5; +x_50 = l_Lean_Elab_Level_elabLevel___main___closed__6; x_51 = lean_alloc_closure((void*)(l_Lean_Level_quote___main___lambda__7___boxed), 6, 3); lean_closure_set(x_51, 0, x_38); lean_closure_set(x_51, 1, x_49); @@ -13597,13 +13625,69 @@ lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Prod_HasRepr___rarg___closed__1; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Delaborator_delabLam___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_Delaborator_delabLam___lambda__1___closed__1; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l___private_Init_Util_1__mkPanicMessage___closed__2; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Array_empty___closed__1; +x_2 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Option_HasRepr___rarg___closed__3; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_mkAppStx___closed__6; x_2 = l_Array_anyRangeMAux___main___at___private_Lean_Elab_Term_12__isLambdaWithImplicit___spec__1___closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__2() { +lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -13615,17 +13699,17 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__3() { +lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; +x_2 = l_Lean_Delaborator_delabLam___lambda__1___closed__7; x_3 = lean_array_push(x_1, x_2); return x_3; } } -lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__4() { +lean_object* _init_l_Lean_Delaborator_delabLam___lambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -13778,7 +13862,7 @@ lean_object* x_29; uint8_t x_30; lean_object* x_63; uint8_t x_64; lean_dec(x_14); x_29 = l_Array_back___at_Lean_Syntax_Traverser_up___spec__2(x_1); lean_dec(x_1); -x_63 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_63 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_64 = l_Lean_Syntax_isOfKind(x_2, x_63); if (x_64 == 0) @@ -13811,12 +13895,12 @@ 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); -x_35 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_35 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_36 = lean_array_push(x_35, x_34); -x_37 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_37 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_38 = lean_array_push(x_36, x_37); x_39 = lean_array_push(x_38, x_2); -x_40 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_40 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -13848,12 +13932,12 @@ x_52 = l_Lean_nullKind___closed__2; x_53 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_53, 0, x_52); lean_ctor_set(x_53, 1, x_51); -x_54 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_54 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_55 = lean_array_push(x_54, x_53); -x_56 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_56 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_57 = lean_array_push(x_55, x_56); x_58 = lean_array_push(x_57, x_46); -x_59 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_59 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_60 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_60, 0, x_59); lean_ctor_set(x_60, 1, x_58); @@ -13884,9 +13968,9 @@ x_75 = lean_array_get(x_73, x_1, x_74); lean_dec(x_1); x_76 = l_Array_empty___closed__1; x_77 = lean_array_push(x_76, x_75); -x_78 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_78 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_79 = lean_array_push(x_78, x_14); -x_80 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_80 = l_Lean_Elab_Term_elabParen___closed__7; x_81 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_81, 0, x_80); lean_ctor_set(x_81, 1, x_79); @@ -13899,15 +13983,15 @@ x_85 = lean_array_push(x_77, x_84); x_86 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_86, 0, x_83); lean_ctor_set(x_86, 1, x_85); -x_87 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_87 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_88 = lean_array_push(x_87, x_86); -x_89 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_89 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_90 = lean_array_push(x_88, x_89); -x_91 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_91 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_92 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_92, 0, x_91); lean_ctor_set(x_92, 1, x_90); -x_120 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_120 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_121 = l_Lean_Syntax_isOfKind(x_2, x_120); if (x_121 == 0) @@ -13938,12 +14022,12 @@ x_94 = lean_array_push(x_76, x_92); x_95 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_95, 0, x_83); lean_ctor_set(x_95, 1, x_94); -x_96 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_96 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_97 = lean_array_push(x_96, x_95); -x_98 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_98 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_99 = lean_array_push(x_97, x_98); x_100 = lean_array_push(x_99, x_2); -x_101 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_101 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_102 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_102, 0, x_101); lean_ctor_set(x_102, 1, x_100); @@ -13971,12 +14055,12 @@ lean_dec(x_107); x_110 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_110, 0, x_83); lean_ctor_set(x_110, 1, x_109); -x_111 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_111 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_112 = lean_array_push(x_111, x_110); -x_113 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_113 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_114 = lean_array_push(x_112, x_113); x_115 = lean_array_push(x_114, x_106); -x_116 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_116 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_117 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_117, 0, x_116); lean_ctor_set(x_117, 1, x_115); @@ -14012,9 +14096,9 @@ x_138 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_138, 0, x_137); lean_ctor_set(x_138, 1, x_136); x_139 = lean_array_push(x_130, x_138); -x_140 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_140 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_141 = lean_array_push(x_140, x_14); -x_142 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_142 = l_Lean_Elab_Term_elabParen___closed__7; x_143 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_143, 0, x_142); lean_ctor_set(x_143, 1, x_141); @@ -14026,15 +14110,15 @@ x_146 = lean_array_push(x_139, x_145); x_147 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_147, 0, x_134); lean_ctor_set(x_147, 1, x_146); -x_148 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_148 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_149 = lean_array_push(x_148, x_147); -x_150 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_150 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_151 = lean_array_push(x_149, x_150); -x_152 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_152 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; 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_181 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_181 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_182 = l_Lean_Syntax_isOfKind(x_2, x_181); if (x_182 == 0) @@ -14065,12 +14149,12 @@ x_155 = lean_array_push(x_130, x_153); x_156 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_156, 0, x_134); lean_ctor_set(x_156, 1, x_155); -x_157 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_157 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_158 = lean_array_push(x_157, x_156); -x_159 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_159 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_160 = lean_array_push(x_158, x_159); x_161 = lean_array_push(x_160, x_2); -x_162 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_162 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_163 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_163, 0, x_162); lean_ctor_set(x_163, 1, x_161); @@ -14098,12 +14182,12 @@ lean_dec(x_168); x_171 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_171, 0, x_134); lean_ctor_set(x_171, 1, x_170); -x_172 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_172 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_173 = lean_array_push(x_172, x_171); -x_174 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_174 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_175 = lean_array_push(x_173, x_174); x_176 = lean_array_push(x_175, x_167); -x_177 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_177 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_178 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_178, 0, x_177); lean_ctor_set(x_178, 1, x_176); @@ -14142,17 +14226,17 @@ x_192 = l_Lean_nullKind___closed__2; x_193 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_193, 0, x_192); lean_ctor_set(x_193, 1, x_191); -x_194 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_194 = l_Lean_Delaborator_delabLam___lambda__1___closed__8; x_195 = lean_array_push(x_194, x_193); x_196 = l_Lean_Delaborator_delabSort___closed__11; x_197 = lean_array_push(x_195, x_196); x_198 = l_Lean_Delaborator_delabConst___closed__6; x_199 = lean_array_push(x_197, x_198); -x_200 = l_Lean_Delaborator_delabLam___lambda__1___closed__1; +x_200 = l_Lean_Delaborator_delabLam___lambda__1___closed__6; x_201 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_201, 0, x_200); lean_ctor_set(x_201, 1, x_199); -x_230 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_230 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_231 = l_Lean_Syntax_isOfKind(x_2, x_230); if (x_231 == 0) @@ -14183,12 +14267,12 @@ x_203 = lean_array_push(x_190, x_201); x_204 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_204, 0, x_192); lean_ctor_set(x_204, 1, x_203); -x_205 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_205 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_206 = lean_array_push(x_205, x_204); -x_207 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_207 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_208 = lean_array_push(x_206, x_207); x_209 = lean_array_push(x_208, x_2); -x_210 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_210 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_211 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_211, 0, x_210); lean_ctor_set(x_211, 1, x_209); @@ -14217,12 +14301,12 @@ lean_dec(x_217); x_220 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_220, 0, x_192); lean_ctor_set(x_220, 1, x_219); -x_221 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_221 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_222 = lean_array_push(x_221, x_220); -x_223 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_223 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_224 = lean_array_push(x_222, x_223); x_225 = lean_array_push(x_224, x_216); -x_226 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_226 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_227 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_227, 0, x_226); lean_ctor_set(x_227, 1, x_225); @@ -14248,9 +14332,9 @@ x_240 = l_Lean_nullKind___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 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_242 = l_Lean_Delaborator_delabLam___lambda__1___closed__8; x_243 = lean_array_push(x_242, x_241); -x_244 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_244 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_245 = lean_array_push(x_244, x_14); x_246 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_246, 0, x_240); @@ -14258,11 +14342,11 @@ lean_ctor_set(x_246, 1, x_245); x_247 = lean_array_push(x_243, x_246); x_248 = l_Lean_Delaborator_delabConst___closed__6; x_249 = lean_array_push(x_247, x_248); -x_250 = l_Lean_Delaborator_delabLam___lambda__1___closed__1; +x_250 = l_Lean_Delaborator_delabLam___lambda__1___closed__6; x_251 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_251, 0, x_250); lean_ctor_set(x_251, 1, x_249); -x_280 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_280 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_281 = l_Lean_Syntax_isOfKind(x_2, x_280); if (x_281 == 0) @@ -14293,12 +14377,12 @@ x_253 = lean_array_push(x_238, x_251); x_254 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_254, 0, x_240); lean_ctor_set(x_254, 1, x_253); -x_255 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_255 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_256 = lean_array_push(x_255, x_254); -x_257 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_257 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_258 = lean_array_push(x_256, x_257); x_259 = lean_array_push(x_258, x_2); -x_260 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_260 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_261 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_261, 0, x_260); lean_ctor_set(x_261, 1, x_259); @@ -14327,12 +14411,12 @@ lean_dec(x_267); x_270 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_270, 0, x_240); lean_ctor_set(x_270, 1, x_269); -x_271 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_271 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_272 = lean_array_push(x_271, x_270); -x_273 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_273 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_274 = lean_array_push(x_272, x_273); x_275 = lean_array_push(x_274, x_266); -x_276 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_276 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_277 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_277, 0, x_276); lean_ctor_set(x_277, 1, x_275); @@ -14373,7 +14457,7 @@ if (lean_is_exclusive(x_289)) { lean_dec_ref(x_289); x_292 = lean_box(0); } -x_326 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_326 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_327 = l_Lean_Syntax_isOfKind(x_2, x_326); if (x_327 == 0) @@ -14406,12 +14490,12 @@ x_296 = l_Lean_nullKind___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 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_298 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_299 = lean_array_push(x_298, x_297); -x_300 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_300 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_301 = lean_array_push(x_299, x_300); x_302 = lean_array_push(x_301, x_2); -x_303 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_303 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_304 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_304, 0, x_303); lean_ctor_set(x_304, 1, x_302); @@ -14443,12 +14527,12 @@ x_315 = l_Lean_nullKind___closed__2; 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 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_317 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_318 = lean_array_push(x_317, x_316); -x_319 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_319 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_320 = lean_array_push(x_318, x_319); x_321 = lean_array_push(x_320, x_309); -x_322 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_322 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_323 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_323, 0, x_322); lean_ctor_set(x_323, 1, x_321); @@ -14500,7 +14584,7 @@ x_337 = l_Array_back___at_Lean_Syntax_Traverser_up___spec__2(x_1); lean_dec(x_1); x_338 = l_Array_empty___closed__1; x_339 = lean_array_push(x_338, x_337); -x_340 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_340 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; x_341 = lean_array_push(x_339, x_340); x_342 = l_Lean_nullKind___closed__2; x_343 = lean_alloc_ctor(1, 2, 0); @@ -14511,11 +14595,11 @@ x_345 = lean_array_push(x_344, x_343); x_346 = lean_array_push(x_345, x_14); x_347 = l_Lean_Elab_Term_expandArrayLit___closed__9; x_348 = lean_array_push(x_346, x_347); -x_349 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; +x_349 = l_Lean_Delaborator_delabLam___lambda__1___closed__9; x_350 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_350, 0, x_349); lean_ctor_set(x_350, 1, x_348); -x_380 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_380 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_381 = l_Lean_Syntax_isOfKind(x_2, x_380); if (x_381 == 0) @@ -14546,12 +14630,12 @@ x_352 = lean_array_push(x_338, x_350); x_353 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_353, 0, x_342); lean_ctor_set(x_353, 1, x_352); -x_354 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_354 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_355 = lean_array_push(x_354, x_353); -x_356 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_356 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_357 = lean_array_push(x_355, x_356); x_358 = lean_array_push(x_357, x_2); -x_359 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_359 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_360 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_360, 0, x_359); lean_ctor_set(x_360, 1, x_358); @@ -14581,12 +14665,12 @@ lean_dec(x_366); x_370 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_370, 0, x_342); lean_ctor_set(x_370, 1, x_369); -x_371 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_371 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_372 = lean_array_push(x_371, x_370); -x_373 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_373 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_374 = lean_array_push(x_372, x_373); x_375 = lean_array_push(x_374, x_365); -x_376 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_376 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -14626,7 +14710,7 @@ if (lean_is_exclusive(x_389)) { lean_dec_ref(x_389); x_392 = lean_box(0); } -x_426 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_426 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_427 = l_Lean_Syntax_isOfKind(x_2, x_426); if (x_427 == 0) @@ -14659,12 +14743,12 @@ x_396 = l_Lean_nullKind___closed__2; x_397 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_397, 0, x_396); lean_ctor_set(x_397, 1, x_395); -x_398 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_398 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_399 = lean_array_push(x_398, x_397); -x_400 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_400 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_401 = lean_array_push(x_399, x_400); x_402 = lean_array_push(x_401, x_2); -x_403 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_403 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_404 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_404, 0, x_403); lean_ctor_set(x_404, 1, x_402); @@ -14696,12 +14780,12 @@ x_415 = l_Lean_nullKind___closed__2; x_416 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_416, 0, x_415); lean_ctor_set(x_416, 1, x_414); -x_417 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_417 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_418 = lean_array_push(x_417, x_416); -x_419 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_419 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_420 = lean_array_push(x_418, x_419); x_421 = lean_array_push(x_420, x_409); -x_422 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_422 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_423 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_423, 0, x_422); lean_ctor_set(x_423, 1, x_421); @@ -14858,7 +14942,7 @@ lean_object* x_460; uint8_t x_461; lean_object* x_494; uint8_t x_495; lean_dec(x_14); x_460 = l_Array_back___at_Lean_Syntax_Traverser_up___spec__2(x_1); lean_dec(x_1); -x_494 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_494 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_495 = l_Lean_Syntax_isOfKind(x_2, x_494); if (x_495 == 0) @@ -14891,12 +14975,12 @@ x_464 = l_Lean_nullKind___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); -x_466 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_466 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_467 = lean_array_push(x_466, x_465); -x_468 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_468 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_469 = lean_array_push(x_467, x_468); x_470 = lean_array_push(x_469, x_2); -x_471 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_471 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -14928,12 +15012,12 @@ x_483 = l_Lean_nullKind___closed__2; x_484 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_484, 0, x_483); lean_ctor_set(x_484, 1, x_482); -x_485 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_485 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_486 = lean_array_push(x_485, x_484); -x_487 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_487 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_488 = lean_array_push(x_486, x_487); x_489 = lean_array_push(x_488, x_477); -x_490 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_490 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_491 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_491, 0, x_490); lean_ctor_set(x_491, 1, x_489); @@ -14964,9 +15048,9 @@ x_506 = lean_array_get(x_504, x_1, x_505); lean_dec(x_1); x_507 = l_Array_empty___closed__1; x_508 = lean_array_push(x_507, x_506); -x_509 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_509 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_510 = lean_array_push(x_509, x_14); -x_511 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_511 = l_Lean_Elab_Term_elabParen___closed__7; x_512 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_512, 0, x_511); lean_ctor_set(x_512, 1, x_510); @@ -14979,15 +15063,15 @@ x_516 = lean_array_push(x_508, x_515); x_517 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_517, 0, x_514); lean_ctor_set(x_517, 1, x_516); -x_518 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_518 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_519 = lean_array_push(x_518, x_517); -x_520 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_520 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_521 = lean_array_push(x_519, x_520); -x_522 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_522 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_523 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_523, 0, x_522); lean_ctor_set(x_523, 1, x_521); -x_551 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_551 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_552 = l_Lean_Syntax_isOfKind(x_2, x_551); if (x_552 == 0) @@ -15018,12 +15102,12 @@ x_525 = lean_array_push(x_507, x_523); x_526 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_526, 0, x_514); lean_ctor_set(x_526, 1, x_525); -x_527 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_527 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_528 = lean_array_push(x_527, x_526); -x_529 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_529 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_530 = lean_array_push(x_528, x_529); x_531 = lean_array_push(x_530, x_2); -x_532 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_532 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_533 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_533, 0, x_532); lean_ctor_set(x_533, 1, x_531); @@ -15051,12 +15135,12 @@ lean_dec(x_538); x_541 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_541, 0, x_514); lean_ctor_set(x_541, 1, x_540); -x_542 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_542 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_543 = lean_array_push(x_542, x_541); -x_544 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_544 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_545 = lean_array_push(x_543, x_544); x_546 = lean_array_push(x_545, x_537); -x_547 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_547 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_548 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_548, 0, x_547); lean_ctor_set(x_548, 1, x_546); @@ -15092,9 +15176,9 @@ 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_561, x_569); -x_571 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_571 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_572 = lean_array_push(x_571, x_14); -x_573 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_573 = l_Lean_Elab_Term_elabParen___closed__7; x_574 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_574, 0, x_573); lean_ctor_set(x_574, 1, x_572); @@ -15106,15 +15190,15 @@ x_577 = lean_array_push(x_570, x_576); x_578 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_578, 0, x_565); lean_ctor_set(x_578, 1, x_577); -x_579 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_579 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_580 = lean_array_push(x_579, x_578); -x_581 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_581 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_582 = lean_array_push(x_580, x_581); -x_583 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_583 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_584 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_584, 0, x_583); lean_ctor_set(x_584, 1, x_582); -x_612 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_612 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_613 = l_Lean_Syntax_isOfKind(x_2, x_612); if (x_613 == 0) @@ -15145,12 +15229,12 @@ x_586 = lean_array_push(x_561, x_584); x_587 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_587, 0, x_565); lean_ctor_set(x_587, 1, x_586); -x_588 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_588 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_589 = lean_array_push(x_588, x_587); -x_590 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_590 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_591 = lean_array_push(x_589, x_590); x_592 = lean_array_push(x_591, x_2); -x_593 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_593 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_594 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_594, 0, x_593); lean_ctor_set(x_594, 1, x_592); @@ -15178,12 +15262,12 @@ lean_dec(x_599); x_602 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_602, 0, x_565); lean_ctor_set(x_602, 1, x_601); -x_603 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_603 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_604 = lean_array_push(x_603, x_602); -x_605 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_605 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_606 = lean_array_push(x_604, x_605); x_607 = lean_array_push(x_606, x_598); -x_608 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_608 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -15222,17 +15306,17 @@ x_623 = l_Lean_nullKind___closed__2; x_624 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_624, 0, x_623); lean_ctor_set(x_624, 1, x_622); -x_625 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_625 = l_Lean_Delaborator_delabLam___lambda__1___closed__8; x_626 = lean_array_push(x_625, x_624); x_627 = l_Lean_Delaborator_delabSort___closed__11; x_628 = lean_array_push(x_626, x_627); x_629 = l_Lean_Delaborator_delabConst___closed__6; x_630 = lean_array_push(x_628, x_629); -x_631 = l_Lean_Delaborator_delabLam___lambda__1___closed__1; +x_631 = l_Lean_Delaborator_delabLam___lambda__1___closed__6; 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_661 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_661 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_662 = l_Lean_Syntax_isOfKind(x_2, x_661); if (x_662 == 0) @@ -15263,12 +15347,12 @@ x_634 = lean_array_push(x_621, x_632); x_635 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_635, 0, x_623); lean_ctor_set(x_635, 1, x_634); -x_636 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_636 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_637 = lean_array_push(x_636, x_635); -x_638 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_638 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_639 = lean_array_push(x_637, x_638); x_640 = lean_array_push(x_639, x_2); -x_641 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_641 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_642 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_642, 0, x_641); lean_ctor_set(x_642, 1, x_640); @@ -15297,12 +15381,12 @@ lean_dec(x_648); x_651 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_651, 0, x_623); lean_ctor_set(x_651, 1, x_650); -x_652 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_652 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_653 = lean_array_push(x_652, x_651); -x_654 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_654 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_655 = lean_array_push(x_653, x_654); x_656 = lean_array_push(x_655, x_647); -x_657 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_657 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_658 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_658, 0, x_657); lean_ctor_set(x_658, 1, x_656); @@ -15328,9 +15412,9 @@ x_671 = l_Lean_nullKind___closed__2; x_672 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_672, 0, x_671); lean_ctor_set(x_672, 1, x_670); -x_673 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_673 = l_Lean_Delaborator_delabLam___lambda__1___closed__8; x_674 = lean_array_push(x_673, x_672); -x_675 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_675 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_676 = lean_array_push(x_675, x_14); x_677 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_677, 0, x_671); @@ -15338,11 +15422,11 @@ lean_ctor_set(x_677, 1, x_676); x_678 = lean_array_push(x_674, x_677); x_679 = l_Lean_Delaborator_delabConst___closed__6; x_680 = lean_array_push(x_678, x_679); -x_681 = l_Lean_Delaborator_delabLam___lambda__1___closed__1; +x_681 = l_Lean_Delaborator_delabLam___lambda__1___closed__6; x_682 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_682, 0, x_681); lean_ctor_set(x_682, 1, x_680); -x_711 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_711 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_712 = l_Lean_Syntax_isOfKind(x_2, x_711); if (x_712 == 0) @@ -15373,12 +15457,12 @@ x_684 = lean_array_push(x_669, x_682); x_685 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_685, 0, x_671); lean_ctor_set(x_685, 1, x_684); -x_686 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_686 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_687 = lean_array_push(x_686, x_685); -x_688 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_688 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_689 = lean_array_push(x_687, x_688); x_690 = lean_array_push(x_689, x_2); -x_691 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_691 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_692 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_692, 0, x_691); lean_ctor_set(x_692, 1, x_690); @@ -15407,12 +15491,12 @@ lean_dec(x_698); x_701 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_701, 0, x_671); lean_ctor_set(x_701, 1, x_700); -x_702 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_702 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_703 = lean_array_push(x_702, x_701); -x_704 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_704 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_705 = lean_array_push(x_703, x_704); x_706 = lean_array_push(x_705, x_697); -x_707 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_707 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_708 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_708, 0, x_707); lean_ctor_set(x_708, 1, x_706); @@ -15453,7 +15537,7 @@ if (lean_is_exclusive(x_720)) { lean_dec_ref(x_720); x_723 = lean_box(0); } -x_757 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_757 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_758 = l_Lean_Syntax_isOfKind(x_2, x_757); if (x_758 == 0) @@ -15486,12 +15570,12 @@ x_727 = l_Lean_nullKind___closed__2; x_728 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_728, 0, x_727); lean_ctor_set(x_728, 1, x_726); -x_729 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_729 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_730 = lean_array_push(x_729, x_728); -x_731 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_731 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_732 = lean_array_push(x_730, x_731); x_733 = lean_array_push(x_732, x_2); -x_734 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_734 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_735 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_735, 0, x_734); lean_ctor_set(x_735, 1, x_733); @@ -15523,12 +15607,12 @@ x_746 = l_Lean_nullKind___closed__2; x_747 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_747, 0, x_746); lean_ctor_set(x_747, 1, x_745); -x_748 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_748 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_749 = lean_array_push(x_748, x_747); -x_750 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_750 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_751 = lean_array_push(x_749, x_750); x_752 = lean_array_push(x_751, x_740); -x_753 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_753 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_754 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_754, 0, x_753); lean_ctor_set(x_754, 1, x_752); @@ -15582,7 +15666,7 @@ x_768 = l_Array_back___at_Lean_Syntax_Traverser_up___spec__2(x_1); lean_dec(x_1); x_769 = l_Array_empty___closed__1; x_770 = lean_array_push(x_769, x_768); -x_771 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_771 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; x_772 = lean_array_push(x_770, x_771); x_773 = l_Lean_nullKind___closed__2; x_774 = lean_alloc_ctor(1, 2, 0); @@ -15593,11 +15677,11 @@ x_776 = lean_array_push(x_775, x_774); x_777 = lean_array_push(x_776, x_14); x_778 = l_Lean_Elab_Term_expandArrayLit___closed__9; x_779 = lean_array_push(x_777, x_778); -x_780 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; +x_780 = l_Lean_Delaborator_delabLam___lambda__1___closed__9; x_781 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_781, 0, x_780); lean_ctor_set(x_781, 1, x_779); -x_811 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_811 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_812 = l_Lean_Syntax_isOfKind(x_2, x_811); if (x_812 == 0) @@ -15628,12 +15712,12 @@ x_783 = lean_array_push(x_769, x_781); x_784 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_784, 0, x_773); lean_ctor_set(x_784, 1, x_783); -x_785 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_785 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_786 = lean_array_push(x_785, x_784); -x_787 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_787 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_788 = lean_array_push(x_786, x_787); x_789 = lean_array_push(x_788, x_2); -x_790 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_790 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -15663,12 +15747,12 @@ lean_dec(x_797); x_801 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_801, 0, x_773); lean_ctor_set(x_801, 1, x_800); -x_802 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_802 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_803 = lean_array_push(x_802, x_801); -x_804 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_804 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_805 = lean_array_push(x_803, x_804); x_806 = lean_array_push(x_805, x_796); -x_807 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_807 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_808 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_808, 0, x_807); lean_ctor_set(x_808, 1, x_806); @@ -15708,7 +15792,7 @@ if (lean_is_exclusive(x_820)) { lean_dec_ref(x_820); x_823 = lean_box(0); } -x_857 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_857 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_2); x_858 = l_Lean_Syntax_isOfKind(x_2, x_857); if (x_858 == 0) @@ -15741,12 +15825,12 @@ x_827 = l_Lean_nullKind___closed__2; x_828 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_828, 0, x_827); lean_ctor_set(x_828, 1, x_826); -x_829 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_829 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_830 = lean_array_push(x_829, x_828); -x_831 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_831 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_832 = lean_array_push(x_830, x_831); x_833 = lean_array_push(x_832, x_2); -x_834 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_834 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_835 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_835, 0, x_834); lean_ctor_set(x_835, 1, x_833); @@ -15778,12 +15862,12 @@ x_846 = l_Lean_nullKind___closed__2; x_847 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_847, 0, x_846); lean_ctor_set(x_847, 1, x_845); -x_848 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_848 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_849 = lean_array_push(x_848, x_847); -x_850 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_850 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_851 = lean_array_push(x_849, x_850); x_852 = lean_array_push(x_851, x_840); -x_853 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_853 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -16105,9 +16189,9 @@ x_25 = l_Lean_nullKind___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); -x_27 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_27 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_28 = lean_array_push(x_27, x_26); -x_29 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_29 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_30 = lean_array_push(x_29, x_15); x_31 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_31, 0, x_25); @@ -16115,7 +16199,7 @@ lean_ctor_set(x_31, 1, x_30); x_32 = lean_array_push(x_28, x_31); x_33 = l_Lean_Delaborator_delabSort___closed__11; x_34 = lean_array_push(x_32, x_33); -x_35 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_35 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_36 = lean_array_push(x_34, x_35); x_37 = l_Lean_Elab_Term_mkExplicitBinder___closed__2; x_38 = lean_alloc_ctor(1, 2, 0); @@ -16148,9 +16232,9 @@ x_48 = l_Lean_nullKind___closed__2; x_49 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_49, 0, x_48); lean_ctor_set(x_49, 1, x_47); -x_50 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_50 = l_Lean_Delaborator_delabLam___lambda__1___closed__8; x_51 = lean_array_push(x_50, x_49); -x_52 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_52 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_53 = lean_array_push(x_52, x_15); x_54 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_54, 0, x_48); @@ -16158,7 +16242,7 @@ lean_ctor_set(x_54, 1, x_53); x_55 = lean_array_push(x_51, x_54); x_56 = l_Lean_Delaborator_delabConst___closed__6; x_57 = lean_array_push(x_55, x_56); -x_58 = l_Lean_Delaborator_delabLam___lambda__1___closed__1; +x_58 = l_Lean_Delaborator_delabLam___lambda__1___closed__6; x_59 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_59, 0, x_58); lean_ctor_set(x_59, 1, x_57); @@ -16184,7 +16268,7 @@ lean_dec(x_3); x_66 = l_Array_back___at_Lean_Syntax_Traverser_up___spec__2(x_1); x_67 = l_Array_empty___closed__1; x_68 = lean_array_push(x_67, x_66); -x_69 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_69 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; x_70 = lean_array_push(x_68, x_69); x_71 = l_Lean_nullKind___closed__2; x_72 = lean_alloc_ctor(1, 2, 0); @@ -16195,7 +16279,7 @@ x_74 = lean_array_push(x_73, x_72); x_75 = lean_array_push(x_74, x_15); x_76 = l_Lean_Elab_Term_expandArrayLit___closed__9; x_77 = lean_array_push(x_75, x_76); -x_78 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; +x_78 = l_Lean_Delaborator_delabLam___lambda__1___closed__9; x_79 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_79, 0, x_78); lean_ctor_set(x_79, 1, x_77); @@ -16268,9 +16352,9 @@ x_99 = l_Lean_nullKind___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); -x_101 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_101 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_102 = lean_array_push(x_101, x_100); -x_103 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_103 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_104 = lean_array_push(x_103, x_89); x_105 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_105, 0, x_99); @@ -16278,7 +16362,7 @@ lean_ctor_set(x_105, 1, x_104); x_106 = lean_array_push(x_102, x_105); x_107 = l_Lean_Delaborator_delabSort___closed__11; x_108 = lean_array_push(x_106, x_107); -x_109 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_109 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_110 = lean_array_push(x_108, x_109); x_111 = l_Lean_Elab_Term_mkExplicitBinder___closed__2; x_112 = lean_alloc_ctor(1, 2, 0); @@ -16313,9 +16397,9 @@ x_123 = l_Lean_nullKind___closed__2; 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 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_125 = l_Lean_Delaborator_delabLam___lambda__1___closed__8; x_126 = lean_array_push(x_125, x_124); -x_127 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_127 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_128 = lean_array_push(x_127, x_89); x_129 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_129, 0, x_123); @@ -16323,7 +16407,7 @@ lean_ctor_set(x_129, 1, x_128); x_130 = lean_array_push(x_126, x_129); x_131 = l_Lean_Delaborator_delabConst___closed__6; x_132 = lean_array_push(x_130, x_131); -x_133 = l_Lean_Delaborator_delabLam___lambda__1___closed__1; +x_133 = l_Lean_Delaborator_delabLam___lambda__1___closed__6; x_134 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_134, 0, x_133); lean_ctor_set(x_134, 1, x_132); @@ -16351,7 +16435,7 @@ lean_dec(x_3); x_142 = l_Array_back___at_Lean_Syntax_Traverser_up___spec__2(x_1); x_143 = l_Array_empty___closed__1; x_144 = lean_array_push(x_143, x_142); -x_145 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_145 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; x_146 = lean_array_push(x_144, x_145); x_147 = l_Lean_nullKind___closed__2; x_148 = lean_alloc_ctor(1, 2, 0); @@ -16362,7 +16446,7 @@ x_150 = lean_array_push(x_149, x_148); x_151 = lean_array_push(x_150, x_89); x_152 = l_Lean_Elab_Term_expandArrayLit___closed__9; x_153 = lean_array_push(x_151, x_152); -x_154 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; +x_154 = l_Lean_Delaborator_delabLam___lambda__1___closed__9; x_155 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_155, 0, x_154); lean_ctor_set(x_155, 1, x_153); @@ -16780,7 +16864,7 @@ x_30 = l_Array_empty___closed__1; x_31 = lean_array_push(x_30, x_29); x_32 = l_Lean_Delaborator_delabSort___closed__11; x_33 = lean_array_push(x_31, x_32); -x_34 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_34 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_35 = lean_array_push(x_34, x_19); x_36 = l_Lean_Delaborator_delabLetE___closed__10; x_37 = lean_alloc_ctor(1, 2, 0); @@ -16829,7 +16913,7 @@ x_60 = l_Array_empty___closed__1; x_61 = lean_array_push(x_60, x_59); x_62 = l_Lean_Delaborator_delabSort___closed__11; x_63 = lean_array_push(x_61, x_62); -x_64 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_64 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_65 = lean_array_push(x_64, x_19); x_66 = l_Lean_Delaborator_delabLetE___closed__10; x_67 = lean_alloc_ctor(1, 2, 0); @@ -18308,7 +18392,7 @@ lean_object* _init_l_Lean_Delaborator_delabStructureInstance___lambda__2___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Delaborator_delabLam___lambda__1___closed__3; +x_1 = l_Lean_Delaborator_delabLam___lambda__1___closed__8; x_2 = l_Lean_Delaborator_delabSort___closed__11; x_3 = lean_array_push(x_1, x_2); return x_3; @@ -18596,7 +18680,7 @@ x_80 = l_Lean_Delaborator_delabStructureInstance___lambda__2___closed__7; x_81 = lean_array_push(x_80, x_79); x_82 = l_Lean_Delaborator_delabSort___closed__11; x_83 = lean_array_push(x_81, x_82); -x_84 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_84 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_85 = lean_array_push(x_84, x_75); x_86 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_86, 0, x_78); @@ -18630,7 +18714,7 @@ x_98 = l_Lean_Delaborator_delabStructureInstance___lambda__2___closed__7; x_99 = lean_array_push(x_98, x_97); x_100 = l_Lean_Delaborator_delabSort___closed__11; x_101 = lean_array_push(x_99, x_100); -x_102 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_102 = l_Lean_Delaborator_delabLam___lambda__1___closed__4; x_103 = lean_array_push(x_102, x_92); x_104 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_104, 0, x_96); @@ -18930,7 +19014,7 @@ if (lean_is_exclusive(x_14)) { lean_dec_ref(x_14); x_17 = lean_box(0); } -x_159 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_159 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_inc(x_15); x_160 = l_Lean_Syntax_isOfKind(x_15, x_159); if (x_160 == 0) @@ -18978,11 +19062,11 @@ x_30 = lean_array_push(x_20, x_29); x_31 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_31, 0, x_22); lean_ctor_set(x_31, 1, x_30); -x_32 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_32 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_33 = lean_array_push(x_32, x_31); -x_34 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_34 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_35 = lean_array_push(x_33, x_34); -x_36 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_36 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_37 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_37, 0, x_36); lean_ctor_set(x_37, 1, x_35); @@ -19049,11 +19133,11 @@ x_53 = lean_array_push(x_43, x_52); x_54 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_54, 0, x_45); lean_ctor_set(x_54, 1, x_53); -x_55 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_55 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_56 = lean_array_push(x_55, x_54); -x_57 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_57 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_58 = lean_array_push(x_56, x_57); -x_59 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_59 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_60 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_60, 0, x_59); lean_ctor_set(x_60, 1, x_58); @@ -19122,11 +19206,11 @@ x_77 = lean_array_push(x_67, x_76); x_78 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_78, 0, x_69); lean_ctor_set(x_78, 1, x_77); -x_79 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_79 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_80 = lean_array_push(x_79, x_78); -x_81 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_81 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_82 = lean_array_push(x_80, x_81); -x_83 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_83 = l___private_Lean_Elab_Term_1__hasCDot___main___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); @@ -19194,11 +19278,11 @@ x_99 = lean_array_push(x_89, x_98); x_100 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_100, 0, x_91); lean_ctor_set(x_100, 1, x_99); -x_101 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_101 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_102 = lean_array_push(x_101, x_100); -x_103 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_103 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_104 = lean_array_push(x_102, x_103); -x_105 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_105 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_106 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_106, 0, x_105); lean_ctor_set(x_106, 1, x_104); @@ -19247,11 +19331,11 @@ x_126 = lean_array_push(x_116, x_125); x_127 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_127, 0, x_118); lean_ctor_set(x_127, 1, x_126); -x_128 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_128 = l_Lean_Delaborator_delabLam___lambda__1___closed__2; x_129 = lean_array_push(x_128, x_127); -x_130 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_130 = l_Lean_Delaborator_delabLam___lambda__1___closed__5; x_131 = lean_array_push(x_129, x_130); -x_132 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_132 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_133 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_133, 0, x_132); lean_ctor_set(x_133, 1, x_131); @@ -25272,6 +25356,10 @@ l_Lean_Level_quote___main___lambda__6___closed__2 = _init_l_Lean_Level_quote___m lean_mark_persistent(l_Lean_Level_quote___main___lambda__6___closed__2); l_Lean_Level_quote___main___lambda__9___closed__1 = _init_l_Lean_Level_quote___main___lambda__9___closed__1(); lean_mark_persistent(l_Lean_Level_quote___main___lambda__9___closed__1); +l_Lean_Level_quote___main___lambda__9___closed__2 = _init_l_Lean_Level_quote___main___lambda__9___closed__2(); +lean_mark_persistent(l_Lean_Level_quote___main___lambda__9___closed__2); +l_Lean_Level_quote___main___lambda__9___closed__3 = _init_l_Lean_Level_quote___main___lambda__9___closed__3(); +lean_mark_persistent(l_Lean_Level_quote___main___lambda__9___closed__3); l_Lean_Level_quote___main___closed__1 = _init_l_Lean_Level_quote___main___closed__1(); lean_mark_persistent(l_Lean_Level_quote___main___closed__1); l_Lean_Level_quote___main___closed__2 = _init_l_Lean_Level_quote___main___closed__2(); @@ -25598,6 +25686,16 @@ l_Lean_Delaborator_delabLam___lambda__1___closed__3 = _init_l_Lean_Delaborator_d lean_mark_persistent(l_Lean_Delaborator_delabLam___lambda__1___closed__3); l_Lean_Delaborator_delabLam___lambda__1___closed__4 = _init_l_Lean_Delaborator_delabLam___lambda__1___closed__4(); lean_mark_persistent(l_Lean_Delaborator_delabLam___lambda__1___closed__4); +l_Lean_Delaborator_delabLam___lambda__1___closed__5 = _init_l_Lean_Delaborator_delabLam___lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Delaborator_delabLam___lambda__1___closed__5); +l_Lean_Delaborator_delabLam___lambda__1___closed__6 = _init_l_Lean_Delaborator_delabLam___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Delaborator_delabLam___lambda__1___closed__6); +l_Lean_Delaborator_delabLam___lambda__1___closed__7 = _init_l_Lean_Delaborator_delabLam___lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Delaborator_delabLam___lambda__1___closed__7); +l_Lean_Delaborator_delabLam___lambda__1___closed__8 = _init_l_Lean_Delaborator_delabLam___lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Delaborator_delabLam___lambda__1___closed__8); +l_Lean_Delaborator_delabLam___lambda__1___closed__9 = _init_l_Lean_Delaborator_delabLam___lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Delaborator_delabLam___lambda__1___closed__9); l_Lean_Delaborator_delabLam___closed__1 = _init_l_Lean_Delaborator_delabLam___closed__1(); lean_mark_persistent(l_Lean_Delaborator_delabLam___closed__1); l___regBuiltin_Lean_Delaborator_delabLam___closed__1 = _init_l___regBuiltin_Lean_Delaborator_delabLam___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/App.c b/stage0/stdlib/Lean/Elab/App.c index d24b38a8a2..736c34bdd9 100644 --- a/stage0/stdlib/Lean/Elab/App.c +++ b/stage0/stdlib/Lean/Elab/App.c @@ -210,7 +210,6 @@ lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, lean lean_object* l_Lean_Syntax_copyInfo(lean_object*, lean_object*); lean_object* l_Lean_Meta_instantiateMVars___at_Lean_Elab_Term_MVarErrorContext_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_App_10__elabAppArgsAux___main___closed__14; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l___private_Lean_Elab_App_14__resolveLValAux___closed__25; lean_object* l_Lean_Elab_Term_addNamedArg___closed__3; lean_object* l___private_Lean_Elab_App_23__elabAppFn___main___closed__1; @@ -504,6 +503,7 @@ lean_object* l_Array_forMAux___main___at_Lean_Elab_Term_synthesizeAppInstMVars__ uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_App_27__toMessageList(lean_object*); lean_object* l_Array_forMAux___main___at___private_Lean_Elab_App_10__elabAppArgsAux___main___spec__17___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___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_object* l_Array_forMAux___main___at___private_Lean_Elab_App_10__elabAppArgsAux___main___spec__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* _init_l_Lean_Elab_Term_Arg_inhabited___closed__1() { _start: @@ -36436,7 +36436,7 @@ if (x_51 == 0) { lean_object* x_52; uint8_t x_53; lean_dec(x_1); -x_52 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_52 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_inc(x_13); x_53 = l_Lean_Syntax_isOfKind(x_13, x_52); if (x_53 == 0) @@ -36471,7 +36471,7 @@ if (x_62 == 0) { lean_object* x_63; uint8_t x_64; lean_dec(x_1); -x_63 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_63 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_inc(x_13); x_64 = l_Lean_Syntax_isOfKind(x_13, x_63); if (x_64 == 0) diff --git a/stage0/stdlib/Lean/Elab/Binders.c b/stage0/stdlib/Lean/Elab/Binders.c index 8576523f16..025fefc279 100644 --- a/stage0/stdlib/Lean/Elab/Binders.c +++ b/stage0/stdlib/Lean/Elab/Binders.c @@ -72,7 +72,6 @@ lean_object* lean_st_ref_get(lean_object*, lean_object*); extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__4; lean_object* l___private_Lean_Elab_Binders_14__elabFunBinderViews___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*, lean_object*); lean_object* l___private_Lean_Elab_Binders_6__matchBinder(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__8; lean_object* l___private_Lean_Elab_Binders_9__getFunBinderIdsAux_x3f___main___boxed(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_elabArrow___closed__1; @@ -97,6 +96,7 @@ lean_object* l_Array_umapMAux___main___at___private_Lean_Elab_Binders_11__expand lean_object* l___private_Lean_Elab_Binders_7__elabBinderViews___main___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_declareTacticSyntax___closed__3; lean_object* lean_string_utf8_byte_size(lean_object*); +extern lean_object* l_Lean_Elab_Term_elabParen___closed__6; lean_object* l_Lean_Meta_getLocalInstances___at_Lean_Elab_Term_elabBinders___spec__1___boxed(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_16__expandMatchAltsIntoMatchAux___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -107,8 +107,8 @@ lean_object* l_Lean_Elab_Term_expandMatchAltsIntoMatchTactic(lean_object*, lean_ lean_object* l_Array_umapMAux___main___at___private_Lean_Elab_Binders_5__getBinderIds___spec__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_Term_quoteAutoTactic___main___closed__10; extern lean_object* l_Lean_mkAppStx___closed__8; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; lean_object* l___private_Lean_Elab_Binders_7__elabBinderViews___main(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_Elab_Term_expandCDot_x3f___closed__4; lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_9__getFunBinderIdsAux_x3f___main(uint8_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_Binders_11__expandFunBindersAux___main___closed__16; @@ -130,6 +130,7 @@ lean_object* l___private_Lean_Elab_Binders_16__expandMatchAltsIntoMatchAux___mai lean_object* l_Lean_Elab_Term_FunBinders_elabFunBindersAux(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_quoteAutoTactic___main___closed__3; lean_object* l_Lean_Elab_logTrace___at_Lean_Elab_Term_traceAtCmdPos___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_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___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_elabTermEnsuringType(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); @@ -154,7 +155,6 @@ lean_object* l_Lean_Elab_Term_mkFreshInstanceName(lean_object*, lean_object*, le lean_object* l___private_Lean_Elab_Binders_16__expandMatchAltsIntoMatchAux___main___closed__13; lean_object* l___private_Lean_Elab_Binders_8__elabBindersAux___main(lean_object*, 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_elabLetDeclAux___closed__1; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; lean_object* l___private_Lean_Elab_Binders_4__expandBinderModifier___closed__8; lean_object* l_Lean_KernelException_toMessageData(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabFun___closed__1; @@ -198,7 +198,9 @@ lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabLetDeclCore___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_umapMAux___main___at___private_Lean_Elab_Binders_6__matchBinder___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__21; +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__3; extern lean_object* l_List_reprAux___main___rarg___closed__1; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__1; lean_object* l___private_Lean_Elab_Binders_6__matchBinder___closed__3; lean_object* l_Lean_Elab_Term_elabBinder___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -216,8 +218,11 @@ lean_object* l_Lean_Elab_Term_elabForall___closed__2; lean_object* l___private_Lean_Elab_Binders_12__checkNoOptAutoParam(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_14__elabFunBinderViews___main___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___regBuiltin_Lean_Elab_Term_elabForall(lean_object*); +lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__6; extern lean_object* l_Lean_mkAppStx___closed__6; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l_Lean_Elab_Term_quoteAutoTactic___main___closed__6; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__12; lean_object* l___private_Lean_Elab_Binders_9__getFunBinderIdsAux_x3f___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_iterateMAux___main___at___private_Lean_Elab_Quotation_2__quoteSyntax___main___spec__1___closed__3; @@ -249,7 +254,6 @@ extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3_ lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_3__expandOptIdent(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_16__expandMatchAltsIntoMatchAux___main___closed__10; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; extern lean_object* l___private_Lean_Meta_ExprDefEq_8__checkTypesAndAssign___lambda__1___closed__1; lean_object* l___private_Lean_Elab_Binders_17__expandLetEqnsDeclVal___main(lean_object*, lean_object*, lean_object*, 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*); @@ -303,7 +307,7 @@ lean_object* l_Lean_mkFreshId___at___private_Lean_Elab_Binders_7__elabBinderView lean_object* l___private_Lean_Elab_Binders_4__expandBinderModifier___closed__5; lean_object* l_Lean_Meta_saveAndResetSynthInstanceCache___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_17__expandLetEqnsDeclVal(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; lean_object* l___private_Lean_Elab_Binders_12__checkNoOptAutoParam___closed__3; lean_object* l___private_Lean_Elab_Binders_6__matchBinder___closed__2; lean_object* l_Lean_Elab_Term_quoteAutoTactic___main___closed__2; @@ -312,6 +316,7 @@ extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___clos lean_object* l___private_Lean_Elab_Binders_12__checkNoOptAutoParam___closed__5; lean_object* l_Lean_Elab_Term_elabLetDeclAux___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___private_Lean_Elab_Binders_14__elabFunBinderViews(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l___private_Init_Util_1__mkPanicMessage___closed__2; lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_Term_16__elabImplicitLambda___main___spec__1___rarg(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_Array_umapMAux___main___at___private_Lean_Elab_Binders_6__matchBinder___spec__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___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__15; @@ -328,6 +333,7 @@ lean_object* l_Lean_Elab_Term_quoteAutoTactic___main___closed__7; extern lean_object* l___private_Lean_Elab_Term_2__expandCDot___main___closed__2; 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*); +lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__7; lean_object* l_Lean_Elab_Term_elabLetDeclCore___closed__4; lean_object* l_Lean_Elab_Term_expandFunBinders(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabLetBangDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -356,7 +362,6 @@ lean_object* l_Lean_Meta_getLocalInstances___at_Lean_Elab_Term_elabBinders___spe extern lean_object* l_Lean_mkHole___closed__2; lean_object* l_Lean_Elab_Term_elabBinders___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_mkLetIdDeclView(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; extern lean_object* l___private_Lean_Elab_Util_1__evalSyntaxConstantUnsafe___closed__2; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_elabForall___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Term_MVarErrorContext_logError___closed__7; @@ -367,7 +372,6 @@ lean_object* l_Lean_setEnv___at_Lean_Elab_Term_declareTacticSyntax___spec__3___b lean_object* l___private_Init_LeanInit_14__quoteName___main(lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); 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_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* l_Lean_Elab_Term_declareTacticSyntax___closed__4; lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__8; @@ -403,7 +407,6 @@ lean_object* l_Lean_Elab_Term_elabLetDeclCore___closed__3; lean_object* l___private_Lean_Elab_Binders_17__expandLetEqnsDeclVal___main___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkForallFVars___at_Lean_Elab_Term_elabForall___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_Binders_1__expandBinderType(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23; lean_object* lean_name_mk_numeral(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__1; extern lean_object* l_Lean_mkAppStx___closed__1; @@ -422,7 +425,6 @@ lean_object* l_Lean_Elab_Term_quoteAutoTactic___main___closed__5; extern lean_object* l___private_Lean_Elab_Term_2__expandCDot___main___closed__3; uint8_t lean_string_dec_eq(lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; extern lean_object* l_Lean_Meta_AbstractMVars_abstractExprMVars___main___closed__2; lean_object* l_Lean_Elab_Term_elabBinder(lean_object*); lean_object* lean_add_decl(lean_object*, lean_object*); @@ -849,7 +851,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_quoteAutoTactic___main___closed__4; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -859,7 +861,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_quoteAutoTactic___main___closed__5; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -869,7 +871,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_quoteAutoTactic___main___closed__6; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -879,7 +881,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_quoteAutoTactic___main___closed__7; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -5337,7 +5339,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_SourceInfo_inhabited___closed__1; -x_2 = l_Lean_List_format___rarg___closed__2; +x_2 = l___private_Init_Util_1__mkPanicMessage___closed__2; x_3 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); @@ -5347,17 +5349,39 @@ return x_3; lean_object* _init_l_Lean_Elab_Term_elabArrow___lambda__1___closed__4() { _start: { -lean_object* x_1; -x_1 = lean_mk_string("arrow"); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Array_empty___closed__1; +x_2 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; +x_3 = lean_array_push(x_1, x_2); +return x_3; } } lean_object* _init_l_Lean_Elab_Term_elabArrow___lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Lean_List_format___rarg___closed__2; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Elab_Term_elabArrow___lambda__1___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("arrow"); +return x_1; +} +} +lean_object* _init_l_Lean_Elab_Term_elabArrow___lambda__1___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_mkAppStx___closed__6; -x_2 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; +x_2 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__6; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -5366,7 +5390,7 @@ lean_object* l_Lean_Elab_Term_elabArrow___lambda__1(lean_object* x_1, lean_objec _start: { uint8_t x_9; lean_object* x_87; uint8_t x_88; -x_87 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__5; +x_87 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__7; lean_inc(x_1); x_88 = l_Lean_Syntax_isOfKind(x_1, x_87); if (x_88 == 0) @@ -5433,17 +5457,17 @@ 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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_31 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_32 = lean_array_push(x_31, x_30); -x_33 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_33 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_34 = lean_array_push(x_33, x_12); x_35 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_35, 0, x_29); lean_ctor_set(x_35, 1, x_34); x_36 = lean_array_push(x_32, x_35); -x_37 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_37 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_38 = lean_array_push(x_36, x_37); -x_39 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_39 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_40 = lean_array_push(x_38, x_39); x_41 = l_Lean_Elab_Term_mkExplicitBinder___closed__2; x_42 = lean_alloc_ctor(1, 2, 0); @@ -5455,7 +5479,7 @@ lean_ctor_set(x_44, 0, x_29); lean_ctor_set(x_44, 1, x_43); x_45 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__2; x_46 = lean_array_push(x_45, x_44); -x_47 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; +x_47 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__5; x_48 = lean_array_push(x_46, x_47); x_49 = lean_array_push(x_48, x_14); x_50 = l_Lean_Elab_Term_elabForall___closed__2; @@ -5489,17 +5513,17 @@ x_62 = l_Lean_nullKind___closed__2; x_63 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_63, 0, x_62); lean_ctor_set(x_63, 1, x_61); -x_64 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_64 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_65 = lean_array_push(x_64, x_63); -x_66 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_66 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_67 = lean_array_push(x_66, x_12); x_68 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_68, 0, x_62); lean_ctor_set(x_68, 1, x_67); x_69 = lean_array_push(x_65, x_68); -x_70 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_70 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_71 = lean_array_push(x_69, x_70); -x_72 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_72 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_73 = lean_array_push(x_71, x_72); x_74 = l_Lean_Elab_Term_mkExplicitBinder___closed__2; x_75 = lean_alloc_ctor(1, 2, 0); @@ -5511,7 +5535,7 @@ lean_ctor_set(x_77, 0, x_62); lean_ctor_set(x_77, 1, x_76); x_78 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__2; x_79 = lean_array_push(x_78, x_77); -x_80 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; +x_80 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__5; x_81 = lean_array_push(x_79, x_80); x_82 = lean_array_push(x_81, x_14); x_83 = l_Lean_Elab_Term_elabForall___closed__2; @@ -5571,7 +5595,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_elabArrow___lambda__1___closed__5; +x_3 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__7; x_4 = l___regBuiltin_Lean_Elab_Term_elabArrow___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -6056,7 +6080,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Array_empty___closed__1; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -6264,7 +6288,7 @@ lean_ctor_set(x_49, 0, x_48); lean_ctor_set(x_49, 1, x_47); x_50 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_51 = lean_array_push(x_50, x_49); -x_52 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_52 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_53 = lean_array_push(x_51, x_52); x_54 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_55 = lean_array_push(x_53, x_54); @@ -6273,7 +6297,7 @@ x_57 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_57, 0, x_48); lean_ctor_set(x_57, 1, x_56); x_58 = lean_array_push(x_46, x_57); -x_59 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_59 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_60 = lean_array_push(x_58, x_59); x_61 = lean_array_push(x_60, x_35); x_62 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6322,7 +6346,7 @@ lean_ctor_set(x_83, 0, x_82); lean_ctor_set(x_83, 1, x_81); x_84 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_85 = lean_array_push(x_84, x_83); -x_86 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_86 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_87 = lean_array_push(x_85, x_86); x_88 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_89 = lean_array_push(x_87, x_88); @@ -6331,7 +6355,7 @@ x_91 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_91, 0, x_82); lean_ctor_set(x_91, 1, x_90); x_92 = lean_array_push(x_80, x_91); -x_93 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_93 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_94 = lean_array_push(x_92, x_93); x_95 = lean_array_push(x_94, x_35); x_96 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6399,7 +6423,7 @@ lean_ctor_set(x_123, 0, x_122); lean_ctor_set(x_123, 1, x_121); x_124 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_125 = lean_array_push(x_124, x_123); -x_126 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_126 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_127 = lean_array_push(x_125, x_126); x_128 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_129 = lean_array_push(x_127, x_128); @@ -6408,7 +6432,7 @@ x_131 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_131, 0, x_122); lean_ctor_set(x_131, 1, x_130); x_132 = lean_array_push(x_120, x_131); -x_133 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_133 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_134 = lean_array_push(x_132, x_133); x_135 = lean_array_push(x_134, x_110); x_136 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6492,7 +6516,7 @@ lean_ctor_set(x_166, 0, x_165); lean_ctor_set(x_166, 1, x_164); x_167 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_168 = lean_array_push(x_167, x_166); -x_169 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_169 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_170 = lean_array_push(x_168, x_169); x_171 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_172 = lean_array_push(x_170, x_171); @@ -6501,7 +6525,7 @@ x_174 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_174, 0, x_165); lean_ctor_set(x_174, 1, x_173); x_175 = lean_array_push(x_163, x_174); -x_176 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_176 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_177 = lean_array_push(x_175, x_176); x_178 = lean_array_push(x_177, x_152); x_179 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6656,7 +6680,7 @@ lean_ctor_set(x_235, 0, x_234); lean_ctor_set(x_235, 1, x_233); x_236 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_237 = lean_array_push(x_236, x_235); -x_238 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_238 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_239 = lean_array_push(x_237, x_238); x_240 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_241 = lean_array_push(x_239, x_240); @@ -6673,7 +6697,7 @@ lean_dec(x_245); lean_ctor_set(x_19, 1, x_242); lean_ctor_set(x_19, 0, x_234); x_246 = lean_array_push(x_232, x_19); -x_247 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_247 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_248 = lean_array_push(x_246, x_247); x_249 = lean_array_push(x_248, x_221); x_250 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6710,7 +6734,7 @@ x_263 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_263, 0, x_234); lean_ctor_set(x_263, 1, x_242); x_264 = lean_array_push(x_232, x_263); -x_265 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_265 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_266 = lean_array_push(x_264, x_265); x_267 = lean_array_push(x_266, x_221); x_268 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6760,7 +6784,7 @@ lean_ctor_set(x_289, 0, x_288); lean_ctor_set(x_289, 1, x_287); x_290 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_291 = lean_array_push(x_290, x_289); -x_292 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_292 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_293 = lean_array_push(x_291, x_292); x_294 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_295 = lean_array_push(x_293, x_294); @@ -6782,7 +6806,7 @@ if (lean_is_scalar(x_297)) { lean_ctor_set(x_298, 0, x_288); lean_ctor_set(x_298, 1, x_296); x_299 = lean_array_push(x_286, x_298); -x_300 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_300 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_301 = lean_array_push(x_299, x_300); x_302 = lean_array_push(x_301, x_221); x_303 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6850,7 +6874,7 @@ lean_ctor_set(x_330, 0, x_329); lean_ctor_set(x_330, 1, x_328); x_331 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_332 = lean_array_push(x_331, x_330); -x_333 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_333 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_334 = lean_array_push(x_332, x_333); x_335 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_336 = lean_array_push(x_334, x_335); @@ -6872,7 +6896,7 @@ if (lean_is_scalar(x_338)) { lean_ctor_set(x_339, 0, x_329); lean_ctor_set(x_339, 1, x_337); x_340 = lean_array_push(x_327, x_339); -x_341 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_341 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_342 = lean_array_push(x_340, x_341); x_343 = lean_array_push(x_342, x_317); x_344 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -6956,7 +6980,7 @@ lean_ctor_set(x_374, 0, x_373); lean_ctor_set(x_374, 1, x_372); x_375 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_376 = lean_array_push(x_375, x_374); -x_377 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_377 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_378 = lean_array_push(x_376, x_377); x_379 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_380 = lean_array_push(x_378, x_379); @@ -6978,7 +7002,7 @@ if (lean_is_scalar(x_382)) { lean_ctor_set(x_383, 0, x_373); lean_ctor_set(x_383, 1, x_381); x_384 = lean_array_push(x_371, x_383); -x_385 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_385 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_386 = lean_array_push(x_384, x_385); x_387 = lean_array_push(x_386, x_360); x_388 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7095,7 +7119,7 @@ lean_ctor_set(x_435, 0, x_434); lean_ctor_set(x_435, 1, x_433); x_436 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_437 = lean_array_push(x_436, x_435); -x_438 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_438 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_439 = lean_array_push(x_437, x_438); x_440 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_441 = lean_array_push(x_439, x_440); @@ -7112,7 +7136,7 @@ lean_dec(x_445); lean_ctor_set(x_19, 1, x_442); lean_ctor_set(x_19, 0, x_434); x_446 = lean_array_push(x_432, x_19); -x_447 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_447 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_448 = lean_array_push(x_446, x_447); x_449 = lean_array_push(x_448, x_421); x_450 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7149,7 +7173,7 @@ x_463 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_463, 0, x_434); lean_ctor_set(x_463, 1, x_442); x_464 = lean_array_push(x_432, x_463); -x_465 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_465 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_466 = lean_array_push(x_464, x_465); x_467 = lean_array_push(x_466, x_421); x_468 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7199,7 +7223,7 @@ lean_ctor_set(x_489, 0, x_488); lean_ctor_set(x_489, 1, x_487); x_490 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_491 = lean_array_push(x_490, x_489); -x_492 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_492 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_493 = lean_array_push(x_491, x_492); x_494 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_495 = lean_array_push(x_493, x_494); @@ -7221,7 +7245,7 @@ if (lean_is_scalar(x_497)) { lean_ctor_set(x_498, 0, x_488); lean_ctor_set(x_498, 1, x_496); x_499 = lean_array_push(x_486, x_498); -x_500 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_500 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_501 = lean_array_push(x_499, x_500); x_502 = lean_array_push(x_501, x_421); x_503 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7289,7 +7313,7 @@ lean_ctor_set(x_530, 0, x_529); lean_ctor_set(x_530, 1, x_528); x_531 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_532 = lean_array_push(x_531, x_530); -x_533 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_533 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_534 = lean_array_push(x_532, x_533); x_535 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_536 = lean_array_push(x_534, x_535); @@ -7311,7 +7335,7 @@ if (lean_is_scalar(x_538)) { lean_ctor_set(x_539, 0, x_529); lean_ctor_set(x_539, 1, x_537); x_540 = lean_array_push(x_527, x_539); -x_541 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_541 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_542 = lean_array_push(x_540, x_541); x_543 = lean_array_push(x_542, x_517); x_544 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7395,7 +7419,7 @@ lean_ctor_set(x_574, 0, x_573); lean_ctor_set(x_574, 1, x_572); x_575 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_576 = lean_array_push(x_575, x_574); -x_577 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_577 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_578 = lean_array_push(x_576, x_577); x_579 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_580 = lean_array_push(x_578, x_579); @@ -7417,7 +7441,7 @@ if (lean_is_scalar(x_582)) { lean_ctor_set(x_583, 0, x_573); lean_ctor_set(x_583, 1, x_581); x_584 = lean_array_push(x_571, x_583); -x_585 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_585 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_586 = lean_array_push(x_584, x_585); x_587 = lean_array_push(x_586, x_560); x_588 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7533,7 +7557,7 @@ lean_ctor_set(x_635, 0, x_634); lean_ctor_set(x_635, 1, x_633); x_636 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_637 = lean_array_push(x_636, x_635); -x_638 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_638 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_639 = lean_array_push(x_637, x_638); x_640 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_641 = lean_array_push(x_639, x_640); @@ -7550,7 +7574,7 @@ lean_dec(x_645); lean_ctor_set(x_19, 1, x_642); lean_ctor_set(x_19, 0, x_634); x_646 = lean_array_push(x_632, x_19); -x_647 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_647 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_648 = lean_array_push(x_646, x_647); x_649 = lean_array_push(x_648, x_621); x_650 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7587,7 +7611,7 @@ x_663 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_663, 0, x_634); lean_ctor_set(x_663, 1, x_642); x_664 = lean_array_push(x_632, x_663); -x_665 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_665 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_666 = lean_array_push(x_664, x_665); x_667 = lean_array_push(x_666, x_621); x_668 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7637,7 +7661,7 @@ lean_ctor_set(x_689, 0, x_688); lean_ctor_set(x_689, 1, x_687); x_690 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_691 = lean_array_push(x_690, x_689); -x_692 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_692 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_693 = lean_array_push(x_691, x_692); x_694 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_695 = lean_array_push(x_693, x_694); @@ -7659,7 +7683,7 @@ if (lean_is_scalar(x_697)) { lean_ctor_set(x_698, 0, x_688); lean_ctor_set(x_698, 1, x_696); x_699 = lean_array_push(x_686, x_698); -x_700 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_700 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_701 = lean_array_push(x_699, x_700); x_702 = lean_array_push(x_701, x_621); x_703 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7727,7 +7751,7 @@ lean_ctor_set(x_730, 0, x_729); lean_ctor_set(x_730, 1, x_728); x_731 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_732 = lean_array_push(x_731, x_730); -x_733 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_733 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_734 = lean_array_push(x_732, x_733); x_735 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_736 = lean_array_push(x_734, x_735); @@ -7749,7 +7773,7 @@ if (lean_is_scalar(x_738)) { lean_ctor_set(x_739, 0, x_729); lean_ctor_set(x_739, 1, x_737); x_740 = lean_array_push(x_727, x_739); -x_741 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_741 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_742 = lean_array_push(x_740, x_741); x_743 = lean_array_push(x_742, x_717); x_744 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7833,7 +7857,7 @@ lean_ctor_set(x_774, 0, x_773); lean_ctor_set(x_774, 1, x_772); x_775 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_776 = lean_array_push(x_775, x_774); -x_777 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_777 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_778 = lean_array_push(x_776, x_777); x_779 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_780 = lean_array_push(x_778, x_779); @@ -7855,7 +7879,7 @@ if (lean_is_scalar(x_782)) { lean_ctor_set(x_783, 0, x_773); lean_ctor_set(x_783, 1, x_781); x_784 = lean_array_push(x_771, x_783); -x_785 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_785 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_786 = lean_array_push(x_784, x_785); x_787 = lean_array_push(x_786, x_760); x_788 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -7922,7 +7946,7 @@ x_811 = lean_string_dec_eq(x_200, x_810); if (x_811 == 0) { lean_object* x_812; uint8_t x_813; -x_812 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_812 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_813 = lean_string_dec_eq(x_200, x_812); lean_dec(x_200); if (x_813 == 0) @@ -7990,7 +8014,7 @@ lean_ctor_set(x_843, 0, x_842); lean_ctor_set(x_843, 1, x_841); x_844 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_845 = lean_array_push(x_844, x_843); -x_846 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_846 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_847 = lean_array_push(x_845, x_846); x_848 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_849 = lean_array_push(x_847, x_848); @@ -8007,7 +8031,7 @@ lean_dec(x_853); lean_ctor_set(x_19, 1, x_850); lean_ctor_set(x_19, 0, x_842); x_854 = lean_array_push(x_840, x_19); -x_855 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_855 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_856 = lean_array_push(x_854, x_855); x_857 = lean_array_push(x_856, x_829); x_858 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8044,7 +8068,7 @@ x_871 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_871, 0, x_842); lean_ctor_set(x_871, 1, x_850); x_872 = lean_array_push(x_840, x_871); -x_873 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_873 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_874 = lean_array_push(x_872, x_873); x_875 = lean_array_push(x_874, x_829); x_876 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8094,7 +8118,7 @@ lean_ctor_set(x_897, 0, x_896); lean_ctor_set(x_897, 1, x_895); x_898 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_899 = lean_array_push(x_898, x_897); -x_900 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_900 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_901 = lean_array_push(x_899, x_900); x_902 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_903 = lean_array_push(x_901, x_902); @@ -8116,7 +8140,7 @@ if (lean_is_scalar(x_905)) { lean_ctor_set(x_906, 0, x_896); lean_ctor_set(x_906, 1, x_904); x_907 = lean_array_push(x_894, x_906); -x_908 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_908 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_909 = lean_array_push(x_907, x_908); x_910 = lean_array_push(x_909, x_829); x_911 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8184,7 +8208,7 @@ lean_ctor_set(x_938, 0, x_937); lean_ctor_set(x_938, 1, x_936); x_939 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_940 = lean_array_push(x_939, x_938); -x_941 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_941 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_942 = lean_array_push(x_940, x_941); x_943 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_944 = lean_array_push(x_942, x_943); @@ -8206,7 +8230,7 @@ if (lean_is_scalar(x_946)) { lean_ctor_set(x_947, 0, x_937); lean_ctor_set(x_947, 1, x_945); x_948 = lean_array_push(x_935, x_947); -x_949 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_949 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_950 = lean_array_push(x_948, x_949); x_951 = lean_array_push(x_950, x_925); x_952 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8290,7 +8314,7 @@ lean_ctor_set(x_982, 0, x_981); lean_ctor_set(x_982, 1, x_980); x_983 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_984 = lean_array_push(x_983, x_982); -x_985 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_985 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_986 = lean_array_push(x_984, x_985); x_987 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_988 = lean_array_push(x_986, x_987); @@ -8312,7 +8336,7 @@ if (lean_is_scalar(x_990)) { lean_ctor_set(x_991, 0, x_981); lean_ctor_set(x_991, 1, x_989); x_992 = lean_array_push(x_979, x_991); -x_993 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_993 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_994 = lean_array_push(x_992, x_993); x_995 = lean_array_push(x_994, x_968); x_996 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8380,7 +8404,7 @@ x_1020 = l_Lean_Syntax_getKind(x_1019); x_1021 = lean_name_mk_string(x_199, x_204); x_1022 = lean_name_mk_string(x_1021, x_404); x_1023 = lean_name_mk_string(x_1022, x_604); -x_1024 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23; +x_1024 = l_Lean_Elab_Term_elabParen___closed__6; x_1025 = lean_name_mk_string(x_1023, x_1024); x_1026 = lean_name_eq(x_1020, x_1025); lean_dec(x_1025); @@ -8451,7 +8475,7 @@ lean_ctor_set(x_1055, 0, x_1054); lean_ctor_set(x_1055, 1, x_1053); x_1056 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1057 = lean_array_push(x_1056, x_1055); -x_1058 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1058 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1059 = lean_array_push(x_1057, x_1058); x_1060 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1061 = lean_array_push(x_1059, x_1060); @@ -8468,7 +8492,7 @@ lean_dec(x_1065); lean_ctor_set(x_19, 1, x_1062); lean_ctor_set(x_19, 0, x_1054); x_1066 = lean_array_push(x_1052, x_19); -x_1067 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1067 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1068 = lean_array_push(x_1066, x_1067); x_1069 = lean_array_push(x_1068, x_1041); x_1070 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8505,7 +8529,7 @@ x_1083 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1083, 0, x_1054); lean_ctor_set(x_1083, 1, x_1062); x_1084 = lean_array_push(x_1052, x_1083); -x_1085 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1085 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1086 = lean_array_push(x_1084, x_1085); x_1087 = lean_array_push(x_1086, x_1041); x_1088 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8555,7 +8579,7 @@ lean_ctor_set(x_1109, 0, x_1108); lean_ctor_set(x_1109, 1, x_1107); x_1110 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1111 = lean_array_push(x_1110, x_1109); -x_1112 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1112 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1113 = lean_array_push(x_1111, x_1112); x_1114 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1115 = lean_array_push(x_1113, x_1114); @@ -8577,7 +8601,7 @@ if (lean_is_scalar(x_1117)) { lean_ctor_set(x_1118, 0, x_1108); lean_ctor_set(x_1118, 1, x_1116); x_1119 = lean_array_push(x_1106, x_1118); -x_1120 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1120 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1121 = lean_array_push(x_1119, x_1120); x_1122 = lean_array_push(x_1121, x_1041); x_1123 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8645,7 +8669,7 @@ lean_ctor_set(x_1150, 0, x_1149); lean_ctor_set(x_1150, 1, x_1148); x_1151 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1152 = lean_array_push(x_1151, x_1150); -x_1153 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1153 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1154 = lean_array_push(x_1152, x_1153); x_1155 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1156 = lean_array_push(x_1154, x_1155); @@ -8667,7 +8691,7 @@ if (lean_is_scalar(x_1158)) { lean_ctor_set(x_1159, 0, x_1149); lean_ctor_set(x_1159, 1, x_1157); x_1160 = lean_array_push(x_1147, x_1159); -x_1161 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1161 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1162 = lean_array_push(x_1160, x_1161); x_1163 = lean_array_push(x_1162, x_1137); x_1164 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8751,7 +8775,7 @@ lean_ctor_set(x_1194, 0, x_1193); lean_ctor_set(x_1194, 1, x_1192); x_1195 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1196 = lean_array_push(x_1195, x_1194); -x_1197 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1197 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1198 = lean_array_push(x_1196, x_1197); x_1199 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1200 = lean_array_push(x_1198, x_1199); @@ -8773,7 +8797,7 @@ if (lean_is_scalar(x_1202)) { lean_ctor_set(x_1203, 0, x_1193); lean_ctor_set(x_1203, 1, x_1201); x_1204 = lean_array_push(x_1191, x_1203); -x_1205 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1205 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1206 = lean_array_push(x_1204, x_1205); x_1207 = lean_array_push(x_1206, x_1180); x_1208 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8894,7 +8918,7 @@ lean_ctor_set(x_1256, 0, x_1255); lean_ctor_set(x_1256, 1, x_1254); x_1257 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1258 = lean_array_push(x_1257, x_1256); -x_1259 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1259 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1260 = lean_array_push(x_1258, x_1259); x_1261 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1262 = lean_array_push(x_1260, x_1261); @@ -8911,7 +8935,7 @@ lean_dec(x_1266); lean_ctor_set(x_19, 1, x_1263); lean_ctor_set(x_19, 0, x_1255); x_1267 = lean_array_push(x_1253, x_19); -x_1268 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1268 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1269 = lean_array_push(x_1267, x_1268); x_1270 = lean_array_push(x_1269, x_1242); x_1271 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8948,7 +8972,7 @@ x_1284 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1284, 0, x_1255); lean_ctor_set(x_1284, 1, x_1263); x_1285 = lean_array_push(x_1253, x_1284); -x_1286 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1286 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1287 = lean_array_push(x_1285, x_1286); x_1288 = lean_array_push(x_1287, x_1242); x_1289 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -8998,7 +9022,7 @@ lean_ctor_set(x_1310, 0, x_1309); lean_ctor_set(x_1310, 1, x_1308); x_1311 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1312 = lean_array_push(x_1311, x_1310); -x_1313 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1313 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1314 = lean_array_push(x_1312, x_1313); x_1315 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1316 = lean_array_push(x_1314, x_1315); @@ -9020,7 +9044,7 @@ if (lean_is_scalar(x_1318)) { lean_ctor_set(x_1319, 0, x_1309); lean_ctor_set(x_1319, 1, x_1317); x_1320 = lean_array_push(x_1307, x_1319); -x_1321 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1321 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1322 = lean_array_push(x_1320, x_1321); x_1323 = lean_array_push(x_1322, x_1242); x_1324 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9088,7 +9112,7 @@ lean_ctor_set(x_1351, 0, x_1350); lean_ctor_set(x_1351, 1, x_1349); x_1352 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1353 = lean_array_push(x_1352, x_1351); -x_1354 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1354 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1355 = lean_array_push(x_1353, x_1354); x_1356 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1357 = lean_array_push(x_1355, x_1356); @@ -9110,7 +9134,7 @@ if (lean_is_scalar(x_1359)) { lean_ctor_set(x_1360, 0, x_1350); lean_ctor_set(x_1360, 1, x_1358); x_1361 = lean_array_push(x_1348, x_1360); -x_1362 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1362 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1363 = lean_array_push(x_1361, x_1362); x_1364 = lean_array_push(x_1363, x_1338); x_1365 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9194,7 +9218,7 @@ lean_ctor_set(x_1395, 0, x_1394); lean_ctor_set(x_1395, 1, x_1393); x_1396 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1397 = lean_array_push(x_1396, x_1395); -x_1398 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1398 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1399 = lean_array_push(x_1397, x_1398); x_1400 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1401 = lean_array_push(x_1399, x_1400); @@ -9216,7 +9240,7 @@ if (lean_is_scalar(x_1403)) { lean_ctor_set(x_1404, 0, x_1394); lean_ctor_set(x_1404, 1, x_1402); x_1405 = lean_array_push(x_1392, x_1404); -x_1406 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1406 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1407 = lean_array_push(x_1405, x_1406); x_1408 = lean_array_push(x_1407, x_1381); x_1409 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9350,7 +9374,7 @@ lean_ctor_set(x_1461, 0, x_1460); lean_ctor_set(x_1461, 1, x_1459); x_1462 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1463 = lean_array_push(x_1462, x_1461); -x_1464 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1464 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1465 = lean_array_push(x_1463, x_1464); x_1466 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1467 = lean_array_push(x_1465, x_1466); @@ -9367,7 +9391,7 @@ lean_dec(x_1471); lean_ctor_set(x_19, 1, x_1468); lean_ctor_set(x_19, 0, x_1460); x_1472 = lean_array_push(x_1458, x_19); -x_1473 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1473 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1474 = lean_array_push(x_1472, x_1473); x_1475 = lean_array_push(x_1474, x_1447); x_1476 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9404,7 +9428,7 @@ x_1489 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1489, 0, x_1460); lean_ctor_set(x_1489, 1, x_1468); x_1490 = lean_array_push(x_1458, x_1489); -x_1491 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1491 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1492 = lean_array_push(x_1490, x_1491); x_1493 = lean_array_push(x_1492, x_1447); x_1494 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9454,7 +9478,7 @@ lean_ctor_set(x_1515, 0, x_1514); lean_ctor_set(x_1515, 1, x_1513); x_1516 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1517 = lean_array_push(x_1516, x_1515); -x_1518 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1518 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1519 = lean_array_push(x_1517, x_1518); x_1520 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1521 = lean_array_push(x_1519, x_1520); @@ -9476,7 +9500,7 @@ if (lean_is_scalar(x_1523)) { lean_ctor_set(x_1524, 0, x_1514); lean_ctor_set(x_1524, 1, x_1522); x_1525 = lean_array_push(x_1512, x_1524); -x_1526 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1526 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1527 = lean_array_push(x_1525, x_1526); x_1528 = lean_array_push(x_1527, x_1447); x_1529 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9544,7 +9568,7 @@ lean_ctor_set(x_1556, 0, x_1555); lean_ctor_set(x_1556, 1, x_1554); x_1557 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1558 = lean_array_push(x_1557, x_1556); -x_1559 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1559 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1560 = lean_array_push(x_1558, x_1559); x_1561 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1562 = lean_array_push(x_1560, x_1561); @@ -9566,7 +9590,7 @@ if (lean_is_scalar(x_1564)) { lean_ctor_set(x_1565, 0, x_1555); lean_ctor_set(x_1565, 1, x_1563); x_1566 = lean_array_push(x_1553, x_1565); -x_1567 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1567 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1568 = lean_array_push(x_1566, x_1567); x_1569 = lean_array_push(x_1568, x_1543); x_1570 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9650,7 +9674,7 @@ lean_ctor_set(x_1600, 0, x_1599); lean_ctor_set(x_1600, 1, x_1598); x_1601 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1602 = lean_array_push(x_1601, x_1600); -x_1603 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1603 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1604 = lean_array_push(x_1602, x_1603); x_1605 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1606 = lean_array_push(x_1604, x_1605); @@ -9672,7 +9696,7 @@ if (lean_is_scalar(x_1608)) { lean_ctor_set(x_1609, 0, x_1599); lean_ctor_set(x_1609, 1, x_1607); x_1610 = lean_array_push(x_1597, x_1609); -x_1611 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1611 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1612 = lean_array_push(x_1610, x_1611); x_1613 = lean_array_push(x_1612, x_1586); x_1614 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9782,7 +9806,7 @@ lean_ctor_set(x_1658, 0, x_1657); lean_ctor_set(x_1658, 1, x_1656); x_1659 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1660 = lean_array_push(x_1659, x_1658); -x_1661 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1661 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1662 = lean_array_push(x_1660, x_1661); x_1663 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1664 = lean_array_push(x_1662, x_1663); @@ -9799,7 +9823,7 @@ lean_dec(x_1668); lean_ctor_set(x_19, 1, x_1665); lean_ctor_set(x_19, 0, x_1657); x_1669 = lean_array_push(x_1655, x_19); -x_1670 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1670 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1671 = lean_array_push(x_1669, x_1670); x_1672 = lean_array_push(x_1671, x_1644); x_1673 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9836,7 +9860,7 @@ x_1686 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1686, 0, x_1657); lean_ctor_set(x_1686, 1, x_1665); x_1687 = lean_array_push(x_1655, x_1686); -x_1688 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1688 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1689 = lean_array_push(x_1687, x_1688); x_1690 = lean_array_push(x_1689, x_1644); x_1691 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9886,7 +9910,7 @@ lean_ctor_set(x_1712, 0, x_1711); lean_ctor_set(x_1712, 1, x_1710); x_1713 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1714 = lean_array_push(x_1713, x_1712); -x_1715 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1715 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1716 = lean_array_push(x_1714, x_1715); x_1717 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1718 = lean_array_push(x_1716, x_1717); @@ -9908,7 +9932,7 @@ if (lean_is_scalar(x_1720)) { lean_ctor_set(x_1721, 0, x_1711); lean_ctor_set(x_1721, 1, x_1719); x_1722 = lean_array_push(x_1709, x_1721); -x_1723 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1723 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1724 = lean_array_push(x_1722, x_1723); x_1725 = lean_array_push(x_1724, x_1644); x_1726 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -9976,7 +10000,7 @@ lean_ctor_set(x_1753, 0, x_1752); lean_ctor_set(x_1753, 1, x_1751); x_1754 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1755 = lean_array_push(x_1754, x_1753); -x_1756 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1756 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1757 = lean_array_push(x_1755, x_1756); x_1758 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1759 = lean_array_push(x_1757, x_1758); @@ -9998,7 +10022,7 @@ if (lean_is_scalar(x_1761)) { lean_ctor_set(x_1762, 0, x_1752); lean_ctor_set(x_1762, 1, x_1760); x_1763 = lean_array_push(x_1750, x_1762); -x_1764 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1764 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1765 = lean_array_push(x_1763, x_1764); x_1766 = lean_array_push(x_1765, x_1740); x_1767 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10082,7 +10106,7 @@ lean_ctor_set(x_1797, 0, x_1796); lean_ctor_set(x_1797, 1, x_1795); x_1798 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1799 = lean_array_push(x_1798, x_1797); -x_1800 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1800 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1801 = lean_array_push(x_1799, x_1800); x_1802 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1803 = lean_array_push(x_1801, x_1802); @@ -10104,7 +10128,7 @@ if (lean_is_scalar(x_1805)) { lean_ctor_set(x_1806, 0, x_1796); lean_ctor_set(x_1806, 1, x_1804); x_1807 = lean_array_push(x_1794, x_1806); -x_1808 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1808 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1809 = lean_array_push(x_1807, x_1808); x_1810 = lean_array_push(x_1809, x_1783); x_1811 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10284,7 +10308,7 @@ lean_ctor_set(x_1876, 0, x_1875); lean_ctor_set(x_1876, 1, x_1874); x_1877 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1878 = lean_array_push(x_1877, x_1876); -x_1879 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1879 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1880 = lean_array_push(x_1878, x_1879); x_1881 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1882 = lean_array_push(x_1880, x_1881); @@ -10301,7 +10325,7 @@ lean_dec(x_1886); lean_ctor_set(x_19, 1, x_1883); lean_ctor_set(x_19, 0, x_1875); x_1887 = lean_array_push(x_1873, x_19); -x_1888 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1888 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1889 = lean_array_push(x_1887, x_1888); x_1890 = lean_array_push(x_1889, x_1862); x_1891 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10338,7 +10362,7 @@ x_1904 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1904, 0, x_1875); lean_ctor_set(x_1904, 1, x_1883); x_1905 = lean_array_push(x_1873, x_1904); -x_1906 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1906 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1907 = lean_array_push(x_1905, x_1906); x_1908 = lean_array_push(x_1907, x_1862); x_1909 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10388,7 +10412,7 @@ lean_ctor_set(x_1930, 0, x_1929); lean_ctor_set(x_1930, 1, x_1928); x_1931 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1932 = lean_array_push(x_1931, x_1930); -x_1933 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1933 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1934 = lean_array_push(x_1932, x_1933); x_1935 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1936 = lean_array_push(x_1934, x_1935); @@ -10410,7 +10434,7 @@ if (lean_is_scalar(x_1938)) { lean_ctor_set(x_1939, 0, x_1929); lean_ctor_set(x_1939, 1, x_1937); x_1940 = lean_array_push(x_1927, x_1939); -x_1941 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1941 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1942 = lean_array_push(x_1940, x_1941); x_1943 = lean_array_push(x_1942, x_1862); x_1944 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10478,7 +10502,7 @@ lean_ctor_set(x_1971, 0, x_1970); lean_ctor_set(x_1971, 1, x_1969); x_1972 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_1973 = lean_array_push(x_1972, x_1971); -x_1974 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1974 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1975 = lean_array_push(x_1973, x_1974); x_1976 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_1977 = lean_array_push(x_1975, x_1976); @@ -10500,7 +10524,7 @@ if (lean_is_scalar(x_1979)) { lean_ctor_set(x_1980, 0, x_1970); lean_ctor_set(x_1980, 1, x_1978); x_1981 = lean_array_push(x_1968, x_1980); -x_1982 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1982 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1983 = lean_array_push(x_1981, x_1982); x_1984 = lean_array_push(x_1983, x_1958); x_1985 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10584,7 +10608,7 @@ lean_ctor_set(x_2015, 0, x_2014); lean_ctor_set(x_2015, 1, x_2013); x_2016 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2017 = lean_array_push(x_2016, x_2015); -x_2018 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2018 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2019 = lean_array_push(x_2017, x_2018); x_2020 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2021 = lean_array_push(x_2019, x_2020); @@ -10606,7 +10630,7 @@ if (lean_is_scalar(x_2023)) { lean_ctor_set(x_2024, 0, x_2014); lean_ctor_set(x_2024, 1, x_2022); x_2025 = lean_array_push(x_2012, x_2024); -x_2026 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2026 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2027 = lean_array_push(x_2025, x_2026); x_2028 = lean_array_push(x_2027, x_2001); x_2029 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10720,7 +10744,7 @@ lean_ctor_set(x_2074, 0, x_2073); lean_ctor_set(x_2074, 1, x_2072); x_2075 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2076 = lean_array_push(x_2075, x_2074); -x_2077 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2077 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2078 = lean_array_push(x_2076, x_2077); x_2079 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2080 = lean_array_push(x_2078, x_2079); @@ -10737,7 +10761,7 @@ lean_dec(x_2084); lean_ctor_set(x_19, 1, x_2081); lean_ctor_set(x_19, 0, x_2073); x_2085 = lean_array_push(x_2071, x_19); -x_2086 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2086 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2087 = lean_array_push(x_2085, x_2086); x_2088 = lean_array_push(x_2087, x_2060); x_2089 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10774,7 +10798,7 @@ x_2102 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2102, 0, x_2073); lean_ctor_set(x_2102, 1, x_2081); x_2103 = lean_array_push(x_2071, x_2102); -x_2104 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2104 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2105 = lean_array_push(x_2103, x_2104); x_2106 = lean_array_push(x_2105, x_2060); x_2107 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10824,7 +10848,7 @@ lean_ctor_set(x_2128, 0, x_2127); lean_ctor_set(x_2128, 1, x_2126); x_2129 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2130 = lean_array_push(x_2129, x_2128); -x_2131 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2131 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2132 = lean_array_push(x_2130, x_2131); x_2133 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2134 = lean_array_push(x_2132, x_2133); @@ -10846,7 +10870,7 @@ if (lean_is_scalar(x_2136)) { lean_ctor_set(x_2137, 0, x_2127); lean_ctor_set(x_2137, 1, x_2135); x_2138 = lean_array_push(x_2125, x_2137); -x_2139 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2139 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2140 = lean_array_push(x_2138, x_2139); x_2141 = lean_array_push(x_2140, x_2060); x_2142 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -10914,7 +10938,7 @@ lean_ctor_set(x_2169, 0, x_2168); lean_ctor_set(x_2169, 1, x_2167); x_2170 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2171 = lean_array_push(x_2170, x_2169); -x_2172 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2172 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2173 = lean_array_push(x_2171, x_2172); x_2174 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2175 = lean_array_push(x_2173, x_2174); @@ -10936,7 +10960,7 @@ if (lean_is_scalar(x_2177)) { lean_ctor_set(x_2178, 0, x_2168); lean_ctor_set(x_2178, 1, x_2176); x_2179 = lean_array_push(x_2166, x_2178); -x_2180 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2180 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2181 = lean_array_push(x_2179, x_2180); x_2182 = lean_array_push(x_2181, x_2156); x_2183 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11020,7 +11044,7 @@ lean_ctor_set(x_2213, 0, x_2212); lean_ctor_set(x_2213, 1, x_2211); x_2214 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2215 = lean_array_push(x_2214, x_2213); -x_2216 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2216 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2217 = lean_array_push(x_2215, x_2216); x_2218 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2219 = lean_array_push(x_2217, x_2218); @@ -11042,7 +11066,7 @@ if (lean_is_scalar(x_2221)) { lean_ctor_set(x_2222, 0, x_2212); lean_ctor_set(x_2222, 1, x_2220); x_2223 = lean_array_push(x_2210, x_2222); -x_2224 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2224 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2225 = lean_array_push(x_2223, x_2224); x_2226 = lean_array_push(x_2225, x_2199); x_2227 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11155,7 +11179,7 @@ lean_ctor_set(x_2272, 0, x_2271); lean_ctor_set(x_2272, 1, x_2270); x_2273 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2274 = lean_array_push(x_2273, x_2272); -x_2275 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2275 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2276 = lean_array_push(x_2274, x_2275); x_2277 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2278 = lean_array_push(x_2276, x_2277); @@ -11172,7 +11196,7 @@ lean_dec(x_2282); lean_ctor_set(x_19, 1, x_2279); lean_ctor_set(x_19, 0, x_2271); x_2283 = lean_array_push(x_2269, x_19); -x_2284 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2284 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2285 = lean_array_push(x_2283, x_2284); x_2286 = lean_array_push(x_2285, x_2258); x_2287 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11209,7 +11233,7 @@ x_2300 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2300, 0, x_2271); lean_ctor_set(x_2300, 1, x_2279); x_2301 = lean_array_push(x_2269, x_2300); -x_2302 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2302 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2303 = lean_array_push(x_2301, x_2302); x_2304 = lean_array_push(x_2303, x_2258); x_2305 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11259,7 +11283,7 @@ lean_ctor_set(x_2326, 0, x_2325); lean_ctor_set(x_2326, 1, x_2324); x_2327 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2328 = lean_array_push(x_2327, x_2326); -x_2329 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2329 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2330 = lean_array_push(x_2328, x_2329); x_2331 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2332 = lean_array_push(x_2330, x_2331); @@ -11281,7 +11305,7 @@ if (lean_is_scalar(x_2334)) { lean_ctor_set(x_2335, 0, x_2325); lean_ctor_set(x_2335, 1, x_2333); x_2336 = lean_array_push(x_2323, x_2335); -x_2337 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2337 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2338 = lean_array_push(x_2336, x_2337); x_2339 = lean_array_push(x_2338, x_2258); x_2340 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11349,7 +11373,7 @@ lean_ctor_set(x_2367, 0, x_2366); lean_ctor_set(x_2367, 1, x_2365); x_2368 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2369 = lean_array_push(x_2368, x_2367); -x_2370 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2370 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2371 = lean_array_push(x_2369, x_2370); x_2372 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2373 = lean_array_push(x_2371, x_2372); @@ -11371,7 +11395,7 @@ if (lean_is_scalar(x_2375)) { lean_ctor_set(x_2376, 0, x_2366); lean_ctor_set(x_2376, 1, x_2374); x_2377 = lean_array_push(x_2364, x_2376); -x_2378 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2378 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2379 = lean_array_push(x_2377, x_2378); x_2380 = lean_array_push(x_2379, x_2354); x_2381 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11455,7 +11479,7 @@ lean_ctor_set(x_2411, 0, x_2410); lean_ctor_set(x_2411, 1, x_2409); x_2412 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2413 = lean_array_push(x_2412, x_2411); -x_2414 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2414 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2415 = lean_array_push(x_2413, x_2414); x_2416 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2417 = lean_array_push(x_2415, x_2416); @@ -11477,7 +11501,7 @@ if (lean_is_scalar(x_2419)) { lean_ctor_set(x_2420, 0, x_2410); lean_ctor_set(x_2420, 1, x_2418); x_2421 = lean_array_push(x_2408, x_2420); -x_2422 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2422 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2423 = lean_array_push(x_2421, x_2422); x_2424 = lean_array_push(x_2423, x_2397); x_2425 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11589,7 +11613,7 @@ lean_ctor_set(x_2470, 0, x_2469); lean_ctor_set(x_2470, 1, x_2468); x_2471 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2472 = lean_array_push(x_2471, x_2470); -x_2473 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2473 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2474 = lean_array_push(x_2472, x_2473); x_2475 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2476 = lean_array_push(x_2474, x_2475); @@ -11606,7 +11630,7 @@ lean_dec(x_2480); lean_ctor_set(x_19, 1, x_2477); lean_ctor_set(x_19, 0, x_2469); x_2481 = lean_array_push(x_2467, x_19); -x_2482 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2482 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2483 = lean_array_push(x_2481, x_2482); x_2484 = lean_array_push(x_2483, x_2456); x_2485 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11643,7 +11667,7 @@ x_2498 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2498, 0, x_2469); lean_ctor_set(x_2498, 1, x_2477); x_2499 = lean_array_push(x_2467, x_2498); -x_2500 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2500 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2501 = lean_array_push(x_2499, x_2500); x_2502 = lean_array_push(x_2501, x_2456); x_2503 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11693,7 +11717,7 @@ lean_ctor_set(x_2524, 0, x_2523); lean_ctor_set(x_2524, 1, x_2522); x_2525 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2526 = lean_array_push(x_2525, x_2524); -x_2527 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2527 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2528 = lean_array_push(x_2526, x_2527); x_2529 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2530 = lean_array_push(x_2528, x_2529); @@ -11715,7 +11739,7 @@ if (lean_is_scalar(x_2532)) { lean_ctor_set(x_2533, 0, x_2523); lean_ctor_set(x_2533, 1, x_2531); x_2534 = lean_array_push(x_2521, x_2533); -x_2535 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2535 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2536 = lean_array_push(x_2534, x_2535); x_2537 = lean_array_push(x_2536, x_2456); x_2538 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11783,7 +11807,7 @@ lean_ctor_set(x_2565, 0, x_2564); lean_ctor_set(x_2565, 1, x_2563); x_2566 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2567 = lean_array_push(x_2566, x_2565); -x_2568 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2568 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2569 = lean_array_push(x_2567, x_2568); x_2570 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2571 = lean_array_push(x_2569, x_2570); @@ -11805,7 +11829,7 @@ if (lean_is_scalar(x_2573)) { lean_ctor_set(x_2574, 0, x_2564); lean_ctor_set(x_2574, 1, x_2572); x_2575 = lean_array_push(x_2562, x_2574); -x_2576 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2576 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2577 = lean_array_push(x_2575, x_2576); x_2578 = lean_array_push(x_2577, x_2552); x_2579 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -11889,7 +11913,7 @@ lean_ctor_set(x_2609, 0, x_2608); lean_ctor_set(x_2609, 1, x_2607); x_2610 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2611 = lean_array_push(x_2610, x_2609); -x_2612 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2612 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2613 = lean_array_push(x_2611, x_2612); x_2614 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2615 = lean_array_push(x_2613, x_2614); @@ -11911,7 +11935,7 @@ if (lean_is_scalar(x_2617)) { lean_ctor_set(x_2618, 0, x_2608); lean_ctor_set(x_2618, 1, x_2616); x_2619 = lean_array_push(x_2606, x_2618); -x_2620 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2620 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2621 = lean_array_push(x_2619, x_2620); x_2622 = lean_array_push(x_2621, x_2595); x_2623 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12022,7 +12046,7 @@ lean_ctor_set(x_2668, 0, x_2667); lean_ctor_set(x_2668, 1, x_2666); x_2669 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2670 = lean_array_push(x_2669, x_2668); -x_2671 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2671 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2672 = lean_array_push(x_2670, x_2671); x_2673 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2674 = lean_array_push(x_2672, x_2673); @@ -12039,7 +12063,7 @@ lean_dec(x_2678); lean_ctor_set(x_19, 1, x_2675); lean_ctor_set(x_19, 0, x_2667); x_2679 = lean_array_push(x_2665, x_19); -x_2680 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2680 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2681 = lean_array_push(x_2679, x_2680); x_2682 = lean_array_push(x_2681, x_2654); x_2683 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12076,7 +12100,7 @@ x_2696 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2696, 0, x_2667); lean_ctor_set(x_2696, 1, x_2675); x_2697 = lean_array_push(x_2665, x_2696); -x_2698 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2698 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2699 = lean_array_push(x_2697, x_2698); x_2700 = lean_array_push(x_2699, x_2654); x_2701 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12126,7 +12150,7 @@ lean_ctor_set(x_2722, 0, x_2721); lean_ctor_set(x_2722, 1, x_2720); x_2723 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2724 = lean_array_push(x_2723, x_2722); -x_2725 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2725 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2726 = lean_array_push(x_2724, x_2725); x_2727 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2728 = lean_array_push(x_2726, x_2727); @@ -12148,7 +12172,7 @@ if (lean_is_scalar(x_2730)) { lean_ctor_set(x_2731, 0, x_2721); lean_ctor_set(x_2731, 1, x_2729); x_2732 = lean_array_push(x_2719, x_2731); -x_2733 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2733 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2734 = lean_array_push(x_2732, x_2733); x_2735 = lean_array_push(x_2734, x_2654); x_2736 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12216,7 +12240,7 @@ lean_ctor_set(x_2763, 0, x_2762); lean_ctor_set(x_2763, 1, x_2761); x_2764 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2765 = lean_array_push(x_2764, x_2763); -x_2766 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2766 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2767 = lean_array_push(x_2765, x_2766); x_2768 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2769 = lean_array_push(x_2767, x_2768); @@ -12238,7 +12262,7 @@ if (lean_is_scalar(x_2771)) { lean_ctor_set(x_2772, 0, x_2762); lean_ctor_set(x_2772, 1, x_2770); x_2773 = lean_array_push(x_2760, x_2772); -x_2774 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2774 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2775 = lean_array_push(x_2773, x_2774); x_2776 = lean_array_push(x_2775, x_2750); x_2777 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12322,7 +12346,7 @@ lean_ctor_set(x_2807, 0, x_2806); lean_ctor_set(x_2807, 1, x_2805); x_2808 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2809 = lean_array_push(x_2808, x_2807); -x_2810 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2810 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2811 = lean_array_push(x_2809, x_2810); x_2812 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2813 = lean_array_push(x_2811, x_2812); @@ -12344,7 +12368,7 @@ if (lean_is_scalar(x_2815)) { lean_ctor_set(x_2816, 0, x_2806); lean_ctor_set(x_2816, 1, x_2814); x_2817 = lean_array_push(x_2804, x_2816); -x_2818 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2818 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2819 = lean_array_push(x_2817, x_2818); x_2820 = lean_array_push(x_2819, x_2793); x_2821 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12454,7 +12478,7 @@ lean_ctor_set(x_2866, 0, x_2865); lean_ctor_set(x_2866, 1, x_2864); x_2867 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2868 = lean_array_push(x_2867, x_2866); -x_2869 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2869 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2870 = lean_array_push(x_2868, x_2869); x_2871 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2872 = lean_array_push(x_2870, x_2871); @@ -12472,7 +12496,7 @@ lean_ctor_set_tag(x_19, 1); lean_ctor_set(x_19, 1, x_2873); lean_ctor_set(x_19, 0, x_2865); x_2877 = lean_array_push(x_2863, x_19); -x_2878 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2878 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2879 = lean_array_push(x_2877, x_2878); x_2880 = lean_array_push(x_2879, x_2852); x_2881 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12509,7 +12533,7 @@ x_2894 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2894, 0, x_2865); lean_ctor_set(x_2894, 1, x_2873); x_2895 = lean_array_push(x_2863, x_2894); -x_2896 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2896 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2897 = lean_array_push(x_2895, x_2896); x_2898 = lean_array_push(x_2897, x_2852); x_2899 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12559,7 +12583,7 @@ lean_ctor_set(x_2920, 0, x_2919); lean_ctor_set(x_2920, 1, x_2918); x_2921 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2922 = lean_array_push(x_2921, x_2920); -x_2923 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2923 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2924 = lean_array_push(x_2922, x_2923); x_2925 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2926 = lean_array_push(x_2924, x_2925); @@ -12582,7 +12606,7 @@ if (lean_is_scalar(x_2928)) { lean_ctor_set(x_2929, 0, x_2919); lean_ctor_set(x_2929, 1, x_2927); x_2930 = lean_array_push(x_2917, x_2929); -x_2931 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2931 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2932 = lean_array_push(x_2930, x_2931); x_2933 = lean_array_push(x_2932, x_2852); x_2934 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12650,7 +12674,7 @@ lean_ctor_set(x_2961, 0, x_2960); lean_ctor_set(x_2961, 1, x_2959); x_2962 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_2963 = lean_array_push(x_2962, x_2961); -x_2964 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2964 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_2965 = lean_array_push(x_2963, x_2964); x_2966 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_2967 = lean_array_push(x_2965, x_2966); @@ -12673,7 +12697,7 @@ if (lean_is_scalar(x_2969)) { lean_ctor_set(x_2970, 0, x_2960); lean_ctor_set(x_2970, 1, x_2968); x_2971 = lean_array_push(x_2958, x_2970); -x_2972 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2972 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2973 = lean_array_push(x_2971, x_2972); x_2974 = lean_array_push(x_2973, x_2948); x_2975 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -12757,7 +12781,7 @@ lean_ctor_set(x_3005, 0, x_3004); lean_ctor_set(x_3005, 1, x_3003); x_3006 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_3007 = lean_array_push(x_3006, x_3005); -x_3008 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_3008 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3009 = lean_array_push(x_3007, x_3008); x_3010 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_3011 = lean_array_push(x_3009, x_3010); @@ -12780,7 +12804,7 @@ if (lean_is_scalar(x_3013)) { lean_ctor_set(x_3014, 0, x_3004); lean_ctor_set(x_3014, 1, x_3012); x_3015 = lean_array_push(x_3002, x_3014); -x_3016 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_3016 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_3017 = lean_array_push(x_3015, x_3016); x_3018 = lean_array_push(x_3017, x_2991); x_3019 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -14842,12 +14866,12 @@ x_34 = l_Lean_nullKind___closed__2; x_35 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_35, 0, x_34); lean_ctor_set(x_35, 1, x_33); -x_36 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_36 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_37 = lean_array_push(x_36, x_35); -x_38 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_38 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_39 = lean_array_push(x_37, x_38); x_40 = lean_array_push(x_39, x_31); -x_41 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_41 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_42 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_42, 0, x_41); lean_ctor_set(x_42, 1, x_40); @@ -14874,12 +14898,12 @@ x_51 = l_Lean_nullKind___closed__2; x_52 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_52, 0, x_51); lean_ctor_set(x_52, 1, x_50); -x_53 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_53 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_54 = lean_array_push(x_53, x_52); -x_55 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_55 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_56 = lean_array_push(x_54, x_55); x_57 = lean_array_push(x_56, x_47); -x_58 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_58 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_59 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_59, 0, x_58); lean_ctor_set(x_59, 1, x_57); @@ -15049,12 +15073,12 @@ x_130 = l_Lean_nullKind___closed__2; x_131 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_131, 0, x_130); lean_ctor_set(x_131, 1, x_129); -x_132 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_132 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_133 = lean_array_push(x_132, x_131); -x_134 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_134 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_135 = lean_array_push(x_133, x_134); x_136 = lean_array_push(x_135, x_125); -x_137 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_137 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_138 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_138, 0, x_137); lean_ctor_set(x_138, 1, x_136); @@ -15378,12 +15402,12 @@ x_61 = l_Lean_nullKind___closed__2; x_62 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_62, 0, x_61); lean_ctor_set(x_62, 1, x_60); -x_63 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_63 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_64 = lean_array_push(x_63, x_62); -x_65 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_65 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_66 = lean_array_push(x_64, x_65); x_67 = lean_array_push(x_66, x_53); -x_68 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_68 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_69 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_69, 0, x_68); lean_ctor_set(x_69, 1, x_67); @@ -15624,7 +15648,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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_3 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_4 = l___regBuiltin_Lean_Elab_Term_elabFun___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -16273,12 +16297,12 @@ 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 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_37 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_38 = lean_array_push(x_37, x_36); -x_39 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_39 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_40 = lean_array_push(x_38, x_39); x_41 = lean_array_push(x_40, x_32); -x_42 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_42 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -16299,12 +16323,12 @@ x_48 = l_Lean_nullKind___closed__2; x_49 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_49, 0, x_48); lean_ctor_set(x_49, 1, x_47); -x_50 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_50 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_51 = lean_array_push(x_50, x_49); -x_52 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_52 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_53 = lean_array_push(x_51, x_52); x_54 = lean_array_push(x_53, x_44); -x_55 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_55 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_56 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_56, 0, x_55); lean_ctor_set(x_56, 1, x_54); @@ -16331,12 +16355,12 @@ x_64 = l_Lean_nullKind___closed__2; x_65 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_65, 0, x_64); lean_ctor_set(x_65, 1, x_63); -x_66 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_66 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_67 = lean_array_push(x_66, x_65); -x_68 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_68 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_69 = lean_array_push(x_67, x_68); x_70 = lean_array_push(x_69, x_61); -x_71 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_71 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_72 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_72, 0, x_71); lean_ctor_set(x_72, 1, x_70); @@ -16357,12 +16381,12 @@ x_77 = l_Lean_nullKind___closed__2; x_78 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_78, 0, x_77); lean_ctor_set(x_78, 1, x_76); -x_79 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_79 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_80 = lean_array_push(x_79, x_78); -x_81 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_81 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_82 = lean_array_push(x_80, x_81); x_83 = lean_array_push(x_82, x_73); -x_84 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_84 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_85 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_85, 0, x_84); lean_ctor_set(x_85, 1, x_83); @@ -16438,12 +16462,12 @@ x_113 = l_Lean_nullKind___closed__2; 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 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_115 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_116 = lean_array_push(x_115, x_114); -x_117 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_117 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_118 = lean_array_push(x_116, x_117); x_119 = lean_array_push(x_118, x_108); -x_120 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_120 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_121 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_121, 0, x_120); lean_ctor_set(x_121, 1, x_119); @@ -16480,12 +16504,12 @@ x_130 = l_Lean_nullKind___closed__2; x_131 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_131, 0, x_130); lean_ctor_set(x_131, 1, x_129); -x_132 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_132 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_133 = lean_array_push(x_132, x_131); -x_134 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_134 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_135 = lean_array_push(x_133, x_134); x_136 = lean_array_push(x_135, x_125); -x_137 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_137 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_138 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_138, 0, x_137); lean_ctor_set(x_138, 1, x_136); @@ -16881,9 +16905,9 @@ lean_ctor_set(x_102, 3, x_99); x_103 = l_Array_empty___closed__1; lean_inc(x_102); x_104 = lean_array_push(x_103, x_102); -x_105 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_105 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_106 = lean_array_push(x_104, x_105); -x_107 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_107 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_108 = lean_array_push(x_107, x_88); x_109 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_110 = lean_alloc_ctor(1, 2, 0); @@ -16930,7 +16954,7 @@ x_138 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_138, 0, x_112); lean_ctor_set(x_138, 1, x_137); x_139 = lean_array_push(x_103, x_138); -x_140 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_140 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_141 = lean_array_push(x_139, x_140); x_142 = lean_array_push(x_141, x_43); x_143 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -17441,6 +17465,10 @@ l_Lean_Elab_Term_elabArrow___lambda__1___closed__4 = _init_l_Lean_Elab_Term_elab lean_mark_persistent(l_Lean_Elab_Term_elabArrow___lambda__1___closed__4); l_Lean_Elab_Term_elabArrow___lambda__1___closed__5 = _init_l_Lean_Elab_Term_elabArrow___lambda__1___closed__5(); lean_mark_persistent(l_Lean_Elab_Term_elabArrow___lambda__1___closed__5); +l_Lean_Elab_Term_elabArrow___lambda__1___closed__6 = _init_l_Lean_Elab_Term_elabArrow___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_elabArrow___lambda__1___closed__6); +l_Lean_Elab_Term_elabArrow___lambda__1___closed__7 = _init_l_Lean_Elab_Term_elabArrow___lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_elabArrow___lambda__1___closed__7); l_Lean_Elab_Term_elabArrow___closed__1 = _init_l_Lean_Elab_Term_elabArrow___closed__1(); lean_mark_persistent(l_Lean_Elab_Term_elabArrow___closed__1); l___regBuiltin_Lean_Elab_Term_elabArrow___closed__1 = _init_l___regBuiltin_Lean_Elab_Term_elabArrow___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/BuiltinNotation.c b/stage0/stdlib/Lean/Elab/BuiltinNotation.c index 7156d60b32..395c1b1a73 100644 --- a/stage0/stdlib/Lean/Elab/BuiltinNotation.c +++ b/stage0/stdlib/Lean/Elab/BuiltinNotation.c @@ -87,7 +87,6 @@ lean_object* l_Lean_Elab_Term_elabAnonymousCtor___closed__1; lean_object* l_Lean_Elab_Term_expandDiv___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandBNe___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandReturn___closed__3; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; lean_object* l_Lean_Elab_Term_expandOrM___closed__1; lean_object* l_Lean_Elab_Term_expandGT___closed__1; lean_object* l___regBuiltin_Lean_Elab_Term_expandLE___closed__1; @@ -119,7 +118,6 @@ lean_object* l_Lean_Elab_Term_expandDollar(lean_object*, lean_object*, lean_obje lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandBNot___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandReturn___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___closed__21; extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__8; lean_object* l_Lean_Elab_Term_expandGT___boxed(lean_object*, lean_object*, lean_object*); @@ -170,7 +168,6 @@ lean_object* l_Lean_Elab_Term_elabParserMacro___lambda__1___closed__2; lean_object* l_Lean_Elab_Term_expandModN(lean_object*, lean_object*, lean_object*); lean_object* lean_string_utf8_byte_size(lean_object*); extern lean_object* l_Lean_mkAppStx___closed__4; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; lean_object* l_Lean_Elab_Term_elabNativeRefl___closed__2; lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___closed__14; lean_object* l___regBuiltin_Lean_Elab_Term_expandOr___closed__3; @@ -186,12 +183,12 @@ lean_object* l_Lean_Elab_Term_expandShow___closed__1; lean_object* l_Lean_Elab_Term_expandWhere___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandDollar___closed__1; extern lean_object* l_Lean_mkAppStx___closed__8; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; lean_object* l_Lean_Elab_Term_expandSorry___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandMod___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandPow___closed__2; lean_object* l_Lean_Elab_Term_expandSubtype___closed__1; lean_object* l_Lean_Elab_Term_expandAndM___boxed(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__4; lean_object* l___regBuiltin_Lean_Elab_Term_expandShow___closed__1; lean_object* l_Lean_Elab_Term_expandEquiv(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandAndM___closed__2; @@ -240,6 +237,7 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandNot(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___closed__13; lean_object* l___private_Lean_Elab_BuiltinNotation_4__elabClosedTerm___closed__4; lean_object* l___regBuiltin_Lean_Elab_Term_expandDiv___closed__1; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; lean_object* l___regBuiltin_Lean_Elab_Term_expandBind(lean_object*); extern lean_object* l_Lean_Meta_mkDecideProof___rarg___closed__2; lean_object* l_Lean_Elab_Term_expandAndThen___closed__3; @@ -253,6 +251,7 @@ lean_object* l_Lean_Elab_Term_elabTParserMacro___lambda__1(lean_object*, lean_ob lean_object* l_Lean_Elab_Term_expandIff___boxed(lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabNativeRefl___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; lean_object* l_Lean_Elab_Term_expandEmptyC___closed__3; lean_object* l_Lean_Elab_Term_expandShow___closed__7; lean_object* l_Lean_Elab_Term_expandSub(lean_object*, lean_object*, lean_object*); @@ -278,14 +277,12 @@ lean_object* l_Lean_Elab_Term_expandDbgTrace(lean_object*, lean_object*, lean_ob lean_object* l___regBuiltin_Lean_Elab_Term_elabNativeDecide___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___closed__6; lean_object* l___regBuiltin_Lean_Elab_Term_expandMod___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; lean_object* l___regBuiltin_Lean_Elab_Term_expandReturn___closed__2; extern lean_object* l_Lean_Meta_mkDecideProof___rarg___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_2__elabTParserMacroAux___closed__4; lean_object* l___regBuiltin_Lean_Elab_Term_expandAndThen___closed__1; lean_object* l_Lean_Elab_Term_expandDiv___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___closed__20; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; lean_object* l_Lean_Elab_Term_elabNativeRefl___closed__9; lean_object* l_Lean_Elab_Term_expandPow(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandBAnd___closed__1; @@ -303,7 +300,6 @@ lean_object* l_Lean_Elab_Term_expandBEq___closed__1; lean_object* l_Lean_Elab_Term_expandMod___closed__1; lean_object* l_Lean_Meta_instantiateMVars___at_Lean_Elab_Term_MVarErrorContext_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandIf___closed__4; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l_Lean_Elab_Term_expandBOr___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_2__elabTParserMacroAux___closed__2; lean_object* l___private_Lean_Elab_BuiltinNotation_5__getPropToDecide___closed__3; @@ -384,7 +380,6 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandAnd___closed__2; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Term_17__elabTermAux___main___spec__2___rarg(lean_object*); lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandDollar___closed__2; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; lean_object* l_Lean_Elab_Term_expandDollar___closed__1; extern lean_object* l_Lean_Parser_maxPrec; extern lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__28; @@ -392,6 +387,7 @@ lean_object* l_Lean_Meta_mkEq___at_Lean_Elab_Term_elabNativeRefl___spec__2(lean_ lean_object* l___regBuiltin_Lean_Elab_Term_expandPow___closed__1; lean_object* l_Lean_Elab_Term_expandSubtype___closed__8; lean_object* l_Lean_Elab_Term_expandMul(lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; lean_object* l___regBuiltin_Lean_Elab_Term_expandMod___closed__2; lean_object* l___private_Lean_Elab_BuiltinNotation_3__mkNativeReflAuxDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandBNot___boxed(lean_object*, lean_object*, lean_object*); @@ -414,12 +410,14 @@ lean_object* l_Lean_Elab_Term_expandReturn___boxed(lean_object*, lean_object*, l lean_object* l___regBuiltin_Lean_Elab_Term_expandDbgTrace___closed__2; lean_object* l_Lean_Elab_Term_expandSorry___rarg___closed__6; lean_object* l___regBuiltin_Lean_Elab_Term_expandLT(lean_object*); +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l_Lean_Elab_Term_expandBNe___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandReturn___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandOrM(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___closed__31; lean_object* l_Lean_Elab_Term_expandReturn___closed__1; extern lean_object* l_Lean_Literal_type___closed__2; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_object* l_Lean_Elab_Term_expandBNe___closed__1; lean_object* l___regBuiltin_Lean_Elab_Term_expandWhere(lean_object*); lean_object* l_Lean_Elab_Term_expandMap___closed__3; @@ -428,14 +426,15 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandDbgTrace___closed__1; lean_object* l_Lean_Elab_Term_expandProd(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandSubtype(lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___closed__12; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; lean_object* l_Lean_Elab_Term_elabNativeRefl___closed__11; lean_object* l___regBuiltin_Lean_Elab_Term_expandBOr___closed__1; lean_object* l___regBuiltin_Lean_Elab_Term_elabDecide___closed__2; uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; extern lean_object* l_Lean_Meta_mkLt___rarg___closed__4; lean_object* l___private_Lean_Elab_BuiltinNotation_4__elabClosedTerm___closed__3; lean_object* l___regBuiltin_Lean_Elab_Term_elabPanic___closed__2; +extern lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; lean_object* l_Lean_Elab_Term_expandAssert___closed__13; lean_object* l_Lean_Elab_Term_expandMod___closed__3; lean_object* l___regBuiltin_Lean_Elab_Term_expandDollarProj___closed__1; @@ -460,7 +459,6 @@ extern lean_object* l_Lean_Meta_reduceNat_x3f___closed__8; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); extern lean_object* l___regBuiltin_Lean_Elab_Term_elabByTactic___closed__2; lean_object* l_Lean_Elab_Term_expandAppend___closed__2; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; lean_object* l___regBuiltin_Lean_Elab_Term_expandAndThen___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandNot___closed__2; lean_object* l_Lean_Elab_Term_expandBAnd___boxed(lean_object*, lean_object*, lean_object*); @@ -497,6 +495,7 @@ lean_object* l_Lean_Elab_Term_expandseq___closed__1; lean_object* l_Lean_Elab_Term_expandHave(lean_object*, lean_object*, lean_object*); extern lean_object* l_Bool_HasRepr___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*); +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; 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_Lean_Elab_Term_expandMul___closed__2; extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__16; @@ -542,6 +541,7 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandAdd(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; extern lean_object* l_Lean_Meta_evalNat___main___closed__9; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; lean_object* l___regBuiltin_Lean_Elab_Term_expandCons(lean_object*); lean_object* l_Lean_Elab_Term_expandMap___closed__2; lean_object* l_Lean_Elab_Term_expandDollarProj___closed__3; @@ -636,7 +636,6 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandBNot___closed__3; extern lean_object* l_Lean_mkHole___closed__2; lean_object* l___regBuiltin_Lean_Elab_Term_expandGT___closed__1; lean_object* l___regBuiltin_Lean_Elab_Term_expandHEq___closed__3; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l___regBuiltin_Lean_Elab_Term_expandAndThen(lean_object*); lean_object* l_Lean_Elab_Term_elabNativeDecide___closed__1; lean_object* l_Lean_Elab_Term_expandSorry___rarg___closed__2; @@ -669,7 +668,6 @@ lean_object* l___regBuiltin_Lean_Elab_Term_elabPanic___closed__3; lean_object* l___private_Init_Data_Array_Basic_3__iterateRevMAux___main___at_Lean_Elab_Term_expandWhere___spec__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_Term_expandseqLeft___closed__2; lean_object* l_Lean_Elab_Term_expandBNe(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; 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; @@ -687,7 +685,6 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandIf___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_2__elabTParserMacroAux___closed__10; lean_object* l_Lean_Elab_Term_expandMap___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_ctorName___closed__11; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; lean_object* l_Lean_Elab_Term_expandMap___closed__1; lean_object* l_Lean_Elab_Term_elabAnonymousCtor___closed__7; lean_object* l___regBuiltin_Lean_Elab_Term_expandBEq(lean_object*); @@ -713,6 +710,7 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandLT___closed__1; lean_object* l_Lean_Elab_Term_expandAssert___closed__8; lean_object* l_Lean_Elab_Term_expandUnreachable___rarg___closed__5; lean_object* l_Lean_Elab_Term_expandHave___closed__6; +extern lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; extern lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Quotation_2__quoteSyntax___main___spec__1___closed__8; lean_object* l_Lean_Elab_Term_expandMap(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_expandGE___closed__3; @@ -748,8 +746,8 @@ extern lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main___lambd lean_object* l_Lean_Elab_Term_expandseqRight___closed__1; lean_object* l_Lean_Elab_Term_expandGT___closed__2; lean_object* l_Lean_Elab_Term_expandAssert___closed__1; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; lean_object* l_Lean_Elab_Term_expandOrElse(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13; lean_object* l_Lean_Elab_Term_expandUnreachable___rarg___closed__8; lean_object* l___regBuiltin_Lean_Elab_Term_expandseq(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabAnonymousCtor___closed__1; @@ -761,6 +759,7 @@ lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux___close lean_object* l___private_Lean_Elab_BuiltinNotation_2__elabTParserMacroAux___closed__3; lean_object* l_Lean_Elab_Term_expandAnd___closed__1; lean_object* l___regBuiltin_Lean_Elab_Term_expandBind___closed__2; +extern lean_object* l_Lean_Elab_Term_elabParen___closed__7; lean_object* l_Lean_Elab_Term_elabPanic___closed__4; lean_object* l_Lean_Elab_Term_expandseqRight___closed__3; lean_object* l_Lean_Elab_Term_expandseq___closed__3; @@ -768,6 +767,7 @@ lean_object* l_Lean_mkApp3(lean_object*, lean_object*, lean_object*, lean_object lean_object* l___private_Init_Data_Array_Basic_3__iterateRevMAux___main___at_Lean_Elab_Term_expandWhere___spec__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_expandHEq___closed__1; lean_object* l_Lean_Elab_Term_expandAssert___closed__2; +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__10; lean_object* l___private_Lean_Elab_BuiltinNotation_1__elabParserMacroAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandAnd___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandBNe___closed__2; @@ -776,10 +776,10 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandBNot(lean_object*); lean_object* l_Lean_Elab_Term_expandWhere(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_BuiltinNotation_5__getPropToDecide___closed__4; extern lean_object* l_Lean_boolToExpr___lambda__1___closed__2; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; lean_object* l_Lean_Elab_Term_expandAndThen(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_expandAssert___closed__4; lean_object* l___private_Lean_Elab_BuiltinNotation_4__elabClosedTerm(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_object* l___private_Lean_Elab_BuiltinNotation_2__elabTParserMacroAux___closed__5; lean_object* _init_l_Lean_Elab_Term_expandDollar___closed__1() { _start: @@ -1366,27 +1366,27 @@ x_65 = lean_array_push(x_62, x_47); x_66 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_66, 0, x_38); lean_ctor_set(x_66, 1, x_65); -x_67 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_67 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_68 = lean_array_push(x_67, x_66); -x_69 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_69 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_70 = lean_array_push(x_68, x_69); lean_inc(x_70); x_71 = lean_array_push(x_70, x_51); -x_72 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_72 = l_Lean_Elab_Term_expandCDot_x3f___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 = lean_array_push(x_62, x_73); -x_75 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_75 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_76 = lean_array_push(x_74, x_75); x_77 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_77, 0, x_38); lean_ctor_set(x_77, 1, x_76); -x_78 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_78 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_79 = lean_array_push(x_78, x_77); -x_80 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_80 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_81 = lean_array_push(x_79, x_80); -x_82 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_82 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_83 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_83, 0, x_82); lean_ctor_set(x_83, 1, x_81); @@ -1512,8 +1512,8 @@ lean_object* _init_l_Lean_Elab_Term_expandSubtype___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_1 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; +x_2 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -1522,7 +1522,7 @@ lean_object* _init_l_Lean_Elab_Term_expandSubtype___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_1 = l_Lean_Elab_Term_elabParen___closed__7; x_2 = l_Lean_Elab_Term_expandSubtype___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -1681,11 +1681,11 @@ 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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_31 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_32 = lean_array_push(x_31, x_30); -x_33 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_33 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_34 = lean_array_push(x_32, x_33); -x_35 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_35 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_36 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_36, 0, x_35); lean_ctor_set(x_36, 1, x_34); @@ -1693,17 +1693,17 @@ x_37 = lean_array_push(x_24, x_36); x_38 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_38, 0, x_29); lean_ctor_set(x_38, 1, x_37); -x_39 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_39 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_40 = lean_array_push(x_39, x_38); -x_41 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_41 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_42 = lean_array_push(x_40, x_41); x_43 = lean_array_push(x_42, x_15); -x_44 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_44 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_45 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_45, 0, x_44); lean_ctor_set(x_45, 1, x_43); x_46 = lean_array_push(x_24, x_45); -x_47 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_47 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_48 = lean_array_push(x_46, x_47); x_49 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_49, 0, x_29); @@ -1822,9 +1822,9 @@ lean_ctor_set(x_83, 3, x_82); x_84 = l_Array_empty___closed__1; x_85 = lean_array_push(x_84, x_83); x_86 = lean_array_push(x_84, x_8); -x_87 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_87 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_88 = lean_array_push(x_87, x_73); -x_89 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_89 = l_Lean_Elab_Term_elabParen___closed__7; x_90 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_90, 0, x_89); lean_ctor_set(x_90, 1, x_88); @@ -1836,11 +1836,11 @@ x_93 = lean_array_push(x_86, x_92); x_94 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_94, 0, x_60); lean_ctor_set(x_94, 1, x_93); -x_95 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_95 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_96 = lean_array_push(x_95, x_94); -x_97 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_97 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_98 = lean_array_push(x_96, x_97); -x_99 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_99 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_100 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_100, 0, x_99); lean_ctor_set(x_100, 1, x_98); @@ -1848,17 +1848,17 @@ x_101 = lean_array_push(x_84, x_100); x_102 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_102, 0, x_60); lean_ctor_set(x_102, 1, x_101); -x_103 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_103 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_104 = lean_array_push(x_103, x_102); -x_105 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_105 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_106 = lean_array_push(x_104, x_105); x_107 = lean_array_push(x_106, x_75); -x_108 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_108 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_109 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_109, 0, x_108); lean_ctor_set(x_109, 1, x_107); x_110 = lean_array_push(x_84, x_109); -x_111 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_111 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_112 = lean_array_push(x_110, x_111); x_113 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_113, 0, x_60); @@ -3009,9 +3009,9 @@ lean_dec(x_1); x_44 = l_Array_empty___closed__1; lean_inc(x_43); x_45 = lean_array_push(x_44, x_43); -x_46 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_46 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_47 = lean_array_push(x_45, x_46); -x_48 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_48 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_49 = lean_array_push(x_48, x_8); x_50 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_51 = lean_alloc_ctor(1, 2, 0); @@ -3145,7 +3145,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_expandHave___closed__6; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -3284,9 +3284,9 @@ x_23 = l_Lean_Syntax_getArg(x_1, x_22); lean_dec(x_1); x_24 = l_Array_empty___closed__1; x_25 = lean_array_push(x_24, x_13); -x_26 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_26 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_27 = lean_array_push(x_25, x_26); -x_28 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_28 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_29 = lean_array_push(x_28, x_15); x_30 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_31 = lean_alloc_ctor(1, 2, 0); @@ -3407,7 +3407,7 @@ x_67 = l_Lean_Syntax_getArg(x_1, x_66); lean_dec(x_1); x_68 = l_Array_empty___closed__1; x_69 = lean_array_push(x_68, x_13); -x_70 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_70 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_71 = lean_array_push(x_69, x_70); x_72 = l_Lean_nullKind___closed__2; x_73 = lean_alloc_ctor(1, 2, 0); @@ -3454,9 +3454,9 @@ x_101 = l_Lean_Syntax_getArg(x_1, x_100); lean_dec(x_1); x_102 = l_Array_empty___closed__1; x_103 = lean_array_push(x_102, x_13); -x_104 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_104 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_105 = lean_array_push(x_103, x_104); -x_106 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_106 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_107 = lean_array_push(x_106, x_15); x_108 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_109 = lean_alloc_ctor(1, 2, 0); @@ -3576,9 +3576,9 @@ x_157 = l_Lean_mkIdentFrom(x_1, x_156); lean_dec(x_1); x_158 = l_Array_empty___closed__1; x_159 = lean_array_push(x_158, x_157); -x_160 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_160 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_161 = lean_array_push(x_159, x_160); -x_162 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_162 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_163 = lean_array_push(x_162, x_147); x_164 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_165 = lean_alloc_ctor(1, 2, 0); @@ -3737,9 +3737,9 @@ x_229 = l_Lean_mkIdentFrom(x_1, x_228); lean_dec(x_1); x_230 = l_Array_empty___closed__1; x_231 = lean_array_push(x_230, x_229); -x_232 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_232 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_233 = lean_array_push(x_231, x_232); -x_234 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_234 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_235 = lean_array_push(x_234, x_147); x_236 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_237 = lean_alloc_ctor(1, 2, 0); @@ -4489,10 +4489,10 @@ lean_ctor_set(x_63, 2, x_60); lean_ctor_set(x_63, 3, x_62); x_64 = lean_array_push(x_36, x_63); x_65 = lean_array_push(x_36, x_23); -x_66 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_66 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; x_67 = l_Lean_addMacroScope(x_52, x_66, x_48); -x_68 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_69 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_68 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_69 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_70 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_70, 0, x_22); lean_ctor_set(x_70, 1, x_68); @@ -4507,16 +4507,16 @@ x_74 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_74, 0, x_44); lean_ctor_set(x_74, 1, x_73); x_75 = lean_array_push(x_36, x_74); -x_76 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_76 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_77 = lean_array_push(x_75, x_76); x_78 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_78, 0, x_41); lean_ctor_set(x_78, 1, x_77); -x_79 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_79 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_80 = lean_array_push(x_79, x_78); -x_81 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_81 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_82 = lean_array_push(x_80, x_81); -x_83 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_83 = l___private_Lean_Elab_Term_1__hasCDot___main___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); @@ -4565,10 +4565,10 @@ lean_ctor_set(x_102, 2, x_99); lean_ctor_set(x_102, 3, x_101); x_103 = lean_array_push(x_36, x_102); x_104 = lean_array_push(x_36, x_23); -x_105 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_105 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; x_106 = l_Lean_addMacroScope(x_90, x_105, x_48); -x_107 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_108 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_107 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_108 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_109 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_109, 0, x_22); lean_ctor_set(x_109, 1, x_107); @@ -4583,16 +4583,16 @@ x_113 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_113, 0, x_44); lean_ctor_set(x_113, 1, x_112); x_114 = lean_array_push(x_36, x_113); -x_115 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_115 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_116 = lean_array_push(x_114, x_115); x_117 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_117, 0, x_41); lean_ctor_set(x_117, 1, x_116); -x_118 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_118 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_119 = lean_array_push(x_118, x_117); -x_120 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_120 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_121 = lean_array_push(x_119, x_120); -x_122 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_122 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_123 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_123, 0, x_122); lean_ctor_set(x_123, 1, x_121); @@ -4670,16 +4670,16 @@ x_157 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_157, 0, x_44); lean_ctor_set(x_157, 1, x_156); x_158 = lean_array_push(x_36, x_157); -x_159 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_159 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_160 = lean_array_push(x_158, x_159); x_161 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_161, 0, x_41); lean_ctor_set(x_161, 1, x_160); -x_162 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_162 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_163 = lean_array_push(x_162, x_161); -x_164 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_164 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_165 = lean_array_push(x_163, x_164); -x_166 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_166 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_167 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_167, 0, x_166); lean_ctor_set(x_167, 1, x_165); @@ -4764,16 +4764,16 @@ x_206 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_206, 0, x_44); lean_ctor_set(x_206, 1, x_205); x_207 = lean_array_push(x_36, x_206); -x_208 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_208 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_209 = lean_array_push(x_207, x_208); x_210 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_210, 0, x_41); lean_ctor_set(x_210, 1, x_209); -x_211 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_211 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_212 = lean_array_push(x_211, x_210); -x_213 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_213 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_214 = lean_array_push(x_212, x_213); -x_215 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_215 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_216 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_216, 0, x_215); lean_ctor_set(x_216, 1, x_214); @@ -10742,7 +10742,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__15; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -10804,7 +10804,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_expandAssert___closed__6; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -10825,7 +10825,7 @@ lean_object* _init_l_Lean_Elab_Term_expandAssert___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_2 = l_Lean_Elab_Term_expandAssert___closed__8; x_3 = lean_array_push(x_1, x_2); return x_3; @@ -10836,7 +10836,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_expandAssert___closed__9; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -10845,7 +10845,7 @@ lean_object* _init_l_Lean_Elab_Term_expandAssert___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_2 = l_Lean_Elab_Term_expandAssert___closed__10; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11010,17 +11010,17 @@ lean_ctor_set(x_34, 0, x_33); lean_ctor_set(x_34, 1, x_32); x_35 = l_Array_empty___closed__1; x_36 = lean_array_push(x_35, x_34); -x_37 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_37 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_38 = lean_array_push(x_36, x_37); x_39 = l_Lean_nullKind___closed__2; x_40 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_40, 0, x_39); lean_ctor_set(x_40, 1, x_38); -x_41 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_41 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_42 = lean_array_push(x_41, x_40); -x_43 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_43 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_44 = lean_array_push(x_42, x_43); -x_45 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_45 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_46 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_46, 0, x_45); lean_ctor_set(x_46, 1, x_44); @@ -11180,9 +11180,9 @@ lean_ctor_set(x_15, 3, x_14); x_16 = l_Array_empty___closed__1; x_17 = lean_array_push(x_16, x_15); x_18 = lean_array_push(x_16, x_5); -x_19 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; +x_19 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; x_20 = lean_array_push(x_19, x_7); -x_21 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_21 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_22 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_22, 0, x_21); lean_ctor_set(x_22, 1, x_20); @@ -11485,7 +11485,7 @@ lean_ctor_set(x_17, 0, x_7); lean_ctor_set(x_17, 1, x_15); lean_ctor_set(x_17, 2, x_14); lean_ctor_set(x_17, 3, x_16); -x_18 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13; +x_18 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__10; x_19 = lean_array_push(x_18, x_17); x_20 = l_Lean_nullKind___closed__2; x_21 = lean_alloc_ctor(1, 2, 0); diff --git a/stage0/stdlib/Lean/Elab/Command.c b/stage0/stdlib/Lean/Elab/Command.c index 8ec9b2ef38..0e4b13da5f 100644 --- a/stage0/stdlib/Lean/Elab/Command.c +++ b/stage0/stdlib/Lean/Elab/Command.c @@ -208,7 +208,6 @@ lean_object* l_Lean_Elab_Command_setOption___closed__1; lean_object* l_Lean_Elab_Command_getLevelNames___rarg___boxed(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabUniverses(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabCheckFailure___closed__1; -extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; lean_object* l_Lean_Elab_Command_elabEnd___closed__4; lean_object* l_Std_AssocList_find_x3f___main___at_Lean_Elab_Command_elabCommand___main___spec__6(lean_object*, lean_object*); lean_object* l_Array_iterateMAux___main___at_Lean_Elab_Command_elabOpenOnly___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -470,6 +469,7 @@ extern lean_object* l_Bool_HasRepr___closed__1; lean_object* l_Lean_Elab_Command_Lean_MonadRecDepth___closed__4; extern lean_object* l_Lean_Syntax_inhabited; lean_object* l___regBuiltin_Lean_Elab_Command_elabCheck___closed__1; +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; lean_object* l___private_Lean_Elab_Command_10__addScopes___main___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Command_elabCheckFailure___closed__3; lean_object* l_Std_PersistentArray_push___rarg(lean_object*, lean_object*); @@ -18289,7 +18289,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_expandInCmd___closed__2; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -18343,7 +18343,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_expandInCmd___closed__7; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } diff --git a/stage0/stdlib/Lean/Elab/Declaration.c b/stage0/stdlib/Lean/Elab/Declaration.c index c6e7624f2c..509415bb6f 100644 --- a/stage0/stdlib/Lean/Elab/Declaration.c +++ b/stage0/stdlib/Lean/Elab/Declaration.c @@ -83,7 +83,6 @@ lean_object* l_Array_iterateMAux___main___at_Lean_Elab_Command_expandMutualNames lean_object* l_Lean_Name_append___main(lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Command_isDefLike___closed__2; lean_object* l_Lean_Elab_Command_expandMutualNamespace___closed__1; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; lean_object* l_Lean_Elab_Command_expandDeclId(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_instantiateMVars___at_Lean_Elab_Term_MVarErrorContext_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -103,6 +102,7 @@ lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l___private_Lean_Meta_RecursorInfo_10__getProduceMotiveAndRecursive___closed__1; extern lean_object* l_Lean_Elab_Command_isDefLike___closed__9; lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace___closed__3; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l_Lean_Elab_Command_expandMutualPreamble___closed__1; lean_object* l_Lean_Elab_Command_expandMutualPreamble___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabMutual___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -4585,7 +4585,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_expandInCmd___closed__2; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -4607,7 +4607,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_expandInCmd___closed__7; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } diff --git a/stage0/stdlib/Lean/Elab/DefView.c b/stage0/stdlib/Lean/Elab/DefView.c index 9c5ac77097..eee161cde8 100644 --- a/stage0/stdlib/Lean/Elab/DefView.c +++ b/stage0/stdlib/Lean/Elab/DefView.c @@ -33,7 +33,6 @@ lean_object* l_Lean_Elab_Command_mkDefViewOfConstant___closed__6; lean_object* lean_string_utf8_byte_size(lean_object*); lean_object* l_Lean_Elab_Command_mkDefViewOfConstant(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_mkDefViewOfDef(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; uint8_t l_Lean_Elab_DefKind_isExample(uint8_t); lean_object* l_Lean_Elab_Command_mkDefView___closed__3; lean_object* l___private_Lean_Elab_DefView_1__regTraceClasses(lean_object*); @@ -72,6 +71,7 @@ lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_mkReducibilityAttrs___closed__4; lean_object* l_Lean_mkAtomFrom(lean_object*, lean_object*); extern lean_object* l_Lean_Compiler_mkInlineAttrs___closed__4; +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; lean_object* l___private_Lean_Elab_DefView_1__regTraceClasses___closed__2; lean_object* l_Lean_Elab_Command_getCurrMacroScope(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_SourceInfo_inhabited___closed__1; @@ -585,7 +585,7 @@ lean_ctor_set(x_25, 2, x_21); lean_ctor_set(x_25, 3, x_24); x_26 = l_Array_empty___closed__1; x_27 = lean_array_push(x_26, x_25); -x_28 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; +x_28 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; x_29 = lean_array_push(x_27, x_28); x_30 = l_Lean_mkAppStx___closed__8; x_31 = lean_alloc_ctor(1, 2, 0); @@ -636,7 +636,7 @@ lean_ctor_set(x_51, 2, x_47); lean_ctor_set(x_51, 3, x_50); x_52 = l_Array_empty___closed__1; x_53 = lean_array_push(x_52, x_51); -x_54 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; +x_54 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; x_55 = lean_array_push(x_53, x_54); x_56 = l_Lean_mkAppStx___closed__8; x_57 = lean_alloc_ctor(1, 2, 0); diff --git a/stage0/stdlib/Lean/Elab/DoNotation.c b/stage0/stdlib/Lean/Elab/DoNotation.c index 481c59d0a1..b10f955e12 100644 --- a/stage0/stdlib/Lean/Elab/DoNotation.c +++ b/stage0/stdlib/Lean/Elab/DoNotation.c @@ -54,7 +54,6 @@ lean_object* l___regBuiltin_Lean_Elab_Term_expandDo___closed__1; 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___private_Lean_Elab_DoNotation_1__mkIdBindFor___closed__3; lean_object* l___private_Lean_Elab_DoNotation_7__expandDoElems___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l___private_Lean_Elab_DoNotation_4__hasLiftMethod___main(lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); @@ -79,7 +78,6 @@ lean_object* l_Lean_Meta_getDecLevel___at_Lean_Elab_Term_tryLiftAndCoe___spec__1 extern lean_object* l_Lean_Elab_Term_quoteAutoTactic___main___closed__9; lean_object* l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__4; extern lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; lean_object* l___private_Lean_Elab_DoNotation_9__mkBind(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_DoNotation_9__mkBind___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_replaceRef(lean_object*, lean_object*); @@ -90,9 +88,11 @@ extern lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__6; lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__7; lean_object* lean_name_mk_string(lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; lean_object* l___private_Lean_Elab_DoNotation_7__expandDoElems___main___closed__7; lean_object* l_Lean_Elab_Term_expandOptType(lean_object*, lean_object*); extern lean_object* l_Lean_mkAppStx___closed__6; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l___private_Lean_Elab_DoNotation_4__hasLiftMethod___main___closed__3; lean_object* l___private_Lean_Elab_DoNotation_12__regTraceClasses(lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); @@ -115,6 +115,7 @@ lean_object* l___private_Lean_Elab_DoNotation_4__hasLiftMethod___main___closed__ extern lean_object* l_Lean_Syntax_inhabited; lean_object* l___private_Lean_Elab_DoNotation_10__processDoElemsAux___main___closed__3; extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__16; +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; lean_object* l___private_Init_Data_Array_Basic_3__iterateRevMAux___main___at___private_Lean_Elab_DoNotation_9__mkBind___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_DoNotation_4__hasLiftMethod___main___closed__1; extern lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__7; @@ -154,7 +155,6 @@ lean_object* lean_array_pop(lean_object*); extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__2; lean_object* l___private_Lean_Elab_DoNotation_1__mkIdBindFor___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabDo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l___private_Lean_Elab_DoNotation_10__processDoElemsAux___main___closed__7; lean_object* l_Array_umapMAux___main___at___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; @@ -1322,7 +1322,7 @@ lean_ctor_set(x_57, 3, x_54); x_58 = l_Array_empty___closed__1; lean_inc(x_57); x_59 = lean_array_push(x_58, x_57); -x_60 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_60 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_61 = lean_array_push(x_59, x_60); x_62 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_63 = lean_array_push(x_61, x_62); @@ -1375,7 +1375,7 @@ lean_ctor_set(x_87, 3, x_84); x_88 = l_Array_empty___closed__1; lean_inc(x_87); x_89 = lean_array_push(x_88, x_87); -x_90 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_90 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_91 = lean_array_push(x_89, x_90); x_92 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_93 = lean_array_push(x_91, x_92); @@ -1443,7 +1443,7 @@ lean_ctor_set(x_121, 3, x_118); x_122 = l_Array_empty___closed__1; lean_inc(x_121); x_123 = lean_array_push(x_122, x_121); -x_124 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_124 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_125 = lean_array_push(x_123, x_124); x_126 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_127 = lean_array_push(x_125, x_126); @@ -1571,7 +1571,7 @@ lean_ctor_set(x_167, 3, x_164); x_168 = l_Array_empty___closed__1; lean_inc(x_167); x_169 = lean_array_push(x_168, x_167); -x_170 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_170 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_171 = lean_array_push(x_169, x_170); x_172 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_173 = lean_array_push(x_171, x_172); @@ -1814,7 +1814,7 @@ lean_ctor_set(x_238, 3, x_235); x_239 = l_Array_empty___closed__1; lean_inc(x_238); x_240 = lean_array_push(x_239, x_238); -x_241 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_241 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_242 = lean_array_push(x_240, x_241); x_243 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_244 = lean_array_push(x_242, x_243); @@ -2086,7 +2086,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -2096,7 +2096,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_DoNotation_7__expandDoElems___main___closed__7; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -2244,7 +2244,7 @@ lean_ctor_set(x_84, 2, x_80); lean_ctor_set(x_84, 3, x_81); x_85 = l_Array_empty___closed__1; x_86 = lean_array_push(x_85, x_84); -x_87 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_87 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_88 = lean_array_push(x_86, x_87); x_89 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_90 = lean_array_push(x_88, x_89); @@ -2350,7 +2350,7 @@ lean_ctor_set(x_147, 2, x_143); lean_ctor_set(x_147, 3, x_144); lean_inc(x_147); x_148 = lean_array_push(x_126, x_147); -x_149 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_149 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_150 = lean_array_push(x_148, x_149); x_151 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_152 = lean_array_push(x_150, x_151); @@ -2382,7 +2382,7 @@ x_171 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_171, 0, x_128); lean_ctor_set(x_171, 1, x_170); x_172 = lean_array_push(x_126, x_171); -x_173 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_173 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_174 = lean_array_push(x_172, x_173); x_175 = lean_array_push(x_174, x_139); x_176 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -2445,7 +2445,7 @@ lean_ctor_set(x_205, 2, x_201); lean_ctor_set(x_205, 3, x_202); lean_inc(x_205); x_206 = lean_array_push(x_126, x_205); -x_207 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_207 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_208 = lean_array_push(x_206, x_207); x_209 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_210 = lean_array_push(x_208, x_209); @@ -2477,7 +2477,7 @@ x_229 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_229, 0, x_128); lean_ctor_set(x_229, 1, x_228); x_230 = lean_array_push(x_126, x_229); -x_231 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_231 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_232 = lean_array_push(x_230, x_231); x_233 = lean_array_push(x_232, x_139); x_234 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -2548,7 +2548,7 @@ lean_ctor_set(x_264, 3, x_261); x_265 = l_Array_empty___closed__1; lean_inc(x_264); x_266 = lean_array_push(x_265, x_264); -x_267 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_267 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_268 = lean_array_push(x_266, x_267); x_269 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_270 = lean_array_push(x_268, x_269); @@ -2581,7 +2581,7 @@ x_290 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_290, 0, x_282); lean_ctor_set(x_290, 1, x_289); x_291 = lean_array_push(x_265, x_290); -x_292 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_292 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_293 = lean_array_push(x_291, x_292); x_294 = lean_array_push(x_293, x_254); x_295 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -2647,7 +2647,7 @@ lean_ctor_set(x_326, 3, x_323); x_327 = l_Array_empty___closed__1; lean_inc(x_326); x_328 = lean_array_push(x_327, x_326); -x_329 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_329 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_330 = lean_array_push(x_328, x_329); x_331 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_332 = lean_array_push(x_330, x_331); @@ -2680,7 +2680,7 @@ x_352 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_352, 0, x_344); lean_ctor_set(x_352, 1, x_351); x_353 = lean_array_push(x_327, x_352); -x_354 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_354 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_355 = lean_array_push(x_353, x_354); x_356 = lean_array_push(x_355, x_254); x_357 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -2952,7 +2952,7 @@ lean_ctor_set(x_478, 2, x_474); lean_ctor_set(x_478, 3, x_475); x_479 = l_Array_empty___closed__1; x_480 = lean_array_push(x_479, x_478); -x_481 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_481 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_482 = lean_array_push(x_480, x_481); x_483 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_484 = lean_array_push(x_482, x_483); @@ -3058,7 +3058,7 @@ lean_ctor_set(x_541, 2, x_537); lean_ctor_set(x_541, 3, x_538); lean_inc(x_541); x_542 = lean_array_push(x_520, x_541); -x_543 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_543 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_544 = lean_array_push(x_542, x_543); x_545 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_546 = lean_array_push(x_544, x_545); @@ -3090,7 +3090,7 @@ x_565 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_565, 0, x_522); lean_ctor_set(x_565, 1, x_564); x_566 = lean_array_push(x_520, x_565); -x_567 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_567 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_568 = lean_array_push(x_566, x_567); x_569 = lean_array_push(x_568, x_533); x_570 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -3153,7 +3153,7 @@ lean_ctor_set(x_599, 2, x_595); lean_ctor_set(x_599, 3, x_596); lean_inc(x_599); x_600 = lean_array_push(x_520, x_599); -x_601 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_601 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_602 = lean_array_push(x_600, x_601); x_603 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_604 = lean_array_push(x_602, x_603); @@ -3185,7 +3185,7 @@ x_623 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_623, 0, x_522); lean_ctor_set(x_623, 1, x_622); x_624 = lean_array_push(x_520, x_623); -x_625 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_625 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_626 = lean_array_push(x_624, x_625); x_627 = lean_array_push(x_626, x_533); x_628 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -3256,7 +3256,7 @@ lean_ctor_set(x_658, 3, x_655); x_659 = l_Array_empty___closed__1; lean_inc(x_658); x_660 = lean_array_push(x_659, x_658); -x_661 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_661 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_662 = lean_array_push(x_660, x_661); x_663 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_664 = lean_array_push(x_662, x_663); @@ -3289,7 +3289,7 @@ x_684 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_684, 0, x_676); lean_ctor_set(x_684, 1, x_683); x_685 = lean_array_push(x_659, x_684); -x_686 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_686 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_687 = lean_array_push(x_685, x_686); x_688 = lean_array_push(x_687, x_648); x_689 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -3355,7 +3355,7 @@ lean_ctor_set(x_720, 3, x_717); x_721 = l_Array_empty___closed__1; lean_inc(x_720); x_722 = lean_array_push(x_721, x_720); -x_723 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_723 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_724 = lean_array_push(x_722, x_723); x_725 = l___private_Lean_Elab_DoNotation_5__expandLiftMethodAux___main___closed__6; x_726 = lean_array_push(x_724, x_725); @@ -3388,7 +3388,7 @@ x_746 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_746, 0, x_738); lean_ctor_set(x_746, 1, x_745); x_747 = lean_array_push(x_721, x_746); -x_748 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_748 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_749 = lean_array_push(x_747, x_748); x_750 = lean_array_push(x_749, x_648); x_751 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; diff --git a/stage0/stdlib/Lean/Elab/Level.c b/stage0/stdlib/Lean/Elab/Level.c index 018bfabff5..4d046fbfd7 100644 --- a/stage0/stdlib/Lean/Elab/Level.c +++ b/stage0/stdlib/Lean/Elab/Level.c @@ -45,6 +45,7 @@ lean_object* l_Lean_mkLevelIMax(lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); lean_object* l_Lean_Elab_Level_Lean_Ref___closed__5; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Level_elabLevel___main___closed__15; extern lean_object* l_Lean_numLitKind; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Elab_Level_mkFreshLevelMVar(lean_object*, lean_object*); @@ -75,7 +76,6 @@ lean_object* l_Lean_Elab_Level_elabLevel___main___closed__13; uint8_t lean_nat_dec_le(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l_Lean_mkFreshId___at_Lean_Elab_Level_mkFreshLevelMVar___spec__1___boxed(lean_object*); lean_object* l_Lean_Elab_Level_Lean_MonadNameGenerator___lambda__1___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_mkHole___closed__1; @@ -873,11 +873,9 @@ return x_3; lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Level_elabLevel___main___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string("paren"); +return x_1; } } lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__4() { @@ -885,7 +883,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Level_elabLevel___main___closed__2; -x_2 = l_Lean_Level_LevelToFormat_Result_format___main___closed__3; +x_2 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -895,7 +893,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Level_elabLevel___main___closed__2; -x_2 = l_Lean_Level_LevelToFormat_Result_format___main___closed__5; +x_2 = l_Lean_Level_LevelToFormat_Result_format___main___closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -905,7 +903,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Level_elabLevel___main___closed__2; -x_2 = l_Lean_mkHole___closed__1; +x_2 = l_Lean_Level_LevelToFormat_Result_format___main___closed__5; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -913,22 +911,32 @@ return x_3; lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__7() { _start: { -lean_object* x_1; -x_1 = lean_mk_string("addLit"); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Elab_Level_elabLevel___main___closed__2; +x_2 = l_Lean_mkHole___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; } } lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__8() { _start: { +lean_object* x_1; +x_1 = lean_mk_string("addLit"); +return x_1; +} +} +lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__9() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Level_elabLevel___main___closed__2; -x_2 = l_Lean_Elab_Level_elabLevel___main___closed__7; +x_2 = l_Lean_Elab_Level_elabLevel___main___closed__8; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__9() { +lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__10() { _start: { lean_object* x_1; @@ -936,22 +944,12 @@ x_1 = lean_mk_string("unexpected universe level syntax kind"); return x_1; } } -lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Level_elabLevel___main___closed__9; -x_2 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__11() { _start: { lean_object* x_1; lean_object* x_2; x_1 = l_Lean_Elab_Level_elabLevel___main___closed__10; -x_2 = lean_alloc_ctor(0, 1, 0); +x_2 = lean_alloc_ctor(2, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } @@ -959,19 +957,19 @@ return x_2; lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__12() { _start: { -lean_object* x_1; -x_1 = lean_mk_string("unknown universe level "); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_Level_elabLevel___main___closed__11; +x_2 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; } } lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__13() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Level_elabLevel___main___closed__12; -x_2 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string("unknown universe level "); +return x_1; } } lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__14() { @@ -979,6 +977,16 @@ _start: { lean_object* x_1; lean_object* x_2; x_1 = l_Lean_Elab_Level_elabLevel___main___closed__13; +x_2 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +lean_object* _init_l_Lean_Elab_Level_elabLevel___main___closed__15() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_Level_elabLevel___main___closed__14; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -990,7 +998,7 @@ _start: lean_object* x_4; lean_object* x_5; uint8_t x_6; uint8_t x_7; lean_inc(x_1); x_4 = l_Lean_Syntax_getKind(x_1); -x_5 = l_Lean_Elab_Level_elabLevel___main___closed__3; +x_5 = l_Lean_Elab_Level_elabLevel___main___closed__4; x_6 = lean_name_eq(x_4, x_5); x_7 = !lean_is_exclusive(x_2); if (x_7 == 0) @@ -1005,17 +1013,17 @@ lean_ctor_set(x_2, 0, x_10); if (x_6 == 0) { lean_object* x_11; uint8_t x_12; -x_11 = l_Lean_Elab_Level_elabLevel___main___closed__4; +x_11 = l_Lean_Elab_Level_elabLevel___main___closed__5; x_12 = lean_name_eq(x_4, x_11); if (x_12 == 0) { lean_object* x_13; uint8_t x_14; -x_13 = l_Lean_Elab_Level_elabLevel___main___closed__5; +x_13 = l_Lean_Elab_Level_elabLevel___main___closed__6; x_14 = lean_name_eq(x_4, x_13); if (x_14 == 0) { lean_object* x_15; uint8_t x_16; -x_15 = l_Lean_Elab_Level_elabLevel___main___closed__6; +x_15 = l_Lean_Elab_Level_elabLevel___main___closed__7; x_16 = lean_name_eq(x_4, x_15); if (x_16 == 0) { @@ -1031,14 +1039,14 @@ if (x_20 == 0) { lean_object* x_21; uint8_t x_22; lean_dec(x_9); -x_21 = l_Lean_Elab_Level_elabLevel___main___closed__8; +x_21 = l_Lean_Elab_Level_elabLevel___main___closed__9; x_22 = lean_name_eq(x_4, x_21); lean_dec(x_4); if (x_22 == 0) { lean_object* x_23; lean_object* x_24; lean_dec(x_1); -x_23 = l_Lean_Elab_Level_elabLevel___main___closed__11; +x_23 = l_Lean_Elab_Level_elabLevel___main___closed__12; x_24 = l_Lean_throwError___at_Lean_Elab_Level_elabLevel___main___spec__1___rarg(x_23, x_2, x_3); lean_dec(x_2); return x_24; @@ -1160,7 +1168,7 @@ if (x_51 == 0) lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint8_t x_56; x_52 = lean_alloc_ctor(4, 1, 0); lean_ctor_set(x_52, 0, x_50); -x_53 = l_Lean_Elab_Level_elabLevel___main___closed__14; +x_53 = l_Lean_Elab_Level_elabLevel___main___closed__15; x_54 = lean_alloc_ctor(10, 2, 0); lean_ctor_set(x_54, 0, x_53); lean_ctor_set(x_54, 1, x_52); @@ -1405,17 +1413,17 @@ lean_ctor_set(x_110, 1, x_108); if (x_6 == 0) { lean_object* x_111; uint8_t x_112; -x_111 = l_Lean_Elab_Level_elabLevel___main___closed__4; +x_111 = l_Lean_Elab_Level_elabLevel___main___closed__5; x_112 = lean_name_eq(x_4, x_111); if (x_112 == 0) { lean_object* x_113; uint8_t x_114; -x_113 = l_Lean_Elab_Level_elabLevel___main___closed__5; +x_113 = l_Lean_Elab_Level_elabLevel___main___closed__6; x_114 = lean_name_eq(x_4, x_113); if (x_114 == 0) { lean_object* x_115; uint8_t x_116; -x_115 = l_Lean_Elab_Level_elabLevel___main___closed__6; +x_115 = l_Lean_Elab_Level_elabLevel___main___closed__7; x_116 = lean_name_eq(x_4, x_115); if (x_116 == 0) { @@ -1431,14 +1439,14 @@ if (x_120 == 0) { lean_object* x_121; uint8_t x_122; lean_dec(x_108); -x_121 = l_Lean_Elab_Level_elabLevel___main___closed__8; +x_121 = l_Lean_Elab_Level_elabLevel___main___closed__9; x_122 = lean_name_eq(x_4, x_121); lean_dec(x_4); if (x_122 == 0) { lean_object* x_123; lean_object* x_124; lean_dec(x_1); -x_123 = l_Lean_Elab_Level_elabLevel___main___closed__11; +x_123 = l_Lean_Elab_Level_elabLevel___main___closed__12; x_124 = l_Lean_throwError___at_Lean_Elab_Level_elabLevel___main___spec__1___rarg(x_123, x_110, x_3); lean_dec(x_110); return x_124; @@ -1538,7 +1546,7 @@ if (x_143 == 0) lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; x_144 = lean_alloc_ctor(4, 1, 0); lean_ctor_set(x_144, 0, x_142); -x_145 = l_Lean_Elab_Level_elabLevel___main___closed__14; +x_145 = l_Lean_Elab_Level_elabLevel___main___closed__15; x_146 = lean_alloc_ctor(10, 2, 0); lean_ctor_set(x_146, 0, x_145); lean_ctor_set(x_146, 1, x_144); @@ -1892,6 +1900,8 @@ l_Lean_Elab_Level_elabLevel___main___closed__13 = _init_l_Lean_Elab_Level_elabLe lean_mark_persistent(l_Lean_Elab_Level_elabLevel___main___closed__13); l_Lean_Elab_Level_elabLevel___main___closed__14 = _init_l_Lean_Elab_Level_elabLevel___main___closed__14(); lean_mark_persistent(l_Lean_Elab_Level_elabLevel___main___closed__14); +l_Lean_Elab_Level_elabLevel___main___closed__15 = _init_l_Lean_Elab_Level_elabLevel___main___closed__15(); +lean_mark_persistent(l_Lean_Elab_Level_elabLevel___main___closed__15); return lean_io_result_mk_ok(lean_box(0)); } #ifdef __cplusplus diff --git a/stage0/stdlib/Lean/Elab/Match.c b/stage0/stdlib/Lean/Elab/Match.c index 0278f515e1..96b0fc784c 100644 --- a/stage0/stdlib/Lean/Elab/Match.c +++ b/stage0/stdlib/Lean/Elab/Match.c @@ -261,7 +261,6 @@ lean_object* l_Lean_Meta_isExprDefEq___at_Lean_Elab_Term_isDefEqNoConstantApprox lean_object* l___private_Lean_Elab_Match_16__throwInvalidPattern___rarg___closed__2; lean_object* l___private_Lean_Elab_Match_31__withPatternVarsAux___main___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*); extern lean_object* l_Lean_strLitKind; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; lean_object* l___private_Lean_Elab_Match_6__elabMatchTypeAndDiscrsAux___main___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*); uint8_t l_Array_anyRangeMAux___main___at_Lean_Elab_Term_elabMatch___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_iterateMAux___main___at_Lean_Elab_Term_withDepElimPatterns___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -269,13 +268,11 @@ lean_object* l___private_Lean_Elab_Match_16__throwInvalidPattern___rarg___closed lean_object* l___private_Lean_Elab_Match_15__throwAmbiguous(lean_object*); lean_object* l___private_Lean_Elab_Match_27__nameToPattern___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_toStringAux___main___at_Lean_Elab_Term_elabMatchAltView___spec__2___boxed(lean_object*, lean_object*); -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; extern lean_object* l_Lean_nameToExpr___closed__1; lean_object* l_Lean_Expr_toHeadIndex___main(lean_object*); lean_object* l___private_Lean_Elab_Match_40__waitExpectedType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); 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*); lean_object* l_Lean_Meta_instantiateMVars___at_Lean_Elab_Term_MVarErrorContext_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; uint8_t l_Array_anyRangeMAux___main___at_Lean_Elab_Term_elabMatch___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_anyRangeMAux___main___at_Lean_Elab_Term_elabMatch___spec__20___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkAnnotation(lean_object*, lean_object*); @@ -344,6 +341,7 @@ extern lean_object* l_Lean_mkAppStx___closed__6; lean_object* l_Lean_Elab_logTrace___at_Lean_Elab_Term_CollectPatternVars_main___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___private_Lean_Elab_Match_39__elabMatchAux___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_Match_31__withPatternVarsAux___rarg(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___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l___private_Lean_Elab_Match_29__collect___main___closed__8; lean_object* l___private_Lean_Elab_Match_4__elabDiscrsWitMatchType(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_11__mkMVarSyntax___rarg(lean_object*, lean_object*); @@ -358,7 +356,8 @@ lean_object* l___private_Lean_Elab_Match_26__processId(lean_object*, lean_object lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); lean_object* l___private_Lean_Elab_Match_13__throwCtorExpected___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +extern lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; +extern lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; lean_object* l___private_Lean_Meta_Basic_20__forallTelescopeReducingImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___main___rarg(lean_object*); extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__11; @@ -388,7 +387,6 @@ lean_object* l_Lean_throwError___at___private_Lean_Elab_Match_13__throwCtorExpec lean_object* l___private_Lean_Meta_Basic_21__forallBoundedTelescopeImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Match_27__nameToPattern___main___closed__11; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; lean_object* l_Lean_Elab_Term_PatternVar_hasToString___closed__1; lean_object* l_Lean_throwError___at___private_Lean_Elab_Match_13__throwCtorExpected___spec__1(lean_object*); extern lean_object* l___private_Lean_Meta_ExprDefEq_8__checkTypesAndAssign___lambda__1___closed__1; @@ -666,6 +664,7 @@ lean_object* l___private_Lean_Elab_Match_3__elabDiscrsWitMatchTypeAux___main___c lean_object* l_Array_iterateMAux___main___at_Lean_Elab_Term_finalizePatternDecls___spec__2___closed__8; lean_object* l_Array_iterateMAux___main___at_Lean_Elab_Term_finalizePatternDecls___spec__2___closed__9; lean_object* l___private_Lean_Elab_Match_33__elabPatternsAux___main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_elabParen___closed__7; lean_object* l___private_Lean_Elab_Match_33__elabPatternsAux___main___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Array_anyRangeMAux___main___at_Lean_Elab_Term_elabMatch___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Lean_Elab_Util_5__regTraceClasses___closed__1; @@ -681,6 +680,7 @@ lean_object* l_Lean_Elab_Term_reportMatcherResultErrors___closed__1; lean_object* l_monadInhabited___rarg(lean_object*, lean_object*); extern lean_object* l_Lean_matchPatternAttr; uint8_t l_Lean_Syntax_isIdent(lean_object*); +extern lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_object* l___regBuiltin_Lean_Elab_Term_elabNoMatch(lean_object*); lean_object* l_Lean_mkThunk(lean_object*); lean_object* l_Lean_Elab_Term_mkMatchAltView(lean_object* x_1, lean_object* x_2) { @@ -726,7 +726,7 @@ lean_inc(x_16); lean_dec(x_15); x_17 = l_Array_empty___closed__1; x_18 = lean_array_push(x_17, x_3); -x_19 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_19 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_20 = lean_array_push(x_18, x_19); x_21 = lean_array_push(x_20, x_19); x_22 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -827,9 +827,9 @@ lean_inc(x_17); lean_dec(x_16); x_18 = l_Array_empty___closed__1; x_19 = lean_array_push(x_18, x_3); -x_20 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_20 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_21 = lean_array_push(x_19, x_20); -x_22 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_22 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_23 = lean_array_push(x_22, x_4); x_24 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_25 = lean_alloc_ctor(1, 2, 0); @@ -4915,7 +4915,7 @@ lean_object* _init_l___private_Lean_Elab_Match_22__processExplicitArg___closed__ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_1 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -7276,7 +7276,7 @@ x_66 = lean_array_push(x_65, x_64); x_67 = lean_array_push(x_65, x_51); x_68 = l_Lean_mkStxStrLit(x_49, x_61); x_69 = lean_array_push(x_67, x_68); -x_70 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_70 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_71 = lean_array_push(x_69, x_70); x_72 = l_Lean_nullKind___closed__2; x_73 = lean_alloc_ctor(1, 2, 0); @@ -7313,7 +7313,7 @@ x_86 = lean_array_push(x_85, x_84); x_87 = lean_array_push(x_85, x_51); x_88 = l_Lean_mkStxStrLit(x_49, x_81); x_89 = lean_array_push(x_87, x_88); -x_90 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_90 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_91 = lean_array_push(x_89, x_90); x_92 = l_Lean_nullKind___closed__2; x_93 = lean_alloc_ctor(1, 2, 0); @@ -7373,7 +7373,7 @@ x_118 = l_Nat_repr(x_99); x_119 = l_Lean_numLitKind; x_120 = l_Lean_mkStxLit(x_119, x_118, x_111); x_121 = lean_array_push(x_117, x_120); -x_122 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_122 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_123 = lean_array_push(x_121, x_122); x_124 = l_Lean_nullKind___closed__2; x_125 = lean_alloc_ctor(1, 2, 0); @@ -7412,7 +7412,7 @@ x_140 = l_Nat_repr(x_99); x_141 = l_Lean_numLitKind; x_142 = l_Lean_mkStxLit(x_141, x_140, x_133); x_143 = lean_array_push(x_139, x_142); -x_144 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_144 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_145 = lean_array_push(x_143, x_144); x_146 = l_Lean_nullKind___closed__2; x_147 = lean_alloc_ctor(1, 2, 0); @@ -7953,7 +7953,7 @@ x_38 = lean_name_eq(x_10, x_37); if (x_38 == 0) { lean_object* x_39; uint8_t x_40; -x_39 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_39 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_40 = lean_name_eq(x_10, x_39); if (x_40 == 0) { @@ -8427,7 +8427,7 @@ if (x_158 == 0) { lean_object* x_159; lean_object* x_160; uint8_t x_161; x_159 = l_Lean_Syntax_getArg(x_157, x_155); -x_160 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_160 = l_Lean_Elab_Term_elabParen___closed__7; lean_inc(x_159); x_161 = l_Lean_Syntax_isOfKind(x_159, x_160); if (x_161 == 0) @@ -8707,7 +8707,7 @@ if (x_226 == 0) { lean_object* x_227; lean_object* x_228; uint8_t x_229; x_227 = l_Lean_Syntax_getArg(x_225, x_223); -x_228 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_228 = l_Lean_Elab_Term_elabParen___closed__7; lean_inc(x_227); x_229 = l_Lean_Syntax_isOfKind(x_227, x_228); if (x_229 == 0) @@ -9537,7 +9537,7 @@ x_422 = lean_name_eq(x_10, x_421); if (x_422 == 0) { lean_object* x_423; uint8_t x_424; -x_423 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_423 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_424 = lean_name_eq(x_10, x_423); if (x_424 == 0) { @@ -9890,7 +9890,7 @@ if (x_496 == 0) { lean_object* x_497; lean_object* x_498; uint8_t x_499; x_497 = l_Lean_Syntax_getArg(x_495, x_493); -x_498 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_498 = l_Lean_Elab_Term_elabParen___closed__7; lean_inc(x_497); x_499 = l_Lean_Syntax_isOfKind(x_497, x_498); if (x_499 == 0) @@ -10545,7 +10545,7 @@ x_632 = lean_name_eq(x_10, x_631); if (x_632 == 0) { lean_object* x_633; uint8_t x_634; -x_633 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_633 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_634 = lean_name_eq(x_10, x_633); if (x_634 == 0) { @@ -10906,7 +10906,7 @@ if (x_710 == 0) { lean_object* x_711; lean_object* x_712; uint8_t x_713; x_711 = l_Lean_Syntax_getArg(x_709, x_707); -x_712 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_712 = l_Lean_Elab_Term_elabParen___closed__7; lean_inc(x_711); x_713 = l_Lean_Syntax_isOfKind(x_711, x_712); if (x_713 == 0) @@ -11584,7 +11584,7 @@ x_856 = lean_name_eq(x_10, x_855); if (x_856 == 0) { lean_object* x_857; uint8_t x_858; -x_857 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_857 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_858 = lean_name_eq(x_10, x_857); if (x_858 == 0) { @@ -11965,7 +11965,7 @@ if (x_934 == 0) { lean_object* x_935; lean_object* x_936; uint8_t x_937; x_935 = l_Lean_Syntax_getArg(x_933, x_931); -x_936 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_936 = l_Lean_Elab_Term_elabParen___closed__7; lean_inc(x_935); x_937 = l_Lean_Syntax_isOfKind(x_935, x_936); if (x_937 == 0) @@ -12717,7 +12717,7 @@ x_1100 = lean_name_eq(x_10, x_1099); if (x_1100 == 0) { lean_object* x_1101; uint8_t x_1102; -x_1101 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1101 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_1102 = lean_name_eq(x_10, x_1101); if (x_1102 == 0) { @@ -13098,7 +13098,7 @@ if (x_1178 == 0) { lean_object* x_1179; lean_object* x_1180; uint8_t x_1181; x_1179 = l_Lean_Syntax_getArg(x_1177, x_1175); -x_1180 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_1180 = l_Lean_Elab_Term_elabParen___closed__7; lean_inc(x_1179); x_1181 = l_Lean_Syntax_isOfKind(x_1179, x_1180); if (x_1181 == 0) diff --git a/stage0/stdlib/Lean/Elab/Quotation.c b/stage0/stdlib/Lean/Elab/Quotation.c index 868e62d1d9..22b6e11d68 100644 --- a/stage0/stdlib/Lean/Elab/Quotation.c +++ b/stage0/stdlib/Lean/Elab/Quotation.c @@ -15,9 +15,10 @@ extern "C" { #endif lean_object* l_List_reverse___rarg(lean_object*); uint8_t l_Lean_Syntax_isQuot(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; extern lean_object* l_Lean_Expr_eq_x3f___closed__1; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__15; +extern lean_object* l_Lean_mkHole___closed__3; +lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56; lean_object* l_List_foldl___main___at___private_Lean_Elab_Quotation_10__toPreterm___main___spec__3(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_9__exprPlaceholder___closed__1; @@ -65,6 +66,7 @@ lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main(lean_object*, lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Term_17__elabTermAux___main___spec__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_Quotation_6__compileStxMatch___main___closed__3; lean_object* l_List_head_x21___at___private_Lean_Elab_Quotation_4__getHeadInfo___spec__1___boxed(lean_object*); +lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__5; lean_object* l_Lean_Syntax_getIdAt(lean_object*, lean_object*); lean_object* lean_local_ctx_mk_let_decl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); @@ -73,6 +75,7 @@ lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__26; extern lean_object* l_Lean_Substring_HasQuote___closed__4; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__18; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Prod_HasRepr___rarg___closed__1; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__15; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__42; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__58; @@ -86,6 +89,7 @@ extern lean_object* l_Array_empty___closed__1; lean_object* l_ReaderT_pure___at_Lean_Elab_Term_Quotation_HeadInfo_Inhabited___spec__1(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabTacticQuot___closed__1; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; +lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__14; lean_object* l___private_Lean_Elab_Quotation_11__oldRunTermElabMUnsafe___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__9; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__48; @@ -95,11 +99,11 @@ lean_object* l_List_filterAux___main___at___private_Lean_Elab_Quotation_6__compi lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__4; lean_object* l_Lean_Parser_mkParserState(lean_object*); lean_object* l_List_append___rarg(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__8; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__27; lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main___lambda__4___closed__3; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__2; +lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__2; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50; lean_object* l_Lean_Parser_mkInputContext(lean_object*, lean_object*); @@ -134,7 +138,6 @@ lean_object* l_List_head_x21___at___private_Lean_Elab_Quotation_6__compileStxMat lean_object* lean_string_utf8_byte_size(lean_object*); extern lean_object* l_Lean_mkAppStx___closed__4; lean_object* l_Lean_mkAtom(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__13; lean_object* l___private_Lean_Elab_Quotation_11__oldRunTermElabMUnsafe___rarg___closed__1; lean_object* l_Lean_Elab_Term_Quotation_oldRunTermElabM___boxed(lean_object*, lean_object*, lean_object*); @@ -155,10 +158,10 @@ lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__3 lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__19; extern lean_object* l_Lean_Meta_State_inhabited___closed__7; extern lean_object* l_Lean_mkAppStx___closed__8; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Quotation_2__quoteSyntax___main___spec__1___closed__1; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___lambda__1___closed__2; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__17; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__4; extern lean_object* l_Lean_mkAppStx___closed__7; lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__5; @@ -188,7 +191,6 @@ lean_object* l_Array_foldlStepMAux___main___at_Lean_Elab_Term_elabParen___spec__ lean_object* l_Lean_mkMData(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___lambda__1___closed__1; extern lean_object* l_Lean_mkAttributeImplOfConstant___closed__1; -extern lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_List_replicate___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Quotation_getPatternVars(lean_object*); extern lean_object* l_Lean_Meta_reduceNat_x3f___closed__12; @@ -207,7 +209,6 @@ lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___lambda__1___closed lean_object* lean_array_fget(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__21; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__38; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16; lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main___lambda__2___closed__3; lean_object* l_Array_umapMAux___main___at___private_Lean_Elab_Quotation_1__elimAntiquotChoices___main___spec__1(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__6; @@ -218,6 +219,7 @@ lean_object* l_Lean_Syntax_findAux___main(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__9; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___lambda__2___closed__4; +lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__23; extern lean_object* l_List_Monad; lean_object* l_Lean_MessageData_toString(lean_object*, lean_object*); @@ -251,7 +253,6 @@ lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__22; lean_object* l_Lean_Elab_Term_Quotation_isAntiquotSplice___boxed(lean_object*); lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l_List_head_x21___at___private_Lean_Elab_Quotation_6__compileStxMatch___main___spec__2___boxed(lean_object*); lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__55; lean_object* l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__4; @@ -303,15 +304,18 @@ lean_object* l_Lean_Syntax_getId(lean_object*); lean_object* lean_get_antiquot_vars(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___lambda__3___closed__1; lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l_Lean_choiceKind; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__21; +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__3; lean_object* l_List_foldl___main___at___private_Lean_Elab_Quotation_11__oldRunTermElabMUnsafe___spec__1(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_maxPrec; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__9; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__28; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__40; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax(lean_object*); lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__14; lean_object* l_Lean_Elab_Term_resolveName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -337,6 +341,7 @@ lean_object* l_List_mapM___main___at___private_Lean_Elab_Quotation_6__compileStx lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___closed__3; lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__39; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__1; lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Quotation_2__quoteSyntax___main___spec__1___closed__3; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__31; @@ -344,14 +349,15 @@ lean_object* l_Lean_Elab_Term_Quotation_isEscapedAntiquot___boxed(lean_object*); extern lean_object* l_List_head_x21___rarg___closed__2; uint8_t l_Array_isEmpty___rarg(lean_object*); uint8_t l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___lambda__1(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; extern lean_object* l_Lean_firstFrontendMacroScope; lean_object* l_List_foldl___main___at___private_Lean_Elab_Quotation_10__toPreterm___main___spec__9(lean_object*, lean_object*, lean_object*); lean_object* l_List_mapM___main___at___private_Lean_Elab_Quotation_6__compileStxMatch___main___spec__8___closed__5; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; +lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; lean_object* l_Lean_FileMap_ofString(lean_object*); lean_object* l_List_redLength___main___rarg(lean_object*); lean_object* l_Lean_Parser_getTokenTable(lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__5; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__2; lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__6; lean_object* l_ReaderT_bind___at_Lean_Elab_Term_monadLog___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -370,6 +376,7 @@ lean_object* l___private_Lean_Elab_Quotation_7__getPatternVarsAux(lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_foldl___main___at___private_Lean_Elab_Quotation_10__toPreterm___main___spec__8(lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__2; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46; uint8_t l_Lean_Syntax_isAtom(lean_object*); lean_object* l_Array_umapMAux___main___at___private_Lean_Elab_Quotation_4__getHeadInfo___spec__3(lean_object*, lean_object*, lean_object*); @@ -378,6 +385,7 @@ lean_object* l_Lean_Elab_Term_Quotation_elabTermQuot(lean_object*, lean_object*, lean_object* l_List_join___main___rarg(lean_object*); lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__25; extern lean_object* l_Lean_Elab_Term_termElabAttribute; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__1; lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_mkAppStx___closed__3; lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__29; @@ -387,9 +395,11 @@ lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__25; lean_object* lean_local_ctx_mk_local_decl(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); lean_object* l___private_Lean_Elab_Quotation_9__exprPlaceholder; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; +extern lean_object* l_Option_HasRepr___rarg___closed__3; lean_object* l_List_foldl___main___at___private_Lean_Elab_Quotation_10__toPreterm___main___spec__6(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__10; extern lean_object* l_Lean_Syntax_inhabited; +lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; extern lean_object* l_Lean_Prod_hasQuote___rarg___closed__3; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__16; lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; @@ -414,6 +424,7 @@ lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main___lambda__2___ lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__20; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3(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_10__toPreterm___main___lambda__2___closed__2; +lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__1; lean_object* l_Lean_Elab_Term_Quotation_oldRunTermElabM(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_SourceInfo_inhabited___closed__1; lean_object* l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__1; @@ -432,7 +443,6 @@ lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__8; lean_object* lean_panic_fn(lean_object*, lean_object*); extern lean_object* l_Lean_setOptionFromString___closed__1; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l_ReaderT_pure___at_Lean_Elab_Term_Quotation_HeadInfo_Inhabited___spec__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_Quotation_2__quoteSyntax___main___closed__30; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__11; @@ -501,7 +511,6 @@ lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed_ extern lean_object* l___private_Lean_Elab_Util_1__evalSyntaxConstantUnsafe___closed__1; extern lean_object* l_Lean_mkHole___closed__2; lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__24; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___closed__3; lean_object* l___private_Lean_Elab_Quotation_6__compileStxMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Lean_Elab_Util_1__evalSyntaxConstantUnsafe___closed__2; @@ -519,7 +528,6 @@ lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__24; lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__11; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__16; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; extern lean_object* l_Lean_mkOptionalNode___closed__2; extern lean_object* l_Lean_Meta_mkPure___rarg___closed__4; lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__1; @@ -529,6 +537,7 @@ lean_object* l___private_Lean_Elab_Quotation_10__toPreterm___main___lambda__4___ lean_object* l_Lean_mkNatLit(lean_object*); lean_object* l_Lean_mkStrLit(lean_object*); lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__65; lean_object* l_Array_anyRangeMAux___main___at_Lean_Elab_Term_Quotation_isAntiquotSplicePat___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Meta_DiscrTree_Trie_format___main___rarg___closed__1; lean_object* l_List_foldl___main___at___private_Lean_Elab_Quotation_10__toPreterm___main___spec__12(lean_object*, lean_object*, lean_object*); @@ -592,9 +601,9 @@ lean_object* l_Array_umapMAux___main___at___private_Lean_Elab_Quotation_4__getHe lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_monadInhabited___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__12; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; lean_object* l_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__1; uint8_t l_Lean_Syntax_isIdent(lean_object*); +extern lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; uint8_t l_Lean_Elab_Term_Quotation_isEscapedAntiquot(lean_object* x_1) { _start: { @@ -1787,27 +1796,49 @@ return x_3; lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__27() { _start: { -lean_object* x_1; -x_1 = lean_mk_string("SourceInfo.mk"); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Prod_HasRepr___rarg___closed__1; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__27; -x_2 = lean_string_utf8_byte_size(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Array_empty___closed__1; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__27; +x_3 = lean_array_push(x_1, x_2); +return x_3; } } lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29() { _start: { +lean_object* x_1; +x_1 = lean_mk_string("SourceInfo.mk"); +return x_1; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__30() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; +x_2 = lean_string_utf8_byte_size(x_1); +return x_2; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__27; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; +x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__30; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -1815,7 +1846,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__30() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32() { _start: { lean_object* x_1; @@ -1823,32 +1854,12 @@ x_1 = lean_mk_string("SourceInfo"); return x_1; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__30; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31; -x_2 = l_Lean_Prod_hasQuote___rarg___closed__3; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__33() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkAppStx___closed__2; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__30; +x_1 = lean_box(0); +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -1867,11 +1878,9 @@ lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); +x_1 = l_Lean_mkAppStx___closed__2; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; +x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } @@ -1879,15 +1888,37 @@ lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__35; +x_2 = l_Lean_Prod_hasQuote___rarg___closed__3; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__37() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__35; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__36; +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; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__37; 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* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__37() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39() { _start: { lean_object* x_1; lean_object* x_2; @@ -1896,13 +1927,13 @@ x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Option_HasRepr___rarg___closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__37; +x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -1910,7 +1941,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -1920,7 +1951,7 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -1932,19 +1963,19 @@ lean_ctor_set(x_3, 1, x_1); return x_3; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; 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* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -1956,7 +1987,19 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Option_HasRepr___rarg___closed__3; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46() { _start: { lean_object* x_1; @@ -1964,22 +2007,22 @@ x_1 = lean_mk_string("Syntax.ident"); return x_1; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__47() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__48() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; +x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__47; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -1987,7 +2030,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -1997,7 +2040,7 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__47() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -2007,31 +2050,31 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__48() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__51() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__47; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50; 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; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__48; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__51; 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* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53() { _start: { lean_object* x_1; @@ -2039,59 +2082,27 @@ x_1 = lean_mk_string("addMacroScope"); return x_1; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__51() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50; -x_2 = lean_string_utf8_byte_size(x_1); -return x_2; -} -} -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50; -x_2 = lean_unsigned_to_nat(0u); -x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__51; -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; -} -} -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__54() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkAppStx___closed__2; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__50; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53; +x_2 = lean_string_utf8_byte_size(x_1); +return x_2; } } lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__55() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__54; -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; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53; +x_2 = lean_unsigned_to_nat(0u); +x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__54; +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; } } lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56() { @@ -2099,14 +2110,46 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__55; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__57() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__2; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__58() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__57; +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; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__58; 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* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__57() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60() { _start: { lean_object* x_1; @@ -2114,22 +2157,22 @@ x_1 = lean_mk_string("mainModule"); return x_1; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__58() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__61() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__57; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__57; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__58; +x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__61; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -2137,17 +2180,17 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__57; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__61() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64() { _start: { lean_object* x_1; @@ -2155,22 +2198,22 @@ x_1 = lean_mk_string("scp"); return x_1; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__65() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__61; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; x_2 = lean_string_utf8_byte_size(x_1); return x_2; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__61; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62; +x_3 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__65; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -2178,12 +2221,12 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64() { +lean_object* _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__61; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -2570,22 +2613,22 @@ lean_ctor_set(x_131, 2, x_127); lean_ctor_set(x_131, 3, x_130); x_132 = l_Array_empty___closed__1; x_133 = lean_array_push(x_132, x_131); -x_134 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; +x_134 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; lean_inc(x_121); lean_inc(x_125); x_135 = l_Lean_addMacroScope(x_125, x_134, x_121); -x_136 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; -x_137 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__36; +x_136 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31; +x_137 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; x_138 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_138, 0, x_128); lean_ctor_set(x_138, 1, x_136); lean_ctor_set(x_138, 2, x_135); lean_ctor_set(x_138, 3, x_137); x_139 = lean_array_push(x_132, x_138); -x_140 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_140 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; x_141 = l_Lean_addMacroScope(x_125, x_140, x_121); -x_142 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_143 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_142 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_143 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_144 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_144, 0, x_128); lean_ctor_set(x_144, 1, x_142); @@ -2606,16 +2649,16 @@ x_151 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_151, 0, x_150); lean_ctor_set(x_151, 1, x_149); x_152 = lean_array_push(x_132, x_151); -x_153 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_153 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_154 = lean_array_push(x_152, x_153); x_155 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_155, 0, x_148); lean_ctor_set(x_155, 1, x_154); -x_156 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_156 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_157 = lean_array_push(x_156, x_155); -x_158 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_158 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_159 = lean_array_push(x_157, x_158); -x_160 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_160 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_161 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_161, 0, x_160); lean_ctor_set(x_161, 1, x_159); @@ -2654,22 +2697,22 @@ lean_ctor_set(x_175, 2, x_171); lean_ctor_set(x_175, 3, x_174); x_176 = l_Array_empty___closed__1; x_177 = lean_array_push(x_176, x_175); -x_178 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; +x_178 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; lean_inc(x_121); lean_inc(x_168); x_179 = l_Lean_addMacroScope(x_168, x_178, x_121); -x_180 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; -x_181 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__36; +x_180 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31; +x_181 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; x_182 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_182, 0, x_172); lean_ctor_set(x_182, 1, x_180); lean_ctor_set(x_182, 2, x_179); lean_ctor_set(x_182, 3, x_181); x_183 = lean_array_push(x_176, x_182); -x_184 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_184 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; x_185 = l_Lean_addMacroScope(x_168, x_184, x_121); -x_186 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_187 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_186 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_187 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_188 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_188, 0, x_172); lean_ctor_set(x_188, 1, x_186); @@ -2690,16 +2733,16 @@ 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 = lean_array_push(x_176, x_195); -x_197 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_197 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_198 = lean_array_push(x_196, x_197); x_199 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_199, 0, x_192); lean_ctor_set(x_199, 1, x_198); -x_200 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_200 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_201 = lean_array_push(x_200, x_199); -x_202 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_202 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_203 = lean_array_push(x_201, x_202); -x_204 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_204 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_205 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_205, 0, x_204); lean_ctor_set(x_205, 1, x_203); @@ -2764,22 +2807,22 @@ lean_ctor_set(x_226, 2, x_222); lean_ctor_set(x_226, 3, x_225); x_227 = l_Array_empty___closed__1; x_228 = lean_array_push(x_227, x_226); -x_229 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; +x_229 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; lean_inc(x_215); lean_inc(x_218); x_230 = l_Lean_addMacroScope(x_218, x_229, x_215); -x_231 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; -x_232 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__36; +x_231 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31; +x_232 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; x_233 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_233, 0, x_223); lean_ctor_set(x_233, 1, x_231); lean_ctor_set(x_233, 2, x_230); lean_ctor_set(x_233, 3, x_232); x_234 = lean_array_push(x_227, x_233); -x_235 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_235 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; x_236 = l_Lean_addMacroScope(x_218, x_235, x_215); -x_237 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_238 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_237 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_238 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_239 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_239, 0, x_223); lean_ctor_set(x_239, 1, x_237); @@ -2800,16 +2843,16 @@ x_247 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_247, 0, x_246); lean_ctor_set(x_247, 1, x_245); x_248 = lean_array_push(x_227, x_247); -x_249 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_249 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_250 = lean_array_push(x_248, x_249); x_251 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_251, 0, x_243); lean_ctor_set(x_251, 1, x_250); -x_252 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_252 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_253 = lean_array_push(x_252, x_251); -x_254 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_254 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_255 = lean_array_push(x_253, x_254); -x_256 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_256 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_257 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_257, 0, x_256); lean_ctor_set(x_257, 1, x_255); @@ -2872,38 +2915,38 @@ if (x_279 == 0) { 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; 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; x_280 = lean_ctor_get(x_278, 0); -x_281 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46; +x_281 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49; lean_inc(x_276); lean_inc(x_280); x_282 = l_Lean_addMacroScope(x_280, x_281, x_276); x_283 = lean_box(0); x_284 = l_Lean_SourceInfo_inhabited___closed__1; -x_285 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; -x_286 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49; +x_285 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__48; +x_286 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52; lean_ctor_set(x_1, 3, x_286); lean_ctor_set(x_1, 2, x_282); lean_ctor_set(x_1, 1, x_285); lean_ctor_set(x_1, 0, x_284); x_287 = l_Array_empty___closed__1; x_288 = lean_array_push(x_287, x_1); -x_289 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; +x_289 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; lean_inc(x_276); lean_inc(x_280); x_290 = l_Lean_addMacroScope(x_280, x_289, x_276); -x_291 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; -x_292 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__36; +x_291 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31; +x_292 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; x_293 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_293, 0, x_284); lean_ctor_set(x_293, 1, x_291); lean_ctor_set(x_293, 2, x_290); lean_ctor_set(x_293, 3, x_292); x_294 = lean_array_push(x_287, x_293); -x_295 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_295 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; lean_inc(x_276); lean_inc(x_280); x_296 = l_Lean_addMacroScope(x_280, x_295, x_276); -x_297 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_298 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_297 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_298 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_299 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_299, 0, x_284); lean_ctor_set(x_299, 1, x_297); @@ -2924,37 +2967,37 @@ 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_287, x_307); -x_309 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_309 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_310 = lean_array_push(x_308, x_309); x_311 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_311, 0, x_303); lean_ctor_set(x_311, 1, x_310); -x_312 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_312 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_313 = lean_array_push(x_312, x_311); -x_314 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_314 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_315 = lean_array_push(x_313, x_314); -x_316 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_316 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_317 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_317, 0, x_316); lean_ctor_set(x_317, 1, x_315); x_318 = lean_array_push(x_287, x_317); -x_319 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53; +x_319 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56; lean_inc(x_276); lean_inc(x_280); x_320 = l_Lean_addMacroScope(x_280, x_319, x_276); -x_321 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52; -x_322 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56; +x_321 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__55; +x_322 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; x_323 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_323, 0, x_284); lean_ctor_set(x_323, 1, x_321); lean_ctor_set(x_323, 2, x_320); lean_ctor_set(x_323, 3, x_322); x_324 = lean_array_push(x_287, x_323); -x_325 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; +x_325 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; lean_inc(x_276); lean_inc(x_280); x_326 = l_Lean_addMacroScope(x_280, x_325, x_276); -x_327 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; +x_327 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62; x_328 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_328, 0, x_284); lean_ctor_set(x_328, 1, x_327); @@ -2962,9 +3005,9 @@ lean_ctor_set(x_328, 2, x_326); lean_ctor_set(x_328, 3, x_283); x_329 = lean_array_push(x_287, x_328); x_330 = lean_array_push(x_329, x_274); -x_331 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; +x_331 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67; x_332 = l_Lean_addMacroScope(x_280, x_331, x_276); -x_333 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; +x_333 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66; x_334 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_334, 0, x_284); lean_ctor_set(x_334, 1, x_333); @@ -3026,38 +3069,38 @@ x_362 = lean_ctor_get(x_278, 1); lean_inc(x_362); lean_inc(x_361); lean_dec(x_278); -x_363 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46; +x_363 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49; lean_inc(x_276); lean_inc(x_361); x_364 = l_Lean_addMacroScope(x_361, x_363, x_276); x_365 = lean_box(0); x_366 = l_Lean_SourceInfo_inhabited___closed__1; -x_367 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; -x_368 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49; +x_367 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__48; +x_368 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52; lean_ctor_set(x_1, 3, x_368); lean_ctor_set(x_1, 2, x_364); lean_ctor_set(x_1, 1, x_367); lean_ctor_set(x_1, 0, x_366); x_369 = l_Array_empty___closed__1; x_370 = lean_array_push(x_369, x_1); -x_371 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; +x_371 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; lean_inc(x_276); lean_inc(x_361); x_372 = l_Lean_addMacroScope(x_361, x_371, x_276); -x_373 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; -x_374 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__36; +x_373 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31; +x_374 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; x_375 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_375, 0, x_366); lean_ctor_set(x_375, 1, x_373); lean_ctor_set(x_375, 2, x_372); lean_ctor_set(x_375, 3, x_374); x_376 = lean_array_push(x_369, x_375); -x_377 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_377 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; lean_inc(x_276); lean_inc(x_361); x_378 = l_Lean_addMacroScope(x_361, x_377, x_276); -x_379 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_380 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_379 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_380 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_381 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_381, 0, x_366); lean_ctor_set(x_381, 1, x_379); @@ -3078,37 +3121,37 @@ x_389 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_389, 0, x_388); lean_ctor_set(x_389, 1, x_387); x_390 = lean_array_push(x_369, x_389); -x_391 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_391 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_392 = lean_array_push(x_390, x_391); x_393 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_393, 0, x_385); lean_ctor_set(x_393, 1, x_392); -x_394 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_394 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_395 = lean_array_push(x_394, x_393); -x_396 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_396 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_397 = lean_array_push(x_395, x_396); -x_398 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_398 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_399 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_399, 0, x_398); lean_ctor_set(x_399, 1, x_397); x_400 = lean_array_push(x_369, x_399); -x_401 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53; +x_401 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56; lean_inc(x_276); lean_inc(x_361); x_402 = l_Lean_addMacroScope(x_361, x_401, x_276); -x_403 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52; -x_404 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56; +x_403 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__55; +x_404 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; x_405 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_405, 0, x_366); lean_ctor_set(x_405, 1, x_403); lean_ctor_set(x_405, 2, x_402); lean_ctor_set(x_405, 3, x_404); x_406 = lean_array_push(x_369, x_405); -x_407 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; +x_407 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; lean_inc(x_276); lean_inc(x_361); x_408 = l_Lean_addMacroScope(x_361, x_407, x_276); -x_409 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; +x_409 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62; x_410 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_410, 0, x_366); lean_ctor_set(x_410, 1, x_409); @@ -3116,9 +3159,9 @@ lean_ctor_set(x_410, 2, x_408); lean_ctor_set(x_410, 3, x_365); x_411 = lean_array_push(x_369, x_410); x_412 = lean_array_push(x_411, x_274); -x_413 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; +x_413 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67; x_414 = l_Lean_addMacroScope(x_361, x_413, x_276); -x_415 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; +x_415 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66; x_416 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_416, 0, x_366); lean_ctor_set(x_416, 1, x_415); @@ -3219,14 +3262,14 @@ if (lean_is_exclusive(x_455)) { lean_dec_ref(x_455); x_458 = lean_box(0); } -x_459 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__46; +x_459 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49; lean_inc(x_453); lean_inc(x_456); x_460 = l_Lean_addMacroScope(x_456, x_459, x_453); x_461 = lean_box(0); x_462 = l_Lean_SourceInfo_inhabited___closed__1; -x_463 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; -x_464 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__49; +x_463 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__48; +x_464 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52; x_465 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_465, 0, x_462); lean_ctor_set(x_465, 1, x_463); @@ -3234,24 +3277,24 @@ lean_ctor_set(x_465, 2, x_460); lean_ctor_set(x_465, 3, x_464); x_466 = l_Array_empty___closed__1; x_467 = lean_array_push(x_466, x_465); -x_468 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__32; +x_468 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__34; lean_inc(x_453); lean_inc(x_456); x_469 = l_Lean_addMacroScope(x_456, x_468, x_453); -x_470 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__29; -x_471 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__36; +x_470 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__31; +x_471 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; x_472 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_472, 0, x_462); lean_ctor_set(x_472, 1, x_470); lean_ctor_set(x_472, 2, x_469); lean_ctor_set(x_472, 3, x_471); x_473 = lean_array_push(x_466, x_472); -x_474 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__39; +x_474 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; lean_inc(x_453); lean_inc(x_456); x_475 = l_Lean_addMacroScope(x_456, x_474, x_453); -x_476 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__38; -x_477 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__41; +x_476 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__40; +x_477 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__43; x_478 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_478, 0, x_462); lean_ctor_set(x_478, 1, x_476); @@ -3272,37 +3315,37 @@ x_486 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_486, 0, x_485); lean_ctor_set(x_486, 1, x_484); x_487 = lean_array_push(x_466, x_486); -x_488 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_488 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_489 = lean_array_push(x_487, x_488); x_490 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_490, 0, x_482); lean_ctor_set(x_490, 1, x_489); -x_491 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_491 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_492 = lean_array_push(x_491, x_490); -x_493 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_493 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_494 = lean_array_push(x_492, x_493); -x_495 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_495 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_496 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_496, 0, x_495); lean_ctor_set(x_496, 1, x_494); x_497 = lean_array_push(x_466, x_496); -x_498 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__53; +x_498 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56; lean_inc(x_453); lean_inc(x_456); x_499 = l_Lean_addMacroScope(x_456, x_498, x_453); -x_500 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__52; -x_501 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__56; +x_500 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__55; +x_501 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; x_502 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_502, 0, x_462); lean_ctor_set(x_502, 1, x_500); lean_ctor_set(x_502, 2, x_499); lean_ctor_set(x_502, 3, x_501); x_503 = lean_array_push(x_466, x_502); -x_504 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; +x_504 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; lean_inc(x_453); lean_inc(x_456); x_505 = l_Lean_addMacroScope(x_456, x_504, x_453); -x_506 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; +x_506 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62; x_507 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_507, 0, x_462); lean_ctor_set(x_507, 1, x_506); @@ -3310,9 +3353,9 @@ lean_ctor_set(x_507, 2, x_505); lean_ctor_set(x_507, 3, x_461); x_508 = lean_array_push(x_466, x_507); x_509 = lean_array_push(x_508, x_451); -x_510 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; +x_510 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67; x_511 = l_Lean_addMacroScope(x_456, x_510, x_453); -x_512 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; +x_512 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66; x_513 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_513, 0, x_462); lean_ctor_set(x_513, 1, x_512); @@ -3780,11 +3823,11 @@ lean_ctor_set(x_34, 1, x_32); lean_ctor_set(x_34, 2, x_31); lean_ctor_set(x_34, 3, x_33); x_35 = lean_array_push(x_28, x_34); -x_36 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; +x_36 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67; lean_inc(x_16); lean_inc(x_20); x_37 = l_Lean_addMacroScope(x_20, x_36, x_16); -x_38 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; +x_38 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66; x_39 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_39, 0, x_24); lean_ctor_set(x_39, 1, x_38); @@ -3795,9 +3838,9 @@ x_41 = l_Lean_nullKind___closed__2; 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 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_43 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_44 = lean_array_push(x_43, x_42); -x_45 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_45 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_46 = lean_array_push(x_44, x_45); x_47 = l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__22; lean_inc(x_16); @@ -3811,11 +3854,11 @@ lean_ctor_set(x_51, 1, x_49); lean_ctor_set(x_51, 2, x_48); lean_ctor_set(x_51, 3, x_50); x_52 = lean_array_push(x_28, x_51); -x_53 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; +x_53 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; lean_inc(x_16); lean_inc(x_20); x_54 = l_Lean_addMacroScope(x_20, x_53, x_16); -x_55 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; +x_55 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62; x_56 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_56, 0, x_24); lean_ctor_set(x_56, 1, x_55); @@ -3847,21 +3890,21 @@ x_71 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_71, 0, x_70); lean_ctor_set(x_71, 1, x_69); x_72 = lean_array_push(x_60, x_71); -x_73 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_73 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_74 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_74, 0, x_73); lean_ctor_set(x_74, 1, x_72); x_75 = lean_array_push(x_28, x_74); -x_76 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_76 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_77 = lean_array_push(x_75, x_76); x_78 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_78, 0, x_41); lean_ctor_set(x_78, 1, x_77); -x_79 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_79 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_80 = lean_array_push(x_79, x_78); -x_81 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_81 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_82 = lean_array_push(x_80, x_81); -x_83 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_83 = l___private_Lean_Elab_Term_1__hasCDot___main___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); @@ -3934,11 +3977,11 @@ lean_ctor_set(x_116, 1, x_114); lean_ctor_set(x_116, 2, x_113); lean_ctor_set(x_116, 3, x_115); x_117 = lean_array_push(x_110, x_116); -x_118 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64; +x_118 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67; lean_inc(x_16); lean_inc(x_101); x_119 = l_Lean_addMacroScope(x_101, x_118, x_16); -x_120 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; +x_120 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66; x_121 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_121, 0, x_106); lean_ctor_set(x_121, 1, x_120); @@ -3949,9 +3992,9 @@ x_123 = l_Lean_nullKind___closed__2; 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 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_125 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_126 = lean_array_push(x_125, x_124); -x_127 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_127 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_128 = lean_array_push(x_126, x_127); x_129 = l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__22; lean_inc(x_16); @@ -3965,11 +4008,11 @@ lean_ctor_set(x_133, 1, x_131); lean_ctor_set(x_133, 2, x_130); lean_ctor_set(x_133, 3, x_132); x_134 = lean_array_push(x_110, x_133); -x_135 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__60; +x_135 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63; lean_inc(x_16); lean_inc(x_101); x_136 = l_Lean_addMacroScope(x_101, x_135, x_16); -x_137 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__59; +x_137 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__62; x_138 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_138, 0, x_106); lean_ctor_set(x_138, 1, x_137); @@ -4001,21 +4044,21 @@ 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_142, x_153); -x_155 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_155 = l_Lean_Elab_Term_expandCDot_x3f___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); x_157 = lean_array_push(x_110, x_156); -x_158 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_158 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_159 = lean_array_push(x_157, x_158); x_160 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_160, 0, x_123); lean_ctor_set(x_160, 1, x_159); -x_161 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_161 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_162 = lean_array_push(x_161, x_160); -x_163 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_163 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_164 = lean_array_push(x_162, x_163); -x_165 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_165 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_166 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_166, 0, x_165); lean_ctor_set(x_166, 1, x_164); @@ -4634,7 +4677,7 @@ lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean x_15 = lean_ctor_get(x_13, 0); x_16 = l_Array_empty___closed__1; x_17 = lean_array_push(x_16, x_1); -x_18 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_18 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_19 = lean_array_push(x_17, x_18); x_20 = lean_array_push(x_19, x_18); x_21 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -4681,7 +4724,7 @@ lean_inc(x_42); lean_dec(x_13); x_44 = l_Array_empty___closed__1; x_45 = lean_array_push(x_44, x_1); -x_46 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_46 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_47 = lean_array_push(x_45, x_46); x_48 = lean_array_push(x_47, x_46); x_49 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -4940,7 +4983,7 @@ lean_inc(x_1); x_23 = lean_name_mk_string(x_1, x_22); x_24 = l_Array_empty___closed__1; x_25 = lean_array_push(x_24, x_2); -x_26 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_26 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_27 = lean_array_push(x_25, x_26); x_28 = lean_array_push(x_27, x_26); x_29 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -5025,7 +5068,7 @@ lean_inc(x_1); x_72 = lean_name_mk_string(x_1, x_71); x_73 = l_Array_empty___closed__1; x_74 = lean_array_push(x_73, x_2); -x_75 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_75 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_76 = lean_array_push(x_74, x_75); x_77 = lean_array_push(x_76, x_75); x_78 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -5174,7 +5217,7 @@ lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean x_15 = lean_ctor_get(x_13, 0); x_16 = l_Array_empty___closed__1; x_17 = lean_array_push(x_16, x_1); -x_18 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_18 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_19 = lean_array_push(x_17, x_18); x_20 = lean_array_push(x_19, x_18); x_21 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -5221,7 +5264,7 @@ lean_inc(x_42); lean_dec(x_13); x_44 = l_Array_empty___closed__1; x_45 = lean_array_push(x_44, x_1); -x_46 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_46 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_47 = lean_array_push(x_45, x_46); x_48 = lean_array_push(x_47, x_46); x_49 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -5704,11 +5747,45 @@ x_3 = lean_alloc_closure((void*)(l_ReaderT_bind___at___private_Lean_Elab_Quotati return x_3; } } +lean_object* _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Lean_mkHole___closed__3; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___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___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__1; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkHole___closed__2; +x_2 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__2; +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___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; -x_4 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_4 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_5 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_5, 0, x_4); lean_ctor_set(x_5, 1, x_3); @@ -7468,7 +7545,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_Quotation_6__compileStxMatch___main___closed__15; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -7997,7 +8074,7 @@ lean_ctor_set(x_70, 2, x_67); lean_ctor_set(x_70, 3, x_31); x_71 = l_Array_empty___closed__1; x_72 = lean_array_push(x_71, x_70); -x_73 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_73 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_74 = lean_array_push(x_72, x_73); x_75 = lean_array_push(x_74, x_73); x_76 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -8043,7 +8120,7 @@ lean_ctor_set(x_97, 2, x_94); lean_ctor_set(x_97, 3, x_31); x_98 = l_Array_empty___closed__1; x_99 = lean_array_push(x_98, x_97); -x_100 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_100 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_101 = lean_array_push(x_99, x_100); x_102 = lean_array_push(x_101, x_100); x_103 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -8202,7 +8279,7 @@ lean_ctor_set(x_169, 1, x_152); lean_ctor_set(x_169, 2, x_168); lean_ctor_set(x_169, 3, x_31); x_170 = lean_array_push(x_148, x_169); -x_171 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_171 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_172 = lean_array_push(x_170, x_171); x_173 = lean_array_push(x_172, x_171); x_174 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -8275,7 +8352,7 @@ lean_ctor_set(x_213, 1, x_152); lean_ctor_set(x_213, 2, x_212); lean_ctor_set(x_213, 3, x_31); x_214 = lean_array_push(x_148, x_213); -x_215 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_215 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_216 = lean_array_push(x_214, x_215); x_217 = lean_array_push(x_216, x_215); x_218 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -8493,7 +8570,7 @@ lean_ctor_set(x_305, 1, x_287); lean_ctor_set(x_305, 2, x_304); lean_ctor_set(x_305, 3, x_31); x_306 = lean_array_push(x_283, x_305); -x_307 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_307 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_308 = lean_array_push(x_306, x_307); x_309 = lean_array_push(x_308, x_307); x_310 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -8753,7 +8830,7 @@ lean_ctor_set(x_389, 2, x_386); lean_ctor_set(x_389, 3, x_31); x_390 = l_Array_empty___closed__1; x_391 = lean_array_push(x_390, x_389); -x_392 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_392 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_393 = lean_array_push(x_391, x_392); x_394 = lean_array_push(x_393, x_392); x_395 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -8943,7 +9020,7 @@ lean_ctor_set(x_466, 1, x_448); lean_ctor_set(x_466, 2, x_465); lean_ctor_set(x_466, 3, x_31); x_467 = lean_array_push(x_444, x_466); -x_468 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_468 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_469 = lean_array_push(x_467, x_468); x_470 = lean_array_push(x_469, x_468); x_471 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -9263,7 +9340,7 @@ lean_ctor_set(x_565, 2, x_562); lean_ctor_set(x_565, 3, x_526); x_566 = l_Array_empty___closed__1; x_567 = lean_array_push(x_566, x_565); -x_568 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_568 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_569 = lean_array_push(x_567, x_568); x_570 = lean_array_push(x_569, x_568); x_571 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -9309,7 +9386,7 @@ lean_ctor_set(x_592, 2, x_589); lean_ctor_set(x_592, 3, x_526); x_593 = l_Array_empty___closed__1; x_594 = lean_array_push(x_593, x_592); -x_595 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_595 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_596 = lean_array_push(x_594, x_595); x_597 = lean_array_push(x_596, x_595); x_598 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -9477,16 +9554,16 @@ x_674 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_674, 0, x_655); lean_ctor_set(x_674, 1, x_673); x_675 = lean_array_push(x_643, x_674); -x_676 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_676 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_677 = lean_array_push(x_675, x_676); x_678 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_678, 0, x_652); lean_ctor_set(x_678, 1, x_677); -x_679 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_679 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_680 = lean_array_push(x_679, x_678); -x_681 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_681 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_682 = lean_array_push(x_680, x_681); -x_683 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_683 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_684 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_684, 0, x_683); lean_ctor_set(x_684, 1, x_682); @@ -9833,16 +9910,16 @@ x_851 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_851, 0, x_832); lean_ctor_set(x_851, 1, x_850); x_852 = lean_array_push(x_820, x_851); -x_853 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_853 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_854 = lean_array_push(x_852, x_853); x_855 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_855, 0, x_829); lean_ctor_set(x_855, 1, x_854); -x_856 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_856 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_857 = lean_array_push(x_856, x_855); -x_858 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_858 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_859 = lean_array_push(x_857, x_858); -x_860 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_860 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_861 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_861, 0, x_860); lean_ctor_set(x_861, 1, x_859); @@ -10166,7 +10243,7 @@ lean_ctor_set(x_969, 2, x_966); lean_ctor_set(x_969, 3, x_526); x_970 = l_Array_empty___closed__1; x_971 = lean_array_push(x_970, x_969); -x_972 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_972 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_973 = lean_array_push(x_971, x_972); x_974 = lean_array_push(x_973, x_972); x_975 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -10358,16 +10435,16 @@ x_1055 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1055, 0, x_1036); lean_ctor_set(x_1055, 1, x_1054); x_1056 = lean_array_push(x_1024, x_1055); -x_1057 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1057 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_1058 = lean_array_push(x_1056, x_1057); x_1059 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1059, 0, x_1033); lean_ctor_set(x_1059, 1, x_1058); -x_1060 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_1060 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_1061 = lean_array_push(x_1060, x_1059); -x_1062 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_1062 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_1063 = lean_array_push(x_1061, x_1062); -x_1064 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1064 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_1065 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1065, 0, x_1064); lean_ctor_set(x_1065, 1, x_1063); @@ -10948,8 +11025,8 @@ lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_1 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -10959,7 +11036,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__5; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -10968,7 +11045,7 @@ lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11001,27 +11078,31 @@ return x_3; lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__10() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; -x_2 = l_Lean_mkAtom(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Array_empty___closed__1; +x_2 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; +x_3 = lean_array_push(x_1, x_2); +return x_3; } } lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16; -x_2 = l_Lean_mkAtom(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_nullKind___closed__2; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__10; +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* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__10; +x_1 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -11030,6 +11111,44 @@ lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12; +x_2 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; +x_2 = l_Lean_mkAtom(x_1); +return x_2; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_Term_expandCDot_x3f___closed__5; +x_2 = l_Lean_mkAtom(x_1); +return x_2; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Std_PersistentHashMap_mkCollisionNode___rarg___closed__1; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__14; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_nullKind___closed__2; x_2 = l_Array_empty___closed__1; x_3 = lean_alloc_ctor(1, 2, 0); @@ -11185,14 +11304,14 @@ lean_ctor_set(x_68, 1, x_31); lean_ctor_set(x_68, 2, x_67); lean_ctor_set(x_68, 3, x_29); x_69 = lean_array_push(x_33, x_68); -x_70 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_70 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_71 = lean_array_push(x_69, x_70); x_72 = lean_array_push(x_71, x_70); x_73 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; x_74 = lean_array_push(x_72, x_73); -x_75 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; +x_75 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; x_76 = lean_array_push(x_75, x_18); -x_77 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_77 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_78 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_78, 0, x_77); lean_ctor_set(x_78, 1, x_76); @@ -11233,14 +11352,14 @@ lean_ctor_set(x_95, 1, x_31); lean_ctor_set(x_95, 2, x_94); lean_ctor_set(x_95, 3, x_29); x_96 = lean_array_push(x_33, x_95); -x_97 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_97 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_98 = lean_array_push(x_96, x_97); x_99 = lean_array_push(x_98, x_97); x_100 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; x_101 = lean_array_push(x_99, x_100); -x_102 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; +x_102 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; x_103 = lean_array_push(x_102, x_18); -x_104 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_104 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_105 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_105, 0, x_104); lean_ctor_set(x_105, 1, x_103); @@ -11395,14 +11514,14 @@ lean_ctor_set(x_154, 1, x_31); lean_ctor_set(x_154, 2, x_153); lean_ctor_set(x_154, 3, x_29); x_155 = lean_array_push(x_33, x_154); -x_156 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_156 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_157 = lean_array_push(x_155, x_156); x_158 = lean_array_push(x_157, x_156); x_159 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; x_160 = lean_array_push(x_158, x_159); -x_161 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; +x_161 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; x_162 = lean_array_push(x_161, x_18); -x_163 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_163 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_164 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_164, 0, x_163); lean_ctor_set(x_164, 1, x_162); @@ -11488,12 +11607,12 @@ x_189 = l_Lean_nullKind___closed__2; x_190 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_190, 0, x_189); lean_ctor_set(x_190, 1, x_185); -x_191 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12; +x_191 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16; x_192 = lean_array_push(x_191, x_190); -x_193 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; +x_193 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15; x_194 = lean_array_push(x_192, x_193); x_195 = lean_array_push(x_194, x_18); -x_196 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_196 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_197 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_197, 0, x_196); lean_ctor_set(x_197, 1, x_195); @@ -11607,7 +11726,7 @@ lean_ctor_set(x_239, 2, x_238); lean_ctor_set(x_239, 3, x_206); x_240 = l_Array_empty___closed__1; x_241 = lean_array_push(x_240, x_239); -x_242 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_242 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_243 = lean_array_push(x_241, x_242); x_244 = lean_array_push(x_243, x_242); x_245 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -11650,7 +11769,7 @@ lean_ctor_set(x_263, 2, x_262); lean_ctor_set(x_263, 3, x_206); x_264 = l_Array_empty___closed__1; x_265 = lean_array_push(x_264, x_263); -x_266 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_266 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_267 = lean_array_push(x_265, x_266); x_268 = lean_array_push(x_267, x_266); x_269 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -11807,7 +11926,7 @@ lean_ctor_set(x_319, 2, x_318); lean_ctor_set(x_319, 3, x_206); x_320 = l_Array_empty___closed__1; x_321 = lean_array_push(x_320, x_319); -x_322 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_322 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_323 = lean_array_push(x_321, x_322); x_324 = lean_array_push(x_323, x_322); x_325 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -11881,12 +12000,12 @@ x_345 = l_Lean_nullKind___closed__2; x_346 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_346, 0, x_345); lean_ctor_set(x_346, 1, x_185); -x_347 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12; +x_347 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16; x_348 = lean_array_push(x_347, x_346); -x_349 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; +x_349 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15; x_350 = lean_array_push(x_348, x_349); x_351 = lean_array_push(x_350, x_18); -x_352 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_352 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_353 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_353, 0, x_352); lean_ctor_set(x_353, 1, x_351); @@ -12029,7 +12148,7 @@ lean_ctor_set(x_401, 2, x_400); lean_ctor_set(x_401, 3, x_362); x_402 = l_Array_empty___closed__1; x_403 = lean_array_push(x_402, x_401); -x_404 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_404 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_405 = lean_array_push(x_403, x_404); x_406 = lean_array_push(x_405, x_404); x_407 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -12258,14 +12377,14 @@ lean_ctor_set(x_485, 1, x_442); lean_ctor_set(x_485, 2, x_484); lean_ctor_set(x_485, 3, x_440); x_486 = lean_array_push(x_444, x_485); -x_487 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_487 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_488 = lean_array_push(x_486, x_487); x_489 = lean_array_push(x_488, x_487); x_490 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; x_491 = lean_array_push(x_489, x_490); -x_492 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; +x_492 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; x_493 = lean_array_push(x_492, x_429); -x_494 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_494 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_495 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_495, 0, x_494); lean_ctor_set(x_495, 1, x_493); @@ -12350,12 +12469,12 @@ x_518 = l_Lean_nullKind___closed__2; x_519 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_519, 0, x_518); lean_ctor_set(x_519, 1, x_516); -x_520 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12; +x_520 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16; x_521 = lean_array_push(x_520, x_519); -x_522 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; +x_522 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15; x_523 = lean_array_push(x_521, x_522); x_524 = lean_array_push(x_523, x_429); -x_525 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_525 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_526 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_526, 0, x_525); lean_ctor_set(x_526, 1, x_524); @@ -12504,7 +12623,7 @@ lean_ctor_set(x_575, 2, x_574); lean_ctor_set(x_575, 3, x_535); x_576 = l_Array_empty___closed__1; x_577 = lean_array_push(x_576, x_575); -x_578 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_578 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_579 = lean_array_push(x_577, x_578); x_580 = lean_array_push(x_579, x_578); x_581 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -12749,14 +12868,14 @@ lean_ctor_set(x_662, 1, x_618); lean_ctor_set(x_662, 2, x_661); lean_ctor_set(x_662, 3, x_616); x_663 = lean_array_push(x_620, x_662); -x_664 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_664 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_665 = lean_array_push(x_663, x_664); x_666 = lean_array_push(x_665, x_664); x_667 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; x_668 = lean_array_push(x_666, x_667); -x_669 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; +x_669 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; x_670 = lean_array_push(x_669, x_604); -x_671 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_671 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_672 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_672, 0, x_671); lean_ctor_set(x_672, 1, x_670); @@ -12840,12 +12959,12 @@ x_695 = l_Lean_nullKind___closed__2; x_696 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_696, 0, x_695); lean_ctor_set(x_696, 1, x_693); -x_697 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12; +x_697 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16; x_698 = lean_array_push(x_697, x_696); -x_699 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; +x_699 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15; x_700 = lean_array_push(x_698, x_699); x_701 = lean_array_push(x_700, x_604); -x_702 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_702 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_703 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_703, 0, x_702); lean_ctor_set(x_703, 1, x_701); @@ -12998,7 +13117,7 @@ lean_ctor_set(x_752, 2, x_751); lean_ctor_set(x_752, 3, x_712); x_753 = l_Array_empty___closed__1; x_754 = lean_array_push(x_753, x_752); -x_755 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_755 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_756 = lean_array_push(x_754, x_755); x_757 = lean_array_push(x_756, x_755); x_758 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -15208,7 +15327,7 @@ else { lean_object* x_216; uint8_t x_217; lean_dec(x_184); -x_216 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +x_216 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; x_217 = lean_string_dec_eq(x_181, x_216); if (x_217 == 0) { @@ -15228,7 +15347,7 @@ x_223 = lean_string_dec_eq(x_181, x_222); if (x_223 == 0) { lean_object* x_224; uint8_t x_225; -x_224 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_224 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_225 = lean_string_dec_eq(x_181, x_224); if (x_225 == 0) { @@ -15868,9 +15987,9 @@ lean_dec(x_410); x_424 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_424, 0, x_421); lean_ctor_set(x_424, 1, x_423); -x_425 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_425 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_426 = lean_array_push(x_425, x_424); -x_427 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_427 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_428 = lean_array_push(x_426, x_427); x_429 = lean_array_push(x_428, x_383); x_430 = lean_alloc_ctor(1, 2, 0); @@ -15961,9 +16080,9 @@ lean_dec(x_410); x_457 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_457, 0, x_454); lean_ctor_set(x_457, 1, x_456); -x_458 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_458 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_459 = lean_array_push(x_458, x_457); -x_460 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_460 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_461 = lean_array_push(x_459, x_460); x_462 = lean_array_push(x_461, x_383); x_463 = lean_alloc_ctor(1, 2, 0); @@ -16110,9 +16229,9 @@ lean_dec(x_490); x_504 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_504, 0, x_501); lean_ctor_set(x_504, 1, x_503); -x_505 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_505 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_506 = lean_array_push(x_505, x_504); -x_507 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_507 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_508 = lean_array_push(x_506, x_507); x_509 = lean_array_push(x_508, x_383); x_510 = lean_alloc_ctor(1, 2, 0); @@ -16203,9 +16322,9 @@ lean_dec(x_490); x_537 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_537, 0, x_534); lean_ctor_set(x_537, 1, x_536); -x_538 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_538 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_539 = lean_array_push(x_538, x_537); -x_540 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_540 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_541 = lean_array_push(x_539, x_540); x_542 = lean_array_push(x_541, x_383); x_543 = lean_alloc_ctor(1, 2, 0); @@ -16322,9 +16441,9 @@ lean_dec(x_565); x_582 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_582, 0, x_579); lean_ctor_set(x_582, 1, x_581); -x_583 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_583 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_584 = lean_array_push(x_583, x_582); -x_585 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_585 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_586 = lean_array_push(x_584, x_585); x_587 = lean_array_push(x_586, x_383); x_588 = lean_alloc_ctor(1, 2, 0); @@ -16418,9 +16537,9 @@ lean_dec(x_565); x_618 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_618, 0, x_615); lean_ctor_set(x_618, 1, x_617); -x_619 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_619 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_620 = lean_array_push(x_619, x_618); -x_621 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_621 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_622 = lean_array_push(x_620, x_621); x_623 = lean_array_push(x_622, x_383); x_624 = lean_alloc_ctor(1, 2, 0); @@ -16572,7 +16691,7 @@ else { lean_object* x_660; uint8_t x_661; lean_dec(x_184); -x_660 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +x_660 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; x_661 = lean_string_dec_eq(x_181, x_660); if (x_661 == 0) { @@ -16592,7 +16711,7 @@ x_667 = lean_string_dec_eq(x_181, x_666); if (x_667 == 0) { lean_object* x_668; uint8_t x_669; -x_668 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_668 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_669 = lean_string_dec_eq(x_181, x_668); if (x_669 == 0) { @@ -17164,9 +17283,9 @@ lean_dec(x_831); x_842 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_842, 0, x_839); lean_ctor_set(x_842, 1, x_841); -x_843 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_843 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_844 = lean_array_push(x_843, x_842); -x_845 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_845 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_846 = lean_array_push(x_844, x_845); x_847 = lean_array_push(x_846, x_804); x_848 = lean_alloc_ctor(1, 2, 0); @@ -17317,9 +17436,9 @@ lean_dec(x_875); x_886 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_886, 0, x_883); lean_ctor_set(x_886, 1, x_885); -x_887 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_887 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_888 = lean_array_push(x_887, x_886); -x_889 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_889 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_890 = lean_array_push(x_888, x_889); x_891 = lean_array_push(x_890, x_804); x_892 = lean_alloc_ctor(1, 2, 0); @@ -17438,9 +17557,9 @@ lean_dec(x_914); x_928 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_928, 0, x_925); lean_ctor_set(x_928, 1, x_927); -x_929 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_929 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_930 = lean_array_push(x_929, x_928); -x_931 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_931 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_932 = lean_array_push(x_930, x_931); x_933 = lean_array_push(x_932, x_804); x_934 = lean_alloc_ctor(1, 2, 0); @@ -17643,7 +17762,7 @@ else { lean_object* x_978; uint8_t x_979; lean_dec(x_184); -x_978 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +x_978 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; x_979 = lean_string_dec_eq(x_181, x_978); if (x_979 == 0) { @@ -17663,7 +17782,7 @@ x_985 = lean_string_dec_eq(x_181, x_984); if (x_985 == 0) { lean_object* x_986; uint8_t x_987; -x_986 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_986 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_987 = lean_string_dec_eq(x_181, x_986); if (x_987 == 0) { @@ -18243,9 +18362,9 @@ lean_dec(x_1150); x_1161 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1161, 0, x_1158); lean_ctor_set(x_1161, 1, x_1160); -x_1162 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1162 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1163 = lean_array_push(x_1162, x_1161); -x_1164 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1164 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1165 = lean_array_push(x_1163, x_1164); x_1166 = lean_array_push(x_1165, x_1123); x_1167 = lean_alloc_ctor(1, 2, 0); @@ -18396,9 +18515,9 @@ lean_dec(x_1194); x_1205 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1205, 0, x_1202); lean_ctor_set(x_1205, 1, x_1204); -x_1206 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1206 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1207 = lean_array_push(x_1206, x_1205); -x_1208 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1208 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1209 = lean_array_push(x_1207, x_1208); x_1210 = lean_array_push(x_1209, x_1123); x_1211 = lean_alloc_ctor(1, 2, 0); @@ -18517,9 +18636,9 @@ lean_dec(x_1233); x_1247 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1247, 0, x_1244); lean_ctor_set(x_1247, 1, x_1246); -x_1248 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1248 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1249 = lean_array_push(x_1248, x_1247); -x_1250 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1250 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1251 = lean_array_push(x_1249, x_1250); x_1252 = lean_array_push(x_1251, x_1123); x_1253 = lean_alloc_ctor(1, 2, 0); @@ -18748,7 +18867,7 @@ else { lean_object* x_1302; uint8_t x_1303; lean_dec(x_184); -x_1302 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +x_1302 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; x_1303 = lean_string_dec_eq(x_181, x_1302); if (x_1303 == 0) { @@ -18768,7 +18887,7 @@ x_1309 = lean_string_dec_eq(x_181, x_1308); if (x_1309 == 0) { lean_object* x_1310; uint8_t x_1311; -x_1310 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1310 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_1311 = lean_string_dec_eq(x_181, x_1310); if (x_1311 == 0) { @@ -19355,9 +19474,9 @@ lean_dec(x_1475); x_1486 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1486, 0, x_1483); lean_ctor_set(x_1486, 1, x_1485); -x_1487 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1487 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1488 = lean_array_push(x_1487, x_1486); -x_1489 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1489 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1490 = lean_array_push(x_1488, x_1489); x_1491 = lean_array_push(x_1490, x_1448); x_1492 = lean_alloc_ctor(1, 2, 0); @@ -19508,9 +19627,9 @@ lean_dec(x_1519); x_1530 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1530, 0, x_1527); lean_ctor_set(x_1530, 1, x_1529); -x_1531 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1531 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1532 = lean_array_push(x_1531, x_1530); -x_1533 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1533 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1534 = lean_array_push(x_1532, x_1533); x_1535 = lean_array_push(x_1534, x_1448); x_1536 = lean_alloc_ctor(1, 2, 0); @@ -19629,9 +19748,9 @@ lean_dec(x_1558); x_1572 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1572, 0, x_1569); lean_ctor_set(x_1572, 1, x_1571); -x_1573 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1573 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1574 = lean_array_push(x_1573, x_1572); -x_1575 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1575 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1576 = lean_array_push(x_1574, x_1575); x_1577 = lean_array_push(x_1576, x_1448); x_1578 = lean_alloc_ctor(1, 2, 0); @@ -19886,7 +20005,7 @@ else { lean_object* x_1633; uint8_t x_1634; lean_dec(x_1595); -x_1633 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +x_1633 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; x_1634 = lean_string_dec_eq(x_181, x_1633); if (x_1634 == 0) { @@ -19906,7 +20025,7 @@ x_1640 = lean_string_dec_eq(x_181, x_1639); if (x_1640 == 0) { lean_object* x_1641; uint8_t x_1642; -x_1641 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1641 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_1642 = lean_string_dec_eq(x_181, x_1641); if (x_1642 == 0) { @@ -20499,9 +20618,9 @@ lean_dec(x_1807); x_1818 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1818, 0, x_1815); lean_ctor_set(x_1818, 1, x_1817); -x_1819 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1819 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1820 = lean_array_push(x_1819, x_1818); -x_1821 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1821 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1822 = lean_array_push(x_1820, x_1821); x_1823 = lean_array_push(x_1822, x_1780); x_1824 = lean_alloc_ctor(1, 2, 0); @@ -20652,9 +20771,9 @@ lean_dec(x_1851); x_1862 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1862, 0, x_1859); lean_ctor_set(x_1862, 1, x_1861); -x_1863 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1863 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1864 = lean_array_push(x_1863, x_1862); -x_1865 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1865 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1866 = lean_array_push(x_1864, x_1865); x_1867 = lean_array_push(x_1866, x_1780); x_1868 = lean_alloc_ctor(1, 2, 0); @@ -20773,9 +20892,9 @@ lean_dec(x_1890); x_1904 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1904, 0, x_1901); lean_ctor_set(x_1904, 1, x_1903); -x_1905 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1905 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1906 = lean_array_push(x_1905, x_1904); -x_1907 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1907 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1908 = lean_array_push(x_1906, x_1907); x_1909 = lean_array_push(x_1908, x_1780); x_1910 = lean_alloc_ctor(1, 2, 0); @@ -21728,7 +21847,7 @@ else { lean_object* x_2105; uint8_t x_2106; lean_dec(x_2066); -x_2105 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +x_2105 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; x_2106 = lean_string_dec_eq(x_2064, x_2105); if (x_2106 == 0) { @@ -21748,7 +21867,7 @@ x_2112 = lean_string_dec_eq(x_2064, x_2111); if (x_2112 == 0) { lean_object* x_2113; uint8_t x_2114; -x_2113 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_2113 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_2114 = lean_string_dec_eq(x_2064, x_2113); if (x_2114 == 0) { @@ -22358,9 +22477,9 @@ lean_dec(x_2279); x_2290 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2290, 0, x_2287); lean_ctor_set(x_2290, 1, x_2289); -x_2291 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_2291 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_2292 = lean_array_push(x_2291, x_2290); -x_2293 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2293 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2294 = lean_array_push(x_2292, x_2293); x_2295 = lean_array_push(x_2294, x_2252); x_2296 = lean_alloc_ctor(1, 2, 0); @@ -22511,9 +22630,9 @@ lean_dec(x_2323); x_2334 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2334, 0, x_2331); lean_ctor_set(x_2334, 1, x_2333); -x_2335 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_2335 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_2336 = lean_array_push(x_2335, x_2334); -x_2337 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2337 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2338 = lean_array_push(x_2336, x_2337); x_2339 = lean_array_push(x_2338, x_2252); x_2340 = lean_alloc_ctor(1, 2, 0); @@ -22632,9 +22751,9 @@ lean_dec(x_2362); x_2376 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_2376, 0, x_2373); lean_ctor_set(x_2376, 1, x_2375); -x_2377 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_2377 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_2378 = lean_array_push(x_2377, x_2376); -x_2379 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2379 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_2380 = lean_array_push(x_2378, x_2379); x_2381 = lean_array_push(x_2380, x_2252); x_2382 = lean_alloc_ctor(1, 2, 0); @@ -22871,7 +22990,7 @@ lean_ctor_set(x_11, 1, x_9); lean_ctor_set(x_11, 2, x_1); lean_ctor_set(x_11, 3, x_8); lean_ctor_set_uint8(x_11, sizeof(void*)*4, x_10); -x_12 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_12 = l_Lean_Parser_termParser___closed__2; x_13 = l_Lean_Parser_categoryParser___elambda__1(x_12, x_9, x_11, x_7); x_14 = lean_ctor_get(x_13, 3); lean_inc(x_14); @@ -23661,6 +23780,12 @@ l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63 = _init_l___p lean_mark_persistent(l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__63); l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64 = _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64(); lean_mark_persistent(l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__64); +l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__65 = _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__65(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__65); +l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66 = _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__66); +l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67 = _init_l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__67); l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__1 = _init_l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__1(); lean_mark_persistent(l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__1); l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__2 = _init_l_Lean_Elab_Term_Quotation_stxQuot_expand___closed__2(); @@ -23825,6 +23950,12 @@ l___private_Lean_Elab_Quotation_4__getHeadInfo___closed__3 = _init_l___private_L lean_mark_persistent(l___private_Lean_Elab_Quotation_4__getHeadInfo___closed__3); l___private_Lean_Elab_Quotation_4__getHeadInfo___closed__4 = _init_l___private_Lean_Elab_Quotation_4__getHeadInfo___closed__4(); lean_mark_persistent(l___private_Lean_Elab_Quotation_4__getHeadInfo___closed__4); +l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__1 = _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__1(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__1); +l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__2 = _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__2(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__2); +l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3 = _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3); l___private_Lean_Elab_Quotation_5__explodeHeadPat___closed__1 = _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___closed__1(); lean_mark_persistent(l___private_Lean_Elab_Quotation_5__explodeHeadPat___closed__1); l___private_Lean_Elab_Quotation_5__explodeHeadPat___closed__2 = _init_l___private_Lean_Elab_Quotation_5__explodeHeadPat___closed__2(); @@ -23971,6 +24102,14 @@ l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12 = _init_l___p lean_mark_persistent(l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__12); l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13 = _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13(); lean_mark_persistent(l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13); +l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__14 = _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__14(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__14); +l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15 = _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__15); +l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16 = _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__16); +l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17 = _init_l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17(); +lean_mark_persistent(l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17); l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__1 = _init_l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__1(); lean_mark_persistent(l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__1); l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__2 = _init_l_Array_umapMAux___main___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___closed__2(); diff --git a/stage0/stdlib/Lean/Elab/StructInst.c b/stage0/stdlib/Lean/Elab/StructInst.c index f838609609..7a4a24b750 100644 --- a/stage0/stdlib/Lean/Elab/StructInst.c +++ b/stage0/stdlib/Lean/Elab/StructInst.c @@ -98,7 +98,6 @@ extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3_ lean_object* l_Std_HashMapImp_moveEntries___main___at___private_Lean_Elab_StructInst_12__mkFieldMap___spec__6(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_StructInst_5__getStructName___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_append___rarg(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__8; lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_StructInst_19__expandStruct___main___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* l_Lean_annotation_x3f(lean_object*, lean_object*); @@ -166,9 +165,9 @@ lean_object* l___private_Lean_Elab_StructInst_17__groupFields___lambda__3(lean_o lean_object* l___private_Lean_Elab_StructInst_4__elabModifyOp___closed__26; extern lean_object* l_Lean_mkAppStx___closed__8; lean_object* l___private_Lean_Elab_StructInst_21__getForallBody(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; lean_object* l_Lean_Elab_Term_StructInst_Source_inhabited; lean_object* l_Lean_fmt___at_Lean_Level_LevelToFormat_toResult___main___spec__1(lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__4; lean_object* l___private_Lean_Elab_StructInst_20__mkCtorHeaderAux___main___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_StructInst_20__mkCtorHeaderAux___main___closed__1; @@ -203,6 +202,7 @@ lean_object* l_Lean_Meta_assignExprMVar___at_Lean_Elab_Term_synthesizeInstMVarCo lean_object* l___private_Lean_Elab_StructInst_25__elabStructInstAux___closed__4; 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_logTrace___at_Lean_Elab_Term_traceAtCmdPos___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_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_StructInst_19__expandStruct___main___spec__11___boxed(lean_object**); lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___main___closed__1; 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*); @@ -219,7 +219,6 @@ lean_object* l___private_Lean_Meta_Basic_4__mkFreshExprMVarImpl(lean_object*, ui lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___main___closed__2; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Meta_isExprDefEq___at_Lean_Elab_Term_isDefEqNoConstantApprox___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; lean_object* l_List_foldlM___main___at___private_Lean_Elab_StructInst_12__mkFieldMap___spec__10___closed__1; lean_object* l___private_Lean_Elab_StructInst_24__elabStruct___main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_StructInst_formatStruct(lean_object*); @@ -231,7 +230,6 @@ extern lean_object* l___private_Lean_Elab_Binders_16__expandMatchAltsIntoMatchAu lean_object* l_Lean_Elab_Term_StructInst_Struct_fields___boxed(lean_object*); lean_object* l_Array_shrink___main___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_StructInst_20__mkCtorHeaderAux___main___closed__3; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; lean_object* l_Lean_Expr_FindImpl_findM_x3f___main___at_Lean_Elab_Term_StructInst_DefaultFields_tryToSynthesizeDefaultAux___main___spec__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_findDefaultMissing_x3f(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_StructInst_FieldLHS_toSyntax(uint8_t, lean_object*); @@ -239,7 +237,6 @@ lean_object* l___private_Lean_Elab_StructInst_22__propagateExpectedType___boxed( lean_object* l___private_Lean_Elab_StructInst_1__expandNonAtomicExplicitSource___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); 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*); lean_object* l_List_head_x21___at___private_Lean_Elab_StructInst_19__expandStruct___main___spec__3___boxed(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l_Lean_mkAnnotation(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_StructInst_1__expandNonAtomicExplicitSource___closed__1; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); @@ -294,6 +291,7 @@ lean_object* l_List_mapM___main___at___private_Lean_Elab_StructInst_7__mkStructV lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___main___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_map___main___at___private_Lean_Elab_StructInst_10__expandParentFields___spec__1(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_StructInst_20__mkCtorHeaderAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; lean_object* l___private_Lean_Elab_StructInst_4__elabModifyOp___closed__16; lean_object* l_Lean_getStructureFields(lean_object*, lean_object*); lean_object* l_Function_comp___rarg(lean_object*, lean_object*, lean_object*); @@ -311,16 +309,19 @@ extern lean_object* l_Lean_mkAppStx___closed__6; lean_object* l_Array_foldlStepMAux___main___at___private_Lean_Elab_StructInst_3__isModifyOp_x3f___spec__1___closed__6; lean_object* l_Lean_Elab_Term_StructInst_findField_x3f(lean_object*, lean_object*); lean_object* lean_expr_dbg_to_string(lean_object*); +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l_Lean_Elab_Term_StructInst_defaultMissing_x3f(lean_object*); lean_object* l_Lean_getPathToBaseStructure_x3f(lean_object*, lean_object*, lean_object*); lean_object* l_List_mapM___main___at___private_Lean_Elab_StructInst_9__expandNumLitFields___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_modn(size_t, lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_findDefaultMissing_x3f___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isRoundDone___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_StructInst_findField_x3f___lambda__1(lean_object*, lean_object*); extern lean_object* l_List_head_x21___rarg___closed__2; lean_object* l___private_Lean_Elab_StructInst_14__getFieldIdx___closed__3; lean_object* l_Lean_Elab_Term_StructInst_elabStructInst___closed__1; +extern lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; uint8_t l_Array_contains___at_Lean_findField_x3f___main___spec__1(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_StructInst_4__elabModifyOp___closed__7; lean_object* l___private_Lean_Elab_StructInst_8__expandCompositeFields(lean_object*); @@ -342,7 +343,6 @@ uint8_t l_Lean_Expr_isLambda(lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_StructInst_Struct_structName___boxed(lean_object*); lean_object* l___private_Lean_Elab_StructInst_4__elabModifyOp___closed__5; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; lean_object* l_Lean_Elab_Term_StructInst_setStructSourceSyntax(lean_object*, lean_object*); lean_object* lean_expr_update_proj(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_StructInst_throwFailedToElabField___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -407,6 +407,7 @@ uint8_t l_Lean_BinderInfo_isExplicit(uint8_t); lean_object* l_Lean_Syntax_getKind(lean_object*); lean_object* l___private_Lean_Elab_StructInst_4__elabModifyOp(lean_object*, 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*); +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_step___main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlStepMAux___main___at___private_Lean_Elab_StructInst_3__isModifyOp_x3f___spec__1___closed__2; lean_object* l_List_mapM___main___at___private_Lean_Elab_StructInst_9__expandNumLitFields___spec__1___closed__4; @@ -481,7 +482,6 @@ lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_collectStructNames___main lean_object* l___private_Lean_Elab_StructInst_4__elabModifyOp___closed__21; lean_object* l___private_Lean_Elab_StructInst_14__getFieldIdx(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_StructInst_5__getStructName___rarg___closed__5; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l___private_Lean_Elab_StructInst_18__addMissingFields___at___private_Lean_Elab_StructInst_19__expandStruct___main___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Lean_Meta_AppBuilder_1__mkIdImp___closed__2; lean_object* l_List_map___main___at_Lean_Elab_Term_StructInst_formatStruct___main___spec__1___closed__1; @@ -501,7 +501,6 @@ lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); lean_object* l_List_head_x21___at___private_Lean_Elab_StructInst_19__expandStruct___main___spec__5(lean_object*); lean_object* l_Array_filterAux___main___at___private_Lean_Elab_StructInst_7__mkStructView___spec__1(lean_object*, lean_object*, lean_object*); lean_object* l_Std_AssocList_replace___main___at___private_Lean_Elab_StructInst_12__mkFieldMap___spec__8(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_step(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_mkOptionalNode___closed__2; lean_object* l_List_mapM___main___at___private_Lean_Elab_StructInst_10__expandParentFields___spec__2___closed__2; @@ -573,6 +572,7 @@ lean_object* l___private_Lean_Elab_StructInst_3__isModifyOp_x3f___boxed(lean_obj lean_object* l_List_findSome_x3f___main___rarg(lean_object*, lean_object*); extern lean_object* l___private_Lean_Elab_App_20__elabAppLValsAux___main___closed__2; lean_object* l_Lean_Elab_Term_StructInst_elabStructInst___closed__2; +extern lean_object* l_Lean_Elab_Term_elabParen___closed__7; extern lean_object* l___private_Lean_Elab_Util_5__regTraceClasses___closed__1; lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_getHierarchyDepth___boxed(lean_object*); lean_object* l_List_foldlM___main___at___private_Lean_Elab_StructInst_12__mkFieldMap___spec__10___closed__3; @@ -583,8 +583,8 @@ lean_object* l_Lean_Elab_Term_StructInst_formatField___closed__3; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_StructInst_4__elabModifyOp___closed__27; lean_object* l_monadInhabited___rarg(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; uint8_t l_Lean_Syntax_isIdent(lean_object*); +extern lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_object* l___private_Lean_Elab_StructInst_13__isSimpleField_x3f(lean_object*); lean_object* l_Lean_Elab_Term_StructInst_expandStructInstExpectedType(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: @@ -603,9 +603,9 @@ x_9 = l_Lean_mkOptionalNode___closed__1; x_10 = l_Lean_Syntax_setArg(x_1, x_4, x_9); x_11 = l_Array_empty___closed__1; x_12 = lean_array_push(x_11, x_10); -x_13 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_13 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_14 = lean_array_push(x_13, x_8); -x_15 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_15 = l_Lean_Elab_Term_elabParen___closed__7; x_16 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_16, 0, x_15); lean_ctor_set(x_16, 1, x_14); @@ -618,11 +618,11 @@ x_20 = lean_array_push(x_12, x_19); x_21 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_21, 0, x_18); lean_ctor_set(x_21, 1, x_20); -x_22 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_22 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_23 = lean_array_push(x_22, x_21); -x_24 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_24 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_25 = lean_array_push(x_23, x_24); -x_26 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_26 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_27 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_27, 0, x_26); lean_ctor_set(x_27, 1, x_25); @@ -832,7 +832,7 @@ lean_ctor_set(x_48, 2, x_47); lean_ctor_set(x_48, 3, x_35); x_49 = l_Array_empty___closed__1; x_50 = lean_array_push(x_49, x_48); -x_51 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_51 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_52 = lean_array_push(x_50, x_51); x_53 = lean_array_push(x_52, x_51); x_54 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -877,7 +877,7 @@ lean_ctor_set(x_73, 2, x_72); lean_ctor_set(x_73, 3, x_35); x_74 = l_Array_empty___closed__1; x_75 = lean_array_push(x_74, x_73); -x_76 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_76 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_77 = lean_array_push(x_75, x_76); x_78 = lean_array_push(x_77, x_76); x_79 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -1039,7 +1039,7 @@ lean_ctor_set(x_139, 2, x_138); lean_ctor_set(x_139, 3, x_125); x_140 = l_Array_empty___closed__1; x_141 = lean_array_push(x_140, x_139); -x_142 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_142 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_143 = lean_array_push(x_141, x_142); x_144 = lean_array_push(x_143, x_142); x_145 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -1273,7 +1273,7 @@ lean_ctor_set(x_218, 2, x_217); lean_ctor_set(x_218, 3, x_204); x_219 = l_Array_empty___closed__1; x_220 = lean_array_push(x_219, x_218); -x_221 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_221 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_222 = lean_array_push(x_220, x_221); x_223 = lean_array_push(x_222, x_221); x_224 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; @@ -2652,12 +2652,12 @@ lean_ctor_set(x_77, 0, x_25); lean_ctor_set(x_77, 1, x_76); lean_ctor_set(x_77, 2, x_75); lean_ctor_set(x_77, 3, x_24); -x_78 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_78 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_79 = lean_array_push(x_78, x_77); x_80 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; x_81 = lean_array_push(x_79, x_80); x_82 = lean_array_push(x_81, x_53); -x_83 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_83 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_84 = lean_array_push(x_82, x_83); x_85 = l_Array_iterateMAux___main___at_Lean_Elab_Term_expandApp___spec__1___closed__2; x_86 = lean_alloc_ctor(1, 2, 0); @@ -2675,24 +2675,24 @@ x_91 = l_Lean_nullKind___closed__2; x_92 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_92, 0, x_91); lean_ctor_set(x_92, 1, x_90); -x_93 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_93 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_94 = lean_array_push(x_93, x_92); -x_95 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_95 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_96 = lean_array_push(x_94, x_95); x_97 = lean_array_push(x_96, x_50); -x_98 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_98 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_99 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_99, 0, x_98); lean_ctor_set(x_99, 1, x_97); x_100 = lean_array_push(x_61, x_99); -x_101 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_101 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_102 = lean_array_push(x_100, x_101); x_103 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_103, 0, x_91); lean_ctor_set(x_103, 1, x_102); x_104 = lean_array_push(x_78, x_103); x_105 = lean_array_push(x_104, x_83); -x_106 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_106 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_107 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_107, 0, x_106); lean_ctor_set(x_107, 1, x_105); @@ -2914,12 +2914,12 @@ lean_ctor_set(x_212, 0, x_201); lean_ctor_set(x_212, 1, x_211); lean_ctor_set(x_212, 2, x_210); lean_ctor_set(x_212, 3, x_200); -x_213 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_213 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_214 = lean_array_push(x_213, x_212); x_215 = l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__10; x_216 = lean_array_push(x_214, x_215); x_217 = lean_array_push(x_216, x_186); -x_218 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_218 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_219 = lean_array_push(x_217, x_218); x_220 = l_Array_iterateMAux___main___at_Lean_Elab_Term_expandApp___spec__1___closed__2; x_221 = lean_alloc_ctor(1, 2, 0); @@ -2939,24 +2939,24 @@ x_228 = l_Lean_nullKind___closed__2; x_229 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_229, 0, x_228); lean_ctor_set(x_229, 1, x_227); -x_230 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_230 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_231 = lean_array_push(x_230, x_229); -x_232 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_232 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_233 = lean_array_push(x_231, x_232); x_234 = lean_array_push(x_233, x_183); -x_235 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_235 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_236 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_236, 0, x_235); lean_ctor_set(x_236, 1, x_234); x_237 = lean_array_push(x_194, x_236); -x_238 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_238 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_239 = lean_array_push(x_237, x_238); x_240 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_240, 0, x_228); lean_ctor_set(x_240, 1, x_239); x_241 = lean_array_push(x_213, x_240); x_242 = lean_array_push(x_241, x_218); -x_243 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_243 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_244 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_244, 0, x_243); lean_ctor_set(x_244, 1, x_242); diff --git a/stage0/stdlib/Lean/Elab/Structure.c b/stage0/stdlib/Lean/Elab/Structure.c index 10362ff4c2..e0adc1e6d6 100644 --- a/stage0/stdlib/Lean/Elab/Structure.c +++ b/stage0/stdlib/Lean/Elab/Structure.c @@ -36,6 +36,7 @@ lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_Structure_2__expandCt lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Structure_24__collectLevelParamsInStructure___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_Structure_8__processSubfields___main___rarg___closed__4; extern lean_object* l_Lean_withIncRecDepth___rarg___lambda__2___closed__2; +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__7; lean_object* l_Lean_LocalDecl_userName(lean_object*); lean_object* l_unreachable_x21___rarg(lean_object*); lean_object* l_Lean_addDecl___at_Lean_Elab_Term_declareTacticSyntax___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -130,7 +131,6 @@ lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_2__exp lean_object* l___private_Lean_Elab_Structure_5__checkParentIsStructure___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_checkValidFieldModifier___closed__12; lean_object* l___private_Lean_Elab_Structure_20__collectUniversesFromFields___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_Elab_Level_elabLevel___main___closed__6; lean_object* l___private_Lean_Elab_Structure_22__collectLevelParamsInFVar___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Structure_3__expandFields___spec__1___closed__2; lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_2__expandCtor___spec__1___closed__15; @@ -255,6 +255,7 @@ lean_object* l_Lean_LocalContext_updateBinderInfo(lean_object*, lean_object*, ui extern lean_object* l_Lean_Elab_elabModifiers___rarg___closed__3; lean_object* l_Lean_Elab_applyAttributesImp(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_checkValidFieldModifier___closed__11; +extern lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__2; 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* l_Lean_throwError___at_Lean_Meta_mkWHNFRef___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Structure_8__processSubfields___main___rarg___closed__5; @@ -316,7 +317,6 @@ lean_object* l_Array_filterAux___main___at___private_Lean_Elab_Structure_31__ela lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_Term_16__elabImplicitLambda___main___spec__1___rarg(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_Meta_addGlobalInstance___at___private_Lean_Elab_Structure_31__elabStructureView___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Structure_5__checkParentIsStructure___closed__6; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11; lean_object* l_Lean_Elab_Command_checkValidFieldModifier___closed__4; lean_object* l_Lean_Elab_Command_getMainModule___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabStructure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -18636,8 +18636,8 @@ lean_object* _init_l_Lean_Elab_Command_elabStructure___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Level_elabLevel___main___closed__6; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11; +x_1 = l_Lean_Elab_Level_elabLevel___main___closed__7; +x_2 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__2; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); diff --git a/stage0/stdlib/Lean/Elab/Syntax.c b/stage0/stdlib/Lean/Elab/Syntax.c index 032cc682e5..581aff70e5 100644 --- a/stage0/stdlib/Lean/Elab/Syntax.c +++ b/stage0/stdlib/Lean/Elab/Syntax.c @@ -94,7 +94,6 @@ lean_object* l_Lean_Elab_Command_expandElab___closed__12; lean_object* l_Lean_Elab_Command_Macro_mkFreshKind(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix___closed__6; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__104; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; lean_object* l_Lean_Syntax_getIdAt(lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Command_commandElabAttribute; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__33; @@ -130,7 +129,6 @@ lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__154; lean_object* l_Lean_Elab_Command_expandElab___closed__45; lean_object* lean_st_ref_get(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; lean_object* l_Lean_Elab_Command_expandElab___closed__35; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__19; lean_object* l_Lean_Elab_Command_expandElab___closed__4; @@ -181,7 +179,6 @@ lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__20; lean_object* l___private_Lean_Elab_Syntax_8__antiquote___main___closed__1; lean_object* l_Lean_Elab_Command_strLitToPattern(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandMixfix___closed__22; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; extern lean_object* l_Lean_Elab_Command_mkCommandElabAttribute___closed__10; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__10; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__32; @@ -198,9 +195,9 @@ lean_object* l_Lean_Elab_Term_checkLeftRec___closed__11; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__120; lean_object* l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__5; extern lean_object* l_Lean_mkAppStx___closed__8; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__49; lean_object* l_Lean_Elab_Command_expandMixfix___closed__13; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__4; lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__5; extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__16; @@ -218,7 +215,6 @@ lean_object* l_Lean_Elab_Command_expandMixfix___closed__21; lean_object* l_Lean_Elab_Command_expandElab___closed__28; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__16; lean_object* l_Lean_Elab_Command_expandElab___closed__14; -extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; lean_object* l_Array_umapMAux___main___at_Lean_Elab_Term_toParserDescrAux___main___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_Lean_Elab_Term_toParserDescrAux___main___closed__123; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__30; @@ -231,7 +227,6 @@ lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__105; lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___spec__2___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_Command_expandMixfix___closed__1; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__48; -extern lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Syntax_1__mkParserSeq___spec__1___closed__10; lean_object* l_Lean_Elab_Command_expandElab___closed__3; lean_object* l_Lean_Elab_Term_expandOptPrecedence___boxed(lean_object*); @@ -253,6 +248,7 @@ lean_object* l_Lean_Elab_Term_tryPostponeIfNoneOrMVar(lean_object*, lean_object* lean_object* l_Lean_Elab_Term_checkLeftRec___closed__4; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__53; lean_object* l___private_Lean_Elab_Syntax_5__getCatSuffix(lean_object*); +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; lean_object* l_Lean_Elab_Command_expandMacroHeadIntoPattern(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabCommand___main___spec__7___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -303,7 +299,6 @@ lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__14; lean_object* l_Array_shrink___main___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__9; extern lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__40; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__67; lean_object* l___private_Lean_Elab_Syntax_9__expandNotationAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -312,7 +307,6 @@ lean_object* l_Lean_Elab_Command_elabMacroRulesAux___lambda__1___closed__2; extern lean_object* l_Lean_Elab_mkMacroAttribute___closed__10; lean_object* l_Lean_Macro_addMacroScope(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_regTermParserAttribute___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l_Array_findIdxAux___main___at___private_Lean_Elab_Syntax_8__antiquote___main___spec__2___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Attribute_hasFormat___closed__1; lean_object* l___private_Lean_Elab_Syntax_10__regTraceClasses(lean_object*); @@ -365,14 +359,17 @@ lean_object* l_Lean_Elab_Command_expandElab___closed__30; lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Term_17__elabTermAux___main___spec__2___rarg(lean_object*); lean_object* l_Lean_Elab_Command_adaptExpander(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_mkParserAttributeImpl___closed__1; +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__137; lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l_Lean_choiceKind; lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Syntax_1__mkParserSeq___spec__1___closed__4; +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__3; lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__1; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__33; extern lean_object* l_Lean_Parser_maxPrec; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__16; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; extern lean_object* l_Lean_Parser_regTermParserAttribute___closed__2; lean_object* l___regBuiltin_Lean_Elab_Command_expandMacro(lean_object*); lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__2; @@ -392,8 +389,10 @@ lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__153; lean_object* l___regBuiltin_Lean_Elab_Command_expandMixfix___closed__1; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__12; extern lean_object* l_Lean_mkAppStx___closed__6; +lean_object* l_Lean_Elab_Command_mkKindName___closed__1; extern lean_object* l_Lean_Elab_Term_expandArrayLit___closed__9; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__26; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__89; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__47; lean_object* l_Lean_Elab_Term_toParserDescrAux___main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -401,6 +400,7 @@ lean_object* l_Lean_Elab_Command_elabSyntax___closed__5; lean_object* l___private_Lean_Elab_Syntax_7__elabKind___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___closed__14; lean_object* l_Nat_pred(lean_object*); +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_object* l_Lean_Elab_Command_elabSyntax___closed__18; lean_object* l_Lean_Elab_Command_elabCommand___main(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__12; @@ -410,12 +410,14 @@ lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__6; extern lean_object* l_Lean_Parser_getCategory___closed__1; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__86; uint8_t l_Array_isEmpty___rarg(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___lambda__1___closed__3; +lean_object* l_Lean_Elab_Command_mkKindName___closed__2; +extern lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__25; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_elabSyntax___closed__3; extern lean_object* l_Lean_Elab_Term_expandArrayLit___closed__8; +extern lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; lean_object* l_Lean_Elab_Command_expandElab___closed__23; extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__11; lean_object* l_Lean_Elab_Command_expandMixfix___closed__19; @@ -442,7 +444,6 @@ lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__149; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__77; lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___closed__6; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; lean_object* l_Lean_Elab_Command_expandElab___closed__46; lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntaxAbbrev___closed__3; lean_object* l_Lean_Elab_Term_checkLeftRec___closed__5; @@ -485,6 +486,8 @@ lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed extern lean_object* l_Bool_HasRepr___closed__1; extern lean_object* l_Lean_Syntax_inhabited; lean_object* l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__5; +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__102; lean_object* l_Lean_Macro_throwError___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___closed__24; @@ -543,7 +546,7 @@ lean_object* l_Lean_Elab_Command_elabSyntax___closed__1; lean_object* l___private_Lean_Elab_Syntax_9__expandNotationAux___boxed(lean_object*, lean_object*, lean_object*, 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* l_Lean_Elab_Term_toParserDescrAux___main___closed__111; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__32; lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__10; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__97; @@ -642,7 +645,6 @@ extern lean_object* l___private_Lean_Elab_Util_1__evalSyntaxConstantUnsafe___clo lean_object* l_Array_filterAux___main___at___private_Lean_Elab_Syntax_9__expandNotationAux___spec__2(lean_object*, lean_object*, lean_object*); lean_object* l_Array_iterateMAux___main___at___private_Lean_Elab_Syntax_1__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_Term_toParserDescrAux___main___closed__84; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l_Lean_Elab_Command_expandElab(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_expandElab___closed__40; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__141; @@ -662,11 +664,9 @@ lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__50; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); lean_object* l_Lean_Syntax_toNat(lean_object*); lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__11; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; lean_object* l_Lean_Elab_Command_elabMacroRulesAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__6; extern lean_object* l_Lean_mkOptionalNode___closed__2; -extern lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2; lean_object* l_Lean_Elab_Command_expandElab___closed__19; lean_object* l_Lean_Elab_Command_elabMacroRulesAux___closed__19; lean_object* l_Lean_Elab_Command_expandElab___closed__44; @@ -705,6 +705,7 @@ extern lean_object* l_Lean_Elab_mkMacroAttribute___closed__2; lean_object* l_Array_umapMAux___main___at_Lean_Elab_Term_toParserDescrAux___main___spec__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* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescrAux___main___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_Syntax_6__declareSyntaxCatQuotParser___closed__61; +extern lean_object* l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__88; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__107; lean_object* l_Lean_Elab_Command_expandMacroHeadIntoPattern___boxed(lean_object*, lean_object*, lean_object*); @@ -764,11 +765,11 @@ lean_object* l_Lean_Elab_Command_expandNotationItemIntoSyntaxItem___boxed(lean_o lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__9; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__59; lean_object* l_Lean_Elab_Term_toParserDescrAux___main___closed__82; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; uint8_t l_Lean_Syntax_isIdent(lean_object*); lean_object* l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__45; lean_object* l_Lean_Elab_Command_expandElab___closed__39; extern lean_object* l_Lean_Parser_mkAntiquot___closed__1; +extern lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_object* _init_l_Lean_Elab_Term_expandOptPrecedence___closed__1() { _start: { @@ -2334,7 +2335,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_checkLeftRec___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_2 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -8414,7 +8415,7 @@ lean_ctor_set(x_23, 2, x_19); lean_ctor_set(x_23, 3, x_20); x_24 = l_Array_empty___closed__1; x_25 = lean_array_push(x_24, x_23); -x_26 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_26 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_27 = lean_array_push(x_25, x_26); x_28 = l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__12; x_29 = lean_alloc_ctor(1, 2, 0); @@ -8463,7 +8464,7 @@ lean_ctor_set(x_57, 0, x_21); lean_ctor_set(x_57, 1, x_55); lean_ctor_set(x_57, 2, x_54); lean_ctor_set(x_57, 3, x_56); -x_58 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_58 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_59 = lean_array_push(x_58, x_57); x_60 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_61 = lean_alloc_ctor(1, 2, 0); @@ -8535,11 +8536,11 @@ x_97 = lean_array_push(x_96, x_26); x_98 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_98, 0, x_31); lean_ctor_set(x_98, 1, x_97); -x_99 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_99 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_100 = lean_array_push(x_99, x_98); -x_101 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_101 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_102 = lean_array_push(x_100, x_101); -x_103 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_103 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_104 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_104, 0, x_103); lean_ctor_set(x_104, 1, x_102); @@ -8789,11 +8790,29 @@ x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; } } +lean_object* _init_l_Lean_Elab_Command_mkKindName___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("_kind"); +return x_1; +} +} +lean_object* _init_l_Lean_Elab_Command_mkKindName___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_Command_mkKindName___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} lean_object* l_Lean_Elab_Command_mkKindName(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2; +x_2 = l_Lean_Elab_Command_mkKindName___closed__2; x_3 = l_Lean_Name_append___main(x_2, x_1); return x_3; } @@ -9308,7 +9327,7 @@ lean_inc(x_36); lean_dec(x_34); x_37 = l_Array_empty___closed__1; x_38 = lean_array_push(x_37, x_17); -x_39 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_39 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_40 = lean_array_push(x_38, x_39); x_41 = l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__12; x_42 = lean_alloc_ctor(1, 2, 0); @@ -9358,7 +9377,7 @@ lean_ctor_set(x_71, 0, x_68); lean_ctor_set(x_71, 1, x_69); lean_ctor_set(x_71, 2, x_67); lean_ctor_set(x_71, 3, x_70); -x_72 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_72 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_73 = lean_array_push(x_72, x_71); x_74 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_75 = lean_alloc_ctor(1, 2, 0); @@ -9530,7 +9549,7 @@ lean_inc(x_145); lean_dec(x_143); x_146 = l_Array_empty___closed__1; x_147 = lean_array_push(x_146, x_17); -x_148 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_148 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_149 = lean_array_push(x_147, x_148); x_150 = l___private_Lean_Elab_Syntax_6__declareSyntaxCatQuotParser___closed__12; x_151 = lean_alloc_ctor(1, 2, 0); @@ -9580,7 +9599,7 @@ lean_ctor_set(x_180, 0, x_177); lean_ctor_set(x_180, 1, x_178); lean_ctor_set(x_180, 2, x_176); lean_ctor_set(x_180, 3, x_179); -x_181 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_181 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_182 = lean_array_push(x_181, x_180); x_183 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_184 = lean_alloc_ctor(1, 2, 0); @@ -9820,7 +9839,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__7; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -9830,7 +9849,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_elabSyntaxAbbrev___closed__1; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -9840,7 +9859,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_elabSyntaxAbbrev___closed__2; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -9850,7 +9869,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_elabSyntaxAbbrev___closed__3; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -9860,7 +9879,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_elabSyntaxAbbrev___closed__4; -x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_2 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -9945,7 +9964,7 @@ 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_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_32 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_33 = lean_array_push(x_32, x_31); x_34 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_35 = lean_alloc_ctor(1, 2, 0); @@ -10638,7 +10657,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__11; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -10648,7 +10667,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_elabMacroRulesAux___closed__18; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_2 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -10904,7 +10923,7 @@ lean_ctor_set(x_40, 0, x_26); lean_ctor_set(x_40, 1, x_39); x_41 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__7; x_42 = lean_array_push(x_41, x_40); -x_43 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_43 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_44 = lean_array_push(x_42, x_43); x_45 = lean_array_push(x_44, x_43); x_46 = lean_array_push(x_45, x_43); @@ -10943,7 +10962,7 @@ lean_ctor_set(x_65, 0, x_19); lean_ctor_set(x_65, 1, x_63); lean_ctor_set(x_65, 2, x_62); lean_ctor_set(x_65, 3, x_64); -x_66 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_66 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_67 = lean_array_push(x_66, x_65); x_68 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_69 = lean_alloc_ctor(1, 2, 0); @@ -10974,9 +10993,9 @@ x_80 = lean_array_push(x_22, x_79); x_81 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_81, 0, x_26); lean_ctor_set(x_81, 1, x_80); -x_82 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_82 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_83 = lean_array_push(x_82, x_81); -x_84 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_84 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_85 = lean_array_push(x_83, x_84); x_86 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_87 = lean_array_push(x_86, x_79); @@ -11038,7 +11057,7 @@ 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_85, x_121); -x_123 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_123 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_124 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_124, 0, x_123); lean_ctor_set(x_124, 1, x_122); @@ -11112,7 +11131,7 @@ lean_ctor_set(x_161, 0, x_147); lean_ctor_set(x_161, 1, x_160); x_162 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__7; x_163 = lean_array_push(x_162, x_161); -x_164 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_164 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_165 = lean_array_push(x_163, x_164); x_166 = lean_array_push(x_165, x_164); x_167 = lean_array_push(x_166, x_164); @@ -11151,7 +11170,7 @@ lean_ctor_set(x_186, 0, x_140); lean_ctor_set(x_186, 1, x_184); lean_ctor_set(x_186, 2, x_183); lean_ctor_set(x_186, 3, x_185); -x_187 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_187 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_188 = lean_array_push(x_187, x_186); x_189 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_190 = lean_alloc_ctor(1, 2, 0); @@ -11182,9 +11201,9 @@ x_201 = lean_array_push(x_143, x_200); x_202 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_202, 0, x_147); lean_ctor_set(x_202, 1, x_201); -x_203 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_203 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_204 = lean_array_push(x_203, x_202); -x_205 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_205 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_206 = lean_array_push(x_204, x_205); x_207 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_208 = lean_array_push(x_207, x_200); @@ -11246,7 +11265,7 @@ x_242 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_242, 0, x_241); lean_ctor_set(x_242, 1, x_240); x_243 = lean_array_push(x_206, x_242); -x_244 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_244 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_245 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_245, 0, x_244); lean_ctor_set(x_245, 1, x_243); @@ -11742,7 +11761,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__4; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -13056,7 +13075,7 @@ lean_inc(x_26); x_27 = lean_ctor_get(x_2, 1); lean_inc(x_27); lean_dec(x_2); -x_28 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_28 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_29 = lean_array_push(x_28, x_21); x_30 = l_Lean_Elab_Command_expandMixfix___closed__4; x_31 = lean_alloc_ctor(1, 2, 0); @@ -13081,7 +13100,7 @@ lean_ctor_set(x_43, 1, x_42); lean_ctor_set(x_43, 2, x_39); lean_ctor_set(x_43, 3, x_40); x_44 = lean_array_push(x_32, x_43); -x_45 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_45 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; lean_inc(x_44); x_46 = lean_array_push(x_44, x_45); x_47 = l_Lean_Elab_Command_expandMixfix___closed__10; @@ -13094,7 +13113,7 @@ x_51 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_51, 0, x_34); lean_ctor_set(x_51, 1, x_50); x_52 = lean_array_push(x_37, x_51); -x_53 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_53 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_54 = lean_array_push(x_52, x_53); x_55 = lean_array_push(x_32, x_25); x_56 = lean_alloc_ctor(1, 2, 0); @@ -13247,7 +13266,7 @@ lean_inc(x_102); x_103 = lean_ctor_get(x_2, 1); lean_inc(x_103); lean_dec(x_2); -x_104 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_104 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_105 = lean_array_push(x_104, x_97); x_106 = l_Lean_Elab_Command_expandMixfix___closed__4; x_107 = lean_alloc_ctor(1, 2, 0); @@ -13285,7 +13304,7 @@ x_126 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_126, 0, x_110); lean_ctor_set(x_126, 1, x_125); x_127 = lean_array_push(x_113, x_126); -x_128 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_128 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_129 = lean_array_push(x_127, x_128); x_130 = lean_array_push(x_108, x_101); x_131 = lean_alloc_ctor(1, 2, 0); @@ -13443,7 +13462,7 @@ lean_inc(x_183); x_184 = lean_ctor_get(x_2, 1); lean_inc(x_184); lean_dec(x_2); -x_185 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_185 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_186 = lean_array_push(x_185, x_172); x_187 = l_Lean_Elab_Command_expandMixfix___closed__4; x_188 = lean_alloc_ctor(1, 2, 0); @@ -13469,7 +13488,7 @@ lean_ctor_set(x_199, 1, x_198); lean_ctor_set(x_199, 2, x_196); lean_ctor_set(x_199, 3, x_197); x_200 = lean_array_push(x_189, x_199); -x_201 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_201 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; lean_inc(x_200); x_202 = lean_array_push(x_200, x_201); x_203 = l_Lean_Elab_Command_expandMixfix___closed__10; @@ -13505,7 +13524,7 @@ x_219 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_219, 0, x_191); lean_ctor_set(x_219, 1, x_218); x_220 = lean_array_push(x_194, x_219); -x_221 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_221 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_222 = lean_array_push(x_220, x_221); x_223 = lean_array_push(x_189, x_176); x_224 = lean_array_push(x_200, x_210); @@ -13657,7 +13676,7 @@ lean_inc(x_271); x_272 = lean_ctor_get(x_2, 1); lean_inc(x_272); lean_dec(x_2); -x_273 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_273 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_274 = lean_array_push(x_273, x_266); x_275 = l_Lean_Elab_Command_expandMixfix___closed__4; x_276 = lean_alloc_ctor(1, 2, 0); @@ -13685,7 +13704,7 @@ lean_ctor_set(x_288, 1, x_287); lean_ctor_set(x_288, 2, x_284); lean_ctor_set(x_288, 3, x_285); x_289 = lean_array_push(x_277, x_288); -x_290 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_290 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; lean_inc(x_289); x_291 = lean_array_push(x_289, x_290); x_292 = l_Lean_Elab_Command_expandMixfix___closed__10; @@ -13713,7 +13732,7 @@ x_304 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_304, 0, x_279); lean_ctor_set(x_304, 1, x_303); x_305 = lean_array_push(x_282, x_304); -x_306 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_306 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_307 = lean_array_push(x_305, x_306); x_308 = lean_array_push(x_277, x_270); x_309 = lean_array_push(x_289, x_299); @@ -13859,7 +13878,7 @@ x_353 = l_Lean_Syntax_getArg(x_1, x_352); x_354 = lean_unsigned_to_nat(4u); x_355 = l_Lean_Syntax_getArg(x_1, x_354); lean_dec(x_1); -x_356 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_356 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_357 = lean_array_push(x_356, x_351); x_358 = l_Lean_Elab_Command_expandMixfix___closed__4; x_359 = lean_alloc_ctor(1, 2, 0); @@ -13874,7 +13893,7 @@ lean_ctor_set(x_363, 1, x_361); x_364 = l_Lean_Elab_Command_expandMixfix___closed__30; x_365 = lean_array_push(x_364, x_363); x_366 = lean_array_push(x_365, x_353); -x_367 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_367 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_368 = lean_array_push(x_366, x_367); x_369 = lean_array_push(x_368, x_355); x_370 = l_Lean_Elab_Command_expandMixfix___closed__2; @@ -14247,7 +14266,7 @@ else { 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_dec(x_4); -x_38 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_38 = l_Lean_Parser_termParser___closed__2; x_39 = l_Lean_mkIdentFrom(x_1, x_38); x_40 = lean_unsigned_to_nat(1u); x_41 = l_Lean_Syntax_getArg(x_1, x_40); @@ -14662,7 +14681,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__2; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -14672,7 +14691,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Command_elabNoKindMacroRulesAux___closed__4; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -14703,7 +14722,7 @@ lean_object* l___private_Lean_Elab_Syntax_9__expandNotationAux(lean_object* x_1, _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; -x_7 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_7 = l_Lean_Parser_termParser___closed__2; lean_inc(x_5); x_8 = l_Lean_Elab_Command_Macro_mkFreshKind(x_7, x_5, x_6); x_9 = lean_ctor_get(x_8, 0); @@ -14774,7 +14793,7 @@ x_41 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_41, 0, x_35); lean_ctor_set(x_41, 1, x_40); x_42 = lean_array_push(x_38, x_41); -x_43 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_43 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_44 = lean_array_push(x_42, x_43); x_45 = lean_array_push(x_44, x_18); x_46 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -14784,7 +14803,7 @@ lean_ctor_set(x_47, 1, x_45); x_48 = lean_array_push(x_39, x_47); x_49 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_50 = lean_array_push(x_49, x_29); -x_51 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_51 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_52 = lean_array_push(x_50, x_51); x_53 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_54 = lean_alloc_ctor(1, 2, 0); @@ -14795,7 +14814,7 @@ x_56 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_56, 0, x_35); lean_ctor_set(x_56, 1, x_55); x_57 = lean_array_push(x_39, x_56); -x_58 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_58 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_59 = lean_array_push(x_57, x_58); x_60 = lean_array_push(x_49, x_23); x_61 = lean_array_push(x_60, x_51); @@ -14836,7 +14855,7 @@ lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean x_78 = lean_ctor_get(x_2, 0); lean_inc(x_78); lean_dec(x_2); -x_79 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_79 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_80 = lean_array_push(x_79, x_78); x_81 = l_Lean_Elab_Command_expandMixfix___closed__4; x_82 = lean_alloc_ctor(1, 2, 0); @@ -14865,7 +14884,7 @@ x_97 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_97, 0, x_85); lean_ctor_set(x_97, 1, x_96); x_98 = lean_array_push(x_95, x_97); -x_99 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_99 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_100 = lean_array_push(x_98, x_99); x_101 = lean_array_push(x_100, x_18); x_102 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -14875,7 +14894,7 @@ lean_ctor_set(x_103, 1, x_101); x_104 = lean_array_push(x_83, x_103); x_105 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_106 = lean_array_push(x_105, x_29); -x_107 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_107 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_108 = lean_array_push(x_106, x_107); x_109 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_110 = lean_alloc_ctor(1, 2, 0); @@ -14886,7 +14905,7 @@ x_112 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_112, 0, x_85); lean_ctor_set(x_112, 1, x_111); x_113 = lean_array_push(x_83, x_112); -x_114 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_114 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_115 = lean_array_push(x_113, x_114); x_116 = lean_array_push(x_105, x_23); x_117 = lean_array_push(x_116, x_107); @@ -14955,7 +14974,7 @@ x_148 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_148, 0, x_142); lean_ctor_set(x_148, 1, x_147); x_149 = lean_array_push(x_145, x_148); -x_150 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_150 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_151 = lean_array_push(x_149, x_150); x_152 = lean_array_push(x_151, x_18); x_153 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -14965,7 +14984,7 @@ lean_ctor_set(x_154, 1, x_152); x_155 = lean_array_push(x_146, x_154); x_156 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_157 = lean_array_push(x_156, x_136); -x_158 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_158 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_159 = lean_array_push(x_157, x_158); x_160 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_161 = lean_alloc_ctor(1, 2, 0); @@ -14976,7 +14995,7 @@ x_163 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_163, 0, x_142); lean_ctor_set(x_163, 1, x_162); x_164 = lean_array_push(x_146, x_163); -x_165 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_165 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_166 = lean_array_push(x_164, x_165); x_167 = lean_array_push(x_156, x_23); x_168 = lean_array_push(x_167, x_158); @@ -15019,7 +15038,7 @@ lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; x_186 = lean_ctor_get(x_2, 0); lean_inc(x_186); lean_dec(x_2); -x_187 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_187 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_188 = lean_array_push(x_187, x_186); x_189 = l_Lean_Elab_Command_expandMixfix___closed__4; x_190 = lean_alloc_ctor(1, 2, 0); @@ -15048,7 +15067,7 @@ x_205 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_205, 0, x_193); lean_ctor_set(x_205, 1, x_204); x_206 = lean_array_push(x_203, x_205); -x_207 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_207 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_208 = lean_array_push(x_206, x_207); x_209 = lean_array_push(x_208, x_18); x_210 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -15058,7 +15077,7 @@ lean_ctor_set(x_211, 1, x_209); x_212 = lean_array_push(x_191, x_211); x_213 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_214 = lean_array_push(x_213, x_136); -x_215 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_215 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_216 = lean_array_push(x_214, x_215); x_217 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_218 = lean_alloc_ctor(1, 2, 0); @@ -15069,7 +15088,7 @@ x_220 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_220, 0, x_193); lean_ctor_set(x_220, 1, x_219); x_221 = lean_array_push(x_191, x_220); -x_222 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_222 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_223 = lean_array_push(x_221, x_222); x_224 = lean_array_push(x_213, x_23); x_225 = lean_array_push(x_224, x_215); @@ -15899,7 +15918,7 @@ x_62 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_62, 0, x_50); lean_ctor_set(x_62, 1, x_61); x_63 = lean_array_push(x_60, x_62); -x_64 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_64 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_65 = lean_array_push(x_63, x_64); x_66 = lean_array_push(x_65, x_13); x_67 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -15909,7 +15928,7 @@ lean_ctor_set(x_68, 1, x_66); x_69 = lean_array_push(x_48, x_68); x_70 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_71 = lean_array_push(x_70, x_42); -x_72 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_72 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_73 = lean_array_push(x_71, x_72); x_74 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_75 = lean_alloc_ctor(1, 2, 0); @@ -15920,7 +15939,7 @@ x_77 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_77, 0, x_50); lean_ctor_set(x_77, 1, x_76); x_78 = lean_array_push(x_48, x_77); -x_79 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_79 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_80 = lean_array_push(x_78, x_79); x_81 = lean_array_push(x_70, x_47); x_82 = lean_array_push(x_81, x_72); @@ -15984,7 +16003,7 @@ x_115 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_115, 0, x_103); lean_ctor_set(x_115, 1, x_114); x_116 = lean_array_push(x_113, x_115); -x_117 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_117 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_118 = lean_array_push(x_116, x_117); x_119 = lean_array_push(x_118, x_13); x_120 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -15994,7 +16013,7 @@ lean_ctor_set(x_121, 1, x_119); x_122 = lean_array_push(x_101, x_121); x_123 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_124 = lean_array_push(x_123, x_42); -x_125 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_125 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_126 = lean_array_push(x_124, x_125); x_127 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_128 = lean_alloc_ctor(1, 2, 0); @@ -16005,7 +16024,7 @@ x_130 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_130, 0, x_103); lean_ctor_set(x_130, 1, x_129); x_131 = lean_array_push(x_101, x_130); -x_132 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_132 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_133 = lean_array_push(x_131, x_132); x_134 = lean_array_push(x_133, x_100); x_135 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -16085,7 +16104,7 @@ x_173 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_173, 0, x_161); lean_ctor_set(x_173, 1, x_172); x_174 = lean_array_push(x_171, x_173); -x_175 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_175 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_176 = lean_array_push(x_174, x_175); x_177 = lean_array_push(x_176, x_13); x_178 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -16095,7 +16114,7 @@ lean_ctor_set(x_179, 1, x_177); x_180 = lean_array_push(x_159, x_179); x_181 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_182 = lean_array_push(x_181, x_153); -x_183 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_183 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_184 = lean_array_push(x_182, x_183); x_185 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_186 = lean_alloc_ctor(1, 2, 0); @@ -16106,7 +16125,7 @@ x_188 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_188, 0, x_161); lean_ctor_set(x_188, 1, x_187); x_189 = lean_array_push(x_159, x_188); -x_190 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_190 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_191 = lean_array_push(x_189, x_190); x_192 = lean_array_push(x_181, x_158); x_193 = lean_array_push(x_192, x_183); @@ -16172,7 +16191,7 @@ x_227 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_227, 0, x_215); lean_ctor_set(x_227, 1, x_226); x_228 = lean_array_push(x_225, x_227); -x_229 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_229 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_230 = lean_array_push(x_228, x_229); x_231 = lean_array_push(x_230, x_13); x_232 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -16182,7 +16201,7 @@ lean_ctor_set(x_233, 1, x_231); x_234 = lean_array_push(x_213, x_233); x_235 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_236 = lean_array_push(x_235, x_153); -x_237 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_237 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_238 = lean_array_push(x_236, x_237); x_239 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_240 = lean_alloc_ctor(1, 2, 0); @@ -16193,7 +16212,7 @@ x_242 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_242, 0, x_215); lean_ctor_set(x_242, 1, x_241); x_243 = lean_array_push(x_213, x_242); -x_244 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_244 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_245 = lean_array_push(x_243, x_244); x_246 = lean_array_push(x_245, x_212); x_247 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__18; @@ -17188,7 +17207,7 @@ if (x_49 == 0) { lean_object* x_50; uint8_t x_51; lean_dec(x_15); -x_50 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_50 = l_Lean_Parser_termParser___closed__2; x_51 = lean_name_eq(x_18, x_50); if (x_51 == 0) { @@ -17255,7 +17274,7 @@ x_78 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_78, 0, x_67); lean_ctor_set(x_78, 1, x_77); x_79 = lean_array_push(x_76, x_78); -x_80 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_80 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_81 = lean_array_push(x_79, x_80); x_82 = lean_array_push(x_81, x_13); x_83 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -17301,7 +17320,7 @@ lean_ctor_set(x_105, 0, x_67); lean_ctor_set(x_105, 1, x_104); x_106 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_107 = lean_array_push(x_106, x_105); -x_108 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_108 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_109 = lean_array_push(x_107, x_108); x_110 = lean_array_push(x_109, x_108); x_111 = lean_array_push(x_110, x_108); @@ -17340,7 +17359,7 @@ lean_ctor_set(x_130, 0, x_88); 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 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_131 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_132 = lean_array_push(x_131, x_130); x_133 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_134 = lean_alloc_ctor(1, 2, 0); @@ -17371,9 +17390,9 @@ x_145 = lean_array_push(x_65, x_144); x_146 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_146, 0, x_67); lean_ctor_set(x_146, 1, x_145); -x_147 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_147 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_148 = lean_array_push(x_147, x_146); -x_149 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_149 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_150 = lean_array_push(x_148, x_149); x_151 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_152 = lean_array_push(x_151, x_144); @@ -17381,7 +17400,7 @@ x_153 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9 x_154 = lean_array_push(x_152, x_153); x_155 = l_Lean_Elab_Command_expandElab___closed__16; x_156 = lean_array_push(x_155, x_47); -x_157 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_157 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_158 = lean_array_push(x_156, x_157); x_159 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTacticQuot___closed__2; x_160 = lean_alloc_ctor(1, 2, 0); @@ -17431,7 +17450,7 @@ x_187 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_187, 0, x_186); lean_ctor_set(x_187, 1, x_185); x_188 = lean_array_push(x_150, x_187); -x_189 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_189 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_190 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_190, 0, x_189); lean_ctor_set(x_190, 1, x_188); @@ -17493,7 +17512,7 @@ x_218 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_218, 0, x_207); lean_ctor_set(x_218, 1, x_217); x_219 = lean_array_push(x_216, x_218); -x_220 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_220 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_221 = lean_array_push(x_219, x_220); x_222 = lean_array_push(x_221, x_13); x_223 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -17540,7 +17559,7 @@ lean_ctor_set(x_246, 0, x_207); lean_ctor_set(x_246, 1, x_245); x_247 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_248 = lean_array_push(x_247, x_246); -x_249 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_249 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_250 = lean_array_push(x_248, x_249); x_251 = lean_array_push(x_250, x_249); x_252 = lean_array_push(x_251, x_249); @@ -17579,7 +17598,7 @@ lean_ctor_set(x_271, 0, x_229); lean_ctor_set(x_271, 1, x_269); lean_ctor_set(x_271, 2, x_268); lean_ctor_set(x_271, 3, x_270); -x_272 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_272 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_273 = lean_array_push(x_272, x_271); x_274 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_275 = lean_alloc_ctor(1, 2, 0); @@ -17610,9 +17629,9 @@ x_286 = lean_array_push(x_205, x_285); x_287 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_287, 0, x_207); lean_ctor_set(x_287, 1, x_286); -x_288 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_288 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_289 = lean_array_push(x_288, x_287); -x_290 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_290 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_291 = lean_array_push(x_289, x_290); x_292 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_293 = lean_array_push(x_292, x_285); @@ -17620,7 +17639,7 @@ x_294 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9 x_295 = lean_array_push(x_293, x_294); x_296 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_297 = lean_array_push(x_296, x_47); -x_298 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_298 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_299 = lean_array_push(x_297, x_298); x_300 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_301 = lean_alloc_ctor(1, 2, 0); @@ -17670,7 +17689,7 @@ x_328 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_328, 0, x_327); lean_ctor_set(x_328, 1, x_326); x_329 = lean_array_push(x_291, x_328); -x_330 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_330 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_331 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_331, 0, x_330); lean_ctor_set(x_331, 1, x_329); @@ -17732,7 +17751,7 @@ x_359 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_359, 0, x_348); lean_ctor_set(x_359, 1, x_358); x_360 = lean_array_push(x_357, x_359); -x_361 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_361 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_362 = lean_array_push(x_360, x_361); x_363 = lean_array_push(x_362, x_13); x_364 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -17779,7 +17798,7 @@ lean_ctor_set(x_387, 0, x_348); lean_ctor_set(x_387, 1, x_386); x_388 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_389 = lean_array_push(x_388, x_387); -x_390 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_390 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_391 = lean_array_push(x_389, x_390); x_392 = lean_array_push(x_391, x_390); x_393 = lean_array_push(x_392, x_390); @@ -17818,7 +17837,7 @@ lean_ctor_set(x_412, 0, x_370); lean_ctor_set(x_412, 1, x_410); lean_ctor_set(x_412, 2, x_409); lean_ctor_set(x_412, 3, x_411); -x_413 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_413 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_414 = lean_array_push(x_413, x_412); x_415 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_416 = lean_alloc_ctor(1, 2, 0); @@ -17846,14 +17865,14 @@ lean_ctor_set(x_426, 2, x_424); lean_ctor_set(x_426, 3, x_369); lean_inc(x_426); x_427 = lean_array_push(x_346, x_426); -x_428 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_428 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_429 = lean_array_push(x_427, x_428); x_430 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_430, 0, x_348); lean_ctor_set(x_430, 1, x_429); -x_431 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_431 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_432 = lean_array_push(x_431, x_430); -x_433 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_433 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_434 = lean_array_push(x_432, x_433); x_435 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_436 = lean_array_push(x_435, x_426); @@ -17861,7 +17880,7 @@ x_437 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9 x_438 = lean_array_push(x_436, x_437); x_439 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_440 = lean_array_push(x_439, x_47); -x_441 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_441 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_442 = lean_array_push(x_440, x_441); x_443 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_444 = lean_alloc_ctor(1, 2, 0); @@ -17911,7 +17930,7 @@ 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_434, x_471); -x_473 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_473 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_474 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_474, 0, x_473); lean_ctor_set(x_474, 1, x_472); @@ -17943,7 +17962,7 @@ else { lean_object* x_487; uint8_t x_488; lean_dec(x_1); -x_487 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_487 = l_Lean_Parser_termParser___closed__2; x_488 = lean_name_eq(x_18, x_487); if (x_488 == 0) { @@ -18001,7 +18020,7 @@ x_512 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_512, 0, x_501); lean_ctor_set(x_512, 1, x_511); x_513 = lean_array_push(x_510, x_512); -x_514 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_514 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_515 = lean_array_push(x_513, x_514); x_516 = lean_array_push(x_515, x_13); x_517 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -18048,7 +18067,7 @@ lean_ctor_set(x_540, 0, x_501); lean_ctor_set(x_540, 1, x_539); x_541 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_542 = lean_array_push(x_541, x_540); -x_543 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_543 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_544 = lean_array_push(x_542, x_543); x_545 = lean_array_push(x_544, x_543); x_546 = lean_array_push(x_545, x_543); @@ -18087,7 +18106,7 @@ lean_ctor_set(x_565, 0, x_523); lean_ctor_set(x_565, 1, x_563); lean_ctor_set(x_565, 2, x_562); lean_ctor_set(x_565, 3, x_564); -x_566 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_566 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_567 = lean_array_push(x_566, x_565); x_568 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_569 = lean_alloc_ctor(1, 2, 0); @@ -18130,9 +18149,9 @@ x_585 = lean_array_push(x_580, x_584); x_586 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_586, 0, x_501); lean_ctor_set(x_586, 1, x_585); -x_587 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_587 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_588 = lean_array_push(x_587, x_586); -x_589 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_589 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_590 = lean_array_push(x_588, x_589); x_591 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_592 = lean_array_push(x_591, x_579); @@ -18140,7 +18159,7 @@ x_593 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9 x_594 = lean_array_push(x_592, x_593); x_595 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_596 = lean_array_push(x_595, x_47); -x_597 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_597 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_598 = lean_array_push(x_596, x_597); x_599 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_600 = lean_alloc_ctor(1, 2, 0); @@ -18172,7 +18191,7 @@ lean_ctor_set(x_613, 1, x_612); x_614 = lean_array_push(x_587, x_613); x_615 = lean_array_push(x_614, x_589); x_616 = lean_array_push(x_615, x_17); -x_617 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_617 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_618 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_618, 0, x_617); lean_ctor_set(x_618, 1, x_616); @@ -18272,7 +18291,7 @@ if (x_667 == 0) { lean_object* x_668; uint8_t x_669; lean_dec(x_15); -x_668 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_668 = l_Lean_Parser_termParser___closed__2; x_669 = lean_name_eq(x_18, x_668); if (x_669 == 0) { @@ -18338,7 +18357,7 @@ x_696 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_696, 0, x_685); lean_ctor_set(x_696, 1, x_695); x_697 = lean_array_push(x_694, x_696); -x_698 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_698 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_699 = lean_array_push(x_697, x_698); x_700 = lean_array_push(x_699, x_13); x_701 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -18384,7 +18403,7 @@ lean_ctor_set(x_723, 0, x_685); lean_ctor_set(x_723, 1, x_722); x_724 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_725 = lean_array_push(x_724, x_723); -x_726 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_726 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_727 = lean_array_push(x_725, x_726); x_728 = lean_array_push(x_727, x_726); x_729 = lean_array_push(x_728, x_726); @@ -18423,7 +18442,7 @@ lean_ctor_set(x_748, 0, x_706); lean_ctor_set(x_748, 1, x_746); lean_ctor_set(x_748, 2, x_745); lean_ctor_set(x_748, 3, x_747); -x_749 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_749 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_750 = lean_array_push(x_749, x_748); x_751 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_752 = lean_alloc_ctor(1, 2, 0); @@ -18454,9 +18473,9 @@ x_763 = lean_array_push(x_683, x_762); x_764 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_764, 0, x_685); lean_ctor_set(x_764, 1, x_763); -x_765 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_765 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_766 = lean_array_push(x_765, x_764); -x_767 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_767 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_768 = lean_array_push(x_766, x_767); x_769 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_770 = lean_array_push(x_769, x_762); @@ -18464,7 +18483,7 @@ x_771 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9 x_772 = lean_array_push(x_770, x_771); x_773 = l_Lean_Elab_Command_expandElab___closed__16; x_774 = lean_array_push(x_773, x_665); -x_775 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_775 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_776 = lean_array_push(x_774, x_775); x_777 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTacticQuot___closed__2; x_778 = lean_alloc_ctor(1, 2, 0); @@ -18514,7 +18533,7 @@ x_805 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_805, 0, x_804); lean_ctor_set(x_805, 1, x_803); x_806 = lean_array_push(x_768, x_805); -x_807 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_807 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_808 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_808, 0, x_807); lean_ctor_set(x_808, 1, x_806); @@ -18578,7 +18597,7 @@ x_837 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_837, 0, x_826); lean_ctor_set(x_837, 1, x_836); x_838 = lean_array_push(x_835, x_837); -x_839 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_839 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_840 = lean_array_push(x_838, x_839); x_841 = lean_array_push(x_840, x_13); x_842 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -18625,7 +18644,7 @@ lean_ctor_set(x_865, 0, x_826); lean_ctor_set(x_865, 1, x_864); x_866 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_867 = lean_array_push(x_866, x_865); -x_868 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_868 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_869 = lean_array_push(x_867, x_868); x_870 = lean_array_push(x_869, x_868); x_871 = lean_array_push(x_870, x_868); @@ -18664,7 +18683,7 @@ lean_ctor_set(x_890, 0, x_848); lean_ctor_set(x_890, 1, x_888); lean_ctor_set(x_890, 2, x_887); lean_ctor_set(x_890, 3, x_889); -x_891 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_891 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_892 = lean_array_push(x_891, x_890); x_893 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_894 = lean_alloc_ctor(1, 2, 0); @@ -18695,9 +18714,9 @@ x_905 = lean_array_push(x_824, x_904); x_906 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_906, 0, x_826); lean_ctor_set(x_906, 1, x_905); -x_907 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_907 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_908 = lean_array_push(x_907, x_906); -x_909 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_909 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_910 = lean_array_push(x_908, x_909); x_911 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_912 = lean_array_push(x_911, x_904); @@ -18705,7 +18724,7 @@ x_913 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9 x_914 = lean_array_push(x_912, x_913); x_915 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_916 = lean_array_push(x_915, x_665); -x_917 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_917 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_918 = lean_array_push(x_916, x_917); x_919 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_920 = lean_alloc_ctor(1, 2, 0); @@ -18755,7 +18774,7 @@ x_947 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_947, 0, x_946); lean_ctor_set(x_947, 1, x_945); x_948 = lean_array_push(x_910, x_947); -x_949 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_949 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_950 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_950, 0, x_949); lean_ctor_set(x_950, 1, x_948); @@ -18819,7 +18838,7 @@ x_979 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_979, 0, x_968); lean_ctor_set(x_979, 1, x_978); x_980 = lean_array_push(x_977, x_979); -x_981 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_981 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_982 = lean_array_push(x_980, x_981); x_983 = lean_array_push(x_982, x_13); x_984 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -18866,7 +18885,7 @@ lean_ctor_set(x_1007, 0, x_968); lean_ctor_set(x_1007, 1, x_1006); x_1008 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_1009 = lean_array_push(x_1008, x_1007); -x_1010 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_1010 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_1011 = lean_array_push(x_1009, x_1010); x_1012 = lean_array_push(x_1011, x_1010); x_1013 = lean_array_push(x_1012, x_1010); @@ -18905,7 +18924,7 @@ lean_ctor_set(x_1032, 0, x_990); lean_ctor_set(x_1032, 1, x_1030); lean_ctor_set(x_1032, 2, x_1029); lean_ctor_set(x_1032, 3, x_1031); -x_1033 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_1033 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_1034 = lean_array_push(x_1033, x_1032); x_1035 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_1036 = lean_alloc_ctor(1, 2, 0); @@ -18933,14 +18952,14 @@ lean_ctor_set(x_1046, 2, x_1044); lean_ctor_set(x_1046, 3, x_989); lean_inc(x_1046); x_1047 = lean_array_push(x_966, x_1046); -x_1048 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_1048 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_1049 = lean_array_push(x_1047, x_1048); x_1050 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1050, 0, x_968); lean_ctor_set(x_1050, 1, x_1049); -x_1051 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1051 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1052 = lean_array_push(x_1051, x_1050); -x_1053 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1053 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1054 = lean_array_push(x_1052, x_1053); x_1055 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_1056 = lean_array_push(x_1055, x_1046); @@ -18948,7 +18967,7 @@ x_1057 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__ x_1058 = lean_array_push(x_1056, x_1057); x_1059 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_1060 = lean_array_push(x_1059, x_665); -x_1061 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_1061 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_1062 = lean_array_push(x_1060, x_1061); x_1063 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_1064 = lean_alloc_ctor(1, 2, 0); @@ -18998,7 +19017,7 @@ x_1091 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1091, 0, x_1090); lean_ctor_set(x_1091, 1, x_1089); x_1092 = lean_array_push(x_1054, x_1091); -x_1093 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_1093 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_1094 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1094, 0, x_1093); lean_ctor_set(x_1094, 1, x_1092); @@ -19032,7 +19051,7 @@ else { lean_object* x_1108; uint8_t x_1109; lean_dec(x_1); -x_1108 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1108 = l_Lean_Parser_termParser___closed__2; x_1109 = lean_name_eq(x_18, x_1108); if (x_1109 == 0) { @@ -19089,7 +19108,7 @@ x_1133 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1133, 0, x_1122); lean_ctor_set(x_1133, 1, x_1132); x_1134 = lean_array_push(x_1131, x_1133); -x_1135 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; +x_1135 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__3; x_1136 = lean_array_push(x_1134, x_1135); x_1137 = lean_array_push(x_1136, x_13); x_1138 = l___regBuiltin_Lean_Elab_Command_elabSyntax___closed__1; @@ -19136,7 +19155,7 @@ lean_ctor_set(x_1161, 0, x_1122); lean_ctor_set(x_1161, 1, x_1160); x_1162 = l_Lean_Elab_Tactic_evalIntro___closed__5; x_1163 = lean_array_push(x_1162, x_1161); -x_1164 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_1164 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_1165 = lean_array_push(x_1163, x_1164); x_1166 = lean_array_push(x_1165, x_1164); x_1167 = lean_array_push(x_1166, x_1164); @@ -19175,7 +19194,7 @@ lean_ctor_set(x_1186, 0, x_1144); lean_ctor_set(x_1186, 1, x_1184); lean_ctor_set(x_1186, 2, x_1183); lean_ctor_set(x_1186, 3, x_1185); -x_1187 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; +x_1187 = l_Lean_Elab_Term_elabArrow___lambda__1___closed__4; x_1188 = lean_array_push(x_1187, x_1186); x_1189 = l_Lean_Elab_Term_elabLetDeclCore___closed__6; x_1190 = lean_alloc_ctor(1, 2, 0); @@ -19218,9 +19237,9 @@ x_1206 = lean_array_push(x_1201, x_1205); x_1207 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1207, 0, x_1122); lean_ctor_set(x_1207, 1, x_1206); -x_1208 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_1208 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_1209 = lean_array_push(x_1208, x_1207); -x_1210 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_1210 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_1211 = lean_array_push(x_1209, x_1210); x_1212 = l_Lean_Elab_Command_elabMacroRulesAux___closed__17; x_1213 = lean_array_push(x_1212, x_1200); @@ -19228,7 +19247,7 @@ x_1214 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__ x_1215 = lean_array_push(x_1213, x_1214); x_1216 = l___private_Lean_Elab_Syntax_9__expandNotationAux___closed__6; x_1217 = lean_array_push(x_1216, x_665); -x_1218 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_1218 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_1219 = lean_array_push(x_1217, x_1218); x_1220 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTermQuot___closed__1; x_1221 = lean_alloc_ctor(1, 2, 0); @@ -19260,7 +19279,7 @@ lean_ctor_set(x_1234, 1, x_1233); x_1235 = lean_array_push(x_1208, x_1234); x_1236 = lean_array_push(x_1235, x_1210); x_1237 = lean_array_push(x_1236, x_17); -x_1238 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_1238 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_1239 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_1239, 0, x_1238); lean_ctor_set(x_1239, 1, x_1237); @@ -20031,6 +20050,10 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat___clo res = l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +l_Lean_Elab_Command_mkKindName___closed__1 = _init_l_Lean_Elab_Command_mkKindName___closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_mkKindName___closed__1); +l_Lean_Elab_Command_mkKindName___closed__2 = _init_l_Lean_Elab_Command_mkKindName___closed__2(); +lean_mark_persistent(l_Lean_Elab_Command_mkKindName___closed__2); l_Lean_Elab_Command_elabSyntax___closed__1 = _init_l_Lean_Elab_Command_elabSyntax___closed__1(); lean_mark_persistent(l_Lean_Elab_Command_elabSyntax___closed__1); l_Lean_Elab_Command_elabSyntax___closed__2 = _init_l_Lean_Elab_Command_elabSyntax___closed__2(); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Basic.c b/stage0/stdlib/Lean/Elab/Tactic/Basic.c index 5e80f7a13a..70e51a677e 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Basic.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Basic.c @@ -178,7 +178,6 @@ lean_object* l_Lean_Meta_getMVarDecl___at_Lean_Elab_Tactic_getMainTag___spec__1_ lean_object* l_Lean_Elab_Tactic_getMainGoal___closed__2; lean_object* l___private_Init_Data_Array_QSort_1__qpartitionAux___main___at___private_Lean_Elab_Tactic_Basic_5__sortFVarIds___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_log___at_Lean_Elab_Tactic_evalTactic___main___spec__10(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___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; lean_object* l___regBuiltin_Lean_Elab_Tactic_evalClear(lean_object*); lean_object* l_Lean_Elab_Tactic_evalFailIfSuccess___closed__3; lean_object* l___regBuiltin_Lean_Elab_Tactic_evalIntros___closed__1; @@ -287,8 +286,10 @@ lean_object* l_Lean_Syntax_prettyPrint(lean_object*); lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Tactic_Basic_2__expandTacticMacroFns___main___at_Lean_Elab_Tactic_evalTactic___main___spec__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* l_Lean_Elab_Tactic_tacticElabAttribute___closed__4; +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__3; lean_object* l_Lean_Meta_revert(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_evalChoice___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_Elab_Term_expandCDot_x3f___closed__6; lean_object* l_Lean_Elab_Tactic_liftMetaMAtMain___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern size_t l_Std_PersistentHashMap_insertAux___main___rarg___closed__2; lean_object* l_Lean_Elab_Tactic_resolveGlobalName___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -317,9 +318,9 @@ lean_object* l_Lean_Elab_Tactic_evalIntro___closed__2; lean_object* l_Lean_Elab_Tactic_saveBacktrackableState___boxed(lean_object*); lean_object* l_Array_forMAux___main___at_Lean_Elab_Tactic_evalClear___spec__1___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; lean_object* l_Lean_Meta_assumption(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_introNCore(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; lean_object* l_Lean_Elab_mkElabAttribute___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Std_HashMapImp_find_x3f___at_Lean_Elab_Tactic_evalTactic___main___spec__5___boxed(lean_object*, lean_object*); extern lean_object* l_Lean_Elab_applyAttributesImp___closed__1; @@ -374,6 +375,7 @@ lean_object* l___private_Lean_Elab_Tactic_Basic_5__sortFVarIds(lean_object*, lea lean_object* l_Lean_Elab_Tactic_saveBacktrackableState(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSubst___closed__1; extern lean_object* l_Lean_Syntax_inhabited; +extern lean_object* l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; lean_object* l___private_Lean_Elab_Tactic_Basic_2__expandTacticMacroFns___main___closed__5; extern lean_object* l___private_Lean_Elab_Quotation_4__getHeadInfo___elambda__3___closed__16; lean_object* l_Lean_Elab_goalsToMessageData(lean_object*); @@ -427,7 +429,6 @@ lean_object* l_Lean_Elab_Tactic_evalIntro___closed__8; lean_object* l_Lean_Elab_Tactic_saveBacktrackableState___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_evalCase___closed__2; lean_object* l___private_Init_Data_Array_QSort_1__qpartitionAux___main___at___private_Lean_Elab_Tactic_Basic_5__sortFVarIds___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l___regBuiltin_Lean_Elab_Tactic_evalTraceState___closed__2; lean_object* l_Lean_Elab_Tactic_evalChoiceAux___main(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_Tactic_evalOrelse___closed__2; @@ -498,7 +499,6 @@ lean_object* l___regBuiltin_Lean_Elab_Tactic_evalIntro(lean_object*); extern lean_object* l_Lean_mkHole___closed__2; lean_object* l_Lean_Elab_Tactic_liftMetaM___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_Tactic_try_x3f(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l_Std_PersistentHashMap_findAtAux___main___at_Lean_Elab_Tactic_evalTactic___main___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Tactic_evalIntroMatch(lean_object*); lean_object* l_Array_umapMAux___main___at_Lean_Elab_Tactic_getFVarIds___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*); @@ -8978,7 +8978,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Array_empty___closed__1; -x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_2 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -9299,7 +9299,7 @@ lean_ctor_set(x_98, 0, x_84); lean_ctor_set(x_98, 1, x_97); x_99 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__4; x_100 = lean_array_push(x_99, x_98); -x_101 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__13; +x_101 = l___private_Lean_Elab_Quotation_8__letBindRhss___main___closed__17; x_102 = lean_array_push(x_100, x_101); x_103 = l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__9; x_104 = lean_array_push(x_102, x_103); @@ -9308,9 +9308,9 @@ x_106 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_106, 0, x_84); lean_ctor_set(x_106, 1, x_105); x_107 = lean_array_push(x_82, x_106); -x_108 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_108 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_109 = lean_array_push(x_107, x_108); -x_110 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_110 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_111 = lean_array_push(x_109, x_110); x_112 = l_Lean_Elab_Tactic_evalIntro___closed__6; x_113 = lean_alloc_ctor(1, 2, 0); @@ -13750,7 +13750,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabTacticQuot___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_2 = l_Lean_Elab_Level_elabLevel___main___closed__3; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } diff --git a/stage0/stdlib/Lean/Elab/Tactic/Binders.c b/stage0/stdlib/Lean/Elab/Tactic/Binders.c index 44b885ddad..2f0f852a8f 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Binders.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Binders.c @@ -21,7 +21,6 @@ lean_object* l___regBuiltin_Lean_Elab_Tactic_expandSufficesTactic___closed__3; extern lean_object* l_Array_empty___closed__1; extern lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabTacticQuot___closed__1; lean_object* l___regBuiltin_Lean_Elab_Tactic_expandSufficesTactic___closed__2; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; lean_object* l_Lean_Elab_Tactic_expandLetTactic___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Tactic_expandSufficesTactic___closed__1; lean_object* l___regBuiltin_Lean_Elab_Tactic_expandHaveTactic(lean_object*); @@ -33,9 +32,8 @@ lean_object* l_Lean_Elab_Tactic_expandShowTactic___closed__6; lean_object* l___regBuiltin_Lean_Elab_Tactic_expandLetTactic(lean_object*); lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Tactic_expandLetBangTactic___closed__1; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; lean_object* l_Lean_Elab_Tactic_expandLetBangTactic(lean_object*, lean_object*, lean_object*); -extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l___private_Lean_Elab_Tactic_Binders_1__liftTermBinderSyntax___closed__7; lean_object* l___regBuiltin_Lean_Elab_Tactic_expandLetTactic___closed__1; extern lean_object* l_Lean_Elab_Term_elabLetDeclCore___closed__7; @@ -46,12 +44,13 @@ lean_object* l___regBuiltin_Lean_Elab_Tactic_expandLetTactic___closed__2; lean_object* l_Lean_Elab_Tactic_expandShowTactic___closed__10; lean_object* l___private_Lean_Elab_Tactic_Binders_1__liftTermBinderSyntax___closed__3; extern lean_object* l_Lean_mkAppStx___closed__6; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; lean_object* l___regBuiltin_Lean_Elab_Tactic_expandHaveTactic___closed__1; lean_object* l_Lean_Elab_Tactic_expandSufficesTactic___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_expandShowTactic___closed__8; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; lean_object* l___private_Lean_Elab_Tactic_Binders_1__liftTermBinderSyntax___closed__5; extern lean_object* l_Lean_Parser_Error_toString___closed__2; +extern lean_object* l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; lean_object* l_Lean_Elab_Tactic_expandHaveTactic___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_expandShowTactic(lean_object*, lean_object*, lean_object*); lean_object* l_Array_iterateMAux___main___at_Array_append___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -70,6 +69,7 @@ extern lean_object* l_Lean_SourceInfo_inhabited___closed__1; lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); lean_object* l___regBuiltin_Lean_Elab_Tactic_expandShowTactic___closed__2; +extern lean_object* l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; lean_object* l___regBuiltin_Lean_Elab_Tactic_expandHaveTactic___closed__2; extern lean_object* l_Lean_mkAppStx___closed__9; lean_object* l___private_Lean_Elab_Tactic_Binders_1__liftTermBinderSyntax___closed__8; @@ -90,7 +90,7 @@ lean_object* l_Lean_Elab_Tactic_expandShowTactic___boxed(lean_object*, lean_obje lean_object* l_Lean_Elab_Tactic_expandShowTactic___closed__1; lean_object* l___private_Lean_Elab_Tactic_Binders_1__liftTermBinderSyntax___closed__4; uint8_t lean_string_dec_eq(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +extern lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_object* _init_l___private_Lean_Elab_Tactic_Binders_1__liftTermBinderSyntax___closed__1() { _start: { @@ -118,7 +118,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_Tactic_Binders_1__liftTermBinderSyntax___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; +x_2 = l___private_Lean_Elab_Quotation_5__explodeHeadPat___lambda__1___closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } @@ -604,17 +604,17 @@ lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_9); x_12 = l_Array_empty___closed__1; x_13 = lean_array_push(x_12, x_11); -x_14 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__42; +x_14 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__44; x_15 = lean_array_push(x_13, x_14); x_16 = l_Lean_nullKind___closed__2; x_17 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_17, 0, x_16); lean_ctor_set(x_17, 1, x_15); -x_18 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_18 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__28; x_19 = lean_array_push(x_18, x_17); -x_20 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_20 = l___private_Lean_Elab_Quotation_2__quoteSyntax___main___closed__45; x_21 = lean_array_push(x_19, x_20); -x_22 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_22 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_23 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_23, 0, x_22); lean_ctor_set(x_23, 1, x_21); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Match.c b/stage0/stdlib/Lean/Elab/Tactic/Match.c index 71ed9142e8..4062e8aeee 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Match.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Match.c @@ -47,6 +47,7 @@ extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main lean_object* l_Lean_Name_appendIndexAfter(lean_object*, lean_object*); lean_object* l___private_Init_LeanInit_18__mapSepElemsMAux___main___at___private_Lean_Elab_Tactic_Match_1__mkAuxiliaryMatchTermAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Tactic_Match_1__mkAuxiliaryMatchTermAux___lambda__1___closed__3; +extern lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; 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_Tactic_Match_1__mkAuxiliaryMatchTermAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Tactic_evalMatch___closed__1; @@ -73,7 +74,6 @@ extern lean_object* l___private_Lean_Elab_Binders_16__expandMatchAltsIntoMatchAu extern lean_object* l___private_Lean_Elab_Binders_11__expandFunBindersAux___main___closed__2; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); extern lean_object* l_Lean_mkHole___closed__2; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* lean_nat_mod(lean_object*, lean_object*); @@ -280,7 +280,7 @@ lean_ctor_set(x_25, 1, x_24); x_26 = l_Lean_Syntax_getArg(x_25, x_14); x_27 = l___private_Lean_Elab_Tactic_Match_1__mkAuxiliaryMatchTermAux___lambda__1___closed__4; x_28 = lean_array_push(x_27, x_26); -x_29 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_29 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_30 = lean_array_push(x_28, x_29); x_31 = lean_array_push(x_30, x_9); x_32 = l_Lean_Elab_Tactic_evalCase___closed__5; diff --git a/stage0/stdlib/Lean/Elab/Term.c b/stage0/stdlib/Lean/Elab/Term.c index bf505d9958..682fc04501 100644 --- a/stage0/stdlib/Lean/Elab/Term.c +++ b/stage0/stdlib/Lean/Elab/Term.c @@ -223,6 +223,7 @@ lean_object* l_Array_forMAux___main___at_Lean_Elab_Term_MetaHasEval___spec__4___ lean_object* l___regBuiltin_Lean_Elab_Term_elabByTactic(lean_object*); lean_object* l_Lean_mkAtom(lean_object*); lean_object* l_Lean_Elab_Term_withLevelNames(lean_object*); +lean_object* l_Lean_Elab_Term_elabParen___closed__6; lean_object* l_Lean_Meta_mkAppOptM___at___private_Lean_Elab_Term_5__tryPureCoe_x3f___spec__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_Term_9__elabUsingElabFns___closed__6; lean_object* l_Lean_Elab_Term_MonadLiftT(lean_object*); @@ -244,10 +245,10 @@ extern lean_object* l_Lean_Meta_State_inhabited___closed__7; lean_object* l_Lean_Elab_Term_mkExplicitBinder___closed__8; lean_object* l_Array_forMAux___main___at_Lean_Elab_Term_MetaHasEval___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_mkAppStx___closed__8; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; extern lean_object* l_Lean_levelZero; lean_object* l_Lean_Elab_Term_TermElabResult_inhabited___closed__1; lean_object* l_Lean_Elab_Term_elabStrLit___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_expandCDot_x3f___closed__4; lean_object* l_Array_forMAux___main___at_Lean_Elab_Term_MetaHasEval___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l_Lean_Meta_ppGoal(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -286,8 +287,8 @@ lean_object* l_Lean_Elab_Term_tryCoe___closed__4; lean_object* l_Lean_Meta_assignExprMVar___at_Lean_Elab_Term_synthesizeInstMVarCore___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_monadLog___closed__5; lean_object* l_Lean_Elab_Term_Lean_Ref___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_Parser_termParser___closed__1; lean_object* l___private_Lean_Elab_Term_14__useImplicitLambda_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3; lean_object* l_Lean_Elab_Term_tryCoe(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_tryPostponeIfNoneOrMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_Term_18__tryCoeSort___closed__1; @@ -353,7 +354,6 @@ lean_object* l_Lean_Elab_Term_isExprMVarAssigned___boxed(lean_object*, lean_obje lean_object* l_Lean_Elab_Term_elabProp___rarg(lean_object*); lean_object* l_Lean_Syntax_isStrLit_x3f(lean_object*); lean_object* l___private_Lean_Elab_Term_18__tryCoeSort___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; lean_object* l_Lean_Elab_Term_termElabAttribute___closed__1; lean_object* l_Lean_Elab_Term_MVarErrorContext_logError___closed__8; lean_object* l_Lean_Elab_Term_mkFreshInstanceName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -367,10 +367,10 @@ lean_object* l_Lean_Elab_Term_levelMVarToParam___closed__2; lean_object* l_Lean_Elab_Term_tryLiftAndCoe___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_Lean_Elab_MonadMacroAdapter___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_mkConst___closed__2; +lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___closed__3; 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*); lean_object* l_Lean_Meta_instantiateMVars___at_Lean_Elab_Term_MVarErrorContext_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabQuotedName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l_Lean_Meta_trySynthInstance___at_Lean_Elab_Term_synthesizeInstMVarCore___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_elabNumLit___closed__1; lean_object* l_Lean_Elab_Term_tryLiftAndCoe___closed__1; @@ -424,6 +424,7 @@ lean_object* l_Lean_Elab_Term_throwErrorIfErrors___closed__3; extern lean_object* l_Lean_MessageData_hasCoeOfOptExpr___closed__1; lean_object* l_Lean_Elab_getMacros(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getMVarsAtDecl___at_Lean_Elab_Term_ensureNoUnassignedMVars___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_expandCDot_x3f___closed__3; extern lean_object* l_Lean_Meta_inferTypeRef; lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Elab_Term_elabCharLit(lean_object*); @@ -445,11 +446,13 @@ lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l_List_repr___rarg___closed__2; lean_object* l_Std_PersistentArray_forM___at_Lean_Elab_Term_MetaHasEval___spec__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getMVarsAtDecl___at_Lean_Elab_Term_ensureNoUnassignedMVars___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_Level_elabLevel___main___closed__3; lean_object* l_Lean_Elab_Term_liftCoreM___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l___private_Init_LeanInit_15__quoteList___main___rarg___closed__4; lean_object* l_Lean_Elab_Term_mkExplicitBinder___closed__5; lean_object* l_Lean_Meta_mkFreshTypeMVar___at___private_Lean_Elab_Term_6__exceptionToSorry___spec__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_monadLog___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__6; lean_object* l_Nat_foldMAux___main___at___private_Lean_Elab_Term_25__mkFreshLevelMVars___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_Lean_Ref___closed__3; lean_object* l___private_Lean_Elab_Term_7__postponeElabTerm___closed__1; @@ -490,6 +493,7 @@ lean_object* l___regBuiltin_Lean_Elab_Term_elabProp___closed__2; lean_object* l___private_Lean_Elab_Term_9__elabUsingElabFns(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_modn(size_t, lean_object*); extern lean_object* l_Lean_charToExpr___lambda__1___closed__1; +lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_object* l_Lean_Elab_Term_expandArrayLit___closed__4; lean_object* l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_Instances_1__mkInstanceKey___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); @@ -522,6 +526,7 @@ lean_object* l_Lean_Meta_withLCtx___at_Lean_Elab_Term_elabSyntheticHole___spec__ lean_object* l___private_Lean_Elab_Term_21__mkPairsAux___main___closed__1; lean_object* l_Lean_Meta_mkFreshLevelMVar___at_Lean_Elab_Term_ensureType___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_getCurrNamespace___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__5; lean_object* l_Array_anyRangeMAux___main___at___private_Lean_Elab_Term_12__isLambdaWithImplicit___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isForall(lean_object*); lean_object* l_Lean_Elab_Term_elabTermEnsuringType___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -569,6 +574,7 @@ lean_object* l_Lean_Elab_Term_elabCharLit(lean_object*, lean_object*, lean_objec lean_object* l_Lean_Elab_Term_expandListLit___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_synthesizeInst___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_termElabAttribute; +lean_object* l_Lean_Elab_Term_expandCDot_x3f___closed__1; lean_object* l_Lean_Elab_Term_Lean_Elab_MonadMacroAdapter___closed__2; lean_object* l_Lean_Elab_Term_monadLog___closed__2; extern lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1___closed__3; @@ -776,7 +782,6 @@ lean_object* l_Lean_Elab_Term_TermElabM_toIO___rarg(lean_object*, lean_object*, extern lean_object* l_Lean_mkHole___closed__2; lean_object* l_Lean_Elab_Term_elabByTactic___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_resolveName___closed__2; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l_Lean_Elab_Term_elabSyntheticHole(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkAppOptM___at___private_Lean_Elab_Term_5__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_mkPairs___boxed(lean_object*, lean_object*, lean_object*); @@ -798,7 +803,6 @@ lean_object* l_Lean_Elab_Term_monadQuotation___closed__3; lean_object* l_Lean_Elab_Term_Lean_AddErrorMessageContext___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkFreshLevelMVar___at_Lean_Elab_Term_ensureType___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; extern lean_object* l_Lean_mkOptionalNode___closed__2; lean_object* l___private_Lean_Elab_Term_28__regTraceClasses(lean_object*); extern lean_object* l_Lean_Meta_mkPure___rarg___closed__4; @@ -904,6 +908,7 @@ lean_object* l_Lean_Elab_Term_MVarErrorContext_logError___closed__3; lean_object* l___private_Lean_Elab_Term_1__hasCDot___main___boxed(lean_object*); lean_object* l_Lean_Elab_Term_liftMetaM___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_getMainModule___rarg___boxed(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Term_elabParen___closed__7; lean_object* l_Lean_Elab_Term_mkTermElabAttribute___closed__1; lean_object* l_Lean_Elab_throwAbort___at_Lean_Elab_Term_ensureNoUnassignedMVars___spec__2___rarg(lean_object*); lean_object* l_Lean_Elab_Term_elabTermWithoutImplicitLambdas___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3139,7 +3144,7 @@ x_3 = l_Lean_Elab_Term_mkTermElabAttribute___closed__5; x_4 = l_Lean_Elab_Term_mkTermElabAttribute___closed__7; x_5 = l_Lean_mkAppStx___closed__6; x_6 = l_Lean_Elab_Term_mkTermElabAttribute___closed__9; -x_7 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3; +x_7 = l_Lean_Parser_termParser___closed__1; x_8 = l_Lean_Elab_mkElabAttribute___rarg(x_2, x_3, x_4, x_5, x_6, x_7, x_1); return x_8; } @@ -7929,17 +7934,27 @@ return x_8; lean_object* _init_l___private_Lean_Elab_Term_1__hasCDot___main___closed__1() { _start: { -lean_object* x_1; -x_1 = lean_mk_string("cdot"); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__6; +x_2 = l_Lean_Elab_Level_elabLevel___main___closed__3; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; } } lean_object* _init_l___private_Lean_Elab_Term_1__hasCDot___main___closed__2() { _start: { +lean_object* x_1; +x_1 = lean_mk_string("cdot"); +return x_1; +} +} +lean_object* _init_l___private_Lean_Elab_Term_1__hasCDot___main___closed__3() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_mkAppStx___closed__6; -x_2 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; +x_2 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__2; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -7952,12 +7967,12 @@ if (lean_obj_tag(x_1) == 1) lean_object* x_2; lean_object* x_3; lean_object* x_4; uint8_t x_5; x_2 = lean_ctor_get(x_1, 0); x_3 = lean_ctor_get(x_1, 1); -x_4 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_4 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_5 = lean_name_eq(x_2, x_4); if (x_5 == 0) { lean_object* x_6; uint8_t x_7; -x_6 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__2; +x_6 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__3; x_7 = lean_name_eq(x_2, x_6); if (x_7 == 0) { @@ -8155,7 +8170,7 @@ x_5 = lean_ctor_get(x_1, 0); lean_inc(x_5); x_6 = lean_ctor_get(x_1, 1); lean_inc(x_6); -x_7 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_7 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_8 = lean_name_eq(x_5, x_7); if (x_8 == 0) { @@ -8168,7 +8183,7 @@ x_10 = lean_ctor_get(x_1, 1); lean_dec(x_10); x_11 = lean_ctor_get(x_1, 0); lean_dec(x_11); -x_12 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__2; +x_12 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__3; x_13 = lean_name_eq(x_5, x_12); if (x_13 == 0) { @@ -8308,7 +8323,7 @@ else { lean_object* x_49; uint8_t x_50; lean_dec(x_1); -x_49 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__2; +x_49 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__3; x_50 = lean_name_eq(x_5, x_49); if (x_50 == 0) { @@ -8461,6 +8476,66 @@ x_5 = l___private_Lean_Elab_Term_2__expandCDot___main(x_1, x_2, x_3, x_4); return x_5; } } +lean_object* _init_l_Lean_Elab_Term_expandCDot_x3f___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("fun"); +return x_1; +} +} +lean_object* _init_l_Lean_Elab_Term_expandCDot_x3f___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__6; +x_2 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Elab_Term_expandCDot_x3f___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Lean_Elab_Term_expandCDot_x3f___closed__1; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Elab_Term_expandCDot_x3f___closed__4() { +_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_Term_expandCDot_x3f___closed__3; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Elab_Term_expandCDot_x3f___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("=>"); +return x_1; +} +} +lean_object* _init_l_Lean_Elab_Term_expandCDot_x3f___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Lean_Elab_Term_expandCDot_x3f___closed__5; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} lean_object* l_Lean_Elab_Term_expandCDot_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { @@ -8502,12 +8577,12 @@ x_15 = l_Lean_nullKind___closed__2; x_16 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_16, 0, x_15); lean_ctor_set(x_16, 1, x_14); -x_17 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_17 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_18 = lean_array_push(x_17, x_16); -x_19 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_19 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_20 = lean_array_push(x_18, x_19); x_21 = lean_array_push(x_20, x_11); -x_22 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_22 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; x_23 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_23, 0, x_22); lean_ctor_set(x_23, 1, x_21); @@ -8536,12 +8611,12 @@ x_31 = l_Lean_nullKind___closed__2; x_32 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); -x_33 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; +x_33 = l_Lean_Elab_Term_expandCDot_x3f___closed__4; x_34 = lean_array_push(x_33, x_32); -x_35 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; +x_35 = l_Lean_Elab_Term_expandCDot_x3f___closed__6; x_36 = lean_array_push(x_34, x_35); x_37 = lean_array_push(x_36, x_27); -x_38 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_38 = l_Lean_Elab_Term_expandCDot_x3f___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); @@ -17570,7 +17645,7 @@ uint8_t l___private_Lean_Elab_Term_12__isLambdaWithImplicit(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_2 = l_Lean_Elab_Term_expandCDot_x3f___closed__2; lean_inc(x_1); x_3 = l_Lean_Syntax_isOfKind(x_1, x_2); if (x_3 == 0) @@ -17652,7 +17727,7 @@ lean_object* l___private_Lean_Elab_Term_13__dropTermParens___main(lean_object* x _start: { uint8_t x_2; lean_object* x_20; uint8_t x_21; -x_20 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_20 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_inc(x_1); x_21 = l_Lean_Syntax_isOfKind(x_1, x_20); if (x_21 == 0) @@ -24589,11 +24664,29 @@ x_3 = lean_name_mk_string(x_1, x_2); return x_3; } } +lean_object* _init_l_Lean_Elab_Term_elabParen___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("typeAscription"); +return x_1; +} +} +lean_object* _init_l_Lean_Elab_Term_elabParen___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__6; +x_2 = l_Lean_Elab_Term_elabParen___closed__6; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} lean_object* l_Lean_Elab_Term_elabParen(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; uint8_t x_34; lean_object* x_153; uint8_t x_154; -x_153 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_153 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; lean_inc(x_1); x_154 = l_Lean_Syntax_isOfKind(x_1, x_153); if (x_154 == 0) @@ -24849,7 +24942,7 @@ else lean_object* x_56; uint8_t x_57; uint8_t x_102; lean_object* x_128; uint8_t x_129; x_56 = l_Lean_Syntax_getArg(x_44, x_42); lean_dec(x_44); -x_128 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_128 = l_Lean_Elab_Term_elabParen___closed__7; lean_inc(x_56); x_129 = l_Lean_Syntax_isOfKind(x_56, x_128); if (x_129 == 0) @@ -25160,7 +25253,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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_3 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__1; x_4 = l___regBuiltin_Lean_Elab_Term_elabParen___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -26857,7 +26950,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___private_Lean_Elab_Term_1__hasCDot___main___closed__2; +x_3 = l___private_Lean_Elab_Term_1__hasCDot___main___closed__3; x_4 = l___regBuiltin_Lean_Elab_Term_elabBadCDot___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -29359,12 +29452,26 @@ l___private_Lean_Elab_Term_1__hasCDot___main___closed__1 = _init_l___private_Lea lean_mark_persistent(l___private_Lean_Elab_Term_1__hasCDot___main___closed__1); l___private_Lean_Elab_Term_1__hasCDot___main___closed__2 = _init_l___private_Lean_Elab_Term_1__hasCDot___main___closed__2(); lean_mark_persistent(l___private_Lean_Elab_Term_1__hasCDot___main___closed__2); +l___private_Lean_Elab_Term_1__hasCDot___main___closed__3 = _init_l___private_Lean_Elab_Term_1__hasCDot___main___closed__3(); +lean_mark_persistent(l___private_Lean_Elab_Term_1__hasCDot___main___closed__3); l___private_Lean_Elab_Term_2__expandCDot___main___closed__1 = _init_l___private_Lean_Elab_Term_2__expandCDot___main___closed__1(); lean_mark_persistent(l___private_Lean_Elab_Term_2__expandCDot___main___closed__1); l___private_Lean_Elab_Term_2__expandCDot___main___closed__2 = _init_l___private_Lean_Elab_Term_2__expandCDot___main___closed__2(); lean_mark_persistent(l___private_Lean_Elab_Term_2__expandCDot___main___closed__2); l___private_Lean_Elab_Term_2__expandCDot___main___closed__3 = _init_l___private_Lean_Elab_Term_2__expandCDot___main___closed__3(); lean_mark_persistent(l___private_Lean_Elab_Term_2__expandCDot___main___closed__3); +l_Lean_Elab_Term_expandCDot_x3f___closed__1 = _init_l_Lean_Elab_Term_expandCDot_x3f___closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_expandCDot_x3f___closed__1); +l_Lean_Elab_Term_expandCDot_x3f___closed__2 = _init_l_Lean_Elab_Term_expandCDot_x3f___closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_expandCDot_x3f___closed__2); +l_Lean_Elab_Term_expandCDot_x3f___closed__3 = _init_l_Lean_Elab_Term_expandCDot_x3f___closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_expandCDot_x3f___closed__3); +l_Lean_Elab_Term_expandCDot_x3f___closed__4 = _init_l_Lean_Elab_Term_expandCDot_x3f___closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_expandCDot_x3f___closed__4); +l_Lean_Elab_Term_expandCDot_x3f___closed__5 = _init_l_Lean_Elab_Term_expandCDot_x3f___closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_expandCDot_x3f___closed__5); +l_Lean_Elab_Term_expandCDot_x3f___closed__6 = _init_l_Lean_Elab_Term_expandCDot_x3f___closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_expandCDot_x3f___closed__6); l_Lean_Elab_Term_throwTypeMismatchError___rarg___closed__1 = _init_l_Lean_Elab_Term_throwTypeMismatchError___rarg___closed__1(); lean_mark_persistent(l_Lean_Elab_Term_throwTypeMismatchError___rarg___closed__1); l_Lean_Elab_Term_throwTypeMismatchError___rarg___closed__2 = _init_l_Lean_Elab_Term_throwTypeMismatchError___rarg___closed__2(); @@ -29589,6 +29696,10 @@ l_Lean_Elab_Term_elabParen___closed__4 = _init_l_Lean_Elab_Term_elabParen___clos lean_mark_persistent(l_Lean_Elab_Term_elabParen___closed__4); l_Lean_Elab_Term_elabParen___closed__5 = _init_l_Lean_Elab_Term_elabParen___closed__5(); lean_mark_persistent(l_Lean_Elab_Term_elabParen___closed__5); +l_Lean_Elab_Term_elabParen___closed__6 = _init_l_Lean_Elab_Term_elabParen___closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_elabParen___closed__6); +l_Lean_Elab_Term_elabParen___closed__7 = _init_l_Lean_Elab_Term_elabParen___closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_elabParen___closed__7); l___regBuiltin_Lean_Elab_Term_elabParen___closed__1 = _init_l___regBuiltin_Lean_Elab_Term_elabParen___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_elabParen___closed__1); res = l___regBuiltin_Lean_Elab_Term_elabParen(lean_io_mk_world()); diff --git a/stage0/stdlib/Lean/Parser/Basic.c b/stage0/stdlib/Lean/Parser/Basic.c index 0b7cec10a8..a232e4c330 100644 --- a/stage0/stdlib/Lean/Parser/Basic.c +++ b/stage0/stdlib/Lean/Parser/Basic.c @@ -267,7 +267,6 @@ lean_object* l_Lean_Parser_invalidLongestMatchParser(lean_object*); lean_object* l_Lean_Parser_invalidLongestMatchParser___closed__1; lean_object* l_Lean_Parser_mkAntiquot___closed__5; lean_object* l_Lean_Parser_takeUntilFn___main___at_Lean_Parser_binNumberFn___spec__3(lean_object*, lean_object*); -extern lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_Syntax_forArgsM(lean_object*); lean_object* l_Lean_Parser_mkAntiquot___closed__15; lean_object* l_Lean_Parser_decimalNumberFn(lean_object*, lean_object*, lean_object*); @@ -282,6 +281,7 @@ lean_object* l_Lean_Parser_initCacheForInput(lean_object*); lean_object* l_Lean_Parser_satisfyFn___at_Lean_Parser_identFnAux___main___spec__4(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__4; lean_object* l_Lean_Parser_mkAntiquot___closed__18; +lean_object* l_Lean_Parser_termParser___closed__1; lean_object* l_Lean_Parser_mkIdResult___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_fieldIdx___closed__1; lean_object* l_Lean_Parser_unquotedSymbol___closed__1; @@ -455,6 +455,7 @@ lean_object* l_Lean_Parser_many1Unbox___lambda__1(lean_object*); lean_object* l_Lean_Parser_rawCh___boxed(lean_object*, lean_object*); lean_object* l_Lean_Parser_getNext___boxed(lean_object*, lean_object*); lean_object* l_IO_mkRef___at_Lean_Parser_mkCategoryParserFnRef___spec__1(lean_object*, lean_object*); +lean_object* l_Lean_Parser_termParser___closed__2; lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l_Lean_choiceKind; extern lean_object* l_List_repr___rarg___closed__2; @@ -23969,11 +23970,29 @@ lean_ctor_set(x_5, 1, x_3); return x_5; } } +lean_object* _init_l_Lean_Parser_termParser___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("term"); +return x_1; +} +} +lean_object* _init_l_Lean_Parser_termParser___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Lean_Parser_termParser___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} lean_object* l_Lean_Parser_termParser(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_categoryParser(x_2, x_1); return x_3; } @@ -24525,7 +24544,7 @@ lean_object* _init_l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_closure((void*)(l_Lean_Parser_categoryParser___elambda__1), 4, 2); lean_closure_set(x_3, 0, x_1); @@ -28359,6 +28378,10 @@ if (lean_io_result_is_error(res)) return res; l_Lean_Parser_categoryParserFnExtension = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Parser_categoryParserFnExtension); lean_dec_ref(res); +l_Lean_Parser_termParser___closed__1 = _init_l_Lean_Parser_termParser___closed__1(); +lean_mark_persistent(l_Lean_Parser_termParser___closed__1); +l_Lean_Parser_termParser___closed__2 = _init_l_Lean_Parser_termParser___closed__2(); +lean_mark_persistent(l_Lean_Parser_termParser___closed__2); l_Lean_Parser_dollarSymbol___elambda__1___closed__1 = _init_l_Lean_Parser_dollarSymbol___elambda__1___closed__1(); lean_mark_persistent(l_Lean_Parser_dollarSymbol___elambda__1___closed__1); l_Lean_Parser_dollarSymbol___elambda__1___closed__2 = _init_l_Lean_Parser_dollarSymbol___elambda__1___closed__2(); diff --git a/stage0/stdlib/Lean/Parser/Command.c b/stage0/stdlib/Lean/Parser/Command.c index eafbc666fb..486a8d68ff 100644 --- a/stage0/stdlib/Lean/Parser/Command.c +++ b/stage0/stdlib/Lean/Parser/Command.c @@ -673,7 +673,6 @@ lean_object* l_Lean_Parser_Command_end_formatter___closed__2; lean_object* l_Lean_Parser_Command_protected___elambda__1___closed__9; lean_object* l_Lean_Parser_Command_printAxioms___closed__3; 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___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_Parser_Command_openRenaming_formatter___closed__3; lean_object* l_Lean_Parser_Command_check___elambda__1___closed__1; lean_object* l_Lean_Parser_Command_set__option___elambda__1___closed__4; @@ -786,6 +785,7 @@ lean_object* l_Lean_Parser_Command_exit_parenthesizer___closed__1; extern lean_object* l_Lean_Parser_Term_structInst_parenthesizer___closed__6; lean_object* l_Lean_Parser_Command_example_parenthesizer___closed__3; lean_object* l_Lean_Parser_Command_classInductive___closed__5; +extern lean_object* l_Lean_Parser_Term_fun___elambda__1___closed__8; lean_object* l_Lean_Parser_Command_open___closed__2; lean_object* l_Lean_Parser_Command_structCtor___closed__6; lean_object* l_Lean_Parser_regBuiltinCommandParserAttr(lean_object*); @@ -826,7 +826,6 @@ lean_object* l_Lean_Parser_Command_printAxioms_formatter(lean_object*, lean_obje lean_object* l_Lean_Parser_Command_axiom_formatter___closed__4; lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_formatter(lean_object*); lean_object* l_Lean_Parser_Command_init__quot_parenthesizer___closed__1; -extern lean_object* l_Lean_Parser_Term_fun___elambda__1___closed__6; lean_object* l_Lean_Parser_Command_commentBody_parenthesizer___boxed(lean_object*); lean_object* l_Lean_Parser_Command_set__option___elambda__1___closed__2; lean_object* l_Lean_Parser_Command_declId_parenthesizer___closed__6; @@ -1037,6 +1036,7 @@ lean_object* l_Lean_Parser_Command_unsafe___elambda__1___closed__7; lean_object* l_Lean_Parser_Command_structFields_formatter___closed__7; lean_object* l_Lean_Parser_Command_openRenaming___closed__5; lean_object* l_Lean_Parser_Command_declaration_parenthesizer___closed__15; +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer___closed__6; lean_object* l_Lean_Parser_Command_declaration_formatter___closed__18; lean_object* lean_name_mk_string(lean_object*, lean_object*); @@ -2948,7 +2948,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_quot(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_quot___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Term_quot; @@ -8480,7 +8480,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Command_declValSimple___elambda__1___closed__2; @@ -8624,7 +8624,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Command_declValSimple___elambda__1___closed__2; @@ -8763,7 +8763,7 @@ lean_object* l_Lean_Parser_Command_declValEqns___elambda__1(lean_object* x_1, le _start: { lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; uint8_t x_7; -x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__8; x_4 = lean_ctor_get(x_3, 1); lean_inc(x_4); x_5 = l_Lean_Parser_Command_declValEqns___elambda__1___closed__4; @@ -8883,7 +8883,7 @@ lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__8; x_2 = lean_ctor_get(x_1, 0); lean_inc(x_2); x_3 = l_Lean_Parser_Command_declValEqns___elambda__1___closed__2; @@ -34014,7 +34014,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Command_check___elambda__1___closed__2; @@ -34158,7 +34158,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Command_check___elambda__1___closed__2; @@ -34600,7 +34600,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Command_check__failure___elambda__1___closed__2; @@ -34744,7 +34744,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Command_check__failure___elambda__1___closed__2; @@ -35186,7 +35186,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Command_eval___elambda__1___closed__2; @@ -35330,7 +35330,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Command_eval___elambda__1___closed__2; @@ -35772,7 +35772,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Command_synth___elambda__1___closed__2; @@ -35916,7 +35916,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Command_synth___elambda__1___closed__2; diff --git a/stage0/stdlib/Lean/Parser/Extension.c b/stage0/stdlib/Lean/Parser/Extension.c index 2aec58c576..bb4e57a157 100644 --- a/stage0/stdlib/Lean/Parser/Extension.c +++ b/stage0/stdlib/Lean/Parser/Extension.c @@ -146,7 +146,6 @@ uint8_t l_Lean_Parser_leadingIdentAsSymbol(lean_object*, lean_object*); lean_object* l_Std_PersistentHashMap_foldlM___at_Lean_Parser_getSyntaxNodeKinds___spec__1(lean_object*, lean_object*); extern lean_object* l_Lean_mkAttributeImplOfConstant___closed__1; lean_object* l_Array_iterateMAux___main___at___private_Lean_Parser_Extension_10__ParserExtension_addImported___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_List_forM___main___at_Lean_Parser_runParserAttributeHooks___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_setCategoryParserFnRef(lean_object*); extern lean_object* l_Lean_registerTagAttribute___lambda__4___closed__3; @@ -224,6 +223,7 @@ lean_object* l_List_forM___main___at_Lean_Parser_runParserAttributeHooks___spec_ lean_object* l_Array_iterateMAux___main___at___private_Lean_Parser_Extension_10__ParserExtension_addImported___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Std_PersistentHashMap_find_x3f___at_Lean_Parser_getCategory___spec__1(lean_object*, lean_object*); lean_object* l_Lean_Parser_mkParserAttributeImpl___closed__1; +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l_Lean_choiceKind; extern lean_object* l_Lean_charLitKind; @@ -9759,7 +9759,7 @@ _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; x_2 = l_Lean_Parser_regBuiltinTermParserAttr___closed__2; -x_3 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_3 = l_Lean_Parser_termParser___closed__2; x_4 = 0; x_5 = l_Lean_Parser_registerBuiltinParserAttribute(x_2, x_3, x_4, x_1); return x_5; @@ -9788,7 +9788,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Lean_Parser_regTermParserAttribute___closed__2; -x_3 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_3 = l_Lean_Parser_termParser___closed__2; x_4 = l_Lean_Parser_registerBuiltinDynamicParserAttribute(x_2, x_3, x_1); return x_4; } diff --git a/stage0/stdlib/Lean/Parser/Level.c b/stage0/stdlib/Lean/Parser/Level.c index a67974aee7..4663b369bd 100644 --- a/stage0/stdlib/Lean/Parser/Level.c +++ b/stage0/stdlib/Lean/Parser/Level.c @@ -20,6 +20,7 @@ lean_object* l_Lean_Parser_Level_num_formatter___closed__1; lean_object* l_Lean_Parser_Level_ident_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Level_ident_parenthesizer(lean_object*); extern lean_object* l_Lean_Parser_manyAux___main___closed__1; +extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; lean_object* l___regBuiltin_Lean_Parser_Level_ident_parenthesizer___closed__1; lean_object* l_Lean_Parser_Level_hole___elambda__1___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_categoryParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -133,7 +134,6 @@ lean_object* l_Lean_Parser_Level_addLit_parenthesizer(lean_object*, lean_object* lean_object* l_Lean_Parser_Level_num_parenthesizer___closed__2; lean_object* l_Lean_Parser_Level_max___closed__3; 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___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_Parser_Level_hole_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Level_max___elambda__1___closed__4; lean_object* l___regBuiltin_Lean_Parser_Level_addLit_parenthesizer(lean_object*); @@ -202,6 +202,7 @@ lean_object* l_Lean_Parser_orelseInfo(lean_object*, lean_object*); lean_object* l_Lean_Parser_termParser_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_levelParser(lean_object*); lean_object* l_Lean_Parser_manyAux___main___at_Lean_Parser_Level_max___elambda__1___spec__1(lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* lean_name_mk_string(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_maxPrec; lean_object* l_Lean_PrettyPrinter_Parenthesizer_nonReservedSymbol_parenthesizer___boxed(lean_object*); @@ -274,7 +275,6 @@ lean_object* l___regBuiltin_Lean_Parser_Level_imax_parenthesizer___closed__1; lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___rarg___closed__12; lean_object* l_Lean_Parser_mkAntiquot_formatter___closed__7; extern lean_object* l_Lean_Parser_mkAntiquot___closed__14; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l_Lean_Parser_Level_max___closed__5; lean_object* l_Lean_Parser_Level_num___closed__3; lean_object* l___regBuiltin_Lean_Parser_Level_ident_formatter___closed__1; @@ -447,7 +447,7 @@ lean_object* _init_l_Lean_Parser_Level_paren___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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Level_paren___elambda__1___closed__1; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -1006,7 +1006,7 @@ lean_object* l_Lean_Parser_termParser_formatter___rarg(lean_object* x_1, lean_ob _start: { lean_object* x_6; lean_object* x_7; -x_6 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_6 = l_Lean_Parser_termParser___closed__2; x_7 = l_Lean_PrettyPrinter_Formatter_categoryParser_formatter(x_6, x_1, x_2, x_3, x_4, x_5); return x_7; } @@ -1436,7 +1436,7 @@ lean_object* _init_l_Lean_Parser_Level_paren_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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Level_paren___elambda__1___closed__1; x_3 = 1; x_4 = lean_box(x_3); @@ -1562,7 +1562,7 @@ lean_object* l_Lean_Parser_termParser_parenthesizer(lean_object* x_1, lean_objec _start: { lean_object* x_7; lean_object* x_8; -x_7 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_7 = l_Lean_Parser_termParser___closed__2; x_8 = l_Lean_PrettyPrinter_Parenthesizer_categoryParser_parenthesizer(x_7, x_1, x_2, x_3, x_4, x_5, x_6); return x_8; } diff --git a/stage0/stdlib/Lean/Parser/Syntax.c b/stage0/stdlib/Lean/Parser/Syntax.c index 0933f62f24..96ffd0baa7 100644 --- a/stage0/stdlib/Lean/Parser/Syntax.c +++ b/stage0/stdlib/Lean/Parser/Syntax.c @@ -45,6 +45,7 @@ lean_object* l_Lean_Parser_Command_syntaxCat___elambda__1___closed__5; lean_object* l_Lean_Parser_Command_postfix___elambda__1___closed__6; lean_object* l_Lean_Parser_Command_macro__rules_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Parser_manyAux___main___closed__1; +extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; lean_object* l_Lean_Parser_Command_elabTail___closed__2; lean_object* l_Lean_Parser_Command_macroTail_parenthesizer___closed__2; lean_object* l_Lean_Parser_Command_elabTail_formatter___closed__2; @@ -231,7 +232,6 @@ extern lean_object* l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__8; lean_object* l_Lean_Parser_Command_elabTail_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Command_elab__rules_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Command_elab__rules_formatter___closed__6; -extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; lean_object* l_Lean_Parser_Command_syntaxCat___elambda__1___closed__7; lean_object* l_Lean_Parser_Syntax_atom_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_macroArgSimple___closed__1; @@ -408,7 +408,6 @@ lean_object* l_Lean_Parser_Command_macro__rules___elambda__1___closed__1; extern lean_object* l_Lean_Parser_mkAntiquot___closed__5; lean_object* l_Lean_Parser_Command_macro__rules___elambda__1___closed__2; 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___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_Parser_Command_infix___closed__4; lean_object* l_Lean_Parser_Syntax_char___elambda__1___closed__3; lean_object* l_Lean_Parser_Syntax_paren_formatter___closed__1; @@ -433,6 +432,7 @@ extern lean_object* l_Lean_Parser_Term_syntheticHole___elambda__1___closed__8; lean_object* l_Lean_Parser_Command_notation_parenthesizer___closed__3; lean_object* l_Lean_Parser_Command_elab__rules_formatter___closed__2; lean_object* l_Lean_Parser_Command_macroArg___closed__1; +extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; lean_object* l_Lean_Parser_Command_macroTailCommand_formatter___closed__1; lean_object* l___regBuiltin_Lean_Parser_Command_syntax_formatter___closed__1; lean_object* l_Lean_Parser_precedence_formatter___closed__2; @@ -567,7 +567,6 @@ lean_object* l_Lean_Parser_Syntax_sepBy_parenthesizer(lean_object*, lean_object* lean_object* l_Lean_Parser_Command_elabTail___elambda__1(lean_object*, lean_object*); 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*); -extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; lean_object* l___regBuiltin_Lean_Parser_Command_elab_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_elab_parenthesizer___closed__3; lean_object* l_Lean_Parser_Syntax_try_formatter___closed__3; @@ -667,6 +666,7 @@ lean_object* l_Lean_Parser_Syntax_lookahead_formatter___closed__1; lean_object* l_Lean_Parser_Command_syntaxAbbrev_parenthesizer___closed__5; lean_object* l_Lean_Parser_Command_syntaxAbbrev___closed__6; lean_object* l_Lean_Parser_Syntax_sepBy1___elambda__1___closed__3; +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* l_Lean_Parser_Command_macro_formatter___closed__9; lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_macroTailDefault_parenthesizer___closed__1; @@ -741,6 +741,7 @@ lean_object* l___regBuiltin_Lean_Parser_Command_syntax_formatter(lean_object*); lean_object* l_Lean_Parser_precedence_parenthesizer___closed__4; lean_object* l_Lean_Parser_Command_syntax_parenthesizer___closed__4; lean_object* l_Lean_Parser_Command_elab_parenthesizer___closed__4; +extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; extern lean_object* l_Lean_Parser_Tactic_generalize_parenthesizer___closed__2; lean_object* l_Lean_Parser_Syntax_paren_formatter___closed__2; lean_object* l_Lean_Parser_Command_identPrec___elambda__1___closed__2; @@ -773,7 +774,6 @@ extern lean_object* l_Lean_Parser_Term_structInstArrayRef_formatter___closed__3; lean_object* l_Lean_Parser_Command_mixfixKind_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Syntax_try_formatter___closed__1; lean_object* l_Lean_Parser_Command_mixfix_parenthesizer___closed__2; -extern lean_object* l_Lean_Parser_getCategory___closed__2; lean_object* l_Lean_Parser_Command_syntaxAbbrev_formatter___closed__1; extern lean_object* l_Lean_Parser_Term_haveAssign___elambda__1___closed__8; lean_object* l_Lean_Parser_Syntax_sepBy___closed__2; @@ -988,7 +988,6 @@ lean_object* l_Lean_Parser_Command_macroTailCommand_parenthesizer___closed__1; lean_object* l_Lean_Parser_Command_elab__rules___closed__8; lean_object* l_Lean_Parser_Command_syntaxCat___closed__5; lean_object* l_Lean_Parser_Command_elab_formatter___closed__10; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l_Lean_Parser_Command_syntaxAbbrev_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Command_syntaxAbbrev_formatter___closed__2; lean_object* l___regBuiltin_Lean_Parser_Command_macro_parenthesizer___closed__1; @@ -2394,7 +2393,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Syntax_paren___elambda__1___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_2 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -2413,7 +2412,7 @@ lean_object* _init_l_Lean_Parser_Syntax_paren___elambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Syntax_paren___elambda__1___closed__4; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -2997,7 +2996,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_paren(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_paren___elambda__1___closed__3; x_4 = 1; x_5 = l_Lean_Parser_Syntax_paren; @@ -3035,7 +3034,7 @@ lean_object* _init_l_Lean_Parser_Syntax_paren_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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Syntax_paren___elambda__1___closed__4; x_3 = 1; x_4 = lean_box(x_3); @@ -3506,7 +3505,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_cat(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_cat___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Syntax_cat; @@ -4178,7 +4177,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_atom(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_atom___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Syntax_atom; @@ -4551,7 +4550,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_num(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_num___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Syntax_num; @@ -4934,7 +4933,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_str(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_str___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Syntax_str; @@ -5317,7 +5316,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_char(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_char___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Syntax_char; @@ -5700,7 +5699,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_ident(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_ident___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Syntax_ident; @@ -6161,7 +6160,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_try(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_try___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Syntax_try; @@ -6646,7 +6645,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_lookahead(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_lookahead___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Syntax_lookahead; @@ -7155,7 +7154,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_sepBy(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_sepBy___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Syntax_sepBy; @@ -7686,7 +7685,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_sepBy1(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_sepBy1___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Syntax_sepBy1; @@ -7988,7 +7987,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_optional(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_optional___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Syntax_optional; @@ -8214,7 +8213,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_many(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_many___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Syntax_many; @@ -8490,7 +8489,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_many1(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_many1___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Syntax_many1; @@ -8759,7 +8758,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Syntax_orelse(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean_Parser_getCategory___closed__2; +x_2 = l_Lean_Parser_getCategory___closed__4; x_3 = l_Lean_Parser_Syntax_orelse___elambda__1___closed__1; x_4 = 0; x_5 = l_Lean_Parser_Syntax_orelse; @@ -11236,7 +11235,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Command_mixfix___elambda__1___closed__2; @@ -11583,7 +11582,7 @@ lean_inc(x_97); if (lean_obj_tag(x_97) == 0) { lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_98 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_98 = l_Lean_Parser_termParser___closed__2; x_99 = lean_unsigned_to_nat(0u); x_100 = l_Lean_Parser_categoryParser___elambda__1(x_98, x_99, x_1, x_96); x_101 = l_Lean_Parser_Command_mixfix___elambda__1___closed__2; @@ -14754,7 +14753,7 @@ if (lean_obj_tag(x_25) == 0) lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_dec(x_23); lean_dec(x_22); -x_26 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_26 = l_Lean_Parser_termParser___closed__2; x_27 = lean_unsigned_to_nat(0u); x_28 = l_Lean_Parser_categoryParser___elambda__1(x_26, x_27, x_1, x_24); x_29 = l_Lean_Parser_Command_notation___elambda__1___closed__2; @@ -14797,7 +14796,7 @@ lean_inc(x_39); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_40 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_40 = l_Lean_Parser_termParser___closed__2; x_41 = lean_unsigned_to_nat(0u); x_42 = l_Lean_Parser_categoryParser___elambda__1(x_40, x_41, x_1, x_38); x_43 = l_Lean_Parser_Command_notation___elambda__1___closed__2; @@ -15066,7 +15065,7 @@ if (lean_obj_tag(x_110) == 0) 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_dec(x_108); lean_dec(x_107); -x_111 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_111 = l_Lean_Parser_termParser___closed__2; x_112 = lean_unsigned_to_nat(0u); x_113 = l_Lean_Parser_categoryParser___elambda__1(x_111, x_112, x_1, x_109); x_114 = l_Lean_Parser_Command_notation___elambda__1___closed__2; @@ -15113,7 +15112,7 @@ lean_inc(x_126); if (lean_obj_tag(x_126) == 0) { lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_127 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_127 = l_Lean_Parser_termParser___closed__2; x_128 = lean_unsigned_to_nat(0u); x_129 = l_Lean_Parser_categoryParser___elambda__1(x_127, x_128, x_1, x_125); x_130 = l_Lean_Parser_Command_notation___elambda__1___closed__2; @@ -16731,14 +16730,14 @@ lean_object* x_18; lean_object* x_19; uint8_t x_20; x_18 = lean_ctor_get(x_17, 1); lean_inc(x_18); lean_dec(x_17); -x_19 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_19 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_20 = lean_string_dec_eq(x_18, x_19); lean_dec(x_18); if (x_20 == 0) { lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_dec(x_1); -x_21 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_21 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_22 = l_Lean_Parser_ParserState_mkErrorsAt(x_14, x_21, x_13); x_23 = l_Lean_Parser_Command_syntax___elambda__1___closed__1; x_24 = l_Lean_Parser_ParserState_mkNode(x_22, x_23, x_10); @@ -16759,7 +16758,7 @@ else lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_dec(x_17); lean_dec(x_1); -x_28 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_28 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_29 = l_Lean_Parser_ParserState_mkErrorsAt(x_14, x_28, x_13); x_30 = l_Lean_Parser_Command_syntax___elambda__1___closed__1; x_31 = l_Lean_Parser_ParserState_mkNode(x_29, x_30, x_10); @@ -16771,7 +16770,7 @@ else lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_dec(x_15); lean_dec(x_1); -x_32 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_32 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_33 = l_Lean_Parser_ParserState_mkErrorsAt(x_14, x_32, x_13); x_34 = l_Lean_Parser_Command_syntax___elambda__1___closed__1; x_35 = l_Lean_Parser_ParserState_mkNode(x_33, x_34, x_10); @@ -17016,14 +17015,14 @@ lean_object* x_98; lean_object* x_99; uint8_t x_100; x_98 = lean_ctor_get(x_97, 1); lean_inc(x_98); lean_dec(x_97); -x_99 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_99 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_100 = lean_string_dec_eq(x_98, x_99); lean_dec(x_98); if (x_100 == 0) { lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_dec(x_1); -x_101 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_101 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_102 = l_Lean_Parser_ParserState_mkErrorsAt(x_94, x_101, x_93); x_103 = l_Lean_Parser_Command_syntax___elambda__1___closed__1; x_104 = l_Lean_Parser_ParserState_mkNode(x_102, x_103, x_90); @@ -17048,7 +17047,7 @@ else lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_dec(x_97); lean_dec(x_1); -x_110 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_110 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_111 = l_Lean_Parser_ParserState_mkErrorsAt(x_94, x_110, x_93); x_112 = l_Lean_Parser_Command_syntax___elambda__1___closed__1; x_113 = l_Lean_Parser_ParserState_mkNode(x_111, x_112, x_90); @@ -17062,7 +17061,7 @@ else lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_dec(x_95); lean_dec(x_1); -x_115 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_115 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_116 = l_Lean_Parser_ParserState_mkErrorsAt(x_94, x_115, x_93); x_117 = l_Lean_Parser_Command_syntax___elambda__1___closed__1; x_118 = l_Lean_Parser_ParserState_mkNode(x_116, x_117, x_90); @@ -19844,13 +19843,13 @@ lean_object* x_87; lean_object* x_88; uint8_t x_89; x_87 = lean_ctor_get(x_86, 1); lean_inc(x_87); lean_dec(x_86); -x_88 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_88 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_89 = lean_string_dec_eq(x_87, x_88); lean_dec(x_87); if (x_89 == 0) { lean_object* x_90; lean_object* x_91; -x_90 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_90 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_91 = l_Lean_Parser_ParserState_mkErrorsAt(x_83, x_90, x_56); x_58 = x_91; @@ -19866,7 +19865,7 @@ else { lean_object* x_92; lean_object* x_93; lean_dec(x_86); -x_92 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_92 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_93 = l_Lean_Parser_ParserState_mkErrorsAt(x_83, x_92, x_56); x_58 = x_93; @@ -19877,7 +19876,7 @@ else { lean_object* x_94; lean_object* x_95; lean_dec(x_84); -x_94 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_94 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_95 = l_Lean_Parser_ParserState_mkErrorsAt(x_83, x_94, x_56); x_58 = x_95; @@ -19996,7 +19995,7 @@ lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean lean_inc(x_9); x_15 = l_Lean_Parser_ParserState_restore(x_10, x_8, x_9); lean_dec(x_8); -x_16 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_16 = l_Lean_Parser_termParser___closed__2; x_17 = lean_unsigned_to_nat(0u); x_18 = l_Lean_Parser_categoryParser___elambda__1(x_16, x_17, x_1, x_15); x_19 = l_Lean_Parser_mergeOrElseErrors(x_18, x_12, x_9); @@ -20320,13 +20319,13 @@ lean_object* x_87; lean_object* x_88; uint8_t x_89; x_87 = lean_ctor_get(x_86, 1); lean_inc(x_87); lean_dec(x_86); -x_88 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_88 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_89 = lean_string_dec_eq(x_87, x_88); lean_dec(x_87); if (x_89 == 0) { lean_object* x_90; lean_object* x_91; -x_90 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_90 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_91 = l_Lean_Parser_ParserState_mkErrorsAt(x_83, x_90, x_56); x_58 = x_91; @@ -20342,7 +20341,7 @@ else { lean_object* x_92; lean_object* x_93; lean_dec(x_86); -x_92 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_92 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_93 = l_Lean_Parser_ParserState_mkErrorsAt(x_83, x_92, x_56); x_58 = x_93; @@ -20353,7 +20352,7 @@ else { lean_object* x_94; lean_object* x_95; lean_dec(x_84); -x_94 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_94 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_95 = l_Lean_Parser_ParserState_mkErrorsAt(x_83, x_94, x_56); x_58 = x_95; @@ -20472,7 +20471,7 @@ lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean lean_inc(x_9); x_15 = l_Lean_Parser_ParserState_restore(x_10, x_8, x_9); lean_dec(x_8); -x_16 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_16 = l_Lean_Parser_termParser___closed__2; x_17 = lean_unsigned_to_nat(0u); x_18 = l_Lean_Parser_categoryParser___elambda__1(x_16, x_17, x_1, x_15); x_19 = l_Lean_Parser_mergeOrElseErrors(x_18, x_12, x_9); @@ -20764,13 +20763,13 @@ lean_object* x_86; lean_object* x_87; uint8_t x_88; x_86 = lean_ctor_get(x_85, 1); lean_inc(x_86); lean_dec(x_85); -x_87 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_87 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_88 = lean_string_dec_eq(x_86, x_87); lean_dec(x_86); if (x_88 == 0) { lean_object* x_89; lean_object* x_90; -x_89 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_89 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_90 = l_Lean_Parser_ParserState_mkErrorsAt(x_82, x_89, x_56); x_58 = x_90; @@ -20786,7 +20785,7 @@ else { lean_object* x_91; lean_object* x_92; lean_dec(x_85); -x_91 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_91 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_92 = l_Lean_Parser_ParserState_mkErrorsAt(x_82, x_91, x_56); x_58 = x_92; @@ -20797,7 +20796,7 @@ else { lean_object* x_93; lean_object* x_94; lean_dec(x_83); -x_93 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_93 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_56); x_94 = l_Lean_Parser_ParserState_mkErrorsAt(x_82, x_93, x_56); x_58 = x_94; @@ -20916,7 +20915,7 @@ lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean lean_inc(x_9); x_15 = l_Lean_Parser_ParserState_restore(x_10, x_8, x_9); lean_dec(x_8); -x_16 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_16 = l_Lean_Parser_termParser___closed__2; x_17 = lean_unsigned_to_nat(0u); x_18 = l_Lean_Parser_categoryParser___elambda__1(x_16, x_17, x_1, x_15); x_19 = l_Lean_Parser_mergeOrElseErrors(x_18, x_12, x_9); @@ -23304,13 +23303,13 @@ lean_object* x_58; lean_object* x_59; uint8_t x_60; x_58 = lean_ctor_get(x_57, 1); lean_inc(x_58); lean_dec(x_57); -x_59 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_59 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_60 = lean_string_dec_eq(x_58, x_59); lean_dec(x_58); if (x_60 == 0) { lean_object* x_61; lean_object* x_62; -x_61 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_61 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_19); x_62 = l_Lean_Parser_ParserState_mkErrorsAt(x_54, x_61, x_19); x_50 = x_62; @@ -23326,7 +23325,7 @@ else { lean_object* x_63; lean_object* x_64; lean_dec(x_57); -x_63 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_63 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_19); x_64 = l_Lean_Parser_ParserState_mkErrorsAt(x_54, x_63, x_19); x_50 = x_64; @@ -23337,7 +23336,7 @@ else { lean_object* x_65; lean_object* x_66; lean_dec(x_55); -x_65 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_65 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_19); x_66 = l_Lean_Parser_ParserState_mkErrorsAt(x_54, x_65, x_19); x_50 = x_66; @@ -23642,13 +23641,13 @@ lean_object* x_151; lean_object* x_152; uint8_t x_153; x_151 = lean_ctor_get(x_150, 1); lean_inc(x_151); lean_dec(x_150); -x_152 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_152 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_153 = lean_string_dec_eq(x_151, x_152); lean_dec(x_151); if (x_153 == 0) { lean_object* x_154; lean_object* x_155; -x_154 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_154 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_106); x_155 = l_Lean_Parser_ParserState_mkErrorsAt(x_147, x_154, x_106); x_143 = x_155; @@ -23664,7 +23663,7 @@ else { lean_object* x_156; lean_object* x_157; lean_dec(x_150); -x_156 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_156 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_106); x_157 = l_Lean_Parser_ParserState_mkErrorsAt(x_147, x_156, x_106); x_143 = x_157; @@ -23675,7 +23674,7 @@ else { lean_object* x_158; lean_object* x_159; lean_dec(x_148); -x_158 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_158 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_106); x_159 = l_Lean_Parser_ParserState_mkErrorsAt(x_147, x_158, x_106); x_143 = x_159; @@ -24276,13 +24275,13 @@ lean_object* x_86; lean_object* x_87; uint8_t x_88; x_86 = lean_ctor_get(x_85, 1); lean_inc(x_86); lean_dec(x_85); -x_87 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_87 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_88 = lean_string_dec_eq(x_86, x_87); lean_dec(x_86); if (x_88 == 0) { lean_object* x_89; lean_object* x_90; -x_89 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_89 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_4); x_90 = l_Lean_Parser_ParserState_mkErrorsAt(x_82, x_89, x_4); x_19 = x_90; @@ -24298,7 +24297,7 @@ else { lean_object* x_91; lean_object* x_92; lean_dec(x_85); -x_91 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_91 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_4); x_92 = l_Lean_Parser_ParserState_mkErrorsAt(x_82, x_91, x_4); x_19 = x_92; @@ -24309,7 +24308,7 @@ else { lean_object* x_93; lean_object* x_94; lean_dec(x_83); -x_93 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_93 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_4); x_94 = l_Lean_Parser_ParserState_mkErrorsAt(x_82, x_93, x_4); x_19 = x_94; @@ -24336,7 +24335,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); return x_15; diff --git a/stage0/stdlib/Lean/Parser/Tactic.c b/stage0/stdlib/Lean/Parser/Tactic.c index b588eca2a9..55d69f72da 100644 --- a/stage0/stdlib/Lean/Parser/Tactic.c +++ b/stage0/stdlib/Lean/Parser/Tactic.c @@ -66,6 +66,7 @@ lean_object* l_Lean_Parser_Tactic_let___elambda__1___closed__2; lean_object* l___private_Lean_Parser_Basic_2__sepByFnAux___main___at_Lean_Parser_Tactic_matchAlts___elambda__1___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Tactic_admit___closed__3; extern lean_object* l_Lean_Parser_manyAux___main___closed__1; +extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; lean_object* l_Lean_Parser_Tactic_subst_parenthesizer___closed__2; lean_object* l_Lean_Parser_Tactic_rewrite___elambda__1___closed__7; lean_object* l_Lean_Parser_Tactic_subst___elambda__1___closed__7; @@ -316,7 +317,6 @@ lean_object* l_Lean_Parser_Tactic_traceState___elambda__1___closed__4; lean_object* l_Lean_Parser_Tactic_rwRule___closed__8; lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*); lean_object* l_Lean_Parser_Tactic_match_formatter___closed__1; -extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; lean_object* l_Lean_Parser_Tactic_traceState___elambda__1___closed__1; lean_object* l_Lean_Parser_Tactic_injection___closed__4; lean_object* l_Lean_Parser_Tactic_admit___elambda__1___closed__4; @@ -528,7 +528,6 @@ lean_object* l_Lean_Parser_Tactic_refine_parenthesizer___closed__2; lean_object* l_Lean_Parser_Tactic_seq1_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Tactic_intros_parenthesizer___closed__2; 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___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_Parser_Tactic_suffices_formatter___closed__1; lean_object* l_Lean_Parser_Tactic_rewriteSeq_formatter___closed__4; lean_object* l_Lean_PrettyPrinter_Formatter_concatArgs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -553,6 +552,7 @@ lean_object* l_Lean_Parser_Tactic_rewrite; lean_object* l___regBuiltin_Lean_Parser_Tactic_injection_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Tactic_refine_x21_formatter___closed__2; lean_object* l___regBuiltin_Lean_Parser_Tactic_let_formatter___closed__1; +extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; lean_object* l___private_Lean_Parser_Basic_2__sepByFnAux___main___at_Lean_Parser_Tactic_inductionAlts___elambda__1___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Tactic_generalizingVars___elambda__1___closed__3; lean_object* l_Lean_Parser_Tactic_change___closed__2; @@ -719,7 +719,6 @@ lean_object* l_Lean_Parser_Tactic_intro_parenthesizer___closed__6; lean_object* l___regBuiltin_Lean_Parser_Tactic_clear_formatter___closed__1; lean_object* l___regBuiltin_Lean_Parser_Tactic_done_formatter___closed__1; lean_object* l___regBuiltin_Lean_Parser_Tactic_suffices_formatter(lean_object*); -extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; lean_object* l___regBuiltin_Lean_Parser_Tactic_cases_formatter(lean_object*); lean_object* l_Lean_Parser_Tactic_intro___elambda__1___closed__6; lean_object* l_Lean_Parser_Tactic_case_formatter___closed__2; @@ -853,6 +852,7 @@ lean_object* l_Lean_Parser_Tactic_rwRuleSeq_parenthesizer___closed__2; lean_object* l___regBuiltin_Lean_Parser_Tactic_admit_formatter___closed__1; extern lean_object* l___regBuiltin_Lean_Parser_Term_syntheticHole_parenthesizer___closed__1; lean_object* l_Lean_Parser_Tactic_admit___closed__2; +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_Parser_Tactic_orelse_parenthesizer___closed__1; lean_object* l_Lean_Parser_Tactic_rwRuleSeq; @@ -972,6 +972,7 @@ lean_object* l_Lean_Parser_Tactic_change___closed__5; lean_object* l_Lean_Parser_Tactic_induction_formatter___closed__8; lean_object* l_Lean_Parser_Tactic_refine_x21___elambda__1___closed__5; lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_object* l_Lean_Parser_Tactic_introMatch___elambda__1___closed__3; lean_object* l_Lean_Parser_Tactic_apply___elambda__1___closed__3; lean_object* l_Lean_Parser_Tactic_generalize_parenthesizer___closed__2; @@ -1272,7 +1273,6 @@ lean_object* l_Lean_Parser_Tactic_paren___closed__6; extern lean_object* l_Lean_Parser_Term_match___elambda__1___closed__9; lean_object* l_Lean_Parser_Tactic_generalize_formatter___closed__5; lean_object* l___regBuiltin_Lean_Parser_Tactic_injection_formatter___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l_Lean_Parser_Tactic_cases_parenthesizer___closed__2; lean_object* l_Lean_Parser_Tactic_locationWildcard___closed__3; lean_object* l_Lean_Parser_Tactic_case_parenthesizer___closed__3; @@ -2218,7 +2218,7 @@ x_4 = lean_array_get_size(x_3); lean_dec(x_3); x_5 = lean_ctor_get(x_2, 1); lean_inc(x_5); -x_6 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_6 = l_Lean_Parser_termParser___closed__2; x_7 = l_Lean_Parser_maxPrec; lean_inc(x_1); x_8 = l_Lean_Parser_categoryParser___elambda__1(x_6, x_7, x_1, x_2); @@ -5760,7 +5760,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); x_18 = l_Lean_Parser_Tactic_apply___elambda__1___closed__2; @@ -5848,7 +5848,7 @@ lean_inc(x_39); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_40 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_40 = l_Lean_Parser_termParser___closed__2; x_41 = lean_unsigned_to_nat(0u); x_42 = l_Lean_Parser_categoryParser___elambda__1(x_40, x_41, x_1, x_38); x_43 = l_Lean_Parser_Tactic_apply___elambda__1___closed__2; @@ -6235,7 +6235,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); x_18 = l_Lean_Parser_Tactic_exact___elambda__1___closed__2; @@ -6323,7 +6323,7 @@ lean_inc(x_39); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_40 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_40 = l_Lean_Parser_termParser___closed__2; x_41 = lean_unsigned_to_nat(0u); x_42 = l_Lean_Parser_categoryParser___elambda__1(x_40, x_41, x_1, x_38); x_43 = l_Lean_Parser_Tactic_exact___elambda__1___closed__2; @@ -6698,7 +6698,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); x_18 = l_Lean_Parser_Tactic_refine___elambda__1___closed__2; @@ -6786,7 +6786,7 @@ lean_inc(x_39); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_40 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_40 = l_Lean_Parser_termParser___closed__2; x_41 = lean_unsigned_to_nat(0u); x_42 = l_Lean_Parser_categoryParser___elambda__1(x_40, x_41, x_1, x_38); x_43 = l_Lean_Parser_Tactic_refine___elambda__1___closed__2; @@ -7161,7 +7161,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); x_18 = l_Lean_Parser_Tactic_refine_x21___elambda__1___closed__2; @@ -7249,7 +7249,7 @@ lean_inc(x_39); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_40 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_40 = l_Lean_Parser_termParser___closed__2; x_41 = lean_unsigned_to_nat(0u); x_42 = l_Lean_Parser_categoryParser___elambda__1(x_40, x_41, x_1, x_38); x_43 = l_Lean_Parser_Tactic_refine_x21___elambda__1___closed__2; @@ -10829,13 +10829,13 @@ lean_object* x_82; lean_object* x_83; uint8_t x_84; x_82 = lean_ctor_get(x_81, 1); lean_inc(x_82); lean_dec(x_81); -x_83 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_83 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_84 = lean_string_dec_eq(x_82, x_83); lean_dec(x_82); if (x_84 == 0) { lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_85 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_85 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_86 = l_Lean_Parser_ParserState_mkErrorsAt(x_78, x_85, x_77); x_87 = lean_ctor_get(x_86, 0); lean_inc(x_87); @@ -10870,7 +10870,7 @@ else { lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_dec(x_81); -x_93 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_93 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_94 = l_Lean_Parser_ParserState_mkErrorsAt(x_78, x_93, x_77); x_95 = lean_ctor_get(x_94, 0); lean_inc(x_95); @@ -10889,7 +10889,7 @@ else { lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_dec(x_79); -x_98 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_98 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_99 = l_Lean_Parser_ParserState_mkErrorsAt(x_78, x_98, x_77); x_100 = lean_ctor_get(x_99, 0); lean_inc(x_100); @@ -11016,7 +11016,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(51u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -11215,13 +11215,13 @@ lean_object* x_199; lean_object* x_200; uint8_t x_201; x_199 = lean_ctor_get(x_198, 1); lean_inc(x_199); lean_dec(x_198); -x_200 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_200 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_201 = lean_string_dec_eq(x_199, x_200); lean_dec(x_199); if (x_201 == 0) { lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_202 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_202 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_203 = l_Lean_Parser_ParserState_mkErrorsAt(x_195, x_202, x_194); x_204 = lean_ctor_get(x_203, 0); lean_inc(x_204); @@ -11256,7 +11256,7 @@ else { lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_dec(x_198); -x_210 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_210 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_211 = l_Lean_Parser_ParserState_mkErrorsAt(x_195, x_210, x_194); x_212 = lean_ctor_get(x_211, 0); lean_inc(x_212); @@ -11275,7 +11275,7 @@ else { lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_dec(x_196); -x_215 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_215 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_216 = l_Lean_Parser_ParserState_mkErrorsAt(x_195, x_215, x_194); x_217 = lean_ctor_get(x_216, 0); lean_inc(x_217); @@ -11404,7 +11404,7 @@ lean_inc(x_123); if (lean_obj_tag(x_123) == 0) { lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; -x_124 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_124 = l_Lean_Parser_termParser___closed__2; x_125 = lean_unsigned_to_nat(51u); lean_inc(x_1); x_126 = l_Lean_Parser_categoryParser___elambda__1(x_124, x_125, x_1, x_122); @@ -11561,7 +11561,7 @@ lean_object* _init_l_Lean_Parser_Tactic_generalize___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_unsigned_to_nat(51u); x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; @@ -13704,7 +13704,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); @@ -13853,7 +13853,7 @@ lean_inc(x_60); if (lean_obj_tag(x_60) == 0) { lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_61 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_61 = l_Lean_Parser_termParser___closed__2; x_62 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_63 = l_Lean_Parser_categoryParser___elambda__1(x_61, x_62, x_1, x_59); @@ -14797,7 +14797,7 @@ lean_inc(x_45); if (lean_obj_tag(x_45) == 0) { lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_46 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_46 = l_Lean_Parser_termParser___closed__2; x_47 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_48 = l_Lean_Parser_categoryParser___elambda__1(x_46, x_47, x_1, x_44); @@ -14890,7 +14890,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -15040,7 +15040,7 @@ lean_inc(x_121); if (lean_obj_tag(x_121) == 0) { lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_122 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_122 = l_Lean_Parser_termParser___closed__2; x_123 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_124 = l_Lean_Parser_categoryParser___elambda__1(x_122, x_123, x_1, x_120); @@ -15137,7 +15137,7 @@ lean_inc(x_83); if (lean_obj_tag(x_83) == 0) { lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_84 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_84 = l_Lean_Parser_termParser___closed__2; x_85 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_86 = l_Lean_Parser_categoryParser___elambda__1(x_84, x_85, x_1, x_82); @@ -15701,7 +15701,7 @@ lean_inc(x_19); if (lean_obj_tag(x_19) == 0) { lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_20 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_20 = l_Lean_Parser_termParser___closed__2; x_21 = lean_unsigned_to_nat(0u); x_22 = l_Lean_Parser_categoryParser___elambda__1(x_20, x_21, x_1, x_18); x_23 = l_Lean_Parser_Tactic_rwRule___elambda__1___closed__2; @@ -15738,7 +15738,7 @@ lean_inc(x_31); if (lean_obj_tag(x_31) == 0) { lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_32 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_32 = l_Lean_Parser_termParser___closed__2; x_33 = lean_unsigned_to_nat(0u); x_34 = l_Lean_Parser_categoryParser___elambda__1(x_32, x_33, x_1, x_30); x_35 = l_Lean_Parser_Tactic_rwRule___elambda__1___closed__2; @@ -15767,7 +15767,7 @@ lean_inc(x_42); if (lean_obj_tag(x_42) == 0) { lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_43 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_43 = l_Lean_Parser_termParser___closed__2; x_44 = lean_unsigned_to_nat(0u); x_45 = l_Lean_Parser_categoryParser___elambda__1(x_43, x_44, x_1, x_41); x_46 = l_Lean_Parser_Tactic_rwRule___elambda__1___closed__2; @@ -15869,7 +15869,7 @@ lean_inc(x_72); if (lean_obj_tag(x_72) == 0) { lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_73 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_73 = l_Lean_Parser_termParser___closed__2; x_74 = lean_unsigned_to_nat(0u); x_75 = l_Lean_Parser_categoryParser___elambda__1(x_73, x_74, x_1, x_71); x_76 = l_Lean_Parser_Tactic_rwRule___elambda__1___closed__2; @@ -15910,7 +15910,7 @@ lean_inc(x_86); if (lean_obj_tag(x_86) == 0) { 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_87 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_87 = l_Lean_Parser_termParser___closed__2; x_88 = lean_unsigned_to_nat(0u); x_89 = l_Lean_Parser_categoryParser___elambda__1(x_87, x_88, x_1, x_85); x_90 = l_Lean_Parser_Tactic_rwRule___elambda__1___closed__2; @@ -15943,7 +15943,7 @@ lean_inc(x_99); if (lean_obj_tag(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; -x_100 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_100 = l_Lean_Parser_termParser___closed__2; x_101 = lean_unsigned_to_nat(0u); x_102 = l_Lean_Parser_categoryParser___elambda__1(x_100, x_101, x_1, x_98); x_103 = l_Lean_Parser_Tactic_rwRule___elambda__1___closed__2; @@ -18948,13 +18948,13 @@ lean_object* x_62; lean_object* x_63; uint8_t x_64; x_62 = lean_ctor_get(x_61, 1); lean_inc(x_62); lean_dec(x_61); -x_63 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_63 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_64 = lean_string_dec_eq(x_62, x_63); lean_dec(x_62); if (x_64 == 0) { lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_65 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_65 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_66 = l_Lean_Parser_ParserState_mkErrorsAt(x_58, x_65, x_57); x_67 = lean_ctor_get(x_66, 0); lean_inc(x_67); @@ -18989,7 +18989,7 @@ else { lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_dec(x_61); -x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_74 = l_Lean_Parser_ParserState_mkErrorsAt(x_58, x_73, x_57); x_75 = lean_ctor_get(x_74, 0); lean_inc(x_75); @@ -19008,7 +19008,7 @@ else { lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_dec(x_59); -x_78 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_78 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_79 = l_Lean_Parser_ParserState_mkErrorsAt(x_58, x_78, x_57); x_80 = lean_ctor_get(x_79, 0); lean_inc(x_80); @@ -19056,7 +19056,7 @@ lean_inc(x_16); if (lean_obj_tag(x_16) == 0) { lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_17 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_17 = l_Lean_Parser_termParser___closed__2; x_18 = lean_unsigned_to_nat(0u); x_19 = l_Lean_Parser_categoryParser___elambda__1(x_17, x_18, x_1, x_15); x_20 = l_Lean_Parser_Tactic_majorPremise___elambda__1___closed__2; @@ -19093,7 +19093,7 @@ lean_inc(x_28); if (lean_obj_tag(x_28) == 0) { lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_29 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_29 = l_Lean_Parser_termParser___closed__2; x_30 = lean_unsigned_to_nat(0u); x_31 = l_Lean_Parser_categoryParser___elambda__1(x_29, x_30, x_1, x_27); x_32 = l_Lean_Parser_Tactic_majorPremise___elambda__1___closed__2; @@ -19122,7 +19122,7 @@ lean_inc(x_39); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_40 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_40 = l_Lean_Parser_termParser___closed__2; x_41 = lean_unsigned_to_nat(0u); x_42 = l_Lean_Parser_categoryParser___elambda__1(x_40, x_41, x_1, x_38); x_43 = l_Lean_Parser_Tactic_majorPremise___elambda__1___closed__2; @@ -19256,13 +19256,13 @@ lean_object* x_157; lean_object* x_158; uint8_t x_159; x_157 = lean_ctor_get(x_156, 1); lean_inc(x_157); lean_dec(x_156); -x_158 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_158 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_159 = lean_string_dec_eq(x_157, x_158); lean_dec(x_157); if (x_159 == 0) { lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; -x_160 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_160 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_161 = l_Lean_Parser_ParserState_mkErrorsAt(x_153, x_160, x_152); x_162 = lean_ctor_get(x_161, 0); lean_inc(x_162); @@ -19297,7 +19297,7 @@ else { lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_dec(x_156); -x_168 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_168 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_169 = l_Lean_Parser_ParserState_mkErrorsAt(x_153, x_168, x_152); x_170 = lean_ctor_get(x_169, 0); lean_inc(x_170); @@ -19316,7 +19316,7 @@ else { lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_dec(x_154); -x_173 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_173 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_174 = l_Lean_Parser_ParserState_mkErrorsAt(x_153, x_173, x_152); x_175 = lean_ctor_get(x_174, 0); lean_inc(x_175); @@ -19364,7 +19364,7 @@ lean_inc(x_105); if (lean_obj_tag(x_105) == 0) { lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_106 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_106 = l_Lean_Parser_termParser___closed__2; x_107 = lean_unsigned_to_nat(0u); x_108 = l_Lean_Parser_categoryParser___elambda__1(x_106, x_107, x_1, x_104); x_109 = l_Lean_Parser_Tactic_majorPremise___elambda__1___closed__2; @@ -19405,7 +19405,7 @@ lean_inc(x_119); if (lean_obj_tag(x_119) == 0) { 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 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_120 = l_Lean_Parser_termParser___closed__2; x_121 = lean_unsigned_to_nat(0u); x_122 = l_Lean_Parser_categoryParser___elambda__1(x_120, x_121, x_1, x_118); x_123 = l_Lean_Parser_Tactic_majorPremise___elambda__1___closed__2; @@ -19438,7 +19438,7 @@ lean_inc(x_132); if (lean_obj_tag(x_132) == 0) { lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; -x_133 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_133 = l_Lean_Parser_termParser___closed__2; x_134 = lean_unsigned_to_nat(0u); x_135 = l_Lean_Parser_categoryParser___elambda__1(x_133, x_134, x_1, x_131); x_136 = l_Lean_Parser_Tactic_majorPremise___elambda__1___closed__2; @@ -27747,7 +27747,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); @@ -27852,7 +27852,7 @@ lean_inc(x_43); if (lean_obj_tag(x_43) == 0) { lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_44 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_44 = l_Lean_Parser_termParser___closed__2; x_45 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_46 = l_Lean_Parser_categoryParser___elambda__1(x_44, x_45, x_1, x_42); @@ -28276,7 +28276,7 @@ lean_object* _init_l_Lean_Parser_Tactic_paren___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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Tactic_paren___elambda__1___closed__1; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -28822,7 +28822,7 @@ lean_object* _init_l_Lean_Parser_Tactic_paren_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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Tactic_paren___elambda__1___closed__1; x_3 = 1; x_4 = lean_box(x_3); @@ -31301,7 +31301,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Tactic_show___elambda__1___closed__1; @@ -31445,7 +31445,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Tactic_show___elambda__1___closed__1; diff --git a/stage0/stdlib/Lean/Parser/Term.c b/stage0/stdlib/Lean/Parser/Term.c index b0dfd2d4e2..7d28682ddc 100644 --- a/stage0/stdlib/Lean/Parser/Term.c +++ b/stage0/stdlib/Lean/Parser/Term.c @@ -26,7 +26,6 @@ lean_object* l_Lean_Parser_Term_le___closed__4; lean_object* l_Lean_PrettyPrinter_Formatter_strLitNoAntiquot_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_orelse___elambda__1___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_visitToken___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; lean_object* l___regBuiltinParser_Lean_Parser_Term_ne(lean_object*); lean_object* l___regBuiltin_Lean_Parser_Term_andM_formatter(lean_object*); lean_object* l_Lean_Parser_Term_explicitUniv___closed__7; @@ -54,6 +53,7 @@ lean_object* l_Lean_Parser_Term_funImplicitBinder_formatter___closed__5; lean_object* l_Lean_Parser_Term_not; lean_object* l_Lean_Parser_Term_where_formatter___closed__5; lean_object* l_Lean_Parser_Term_letrec_formatter___closed__4; +extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; lean_object* l_Lean_Parser_Term_paren_formatter___closed__5; lean_object* l_Lean_Parser_Term_instBinder_formatter___closed__5; lean_object* l_Lean_Parser_Term_letIdDecl; @@ -108,6 +108,7 @@ lean_object* l___regBuiltin_Lean_Parser_Term_lt_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Term_bindOp___elambda__1(lean_object*, lean_object*); extern lean_object* l_Lean_Parser_manyAux___main___closed__1; lean_object* l___regBuiltin_Lean_Parser_Term_forall_parenthesizer___closed__1; +extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; lean_object* l_Lean_Parser_Term_if___closed__13; lean_object* l_Lean_Parser_Term_byTactic_formatter___closed__4; lean_object* l___regBuiltinParser_Lean_Parser_Term_sub(lean_object*); @@ -288,6 +289,7 @@ lean_object* l_Lean_Parser_Term_namedArgument_formatter(lean_object*, lean_objec lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__4; lean_object* l_Lean_Parser_Term_simpleBinder___closed__5; lean_object* l_Lean_Parser_Term_emptyC_formatter___closed__6; +lean_object* l_Lean_Parser_Term_fun___elambda__1___closed__12; lean_object* l_Lean_Parser_Term_funBinder_quot_parenthesizer___closed__5; lean_object* l_Lean_Parser_Term_lt___elambda__1___closed__4; lean_object* l_Lean_Parser_Term_funBinder_quot___closed__4; @@ -1113,7 +1115,6 @@ lean_object* l_Lean_Parser_Term_explicit___closed__4; lean_object* l_Lean_Parser_Term_dbgTrace___elambda__1___closed__6; lean_object* l___regBuiltin_Lean_Parser_Term_let_formatter(lean_object*); lean_object* l_Lean_Parser_Term_cdot___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; extern lean_object* l_Lean_Parser_fieldIdx___closed__4; lean_object* l_Lean_Parser_Term_fromTerm___elambda__1___closed__4; lean_object* l_Lean_Parser_Term_assert_formatter___closed__1; @@ -1259,7 +1260,6 @@ extern lean_object* l_Lean_Parser_mkAntiquot___closed__5; lean_object* l___private_Lean_Parser_Basic_2__sepByFnAux___main___at_Lean_Parser_Tactic_seq1Unbox___elambda__1___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_funBinder_quot___elambda__1___closed__7; 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___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_Parser_Term_orM_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_listLit___closed__6; lean_object* l_Lean_Parser_Term_tparser_x21_parenthesizer___closed__1; @@ -1621,7 +1621,6 @@ lean_object* l_Lean_Parser_Term_structInstLVal_parenthesizer___closed__6; lean_object* l___regBuiltin_Lean_Parser_Term_orelse_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_mul___elambda__1___closed__2; lean_object* l_Lean_Parser_Term_haveAssign___closed__7; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; lean_object* l_Lean_Parser_Term_fun_parenthesizer___closed__9; lean_object* l_Lean_Parser_Term_byTactic_parenthesizer___closed__3; lean_object* l_Lean_Parser_Term_heq_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1721,7 +1720,6 @@ lean_object* l___regBuiltin_Lean_Parser_Term_band_formatter___closed__1; lean_object* l_Lean_Parser_Term_depArrow___closed__9; lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; lean_object* l_Lean_Parser_darrow_parenthesizer___boxed(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l___regBuiltin_Lean_Parser_Term_prop_formatter___closed__1; lean_object* l_Lean_Parser_Term_fcomp_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_iff_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1811,6 +1809,7 @@ lean_object* l_Lean_Parser_Term_unreachable___closed__5; lean_object* l_Lean_PrettyPrinter_Formatter_toggleInsideQuot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_seq_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doId___elambda__1___closed__2; +lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__7; lean_object* l_Lean_Parser_Term_paren_formatter___closed__1; lean_object* l_Lean_Parser_Term_structInst_formatter___closed__1; lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__1; @@ -2045,6 +2044,7 @@ lean_object* l_Lean_Parser_Term_attributes; lean_object* l_Lean_Parser_Term_inaccessible___elambda__1___closed__3; lean_object* l_Lean_Parser_Term_let_x21_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_bracketedDoSeq___closed__1; +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* l_Lean_Parser_Term_instBinder___elambda__1___closed__1; lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_letIdDecl_formatter___closed__1; @@ -2316,6 +2316,7 @@ lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_fun___closed__4; lean_object* l___regBuiltinParser_Lean_Parser_Term_orM(lean_object*); lean_object* l___regBuiltinParser_Lean_Parser_Term_heq(lean_object*); +lean_object* l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_object* l_Lean_Parser_Term_panic_formatter___closed__4; lean_object* l_Lean_Parser_Term_subtype_formatter___closed__2; lean_object* l_Lean_Parser_Term_suffices_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3112,7 +3113,6 @@ lean_object* l_Lean_Parser_Term_sorry_parenthesizer___closed__2; lean_object* l_Lean_Parser_Term_ellipsis_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_tparser_x21_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_attributes___closed__1; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l___private_Lean_Parser_Basic_2__sepByFnAux___main___at_Lean_Parser_Term_explicitUniv___elambda__1___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___regBuiltin_Lean_Parser_Term_forall_parenthesizer(lean_object*); lean_object* l_Lean_Parser_Term_instBinder_formatter___closed__1; @@ -3143,6 +3143,7 @@ lean_object* l_Lean_Parser_Term_optExprPrecedence_parenthesizer(lean_object*, le lean_object* l_Lean_Parser_Term_matchDiscr_formatter___closed__3; lean_object* l_Lean_Parser_Term_structInstField___closed__6; lean_object* l_Lean_Parser_Term_show___elambda__1(lean_object*, lean_object*); +lean_object* l_Lean_Parser_Term_fun___elambda__1___closed__13; lean_object* l_Lean_Parser_Term_emptyC___elambda__1___closed__6; lean_object* l___private_Lean_Parser_Basic_2__sepByFnAux___main___at_Lean_Parser_Term_match___elambda__1___spec__2(uint8_t, lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l___regBuiltinParser_Lean_Parser_Term_uminus(lean_object*); @@ -4162,7 +4163,6 @@ lean_object* l_Lean_Parser_Term_depArrow_formatter(lean_object*, lean_object*, l lean_object* l_Lean_Parser_darrow_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_Term_doId___closed__6; lean_object* l_Lean_Parser_Term_sort___closed__7; -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23; lean_object* l___regBuiltin_Lean_Parser_Term_eq_parenthesizer___closed__1; lean_object* l___private_Lean_Parser_Basic_2__sepByFnAux___main___at_Lean_Parser_Term_tupleTail___elambda__1___spec__2___closed__2; lean_object* l_Lean_Parser_Term_leftArrow___elambda__1(lean_object*, lean_object*); @@ -5050,7 +5050,7 @@ x_7 = l_Lean_Parser_unicodeSymbolInfo(x_5, x_6); x_8 = lean_alloc_closure((void*)(l_Lean_Parser_unicodeSymbolFn___boxed), 4, 2); lean_closure_set(x_8, 0, x_5); lean_closure_set(x_8, 1, x_6); -x_9 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_9 = l_Lean_Parser_termParser___closed__2; lean_inc(x_3); x_10 = l_Lean_Parser_categoryParser(x_9, x_3); x_11 = lean_ctor_get(x_10, 0); @@ -5119,7 +5119,7 @@ lean_inc(x_4); x_5 = l_Lean_Parser_symbolInfo(x_4); x_6 = lean_alloc_closure((void*)(l_Lean_Parser_symbolFn___boxed), 3, 1); lean_closure_set(x_6, 0, x_4); -x_7 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_7 = l_Lean_Parser_termParser___closed__2; lean_inc(x_2); x_8 = l_Lean_Parser_categoryParser(x_7, x_2); x_9 = lean_ctor_get(x_8, 0); @@ -5193,7 +5193,7 @@ lean_closure_set(x_8, 1, x_6); x_9 = lean_unsigned_to_nat(1u); x_10 = lean_nat_add(x_3, x_9); lean_dec(x_3); -x_11 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_11 = l_Lean_Parser_termParser___closed__2; lean_inc(x_10); x_12 = l_Lean_Parser_categoryParser(x_11, x_10); x_13 = lean_ctor_get(x_12, 0); @@ -5265,7 +5265,7 @@ lean_closure_set(x_6, 0, x_4); x_7 = lean_unsigned_to_nat(1u); x_8 = lean_nat_add(x_2, x_7); lean_dec(x_2); -x_9 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_9 = l_Lean_Parser_termParser___closed__2; lean_inc(x_8); x_10 = l_Lean_Parser_categoryParser(x_9, x_8); x_11 = lean_ctor_get(x_10, 0); @@ -5753,7 +5753,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_byTactic(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_byTactic___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_byTactic; @@ -6263,7 +6263,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_ident(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l___regBuiltinParser_Lean_Parser_Term_ident___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Term_ident; @@ -6393,7 +6393,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_num(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l___regBuiltinParser_Lean_Parser_Term_num___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Term_num; @@ -6543,7 +6543,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_str(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l___regBuiltinParser_Lean_Parser_Term_str___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_str; @@ -6773,7 +6773,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_char(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l___regBuiltinParser_Lean_Parser_Term_char___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_char; @@ -7642,7 +7642,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_type(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_type___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_type; @@ -8576,7 +8576,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_sort(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_sort___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Term_sort; @@ -9112,7 +9112,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_prop(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_prop___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_prop; @@ -9560,7 +9560,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_hole(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_mkHole___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_hole; @@ -10230,7 +10230,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_syntheticHole(lean_object* x_ _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_syntheticHole___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_syntheticHole; @@ -10794,7 +10794,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_sorry(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_sorry___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_sorry; @@ -11318,7 +11318,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_cdot(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_cdot___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_cdot; @@ -12338,7 +12338,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_emptyC(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_emptyC___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_emptyC; @@ -12540,25 +12540,43 @@ return x_5; lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; -x_2 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string("typeAscription"); +return x_1; } } lean_object* _init_l_Lean_Parser_Term_typeAscription___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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__6; x_2 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__1; +x_2 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); return x_4; } } -lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__3() { +lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -12567,32 +12585,32 @@ x_2 = l_String_trim(x_1); return x_2; } } -lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__4() { +lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Char_HasRepr___closed__1; -x_2 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_2 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_3 = lean_string_append(x_1, x_2); return x_3; } } -lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__5() { +lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__4; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; x_2 = l_Char_HasRepr___closed__1; x_3 = lean_string_append(x_1, x_2); return x_3; } } -lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__6() { +lean_object* _init_l_Lean_Parser_Term_typeAscription___elambda__1___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_Term_typeAscription___elambda__1___closed__5; +x_2 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -12603,7 +12621,7 @@ lean_object* l_Lean_Parser_Term_typeAscription___elambda__1(lean_object* x_1, le _start: { lean_object* x_3; lean_object* x_4; uint8_t x_5; -x_3 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; +x_3 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__4; x_4 = lean_ctor_get(x_3, 1); lean_inc(x_4); lean_inc(x_2); @@ -12643,13 +12661,13 @@ lean_object* x_26; lean_object* x_27; uint8_t x_28; x_26 = lean_ctor_get(x_25, 1); lean_inc(x_26); lean_dec(x_25); -x_27 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_27 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_28 = lean_string_dec_eq(x_26, x_27); lean_dec(x_26); if (x_28 == 0) { lean_object* x_29; lean_object* x_30; -x_29 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_29 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_30 = l_Lean_Parser_ParserState_mkErrorsAt(x_22, x_29, x_21); x_11 = x_30; goto block_20; @@ -12665,7 +12683,7 @@ else { lean_object* x_31; lean_object* x_32; lean_dec(x_25); -x_31 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_31 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_32 = l_Lean_Parser_ParserState_mkErrorsAt(x_22, x_31, x_21); x_11 = x_32; goto block_20; @@ -12675,7 +12693,7 @@ else { lean_object* x_33; lean_object* x_34; lean_dec(x_23); -x_33 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_33 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_34 = l_Lean_Parser_ParserState_mkErrorsAt(x_22, x_33, x_21); x_11 = x_34; goto block_20; @@ -12688,10 +12706,10 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); -x_16 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_16 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; x_17 = l_Lean_Parser_ParserState_mkNode(x_15, x_16, x_10); return x_17; } @@ -12700,7 +12718,7 @@ else lean_object* x_18; lean_object* x_19; lean_dec(x_12); lean_dec(x_1); -x_18 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_18 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; x_19 = l_Lean_Parser_ParserState_mkNode(x_11, x_18, x_10); return x_19; } @@ -12787,13 +12805,13 @@ lean_object* x_66; lean_object* x_67; uint8_t x_68; x_66 = lean_ctor_get(x_65, 1); lean_inc(x_66); lean_dec(x_65); -x_67 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_67 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_68 = lean_string_dec_eq(x_66, x_67); lean_dec(x_66); if (x_68 == 0) { lean_object* x_69; lean_object* x_70; -x_69 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_69 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_70 = l_Lean_Parser_ParserState_mkErrorsAt(x_62, x_69, x_61); x_49 = x_70; goto block_60; @@ -12809,7 +12827,7 @@ else { lean_object* x_71; lean_object* x_72; lean_dec(x_65); -x_71 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_71 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_72 = l_Lean_Parser_ParserState_mkErrorsAt(x_62, x_71, x_61); x_49 = x_72; goto block_60; @@ -12819,7 +12837,7 @@ else { lean_object* x_73; lean_object* x_74; lean_dec(x_63); -x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_74 = l_Lean_Parser_ParserState_mkErrorsAt(x_62, x_73, x_61); x_49 = x_74; goto block_60; @@ -12832,10 +12850,10 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); -x_54 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_54 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; x_55 = l_Lean_Parser_ParserState_mkNode(x_53, x_54, x_48); x_56 = l_Lean_Parser_mergeOrElseErrors(x_55, x_40, x_37); lean_dec(x_37); @@ -12846,7 +12864,7 @@ else lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_dec(x_50); lean_dec(x_1); -x_57 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_57 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; x_58 = l_Lean_Parser_ParserState_mkNode(x_49, x_57, x_48); x_59 = l_Lean_Parser_mergeOrElseErrors(x_58, x_40, x_37); lean_dec(x_37); @@ -12872,7 +12890,7 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_2 = l_Lean_Parser_symbolInfo(x_1); return x_2; } @@ -12881,7 +12899,7 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; @@ -12903,7 +12921,7 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; x_2 = l_Lean_Parser_Term_typeAscription___closed__3; x_3 = l_Lean_Parser_nodeInfo(x_1, x_2); return x_3; @@ -12923,7 +12941,7 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__4; x_2 = lean_ctor_get(x_1, 0); lean_inc(x_2); x_3 = l_Lean_Parser_Term_typeAscription___closed__5; @@ -13010,7 +13028,7 @@ x_7 = lean_array_get_size(x_6); lean_dec(x_6); x_8 = lean_ctor_get(x_5, 1); lean_inc(x_8); -x_9 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_9 = l_Lean_Parser_termParser___closed__2; x_10 = lean_unsigned_to_nat(0u); lean_inc(x_4); x_11 = l_Lean_Parser_categoryParser___elambda__1(x_9, x_10, x_4, x_5); @@ -13731,7 +13749,7 @@ lean_object* _init_l_Lean_Parser_Term_paren___elambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -13741,7 +13759,7 @@ lean_object* _init_l_Lean_Parser_Term_paren___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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Term_paren___elambda__1___closed__1; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); @@ -13863,7 +13881,7 @@ if (x_20 == 0) lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; x_21 = l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__8; x_22 = l_Lean_Parser_ParserState_mkErrorsAt(x_14, x_21, x_13); -x_23 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_23 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_24 = l_Lean_Parser_ParserState_mkNode(x_22, x_23, x_10); return x_24; } @@ -13871,7 +13889,7 @@ else { lean_object* x_25; lean_object* x_26; lean_dec(x_13); -x_25 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_25 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_26 = l_Lean_Parser_ParserState_mkNode(x_14, x_25, x_10); return x_26; } @@ -13882,7 +13900,7 @@ lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_dec(x_17); x_27 = l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__8; x_28 = l_Lean_Parser_ParserState_mkErrorsAt(x_14, x_27, x_13); -x_29 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_29 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_30 = l_Lean_Parser_ParserState_mkNode(x_28, x_29, x_10); return x_30; } @@ -13893,7 +13911,7 @@ lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_dec(x_15); x_31 = l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__8; x_32 = l_Lean_Parser_ParserState_mkErrorsAt(x_14, x_31, x_13); -x_33 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_33 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_34 = l_Lean_Parser_ParserState_mkNode(x_32, x_33, x_10); return x_34; } @@ -13903,7 +13921,7 @@ else lean_object* x_35; lean_object* x_36; lean_dec(x_12); lean_dec(x_1); -x_35 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_35 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_36 = l_Lean_Parser_ParserState_mkNode(x_11, x_35, x_10); return x_36; } @@ -13922,7 +13940,7 @@ x_41 = lean_array_get_size(x_40); lean_dec(x_40); x_42 = lean_ctor_get(x_38, 1); lean_inc(x_42); -x_43 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_43 = l_Lean_Parser_termParser___closed__2; x_44 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_45 = l_Lean_Parser_categoryParser___elambda__1(x_43, x_44, x_1, x_38); @@ -14005,7 +14023,7 @@ else lean_object* x_65; lean_object* x_66; lean_dec(x_39); lean_dec(x_1); -x_65 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_65 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_66 = l_Lean_Parser_ParserState_mkNode(x_38, x_65, x_10); return x_66; } @@ -14163,7 +14181,7 @@ if (x_105 == 0) lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; x_106 = l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__8; x_107 = l_Lean_Parser_ParserState_mkErrorsAt(x_99, x_106, x_98); -x_108 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_108 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_109 = l_Lean_Parser_ParserState_mkNode(x_107, x_108, x_95); x_110 = l_Lean_Parser_mergeOrElseErrors(x_109, x_87, x_84); lean_dec(x_84); @@ -14173,7 +14191,7 @@ else { lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_dec(x_98); -x_111 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_111 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_112 = l_Lean_Parser_ParserState_mkNode(x_99, x_111, x_95); x_113 = l_Lean_Parser_mergeOrElseErrors(x_112, x_87, x_84); lean_dec(x_84); @@ -14186,7 +14204,7 @@ lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_dec(x_102); x_114 = l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__8; x_115 = l_Lean_Parser_ParserState_mkErrorsAt(x_99, x_114, x_98); -x_116 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_116 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_117 = l_Lean_Parser_ParserState_mkNode(x_115, x_116, x_95); x_118 = l_Lean_Parser_mergeOrElseErrors(x_117, x_87, x_84); lean_dec(x_84); @@ -14199,7 +14217,7 @@ lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_dec(x_100); x_119 = l_Lean_Parser_antiquotNestedExpr___elambda__1___closed__8; x_120 = l_Lean_Parser_ParserState_mkErrorsAt(x_99, x_119, x_98); -x_121 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_121 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_122 = l_Lean_Parser_ParserState_mkNode(x_120, x_121, x_95); x_123 = l_Lean_Parser_mergeOrElseErrors(x_122, x_87, x_84); lean_dec(x_84); @@ -14211,7 +14229,7 @@ else lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_dec(x_97); lean_dec(x_1); -x_124 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_124 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_125 = l_Lean_Parser_ParserState_mkNode(x_96, x_124, x_95); x_126 = l_Lean_Parser_mergeOrElseErrors(x_125, x_87, x_84); lean_dec(x_84); @@ -14232,7 +14250,7 @@ x_131 = lean_array_get_size(x_130); lean_dec(x_130); x_132 = lean_ctor_get(x_128, 1); lean_inc(x_132); -x_133 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_133 = l_Lean_Parser_termParser___closed__2; x_134 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_135 = l_Lean_Parser_categoryParser___elambda__1(x_133, x_134, x_1, x_128); @@ -14315,7 +14333,7 @@ else lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_dec(x_129); lean_dec(x_1); -x_155 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_155 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_156 = l_Lean_Parser_ParserState_mkNode(x_128, x_155, x_95); x_157 = l_Lean_Parser_mergeOrElseErrors(x_156, x_87, x_84); lean_dec(x_84); @@ -14384,7 +14402,7 @@ lean_object* _init_l_Lean_Parser_Term_paren___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_2 = l_Lean_Parser_Term_paren___closed__4; x_3 = l_Lean_Parser_nodeInfo(x_1, x_2); return x_3; @@ -14444,8 +14462,8 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_paren(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; -x_3 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_2 = l_Lean_Parser_termParser___closed__2; +x_3 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_paren; x_6 = l_Lean_Parser_addBuiltinParser(x_2, x_3, x_4, x_5, x_1); @@ -14529,8 +14547,8 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription_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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23; -x_2 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__1; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__1; +x_2 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; x_3 = 1; x_4 = lean_box(x_3); x_5 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 8, 3); @@ -14566,7 +14584,7 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_typeAscription_formatter___closed__3; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); @@ -14627,7 +14645,7 @@ lean_object* _init_l_Lean_Parser_Term_paren_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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_2 = l_Lean_Parser_Term_paren___elambda__1___closed__1; x_3 = 1; x_4 = lean_box(x_3); @@ -14696,7 +14714,7 @@ lean_object* _init_l_Lean_Parser_Term_paren_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_paren_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); @@ -14729,7 +14747,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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_3 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_4 = l___regBuiltin_Lean_Parser_Term_paren_formatter___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -14800,7 +14818,7 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription_parenthesizer___closed__1() _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__1; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; x_2 = 1; x_3 = lean_box(x_2); x_4 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___rarg___boxed), 7, 2); @@ -14825,7 +14843,7 @@ lean_object* _init_l_Lean_Parser_Term_typeAscription_parenthesizer___closed__3() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; +x_1 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__2; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_typeAscription_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); @@ -14953,7 +14971,7 @@ lean_object* _init_l_Lean_Parser_Term_paren_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_1 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_2 = lean_unsigned_to_nat(1024u); x_3 = l_Lean_Parser_Term_paren_parenthesizer___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); @@ -14986,7 +15004,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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_3 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_4 = l___regBuiltin_Lean_Parser_Term_paren_parenthesizer___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -15671,7 +15689,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_anonymousCtor(lean_object* x_ _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_anonymousCtor___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_anonymousCtor; @@ -15920,13 +15938,13 @@ lean_object* x_36; lean_object* x_37; uint8_t x_38; x_36 = lean_ctor_get(x_35, 1); lean_inc(x_36); lean_dec(x_35); -x_37 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_37 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_38 = lean_string_dec_eq(x_36, x_37); lean_dec(x_36); if (x_38 == 0) { lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_39 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_39 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_40 = l_Lean_Parser_ParserState_mkErrorsAt(x_32, x_39, x_31); x_41 = lean_ctor_get(x_40, 0); lean_inc(x_41); @@ -15961,7 +15979,7 @@ else { lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_dec(x_35); -x_47 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_47 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_48 = l_Lean_Parser_ParserState_mkErrorsAt(x_32, x_47, x_31); x_49 = lean_ctor_get(x_48, 0); lean_inc(x_49); @@ -15980,7 +15998,7 @@ else { lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_dec(x_33); -x_52 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_52 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_53 = l_Lean_Parser_ParserState_mkErrorsAt(x_32, x_52, x_31); x_54 = lean_ctor_get(x_53, 0); lean_inc(x_54); @@ -16411,7 +16429,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -16521,7 +16539,7 @@ lean_inc(x_48); if (lean_obj_tag(x_48) == 0) { lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_49 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_49 = l_Lean_Parser_termParser___closed__2; x_50 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_51 = l_Lean_Parser_categoryParser___elambda__1(x_49, x_50, x_1, x_47); @@ -16744,7 +16762,7 @@ lean_inc(x_103); if (lean_obj_tag(x_103) == 0) { lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_104 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_104 = l_Lean_Parser_termParser___closed__2; x_105 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_106 = l_Lean_Parser_categoryParser___elambda__1(x_104, x_105, x_1, x_102); @@ -16866,7 +16884,7 @@ lean_inc(x_145); if (lean_obj_tag(x_145) == 0) { lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; -x_146 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_146 = l_Lean_Parser_termParser___closed__2; x_147 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_148 = l_Lean_Parser_categoryParser___elambda__1(x_146, x_147, x_1, x_144); @@ -17142,7 +17160,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_if(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_if___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_if; @@ -17681,7 +17699,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__2; @@ -17825,7 +17843,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_fromTerm___elambda__1___closed__2; @@ -18111,7 +18129,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_haveAssign___elambda__1___closed__2; @@ -18255,7 +18273,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_haveAssign___elambda__1___closed__2; @@ -18383,7 +18401,7 @@ lean_inc(x_4); if (lean_obj_tag(x_4) == 0) { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_5 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_5 = l_Lean_Parser_termParser___closed__2; x_6 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_7 = l_Lean_Parser_categoryParser___elambda__1(x_5, x_6, x_1, x_3); @@ -18799,7 +18817,7 @@ else { lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_dec(x_15); -x_27 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_27 = l_Lean_Parser_termParser___closed__2; x_28 = lean_unsigned_to_nat(0u); x_29 = l_Lean_Parser_categoryParser___elambda__1(x_27, x_28, x_1, x_16); x_30 = l_Lean_Parser_Term_have___elambda__1___closed__2; @@ -19023,7 +19041,7 @@ else { 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); -x_90 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_90 = l_Lean_Parser_termParser___closed__2; x_91 = lean_unsigned_to_nat(0u); x_92 = l_Lean_Parser_categoryParser___elambda__1(x_90, x_91, x_1, x_78); x_93 = l_Lean_Parser_Term_have___elambda__1___closed__2; @@ -19207,7 +19225,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_have(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_have___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_have; @@ -19746,7 +19764,7 @@ lean_inc(x_4); if (lean_obj_tag(x_4) == 0) { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_5 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_5 = l_Lean_Parser_termParser___closed__2; x_6 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_7 = l_Lean_Parser_categoryParser___elambda__1(x_5, x_6, x_1, x_3); @@ -20047,7 +20065,7 @@ else { lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_dec(x_15); -x_27 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_27 = l_Lean_Parser_termParser___closed__2; x_28 = lean_unsigned_to_nat(0u); x_29 = l_Lean_Parser_categoryParser___elambda__1(x_27, x_28, x_1, x_16); x_30 = l_Lean_Parser_Term_suffices___elambda__1___closed__2; @@ -20271,7 +20289,7 @@ else { 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); -x_90 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_90 = l_Lean_Parser_termParser___closed__2; x_91 = lean_unsigned_to_nat(0u); x_92 = l_Lean_Parser_categoryParser___elambda__1(x_90, x_91, x_1, x_78); x_93 = l_Lean_Parser_Term_suffices___elambda__1___closed__2; @@ -20443,7 +20461,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_suffices(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_suffices___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_suffices; @@ -20860,7 +20878,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -21072,7 +21090,7 @@ lean_inc(x_68); if (lean_obj_tag(x_68) == 0) { lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_69 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_69 = l_Lean_Parser_termParser___closed__2; x_70 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_71 = l_Lean_Parser_categoryParser___elambda__1(x_69, x_70, x_1, x_67); @@ -21277,7 +21295,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_show(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_show___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_show; @@ -21667,7 +21685,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -21884,7 +21902,7 @@ lean_inc(x_73); if (lean_obj_tag(x_73) == 0) { lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_74 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_74 = l_Lean_Parser_termParser___closed__2; x_75 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_76 = l_Lean_Parser_categoryParser___elambda__1(x_74, x_75, x_1, x_72); @@ -22851,7 +22869,7 @@ else { lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_dec(x_13); -x_25 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_25 = l_Lean_Parser_termParser___closed__2; x_26 = lean_unsigned_to_nat(0u); x_27 = l_Lean_Parser_categoryParser___elambda__1(x_25, x_26, x_1, x_14); x_28 = l_Lean_Parser_Term_structInstField___elambda__1___closed__2; @@ -23000,7 +23018,7 @@ 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_dec(x_56); -x_69 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_69 = l_Lean_Parser_termParser___closed__2; x_70 = lean_unsigned_to_nat(0u); x_71 = l_Lean_Parser_categoryParser___elambda__1(x_69, x_70, x_1, x_57); x_72 = l_Lean_Parser_Term_structInstField___elambda__1___closed__2; @@ -23671,13 +23689,13 @@ lean_object* x_70; lean_object* x_71; uint8_t x_72; x_70 = lean_ctor_get(x_69, 1); lean_inc(x_70); lean_dec(x_69); -x_71 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_71 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_72 = lean_string_dec_eq(x_70, x_71); lean_dec(x_70); if (x_72 == 0) { lean_object* x_73; lean_object* x_74; -x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_42); x_74 = l_Lean_Parser_ParserState_mkErrorsAt(x_66, x_73, x_42); x_43 = x_74; @@ -23693,7 +23711,7 @@ else { lean_object* x_75; lean_object* x_76; lean_dec(x_69); -x_75 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_75 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_42); x_76 = l_Lean_Parser_ParserState_mkErrorsAt(x_66, x_75, x_42); x_43 = x_76; @@ -23704,7 +23722,7 @@ else { lean_object* x_77; lean_object* x_78; lean_dec(x_67); -x_77 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_77 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_42); x_78 = l_Lean_Parser_ParserState_mkErrorsAt(x_66, x_77, x_42); x_43 = x_78; @@ -23718,7 +23736,7 @@ lean_inc(x_44); if (lean_obj_tag(x_44) == 0) { lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_45 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_45 = l_Lean_Parser_termParser___closed__2; x_46 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_47 = l_Lean_Parser_categoryParser___elambda__1(x_45, x_46, x_1, x_43); @@ -23955,7 +23973,7 @@ x_123 = lean_ctor_get(x_120, 1); lean_inc(x_123); x_124 = lean_array_get_size(x_122); lean_dec(x_122); -x_148 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_148 = l_Lean_Parser_termParser___closed__2; x_149 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_150 = l_Lean_Parser_categoryParser___elambda__1(x_148, x_149, x_1, x_120); @@ -24402,13 +24420,13 @@ lean_object* x_276; lean_object* x_277; uint8_t x_278; x_276 = lean_ctor_get(x_275, 1); lean_inc(x_276); lean_dec(x_275); -x_277 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_277 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_278 = lean_string_dec_eq(x_276, x_277); lean_dec(x_276); if (x_278 == 0) { lean_object* x_279; lean_object* x_280; -x_279 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_279 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_248); x_280 = l_Lean_Parser_ParserState_mkErrorsAt(x_272, x_279, x_248); x_249 = x_280; @@ -24424,7 +24442,7 @@ else { lean_object* x_281; lean_object* x_282; lean_dec(x_275); -x_281 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_281 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_248); x_282 = l_Lean_Parser_ParserState_mkErrorsAt(x_272, x_281, x_248); x_249 = x_282; @@ -24435,7 +24453,7 @@ else { lean_object* x_283; lean_object* x_284; lean_dec(x_273); -x_283 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_283 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_248); x_284 = l_Lean_Parser_ParserState_mkErrorsAt(x_272, x_283, x_248); x_249 = x_284; @@ -24449,7 +24467,7 @@ lean_inc(x_250); if (lean_obj_tag(x_250) == 0) { lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; -x_251 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_251 = l_Lean_Parser_termParser___closed__2; x_252 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_253 = l_Lean_Parser_categoryParser___elambda__1(x_251, x_252, x_1, x_249); @@ -24692,7 +24710,7 @@ x_332 = lean_ctor_get(x_329, 1); lean_inc(x_332); x_333 = lean_array_get_size(x_331); lean_dec(x_331); -x_357 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_357 = l_Lean_Parser_termParser___closed__2; x_358 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_359 = l_Lean_Parser_categoryParser___elambda__1(x_357, x_358, x_1, x_329); @@ -25153,7 +25171,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_structInst(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_structInst___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_structInst; @@ -26230,13 +26248,13 @@ lean_object* x_26; lean_object* x_27; uint8_t x_28; x_26 = lean_ctor_get(x_25, 1); lean_inc(x_26); lean_dec(x_25); -x_27 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_27 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_28 = lean_string_dec_eq(x_26, x_27); lean_dec(x_26); if (x_28 == 0) { lean_object* x_29; lean_object* x_30; -x_29 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_29 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_30 = l_Lean_Parser_ParserState_mkErrorsAt(x_22, x_29, x_21); x_11 = x_30; goto block_20; @@ -26252,7 +26270,7 @@ else { lean_object* x_31; lean_object* x_32; lean_dec(x_25); -x_31 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_31 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_32 = l_Lean_Parser_ParserState_mkErrorsAt(x_22, x_31, x_21); x_11 = x_32; goto block_20; @@ -26262,7 +26280,7 @@ else { lean_object* x_33; lean_object* x_34; lean_dec(x_23); -x_33 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_33 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_34 = l_Lean_Parser_ParserState_mkErrorsAt(x_22, x_33, x_21); x_11 = x_34; goto block_20; @@ -26275,7 +26293,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_typeSpec___elambda__1___closed__2; @@ -26374,13 +26392,13 @@ lean_object* x_66; lean_object* x_67; uint8_t x_68; x_66 = lean_ctor_get(x_65, 1); lean_inc(x_66); lean_dec(x_65); -x_67 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_67 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_68 = lean_string_dec_eq(x_66, x_67); lean_dec(x_66); if (x_68 == 0) { lean_object* x_69; lean_object* x_70; -x_69 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_69 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_70 = l_Lean_Parser_ParserState_mkErrorsAt(x_62, x_69, x_61); x_49 = x_70; goto block_60; @@ -26396,7 +26414,7 @@ else { lean_object* x_71; lean_object* x_72; lean_dec(x_65); -x_71 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_71 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_72 = l_Lean_Parser_ParserState_mkErrorsAt(x_62, x_71, x_61); x_49 = x_72; goto block_60; @@ -26406,7 +26424,7 @@ else { lean_object* x_73; lean_object* x_74; lean_dec(x_63); -x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_73 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_74 = l_Lean_Parser_ParserState_mkErrorsAt(x_62, x_73, x_61); x_49 = x_74; goto block_60; @@ -26419,7 +26437,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_typeSpec___elambda__1___closed__2; @@ -26828,7 +26846,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -27154,7 +27172,7 @@ lean_inc(x_100); if (lean_obj_tag(x_100) == 0) { lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_101 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_101 = l_Lean_Parser_termParser___closed__2; x_102 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_103 = l_Lean_Parser_categoryParser___elambda__1(x_101, x_102, x_1, x_99); @@ -27524,7 +27542,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_subtype(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_subtype___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_subtype; @@ -27939,7 +27957,7 @@ x_7 = lean_array_get_size(x_6); lean_dec(x_6); x_8 = lean_ctor_get(x_5, 1); lean_inc(x_8); -x_9 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_9 = l_Lean_Parser_termParser___closed__2; x_10 = lean_unsigned_to_nat(0u); lean_inc(x_4); x_11 = l_Lean_Parser_categoryParser___elambda__1(x_9, x_10, x_4, x_5); @@ -28684,7 +28702,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_listLit(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_listLit___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_listLit; @@ -29436,7 +29454,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_arrayLit(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_arrayLit___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_arrayLit; @@ -29757,7 +29775,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = l_Lean_Parser_maxPrec; x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_explicit___elambda__1___closed__2; @@ -29901,7 +29919,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = l_Lean_Parser_maxPrec; x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_explicit___elambda__1___closed__2; @@ -29950,7 +29968,7 @@ lean_object* _init_l_Lean_Parser_Term_explicit___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = l_Lean_Parser_maxPrec; x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; @@ -30032,7 +30050,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_explicit(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_explicit___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_explicit; @@ -30375,7 +30393,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -30592,7 +30610,7 @@ lean_inc(x_73); if (lean_obj_tag(x_73) == 0) { lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_74 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_74 = l_Lean_Parser_termParser___closed__2; x_75 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_76 = l_Lean_Parser_categoryParser___elambda__1(x_74, x_75, x_1, x_72); @@ -30804,7 +30822,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_inaccessible(lean_object* x_1 _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_inaccessible___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_inaccessible; @@ -31068,13 +31086,13 @@ lean_object* x_33; lean_object* x_34; uint8_t x_35; x_33 = lean_ctor_get(x_32, 1); lean_inc(x_33); lean_dec(x_32); -x_34 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_34 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_35 = lean_string_dec_eq(x_33, x_34); lean_dec(x_33); if (x_35 == 0) { lean_object* x_36; lean_object* x_37; -x_36 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_36 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_5); x_37 = l_Lean_Parser_ParserState_mkErrorsAt(x_29, x_36, x_5); x_6 = x_37; @@ -31090,7 +31108,7 @@ else { lean_object* x_38; lean_object* x_39; lean_dec(x_32); -x_38 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_38 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_5); x_39 = l_Lean_Parser_ParserState_mkErrorsAt(x_29, x_38, x_5); x_6 = x_39; @@ -31101,7 +31119,7 @@ else { lean_object* x_40; lean_object* x_41; lean_dec(x_30); -x_40 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_40 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_5); x_41 = l_Lean_Parser_ParserState_mkErrorsAt(x_29, x_40, x_5); x_6 = x_41; @@ -31115,7 +31133,7 @@ lean_inc(x_7); if (lean_obj_tag(x_7) == 0) { lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_8 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_8 = l_Lean_Parser_termParser___closed__2; x_9 = lean_unsigned_to_nat(0u); x_10 = l_Lean_Parser_categoryParser___elambda__1(x_8, x_9, x_1, x_6); x_11 = lean_ctor_get(x_10, 3); @@ -31210,13 +31228,13 @@ lean_object* x_20; lean_object* x_21; uint8_t x_22; x_20 = lean_ctor_get(x_19, 1); lean_inc(x_20); lean_dec(x_19); -x_21 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_21 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_22 = lean_string_dec_eq(x_20, x_21); lean_dec(x_20); if (x_22 == 0) { lean_object* x_23; lean_object* x_24; -x_23 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_23 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_24 = l_Lean_Parser_ParserState_mkErrorsAt(x_16, x_23, x_15); x_5 = x_24; goto block_14; @@ -31232,7 +31250,7 @@ else { lean_object* x_25; lean_object* x_26; lean_dec(x_19); -x_25 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_25 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_26 = l_Lean_Parser_ParserState_mkErrorsAt(x_16, x_25, x_15); x_5 = x_26; goto block_14; @@ -31242,7 +31260,7 @@ else { lean_object* x_27; lean_object* x_28; lean_dec(x_17); -x_27 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_27 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; x_28 = l_Lean_Parser_ParserState_mkErrorsAt(x_16, x_27, x_15); x_5 = x_28; goto block_14; @@ -31255,7 +31273,7 @@ lean_inc(x_6); 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; -x_7 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_7 = l_Lean_Parser_termParser___closed__2; x_8 = lean_unsigned_to_nat(0u); x_9 = l_Lean_Parser_categoryParser___elambda__1(x_7, x_8, x_1, x_5); x_10 = l_Lean_nullKind; @@ -32229,7 +32247,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_binderDefault___elambda__1___closed__2; @@ -32373,7 +32391,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_binderDefault___elambda__1___closed__2; @@ -33079,7 +33097,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); @@ -33313,7 +33331,7 @@ lean_inc(x_79); if (lean_obj_tag(x_79) == 0) { lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; -x_80 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_80 = l_Lean_Parser_termParser___closed__2; x_81 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_82 = l_Lean_Parser_categoryParser___elambda__1(x_80, x_81, x_1, x_78); @@ -33801,7 +33819,7 @@ lean_inc(x_22); if (lean_obj_tag(x_22) == 0) { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_23 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_23 = l_Lean_Parser_termParser___closed__2; x_24 = lean_unsigned_to_nat(0u); x_25 = l_Lean_Parser_categoryParser___elambda__1(x_23, x_24, x_1, x_21); x_26 = l_Lean_Parser_Term_depArrow___elambda__1___closed__2; @@ -33927,7 +33945,7 @@ lean_inc(x_57); if (lean_obj_tag(x_57) == 0) { 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_58 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_58 = l_Lean_Parser_termParser___closed__2; x_59 = lean_unsigned_to_nat(0u); x_60 = l_Lean_Parser_categoryParser___elambda__1(x_58, x_59, x_1, x_56); x_61 = l_Lean_Parser_Term_depArrow___elambda__1___closed__2; @@ -34095,7 +34113,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_depArrow(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_depArrow___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_depArrow; @@ -35938,7 +35956,7 @@ else { lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_dec(x_15); -x_27 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_27 = l_Lean_Parser_termParser___closed__2; x_28 = lean_unsigned_to_nat(0u); x_29 = l_Lean_Parser_categoryParser___elambda__1(x_27, x_28, x_1, x_16); x_30 = l_Lean_Parser_Term_forall___elambda__1___closed__2; @@ -36188,7 +36206,7 @@ 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_dec(x_85); -x_98 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_98 = l_Lean_Parser_termParser___closed__2; x_99 = lean_unsigned_to_nat(0u); x_100 = l_Lean_Parser_categoryParser___elambda__1(x_98, x_99, x_1, x_86); x_101 = l_Lean_Parser_Term_forall___elambda__1___closed__2; @@ -36384,7 +36402,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_forall(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_forall___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_forall; @@ -40051,7 +40069,7 @@ lean_inc(x_16); if (lean_obj_tag(x_16) == 0) { lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_17 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_17 = l_Lean_Parser_termParser___closed__2; x_18 = lean_unsigned_to_nat(0u); x_19 = l_Lean_Parser_categoryParser___elambda__1(x_17, x_18, x_1, x_15); x_20 = l_Lean_Parser_Term_matchDiscr___elambda__1___closed__2; @@ -40088,7 +40106,7 @@ lean_inc(x_28); if (lean_obj_tag(x_28) == 0) { lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_29 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_29 = l_Lean_Parser_termParser___closed__2; x_30 = lean_unsigned_to_nat(0u); x_31 = l_Lean_Parser_categoryParser___elambda__1(x_29, x_30, x_1, x_27); x_32 = l_Lean_Parser_Term_matchDiscr___elambda__1___closed__2; @@ -40117,7 +40135,7 @@ lean_inc(x_39); if (lean_obj_tag(x_39) == 0) { lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_40 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_40 = l_Lean_Parser_termParser___closed__2; x_41 = lean_unsigned_to_nat(0u); x_42 = l_Lean_Parser_categoryParser___elambda__1(x_40, x_41, x_1, x_38); x_43 = l_Lean_Parser_Term_matchDiscr___elambda__1___closed__2; @@ -40383,7 +40401,7 @@ lean_inc(x_111); if (lean_obj_tag(x_111) == 0) { lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_112 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_112 = l_Lean_Parser_termParser___closed__2; x_113 = lean_unsigned_to_nat(0u); x_114 = l_Lean_Parser_categoryParser___elambda__1(x_112, x_113, x_1, x_110); x_115 = l_Lean_Parser_Term_matchDiscr___elambda__1___closed__2; @@ -40424,7 +40442,7 @@ lean_inc(x_125); if (lean_obj_tag(x_125) == 0) { lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_126 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_126 = l_Lean_Parser_termParser___closed__2; x_127 = lean_unsigned_to_nat(0u); x_128 = l_Lean_Parser_categoryParser___elambda__1(x_126, x_127, x_1, x_124); x_129 = l_Lean_Parser_Term_matchDiscr___elambda__1___closed__2; @@ -40457,7 +40475,7 @@ lean_inc(x_138); if (lean_obj_tag(x_138) == 0) { 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_139 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_139 = l_Lean_Parser_termParser___closed__2; x_140 = lean_unsigned_to_nat(0u); x_141 = l_Lean_Parser_categoryParser___elambda__1(x_139, x_140, x_1, x_137); x_142 = l_Lean_Parser_Term_matchDiscr___elambda__1___closed__2; @@ -41522,7 +41540,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_match(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_match___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_match; @@ -42553,7 +42571,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_nomatch___elambda__1___closed__2; @@ -42697,7 +42715,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_nomatch___elambda__1___closed__2; @@ -42818,7 +42836,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_nomatch(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_nomatch___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_nomatch; @@ -43138,13 +43156,13 @@ lean_object* x_57; lean_object* x_58; uint8_t x_59; x_57 = lean_ctor_get(x_56, 1); lean_inc(x_57); lean_dec(x_56); -x_58 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__3; +x_58 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__5; x_59 = lean_string_dec_eq(x_57, x_58); lean_dec(x_57); if (x_59 == 0) { lean_object* x_60; lean_object* x_61; -x_60 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_60 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_28); x_61 = l_Lean_Parser_ParserState_mkErrorsAt(x_53, x_60, x_28); x_29 = x_61; @@ -43160,7 +43178,7 @@ else { lean_object* x_62; lean_object* x_63; lean_dec(x_56); -x_62 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_62 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_28); x_63 = l_Lean_Parser_ParserState_mkErrorsAt(x_53, x_62, x_28); x_29 = x_63; @@ -43171,7 +43189,7 @@ else { lean_object* x_64; lean_object* x_65; lean_dec(x_54); -x_64 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__6; +x_64 = l_Lean_Parser_Term_typeAscription___elambda__1___closed__8; lean_inc(x_28); x_65 = l_Lean_Parser_ParserState_mkErrorsAt(x_53, x_64, x_28); x_29 = x_65; @@ -43494,7 +43512,7 @@ lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean lean_inc(x_5); x_21 = l_Lean_Parser_ParserState_restore(x_14, x_13, x_5); lean_dec(x_13); -x_22 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_22 = l_Lean_Parser_termParser___closed__2; x_23 = l_Lean_Parser_maxPrec; x_24 = l_Lean_Parser_categoryParser___elambda__1(x_22, x_23, x_1, x_21); x_25 = l_Lean_Parser_mergeOrElseErrors(x_24, x_17, x_5); @@ -43654,25 +43672,43 @@ return x_19; lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; -x_2 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string("fun"); +return x_1; } } lean_object* _init_l_Lean_Parser_Term_fun___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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__6; x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__2; +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__1; +x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__3; x_3 = 1; x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3); return x_4; } } -lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__3() { +lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__5() { _start: { lean_object* x_1; @@ -43680,59 +43716,39 @@ x_1 = lean_mk_string("λ"); return x_1; } } -lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__3; -x_2 = l_String_trim(x_1); -return x_2; -} -} -lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; -x_2 = l_String_trim(x_1); -return x_2; -} -} lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__6() { _start: { +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__5; +x_2 = l_String_trim(x_1); +return x_2; +} +} +lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__1; +x_2 = l_String_trim(x_1); +return x_2; +} +} +lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__8() { +_start: +{ uint8_t x_1; lean_object* x_2; x_1 = 0; x_2 = l_Lean_Parser_Term_matchAlts(x_1); return x_2; } } -lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Char_HasRepr___closed__1; -x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__4; -x_3 = lean_string_append(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__7; -x_2 = l_Lean_Parser_unicodeSymbolFn___closed__1; -x_3 = lean_string_append(x_1, x_2); -return x_3; -} -} lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__8; -x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__5; +x_1 = l_Char_HasRepr___closed__1; +x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__6; x_3 = lean_string_append(x_1, x_2); return x_3; } @@ -43742,7 +43758,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__9; -x_2 = l_Char_HasRepr___closed__1; +x_2 = l_Lean_Parser_unicodeSymbolFn___closed__1; x_3 = lean_string_append(x_1, x_2); return x_3; } @@ -43751,8 +43767,28 @@ lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__10; +x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__7; +x_3 = lean_string_append(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__11; +x_2 = l_Char_HasRepr___closed__1; +x_3 = lean_string_append(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_Parser_Term_fun___elambda__1___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__10; +x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__12; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -43763,10 +43799,10 @@ lean_object* l_Lean_Parser_Term_fun___elambda__1(lean_object* x_1, lean_object* _start: { lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; uint8_t x_7; -x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__8; x_4 = lean_ctor_get(x_3, 1); lean_inc(x_4); -x_5 = l_Lean_Parser_Term_fun___elambda__1___closed__2; +x_5 = l_Lean_Parser_Term_fun___elambda__1___closed__4; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_inc(x_2); @@ -43787,9 +43823,9 @@ x_11 = lean_ctor_get(x_9, 0); lean_inc(x_11); x_12 = lean_array_get_size(x_11); lean_dec(x_11); -x_13 = l_Lean_Parser_Term_fun___elambda__1___closed__4; -x_14 = l_Lean_Parser_Term_fun___elambda__1___closed__5; -x_15 = l_Lean_Parser_Term_fun___elambda__1___closed__11; +x_13 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_14 = l_Lean_Parser_Term_fun___elambda__1___closed__7; +x_15 = l_Lean_Parser_Term_fun___elambda__1___closed__13; lean_inc(x_1); x_16 = l_Lean_Parser_unicodeSymbolFnAux(x_13, x_14, x_15, x_1, x_9); x_17 = lean_ctor_get(x_16, 3); @@ -43827,7 +43863,7 @@ lean_inc(x_43); if (lean_obj_tag(x_43) == 0) { lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_44 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_44 = l_Lean_Parser_termParser___closed__2; x_45 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_46 = l_Lean_Parser_categoryParser___elambda__1(x_44, x_45, x_1, x_42); @@ -43867,7 +43903,7 @@ lean_inc(x_51); if (lean_obj_tag(x_51) == 0) { lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_52 = l_Lean_Parser_termParser___closed__2; x_53 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_54 = l_Lean_Parser_categoryParser___elambda__1(x_52, x_53, x_1, x_50); @@ -43900,7 +43936,7 @@ lean_dec(x_20); lean_dec(x_19); lean_dec(x_4); lean_dec(x_1); -x_23 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_23 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_24 = l_Lean_Parser_ParserState_mkNode(x_21, x_23, x_12); return x_24; } @@ -43922,7 +43958,7 @@ lean_dec(x_20); lean_dec(x_19); lean_dec(x_4); lean_dec(x_1); -x_28 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_28 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_29 = l_Lean_Parser_ParserState_mkNode(x_21, x_28, x_12); return x_29; } @@ -43935,7 +43971,7 @@ lean_dec(x_19); x_31 = lean_apply_2(x_4, x_1, x_30); x_32 = l_Lean_Parser_mergeOrElseErrors(x_31, x_25, x_20); lean_dec(x_20); -x_33 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_33 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_34 = l_Lean_Parser_ParserState_mkNode(x_32, x_33, x_12); return x_34; } @@ -43948,7 +43984,7 @@ lean_object* x_55; lean_object* x_56; lean_dec(x_17); lean_dec(x_4); lean_dec(x_1); -x_55 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_55 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_56 = l_Lean_Parser_ParserState_mkNode(x_16, x_55, x_12); return x_56; } @@ -44018,9 +44054,9 @@ x_69 = lean_ctor_get(x_67, 0); lean_inc(x_69); x_70 = lean_array_get_size(x_69); lean_dec(x_69); -x_71 = l_Lean_Parser_Term_fun___elambda__1___closed__4; -x_72 = l_Lean_Parser_Term_fun___elambda__1___closed__5; -x_73 = l_Lean_Parser_Term_fun___elambda__1___closed__11; +x_71 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_72 = l_Lean_Parser_Term_fun___elambda__1___closed__7; +x_73 = l_Lean_Parser_Term_fun___elambda__1___closed__13; lean_inc(x_1); x_74 = l_Lean_Parser_unicodeSymbolFnAux(x_71, x_72, x_73, x_1, x_67); x_75 = lean_ctor_get(x_74, 3); @@ -44058,7 +44094,7 @@ lean_inc(x_104); if (lean_obj_tag(x_104) == 0) { lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_105 = l_Lean_Parser_termParser___closed__2; x_106 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_107 = l_Lean_Parser_categoryParser___elambda__1(x_105, x_106, x_1, x_103); @@ -44098,7 +44134,7 @@ lean_inc(x_112); if (lean_obj_tag(x_112) == 0) { lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_113 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_113 = l_Lean_Parser_termParser___closed__2; x_114 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_115 = l_Lean_Parser_categoryParser___elambda__1(x_113, x_114, x_1, x_111); @@ -44131,7 +44167,7 @@ lean_dec(x_78); lean_dec(x_77); lean_dec(x_4); lean_dec(x_1); -x_81 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_81 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_82 = l_Lean_Parser_ParserState_mkNode(x_79, x_81, x_70); x_83 = l_Lean_Parser_mergeOrElseErrors(x_82, x_62, x_59); lean_dec(x_59); @@ -44155,7 +44191,7 @@ lean_dec(x_78); lean_dec(x_77); lean_dec(x_4); lean_dec(x_1); -x_87 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_87 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_88 = l_Lean_Parser_ParserState_mkNode(x_79, x_87, x_70); x_89 = l_Lean_Parser_mergeOrElseErrors(x_88, x_62, x_59); lean_dec(x_59); @@ -44170,7 +44206,7 @@ lean_dec(x_77); x_91 = lean_apply_2(x_4, x_1, x_90); x_92 = l_Lean_Parser_mergeOrElseErrors(x_91, x_84, x_78); lean_dec(x_78); -x_93 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_93 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_94 = l_Lean_Parser_ParserState_mkNode(x_92, x_93, x_70); x_95 = l_Lean_Parser_mergeOrElseErrors(x_94, x_62, x_59); lean_dec(x_59); @@ -44185,7 +44221,7 @@ lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_dec(x_75); lean_dec(x_4); lean_dec(x_1); -x_116 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_116 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_117 = l_Lean_Parser_ParserState_mkNode(x_74, x_116, x_70); x_118 = l_Lean_Parser_mergeOrElseErrors(x_117, x_62, x_59); lean_dec(x_59); @@ -44211,8 +44247,8 @@ lean_object* _init_l_Lean_Parser_Term_fun___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__4; -x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__5; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__7; x_3 = l_Lean_Parser_unicodeSymbolInfo(x_1, x_2); return x_3; } @@ -44257,7 +44293,7 @@ lean_object* _init_l_Lean_Parser_Term_fun___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__8; x_2 = lean_ctor_get(x_1, 0); lean_inc(x_2); x_3 = l_Lean_Parser_Term_fun___closed__4; @@ -44279,7 +44315,7 @@ lean_object* _init_l_Lean_Parser_Term_fun___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_2 = l_Lean_Parser_Term_fun___closed__6; x_3 = l_Lean_Parser_nodeInfo(x_1, x_2); return x_3; @@ -44299,7 +44335,7 @@ lean_object* _init_l_Lean_Parser_Term_fun___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__2; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__4; x_2 = lean_ctor_get(x_1, 0); lean_inc(x_2); x_3 = l_Lean_Parser_Term_fun___closed__8; @@ -44339,8 +44375,8 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_fun(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; -x_3 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_2 = l_Lean_Parser_termParser___closed__2; +x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_fun; x_6 = l_Lean_Parser_addBuiltinParser(x_2, x_3, x_4, x_5, x_1); @@ -44458,8 +44494,8 @@ lean_object* _init_l_Lean_Parser_Term_fun_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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; -x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__1; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__1; +x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__3; x_3 = 1; x_4 = lean_box(x_3); x_5 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 8, 3); @@ -44473,8 +44509,8 @@ lean_object* _init_l_Lean_Parser_Term_fun_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__3; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__5; +x_2 = l_Lean_Parser_Term_fun___elambda__1___closed__1; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_unicodeSymbol_formatter___boxed), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -44562,7 +44598,7 @@ lean_object* _init_l_Lean_Parser_Term_fun_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_2 = l_Lean_Parser_maxPrec; x_3 = l_Lean_Parser_Term_fun_formatter___closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); @@ -44595,7 +44631,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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_4 = l___regBuiltin_Lean_Parser_Term_fun_formatter___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -44711,7 +44747,7 @@ lean_object* _init_l_Lean_Parser_Term_fun_parenthesizer___closed__1() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__1; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__3; x_2 = 1; x_3 = lean_box(x_2); x_4 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___rarg___boxed), 7, 2); @@ -44801,7 +44837,7 @@ lean_object* _init_l_Lean_Parser_Term_fun_parenthesizer___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_1 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_2 = l_Lean_Parser_maxPrec; x_3 = l_Lean_Parser_Term_fun_parenthesizer___closed__8; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___boxed), 8, 3); @@ -44834,7 +44870,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_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; +x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__2; x_4 = l___regBuiltin_Lean_Parser_Term_fun_parenthesizer___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -44951,7 +44987,7 @@ lean_inc(x_7); if (lean_obj_tag(x_7) == 0) { lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_8 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_8 = l_Lean_Parser_termParser___closed__2; x_9 = l_Lean_Parser_maxPrec; x_10 = l_Lean_Parser_categoryParser___elambda__1(x_8, x_9, x_1, x_6); x_11 = lean_ctor_get(x_10, 3); @@ -45276,7 +45312,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); x_18 = l_Lean_Parser_Term_parser_x21___elambda__1___closed__2; @@ -45437,7 +45473,7 @@ lean_inc(x_56); if (lean_obj_tag(x_56) == 0) { lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_57 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_57 = l_Lean_Parser_termParser___closed__2; x_58 = lean_unsigned_to_nat(0u); x_59 = l_Lean_Parser_categoryParser___elambda__1(x_57, x_58, x_1, x_55); x_60 = l_Lean_Parser_Term_parser_x21___elambda__1___closed__2; @@ -45582,7 +45618,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_parser_x21(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_parser_x21___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_parser_x21; @@ -46024,7 +46060,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); x_18 = l_Lean_Parser_Term_tparser_x21___elambda__1___closed__2; @@ -46185,7 +46221,7 @@ lean_inc(x_56); if (lean_obj_tag(x_56) == 0) { lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_57 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_57 = l_Lean_Parser_termParser___closed__2; x_58 = lean_unsigned_to_nat(0u); x_59 = l_Lean_Parser_categoryParser___elambda__1(x_57, x_58, x_1, x_55); x_60 = l_Lean_Parser_Term_tparser_x21___elambda__1___closed__2; @@ -46316,7 +46352,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_tparser_x21(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_tparser_x21___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_tparser_x21; @@ -46637,7 +46673,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___closed__1; x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_borrowed___elambda__1___closed__2; @@ -46781,7 +46817,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___closed__1; x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_borrowed___elambda__1___closed__2; @@ -46830,7 +46866,7 @@ lean_object* _init_l_Lean_Parser_Term_borrowed___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer___closed__1; x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; @@ -46912,7 +46948,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_borrowed(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_borrowed___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_borrowed; @@ -47296,7 +47332,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_quotedName(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_quotedName___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_quotedName; @@ -47670,7 +47706,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); @@ -47900,7 +47936,7 @@ lean_inc(x_76); if (lean_obj_tag(x_76) == 0) { lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; -x_77 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_77 = l_Lean_Parser_termParser___closed__2; x_78 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_79 = l_Lean_Parser_categoryParser___elambda__1(x_77, x_78, x_1, x_75); @@ -48123,7 +48159,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_match__syntax(lean_object* x_ _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_match__syntax___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_match__syntax; @@ -48702,7 +48738,7 @@ lean_inc(x_10); if (lean_obj_tag(x_10) == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_11 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_11 = l_Lean_Parser_termParser___closed__2; x_12 = lean_unsigned_to_nat(0u); x_13 = l_Lean_Parser_categoryParser___elambda__1(x_11, x_12, x_1, x_6); x_14 = l_Lean_Parser_Term_letIdDecl___elambda__1___closed__2; @@ -48827,7 +48863,7 @@ x_4 = lean_ctor_get(x_2, 1); lean_inc(x_4); x_5 = lean_array_get_size(x_3); lean_dec(x_3); -x_23 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_23 = l_Lean_Parser_termParser___closed__2; x_24 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_25 = l_Lean_Parser_categoryParser___elambda__1(x_23, x_24, x_1, x_2); @@ -49006,7 +49042,7 @@ lean_inc(x_10); if (lean_obj_tag(x_10) == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_11 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_11 = l_Lean_Parser_termParser___closed__2; x_12 = lean_unsigned_to_nat(0u); x_13 = l_Lean_Parser_categoryParser___elambda__1(x_11, x_12, x_1, x_6); x_14 = l_Lean_Parser_Term_letPatDecl___elambda__1___closed__2; @@ -49149,7 +49185,7 @@ lean_object* l_Lean_Parser_Term_letEqnsDecl___elambda__1(lean_object* x_1, lean_ _start: { lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__8; x_4 = lean_ctor_get(x_3, 1); lean_inc(x_4); x_5 = lean_ctor_get(x_2, 0); @@ -49187,7 +49223,7 @@ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_obj x_1 = l_Lean_Parser_Term_letIdLhs; x_2 = lean_ctor_get(x_1, 0); lean_inc(x_2); -x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__6; +x_3 = l_Lean_Parser_Term_fun___elambda__1___closed__8; x_4 = lean_ctor_get(x_3, 0); lean_inc(x_4); x_5 = l_Lean_Parser_andthenInfo(x_2, x_4); @@ -49615,7 +49651,7 @@ else { lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_dec(x_17); -x_29 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_29 = l_Lean_Parser_termParser___closed__2; x_30 = lean_unsigned_to_nat(0u); x_31 = l_Lean_Parser_categoryParser___elambda__1(x_29, x_30, x_1, x_18); x_32 = l_Lean_Parser_Term_let___elambda__1___closed__2; @@ -49843,7 +49879,7 @@ else { 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_dec(x_79); -x_92 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_92 = l_Lean_Parser_termParser___closed__2; x_93 = lean_unsigned_to_nat(0u); x_94 = l_Lean_Parser_categoryParser___elambda__1(x_92, x_93, x_1, x_80); x_95 = l_Lean_Parser_Term_let___elambda__1___closed__2; @@ -50017,7 +50053,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_let(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_let___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_let; @@ -51003,7 +51039,7 @@ else { lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_dec(x_17); -x_29 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_29 = l_Lean_Parser_termParser___closed__2; x_30 = lean_unsigned_to_nat(0u); x_31 = l_Lean_Parser_categoryParser___elambda__1(x_29, x_30, x_1, x_18); x_32 = l_Lean_Parser_Term_let_x21___elambda__1___closed__2; @@ -51231,7 +51267,7 @@ else { 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_dec(x_79); -x_92 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_92 = l_Lean_Parser_termParser___closed__2; x_93 = lean_unsigned_to_nat(0u); x_94 = l_Lean_Parser_categoryParser___elambda__1(x_92, x_93, x_1, x_80); x_95 = l_Lean_Parser_Term_let_x21___elambda__1___closed__2; @@ -51393,7 +51429,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_let_x21(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_let_x21___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_let_x21; @@ -53303,7 +53339,7 @@ else { lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_dec(x_18); -x_30 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_30 = l_Lean_Parser_termParser___closed__2; x_31 = lean_unsigned_to_nat(0u); x_32 = l_Lean_Parser_categoryParser___elambda__1(x_30, x_31, x_1, x_19); x_33 = l_Lean_Parser_Term_letrec___elambda__1___closed__2; @@ -53553,7 +53589,7 @@ 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_dec(x_89); -x_102 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_102 = l_Lean_Parser_termParser___closed__2; x_103 = lean_unsigned_to_nat(0u); x_104 = l_Lean_Parser_categoryParser___elambda__1(x_102, x_103, x_1, x_90); x_105 = l_Lean_Parser_Term_letrec___elambda__1___closed__2; @@ -53831,7 +53867,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_letrec(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_letrec___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_letrec; @@ -55177,7 +55213,7 @@ lean_inc(x_16); if (lean_obj_tag(x_16) == 0) { lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_17 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_17 = l_Lean_Parser_termParser___closed__2; x_18 = lean_unsigned_to_nat(0u); x_19 = l_Lean_Parser_categoryParser___elambda__1(x_17, x_18, x_1, x_12); x_20 = l_Lean_Parser_Term_doId___elambda__1___closed__2; @@ -55349,7 +55385,7 @@ lean_inc(x_62); if (lean_obj_tag(x_62) == 0) { 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_63 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_63 = l_Lean_Parser_termParser___closed__2; x_64 = lean_unsigned_to_nat(0u); x_65 = l_Lean_Parser_categoryParser___elambda__1(x_63, x_64, x_1, x_58); x_66 = l_Lean_Parser_Term_doId___elambda__1___closed__2; @@ -55616,7 +55652,7 @@ x_10 = lean_ctor_get(x_7, 1); lean_inc(x_10); x_11 = lean_array_get_size(x_9); lean_dec(x_9); -x_70 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_70 = l_Lean_Parser_termParser___closed__2; x_71 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_72 = l_Lean_Parser_categoryParser___elambda__1(x_70, x_71, x_1, x_7); @@ -55729,7 +55765,7 @@ lean_inc(x_13); if (lean_obj_tag(x_13) == 0) { lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_14 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_14 = l_Lean_Parser_termParser___closed__2; x_15 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_16 = l_Lean_Parser_categoryParser___elambda__1(x_14, x_15, x_1, x_12); @@ -55968,7 +56004,7 @@ x_108 = lean_ctor_get(x_105, 1); lean_inc(x_108); x_109 = lean_array_get_size(x_107); lean_dec(x_107); -x_175 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_175 = l_Lean_Parser_termParser___closed__2; x_176 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_177 = l_Lean_Parser_categoryParser___elambda__1(x_175, x_176, x_1, x_105); @@ -56081,7 +56117,7 @@ lean_inc(x_111); if (lean_obj_tag(x_111) == 0) { lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_112 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_112 = l_Lean_Parser_termParser___closed__2; x_113 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_114 = l_Lean_Parser_categoryParser___elambda__1(x_112, x_113, x_1, x_110); @@ -56474,7 +56510,7 @@ x_9 = lean_ctor_get(x_7, 0); lean_inc(x_9); x_10 = lean_array_get_size(x_9); lean_dec(x_9); -x_11 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_11 = l_Lean_Parser_termParser___closed__2; x_12 = lean_unsigned_to_nat(0u); x_13 = l_Lean_Parser_categoryParser___elambda__1(x_11, x_12, x_1, x_7); x_14 = l_Lean_Parser_Term_doExpr___elambda__1___closed__2; @@ -56543,7 +56579,7 @@ x_28 = lean_ctor_get(x_26, 0); lean_inc(x_28); x_29 = lean_array_get_size(x_28); lean_dec(x_28); -x_30 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_30 = l_Lean_Parser_termParser___closed__2; x_31 = lean_unsigned_to_nat(0u); x_32 = l_Lean_Parser_categoryParser___elambda__1(x_30, x_31, x_1, x_26); x_33 = l_Lean_Parser_Term_doExpr___elambda__1___closed__2; @@ -58011,7 +58047,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_6, x_1, x_11); x_15 = l_Lean_Parser_Term_liftMethod___elambda__1___closed__2; x_16 = l_Lean_Parser_ParserState_mkNode(x_14, x_15, x_10); @@ -58096,7 +58132,7 @@ lean_inc(x_34); if (lean_obj_tag(x_34) == 0) { lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_35 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_35 = l_Lean_Parser_termParser___closed__2; x_36 = l_Lean_Parser_categoryParser___elambda__1(x_35, x_28, x_1, x_33); x_37 = l_Lean_Parser_Term_liftMethod___elambda__1___closed__2; x_38 = l_Lean_Parser_ParserState_mkNode(x_36, x_37, x_32); @@ -58208,7 +58244,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_liftMethod(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_liftMethod___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_liftMethod; @@ -58992,7 +59028,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_do(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_do___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_do; @@ -60293,7 +60329,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = l_Lean_Parser_maxPrec; x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_nativeRefl___elambda__1___closed__2; @@ -60437,7 +60473,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = l_Lean_Parser_maxPrec; x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_nativeRefl___elambda__1___closed__2; @@ -60558,7 +60594,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_nativeRefl(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_nativeRefl___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_nativeRefl; @@ -60879,7 +60915,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = l_Lean_Parser_maxPrec; x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_nativeDecide___elambda__1___closed__2; @@ -61023,7 +61059,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = l_Lean_Parser_maxPrec; x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_nativeDecide___elambda__1___closed__2; @@ -61144,7 +61180,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_nativeDecide(lean_object* x_1 _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_nativeDecide___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_nativeDecide; @@ -61465,7 +61501,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = l_Lean_Parser_maxPrec; x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_decide___elambda__1___closed__2; @@ -61609,7 +61645,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = l_Lean_Parser_maxPrec; x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_decide___elambda__1___closed__2; @@ -61730,7 +61766,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_decide(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_decide___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_decide; @@ -62051,7 +62087,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(40u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_not___elambda__1___closed__2; @@ -62195,7 +62231,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(40u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_not___elambda__1___closed__2; @@ -62244,7 +62280,7 @@ lean_object* _init_l_Lean_Parser_Term_not___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_unsigned_to_nat(40u); x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; @@ -62326,7 +62362,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_not(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_not___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_not; @@ -62669,7 +62705,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(40u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_bnot___elambda__1___closed__2; @@ -62813,7 +62849,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(40u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_bnot___elambda__1___closed__2; @@ -62934,7 +62970,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_bnot(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_bnot___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_bnot; @@ -63247,7 +63283,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(100u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_uminus___elambda__1___closed__2; @@ -63391,7 +63427,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(100u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_uminus___elambda__1___closed__2; @@ -63440,7 +63476,7 @@ lean_object* _init_l_Lean_Parser_Term_uminus___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_unsigned_to_nat(100u); x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; @@ -63522,7 +63558,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_uminus(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_uminus___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_uminus; @@ -63818,7 +63854,7 @@ lean_inc(x_13); if (lean_obj_tag(x_13) == 0) { lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_14 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_14 = l_Lean_Parser_termParser___closed__2; x_15 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_16 = l_Lean_Parser_categoryParser___elambda__1(x_14, x_15, x_1, x_12); @@ -64204,7 +64240,7 @@ lean_inc(x_118); if (lean_obj_tag(x_118) == 0) { lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; -x_119 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_119 = l_Lean_Parser_termParser___closed__2; x_120 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_121 = l_Lean_Parser_categoryParser___elambda__1(x_119, x_120, x_1, x_117); @@ -64980,7 +65016,7 @@ x_29 = lean_ctor_get(x_28, 0); lean_inc(x_29); x_30 = lean_array_get_size(x_29); lean_dec(x_29); -x_31 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_31 = l_Lean_Parser_termParser___closed__2; x_32 = l_Lean_Parser_maxPrec; lean_inc(x_1); x_33 = l_Lean_Parser_categoryParser___elambda__1(x_31, x_32, x_1, x_28); @@ -65160,7 +65196,7 @@ x_32 = lean_ctor_get(x_31, 0); lean_inc(x_32); x_33 = lean_array_get_size(x_32); lean_dec(x_32); -x_34 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_34 = l_Lean_Parser_termParser___closed__2; x_35 = l_Lean_Parser_maxPrec; lean_inc(x_1); x_36 = l_Lean_Parser_categoryParser___elambda__1(x_34, x_35, x_1, x_31); @@ -65347,7 +65383,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_app(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_mkAppStx___closed__8; x_4 = 0; x_5 = l_Lean_Parser_Term_app; @@ -66113,7 +66149,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_proj(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_proj___elambda__1___closed__1; x_4 = 0; x_5 = l_Lean_Parser_Term_proj; @@ -66363,7 +66399,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_arrow(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_arrow___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_arrow; @@ -66645,7 +66681,7 @@ lean_inc(x_10); if (lean_obj_tag(x_10) == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_11 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_11 = l_Lean_Parser_termParser___closed__2; x_12 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_13 = l_Lean_Parser_categoryParser___elambda__1(x_11, x_12, x_1, x_9); @@ -66821,7 +66857,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_arrayRef(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_arrayRef___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_arrayRef; @@ -67570,7 +67606,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_explicitUniv(lean_object* x_1 _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_explicitUniv___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_explicitUniv; @@ -67925,7 +67961,7 @@ lean_inc(x_14); if (lean_obj_tag(x_14) == 0) { lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_15 = l_Lean_Parser_termParser___closed__2; x_16 = l_Lean_Parser_maxPrec; x_17 = l_Lean_Parser_categoryParser___elambda__1(x_15, x_16, x_1, x_13); x_18 = l_Lean_Parser_Term_namedPattern___elambda__1___closed__2; @@ -68040,7 +68076,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_namedPattern(lean_object* x_1 _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_namedPattern___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_namedPattern; @@ -68208,7 +68244,7 @@ if (lean_obj_tag(x_13) == 0) { lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_7); -x_14 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_14 = l_Lean_Parser_termParser___closed__2; x_15 = l_Lean_Parser_categoryParser___elambda__1(x_14, x_3, x_1, x_12); x_16 = l_Lean_Parser_Term_dollar___elambda__1___closed__2; x_17 = l_Lean_Parser_ParserState_mkTrailingNode(x_15, x_16, x_8); @@ -68267,7 +68303,7 @@ if (lean_obj_tag(x_31) == 0) { lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_dec(x_7); -x_32 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_32 = l_Lean_Parser_termParser___closed__2; x_33 = l_Lean_Parser_categoryParser___elambda__1(x_32, x_3, x_1, x_9); x_34 = l_Lean_Parser_Term_dollar___elambda__1___closed__2; x_35 = l_Lean_Parser_ParserState_mkTrailingNode(x_33, x_34, x_8); @@ -68401,7 +68437,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_dollar(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_dollar___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_dollar; @@ -68891,7 +68927,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_dollarProj(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_dollarProj___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_dollarProj; @@ -69534,7 +69570,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_where(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_where___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_where; @@ -69815,7 +69851,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_fcomp(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_fcomp___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_fcomp; @@ -70086,7 +70122,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_prod(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_prod___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_prod; @@ -70291,7 +70327,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_add(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_add___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_add; @@ -70565,7 +70601,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_sub(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_sub___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_sub; @@ -70768,7 +70804,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_mul(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_mul___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_mul; @@ -70981,7 +71017,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_div(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_div___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_div; @@ -71184,7 +71220,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_mod(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_mod___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_mod; @@ -71387,7 +71423,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_modN(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_modN___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_modN; @@ -71590,7 +71626,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_pow(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_pow___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_pow; @@ -71812,7 +71848,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_le(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_le___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_le; @@ -72099,7 +72135,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_ge(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_ge___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_ge; @@ -72304,7 +72340,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_lt(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_lt___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_lt; @@ -72517,7 +72553,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_gt(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_gt___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_gt; @@ -72720,7 +72756,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_eq(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_eq___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_eq; @@ -72923,7 +72959,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_ne(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_ne___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_ne; @@ -73126,7 +73162,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_beq(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_beq___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_beq; @@ -73329,7 +73365,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_bne(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_bne___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_bne; @@ -73541,7 +73577,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_heq(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_heq___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_heq; @@ -73746,7 +73782,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_equiv(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_equiv___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_equiv; @@ -73885,7 +73921,7 @@ x_7 = lean_array_get_size(x_6); lean_dec(x_6); x_8 = lean_ctor_get(x_5, 1); lean_inc(x_8); -x_9 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_9 = l_Lean_Parser_termParser___closed__2; x_10 = lean_unsigned_to_nat(75u); lean_inc(x_4); x_11 = l_Lean_Parser_categoryParser___elambda__1(x_9, x_10, x_4, x_5); @@ -74180,7 +74216,7 @@ lean_object* _init_l_Lean_Parser_Term_subst___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_unsigned_to_nat(75u); x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; @@ -74282,7 +74318,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_subst(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_subst___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_subst; @@ -74550,7 +74586,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_and(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_and___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_and; @@ -74774,7 +74810,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_or(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_or___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_or; @@ -74998,7 +75034,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_iff(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_iff___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_iff; @@ -75213,7 +75249,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_band(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_band___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_band; @@ -75426,7 +75462,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_bor(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_bor___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_bor; @@ -75639,7 +75675,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_append(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_append___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_append; @@ -75834,7 +75870,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_cons(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_cons___elambda__1___closed__1; x_4 = 0; x_5 = l_Lean_Parser_Term_cons; @@ -76047,7 +76083,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_orelse(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_orelse___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_orelse; @@ -76260,7 +76296,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_orM(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_orM___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_orM; @@ -76473,7 +76509,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_andM(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_andM___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_andM; @@ -76676,7 +76712,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_andthen(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_andthen___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_andthen; @@ -76889,7 +76925,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_bindOp(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_bindOp___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_bindOp; @@ -77102,7 +77138,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_mapRev(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_mapRev___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_mapRev; @@ -77307,7 +77343,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_seq(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_seq___elambda__1___closed__1; x_4 = 0; x_5 = l_Lean_Parser_Term_seq; @@ -77520,7 +77556,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_seqLeft(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_seqLeft___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_seqLeft; @@ -77723,7 +77759,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_seqRight(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_seqRight___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_seqRight; @@ -77926,7 +77962,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_map(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_map___elambda__1___closed__2; x_4 = 0; x_5 = l_Lean_Parser_Term_map; @@ -78608,7 +78644,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_funBinder_quot(lean_object* x _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_funBinder_quot___elambda__1___closed__3; x_4 = 1; x_5 = l_Lean_Parser_Term_funBinder_quot; @@ -78985,7 +79021,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_panic___elambda__1___closed__2; @@ -79129,7 +79165,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_panic___elambda__1___closed__2; @@ -79250,7 +79286,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_panic(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_panic___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_panic; @@ -79778,7 +79814,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_unreachable(lean_object* x_1) _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_unreachable___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Term_unreachable; @@ -80087,7 +80123,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -80309,7 +80345,7 @@ lean_inc(x_74); if (lean_obj_tag(x_74) == 0) { lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_75 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_75 = l_Lean_Parser_termParser___closed__2; x_76 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_77 = l_Lean_Parser_categoryParser___elambda__1(x_75, x_76, x_1, x_73); @@ -80538,7 +80574,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_dbgTrace(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_dbgTrace___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_dbgTrace; @@ -80871,7 +80907,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); @@ -81093,7 +81129,7 @@ lean_inc(x_74); if (lean_obj_tag(x_74) == 0) { lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_75 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_75 = l_Lean_Parser_termParser___closed__2; x_76 = lean_unsigned_to_nat(0u); lean_inc(x_1); x_77 = l_Lean_Parser_categoryParser___elambda__1(x_75, x_76, x_1, x_73); @@ -81298,7 +81334,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_assert(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_assert___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_assert; @@ -81619,7 +81655,7 @@ lean_inc(x_12); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; x_14 = lean_unsigned_to_nat(0u); x_15 = l_Lean_Parser_categoryParser___elambda__1(x_13, x_14, x_1, x_11); x_16 = l_Lean_Parser_Term_return___elambda__1___closed__2; @@ -81763,7 +81799,7 @@ lean_inc(x_50); if (lean_obj_tag(x_50) == 0) { lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_51 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_51 = l_Lean_Parser_termParser___closed__2; x_52 = lean_unsigned_to_nat(0u); x_53 = l_Lean_Parser_categoryParser___elambda__1(x_51, x_52, x_1, x_49); x_54 = l_Lean_Parser_Term_return___elambda__1___closed__2; @@ -81884,7 +81920,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Term_return(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Term_return___elambda__1___closed__2; x_4 = 1; x_5 = l_Lean_Parser_Term_return; @@ -82913,7 +82949,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Tactic_quot(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Tactic_quot___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Tactic_quot; @@ -83747,7 +83783,7 @@ lean_object* l___regBuiltinParser_Lean_Parser_Level_quot(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_2 = l_Lean_Parser_termParser___closed__2; x_3 = l_Lean_Parser_Level_quot___elambda__1___closed__1; x_4 = 1; x_5 = l_Lean_Parser_Level_quot; @@ -84743,6 +84779,10 @@ l_Lean_Parser_Term_typeAscription___elambda__1___closed__5 = _init_l_Lean_Parser lean_mark_persistent(l_Lean_Parser_Term_typeAscription___elambda__1___closed__5); l_Lean_Parser_Term_typeAscription___elambda__1___closed__6 = _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__6(); lean_mark_persistent(l_Lean_Parser_Term_typeAscription___elambda__1___closed__6); +l_Lean_Parser_Term_typeAscription___elambda__1___closed__7 = _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__7(); +lean_mark_persistent(l_Lean_Parser_Term_typeAscription___elambda__1___closed__7); +l_Lean_Parser_Term_typeAscription___elambda__1___closed__8 = _init_l_Lean_Parser_Term_typeAscription___elambda__1___closed__8(); +lean_mark_persistent(l_Lean_Parser_Term_typeAscription___elambda__1___closed__8); l_Lean_Parser_Term_typeAscription___closed__1 = _init_l_Lean_Parser_Term_typeAscription___closed__1(); lean_mark_persistent(l_Lean_Parser_Term_typeAscription___closed__1); l_Lean_Parser_Term_typeAscription___closed__2 = _init_l_Lean_Parser_Term_typeAscription___closed__2(); @@ -87033,6 +87073,10 @@ l_Lean_Parser_Term_fun___elambda__1___closed__10 = _init_l_Lean_Parser_Term_fun_ lean_mark_persistent(l_Lean_Parser_Term_fun___elambda__1___closed__10); l_Lean_Parser_Term_fun___elambda__1___closed__11 = _init_l_Lean_Parser_Term_fun___elambda__1___closed__11(); lean_mark_persistent(l_Lean_Parser_Term_fun___elambda__1___closed__11); +l_Lean_Parser_Term_fun___elambda__1___closed__12 = _init_l_Lean_Parser_Term_fun___elambda__1___closed__12(); +lean_mark_persistent(l_Lean_Parser_Term_fun___elambda__1___closed__12); +l_Lean_Parser_Term_fun___elambda__1___closed__13 = _init_l_Lean_Parser_Term_fun___elambda__1___closed__13(); +lean_mark_persistent(l_Lean_Parser_Term_fun___elambda__1___closed__13); l_Lean_Parser_Term_fun___closed__1 = _init_l_Lean_Parser_Term_fun___closed__1(); lean_mark_persistent(l_Lean_Parser_Term_fun___closed__1); l_Lean_Parser_Term_fun___closed__2 = _init_l_Lean_Parser_Term_fun___closed__2(); diff --git a/stage0/stdlib/Lean/Parser/Transform.c b/stage0/stdlib/Lean/Parser/Transform.c index cd9624b88f..1000351dfd 100644 --- a/stage0/stdlib/Lean/Parser/Transform.c +++ b/stage0/stdlib/Lean/Parser/Transform.c @@ -26,9 +26,12 @@ lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_Syntax_removeParen___boxed(lean_object*); +lean_object* l_Lean_Syntax_removeParen___closed__1; lean_object* lean_nat_sub(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +lean_object* l_Lean_Syntax_removeParen___closed__2; lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); +lean_object* lean_name_mk_string(lean_object*, lean_object*); +extern lean_object* l_Lean_mkAppStx___closed__6; lean_object* l_Lean_Syntax_manyToSepBy(lean_object*, lean_object*); extern lean_object* l_Array_forMAux___main___at_Lean_Environment_displayStats___spec__9___closed__2; extern lean_object* l_Option_HasRepr___rarg___closed__3; @@ -168,6 +171,24 @@ lean_dec(x_2); return x_6; } } +lean_object* _init_l_Lean_Syntax_removeParen___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string("paren"); +return x_1; +} +} +lean_object* _init_l_Lean_Syntax_removeParen___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__6; +x_2 = l_Lean_Syntax_removeParen___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} lean_object* l_Lean_Syntax_removeParen(lean_object* x_1) { _start: { @@ -176,7 +197,7 @@ if (lean_obj_tag(x_1) == 1) lean_object* x_2; lean_object* x_3; lean_object* x_4; uint8_t x_5; x_2 = lean_ctor_get(x_1, 0); x_3 = lean_ctor_get(x_1, 1); -x_4 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_4 = l_Lean_Syntax_removeParen___closed__2; x_5 = lean_name_eq(x_2, x_4); if (x_5 == 0) { @@ -535,6 +556,10 @@ lean_dec_ref(res); res = initialize_Lean_Parser_Basic(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +l_Lean_Syntax_removeParen___closed__1 = _init_l_Lean_Syntax_removeParen___closed__1(); +lean_mark_persistent(l_Lean_Syntax_removeParen___closed__1); +l_Lean_Syntax_removeParen___closed__2 = _init_l_Lean_Syntax_removeParen___closed__2(); +lean_mark_persistent(l_Lean_Syntax_removeParen___closed__2); return lean_io_result_mk_ok(lean_box(0)); } #ifdef __cplusplus diff --git a/stage0/stdlib/Lean/PrettyPrinter/Formatter.c b/stage0/stdlib/Lean/PrettyPrinter/Formatter.c index c3985e97e0..681eb10d3c 100644 --- a/stage0/stdlib/Lean/PrettyPrinter/Formatter.c +++ b/stage0/stdlib/Lean/PrettyPrinter/Formatter.c @@ -123,7 +123,6 @@ lean_object* l___private_Lean_PrettyPrinter_Formatter_1__regTraceClasses(lean_ob lean_object* l_Lean_PrettyPrinter_Formatter_checkPrec_formatter___rarg(lean_object*); extern lean_object* l_Lean_PersistentEnvExtension_inhabited___rarg___closed__1; 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___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_PrettyPrinter_Formatter_concatArgs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_getStackSize(lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_checkColGe_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -182,6 +181,7 @@ lean_object* l_Lean_PrettyPrinter_Formatter_FormatterM_monadTraverser___lambda__ extern lean_object* l_Char_HasRepr___closed__1; lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getId(lean_object*); +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_FormatterM_monadTraverser___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_skip_formatter(lean_object*, lean_object*, lean_object*, lean_object*); @@ -7237,7 +7237,7 @@ lean_object* _init_l_Lean_PrettyPrinter_formatTerm___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_categoryParser_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; diff --git a/stage0/stdlib/Lean/PrettyPrinter/Parenthesizer.c b/stage0/stdlib/Lean/PrettyPrinter/Parenthesizer.c index 9328819caf..2b4d733ac7 100644 --- a/stage0/stdlib/Lean/PrettyPrinter/Parenthesizer.c +++ b/stage0/stdlib/Lean/PrettyPrinter/Parenthesizer.c @@ -17,6 +17,7 @@ lean_object* l_List_reverse___rarg(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_node_parenthesizer___lambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_fmt___at_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___spec__5(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_visitToken___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_ite(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_numLitNoAntiquot_parenthesizer(lean_object*); lean_object* l___private_Lean_Util_Trace_3__checkTraceOptionM___at_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -85,7 +86,7 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___closed__7; lean_object* l_StateRefT_x27_get___at_Lean_PrettyPrinter_Parenthesizer_ParenthesizerM_monadTraverser___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_throwError___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6; lean_object* l_ReaderT_map___at_Lean_PrettyPrinter_Parenthesizer_ParenthesizerM_monadTraverser___spec__2(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_level_parenthesizer___closed__3; lean_object* l_Lean_Syntax_MonadTraverser_goUp___at_Lean_PrettyPrinter_Parenthesizer_visitArgs___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -122,6 +123,7 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_symbol_parenthesizer(lean_object extern lean_object* l_Lean_mkAppStx___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_categoryParenthesizerAttribute___closed__6; +lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_lookahead_parenthesizer___rarg(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___lambda__1___closed__1; lean_object* l_Lean_Syntax_setHeadInfo(lean_object*, lean_object*); @@ -156,7 +158,6 @@ extern lean_object* l_Lean_PersistentEnvExtension_inhabited___rarg___closed__1; lean_object* l_Lean_PrettyPrinter_parenthesize___closed__3; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkWsBefore_parenthesizer___rarg(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_strLitNoAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; lean_object* l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___lambda__2(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___closed__4; lean_object* l_Nat_forMAux___main___at_Lean_PrettyPrinter_Parenthesizer_parenthesizeCategoryCore___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -207,7 +208,6 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_strLitNoAntiquot_parenthesizer(l lean_object* l_Lean_addTrace___at_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_fieldIdx_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_unquotedSymbol_parenthesizer(lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l___regBuiltin_Lean_PrettyPrinter_Parenthesizer_level_parenthesizer___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkWsBefore_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_parenthesizerAttribute___closed__2; @@ -239,6 +239,7 @@ lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___lambda__2___closed__9; lean_object* l_Lean_Syntax_getId(lean_object*); lean_object* l_Lean_PrettyPrinter_parenthesize(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Parser_termParser___closed__2; lean_object* lean_name_mk_string(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_nameLitNoAntiquot_parenthesizer___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_liftCoreM(lean_object*); @@ -260,6 +261,7 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_node_parenthesizer___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___closed__5; lean_object* l_Lean_PrettyPrinter_mkCategoryParenthesizerAttribute___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___closed__2; +extern lean_object* l_Lean_mkAppStx___closed__6; lean_object* l_Lean_attrParamSyntaxToIdentifier(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___closed__11; lean_object* l_Lean_Syntax_MonadTraverser_getCur___at_Lean_PrettyPrinter_Parenthesizer_visitArgs___spec__1___boxed(lean_object*); @@ -295,6 +297,7 @@ lean_object* l_Lean_PrettyPrinter_mkParenthesizerAttribute___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_throwBacktrack___rarg___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_visitToken___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkNoWsBefore_parenthesizer___rarg(lean_object*); +lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__3; lean_object* l_Lean_PrettyPrinter_mkParenthesizerAttribute(lean_object*); lean_object* l_Lean_PrettyPrinter_mkParenthesizerAttribute___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkNoImmediateColon_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*); @@ -302,6 +305,7 @@ extern lean_object* l_Lean_nullKind___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_parenthesizeCategoryCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MonadTracer_trace___at_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_MonadTraverser_goRight___at_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___spec__8___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__5; lean_object* l_Lean_Syntax_Traverser_fromSyntax(lean_object*); lean_object* l_Lean_PrettyPrinter_mkCombinatorParenthesizerAttribute___closed__3; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkNoWsBefore_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*); @@ -336,6 +340,7 @@ uint8_t l_Lean_Parser_isParserCategory(lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_combinatorParenthesizerAttribute; lean_object* l_Lean_PrettyPrinter_Parenthesizer_level_parenthesizer___lambda__2(lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); +extern lean_object* l_Lean_SourceInfo_inhabited___closed__1; lean_object* l_Lean_PrettyPrinter_mkParenthesizerAttribute___closed__8; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkStackTop_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_bind___at_Lean_PrettyPrinter_Parenthesizer_trailingNode_parenthesizer___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -353,7 +358,6 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_monadQuotation___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_visitToken___boxed(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_addPrecCheck(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l_Lean_Syntax_MonadTraverser_goLeft___at_Lean_PrettyPrinter_Parenthesizer_visitArgs___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_maybeParenthesize___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_nameLitNoAntiquot_parenthesizer___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -480,7 +484,6 @@ uint8_t lean_nat_dec_lt(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_List_forM___main___at_Lean_PrettyPrinter_Parenthesizer_sepBy_parenthesizer___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_monadInhabited___rarg(lean_object*, lean_object*); -extern lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; lean_object* l_Lean_PrettyPrinter_Parenthesizer_ParenthesizerM_monadTraverser; lean_object* l_Lean_PrettyPrinter_Parenthesizer_rawIdent_parenthesizer___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -6734,6 +6737,46 @@ return x_3; lean_object* _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1() { _start: { +lean_object* x_1; +x_1 = lean_mk_string("paren"); +return x_1; +} +} +lean_object* _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_mkAppStx___closed__6; +x_2 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; +x_3 = lean_name_mk_string(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Prod_HasRepr___rarg___closed__1; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Array_empty___closed__1; +x_2 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__3; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +lean_object* _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__5() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_nullKind___closed__2; x_2 = l_Array_empty___closed__1; @@ -6743,23 +6786,35 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } +lean_object* _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_SourceInfo_inhabited___closed__1; +x_2 = l_Option_HasRepr___rarg___closed__3; +x_3 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1(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; 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_5 = l_Array_empty___closed__1; x_6 = lean_array_push(x_5, x_1); -x_7 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; +x_7 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__5; x_8 = lean_array_push(x_6, x_7); x_9 = l_Lean_nullKind___closed__2; x_10 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_10, 0, x_9); lean_ctor_set(x_10, 1, x_8); -x_11 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_11 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4; x_12 = lean_array_push(x_11, x_10); -x_13 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_13 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6; x_14 = lean_array_push(x_12, x_13); -x_15 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; +x_15 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2; x_16 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_16, 0, x_15); lean_ctor_set(x_16, 1, x_14); @@ -6808,7 +6863,7 @@ lean_dec(x_10); if (x_12 == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_13 = l_Lean_Parser_termParser___closed__2; lean_inc(x_1); x_14 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_parenthesizeCategoryCore___boxed), 7, 2); lean_closure_set(x_14, 0, x_13); @@ -6853,7 +6908,7 @@ _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_PrettyPrinter_categoryParenthesizerAttribute; -x_3 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_3 = l_Lean_Parser_termParser___closed__2; x_4 = l___regBuiltin_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___closed__1; x_5 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_1); return x_5; @@ -6882,7 +6937,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___lambda__1___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_2 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -6920,9 +6975,9 @@ x_10 = l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___lambda__1___clo x_11 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_9); -x_12 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_12 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4; x_13 = lean_array_push(x_12, x_11); -x_14 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_14 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6; x_15 = lean_array_push(x_13, x_14); x_16 = l_Lean_PrettyPrinter_Parenthesizer_tactic_parenthesizer___lambda__1___closed__3; x_17 = lean_alloc_ctor(1, 2, 0); @@ -7040,7 +7095,7 @@ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_PrettyPrinter_Parenthesizer_level_parenthesizer___lambda__1___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; +x_2 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1; x_3 = lean_name_mk_string(x_1, x_2); return x_3; } @@ -7049,9 +7104,9 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_level_parenthesizer___lambda__1( _start: { 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; -x_5 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; +x_5 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4; x_6 = lean_array_push(x_5, x_1); -x_7 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; +x_7 = l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6; x_8 = lean_array_push(x_6, x_7); x_9 = l_Lean_PrettyPrinter_Parenthesizer_level_parenthesizer___lambda__1___closed__3; x_10 = lean_alloc_ctor(1, 2, 0); @@ -9275,7 +9330,7 @@ lean_object* _init_l_Lean_PrettyPrinter_parenthesizeTerm___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; +x_1 = l_Lean_Parser_termParser___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_categoryParser_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -9617,6 +9672,16 @@ l_Lean_PrettyPrinter_Parenthesizer_parenthesizerForKind___closed__3 = _init_l_Le lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_parenthesizerForKind___closed__3); l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1 = _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1(); lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__1); +l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2 = _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__2); +l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__3 = _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__3(); +lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__3); +l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4 = _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4(); +lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__4); +l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__5 = _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__5(); +lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__5); +l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6 = _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___lambda__1___closed__6); l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___closed__1 = _init_l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___closed__1(); lean_mark_persistent(l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___closed__1); l___regBuiltin_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer___closed__1(); diff --git a/stage0/stdlib/Lean/Util/Trace.c b/stage0/stdlib/Lean/Util/Trace.c index 06ba5df3d6..96ad4869cf 100644 --- a/stage0/stdlib/Lean/Util/Trace.c +++ b/stage0/stdlib/Lean/Util/Trace.c @@ -13,103 +13,67 @@ #ifdef __cplusplus extern "C" { #endif -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; -extern lean_object* l_Lean_mkHole___closed__3; lean_object* lean_string_push(lean_object*, uint32_t); lean_object* l_Std_PersistentArray_forMAux___main___at_Lean_printTraces___spec__3(lean_object*); -extern lean_object* l___private_Init_LeanInit_1__eraseMacroScopesAux___main___closed__1; lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__6___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__13; lean_object* l_Lean_isTracingEnabledFor___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__29; lean_object* l_Lean_MessageData_format(lean_object*, lean_object*); lean_object* l_Lean_Format_pretty(lean_object*, lean_object*); lean_object* l_Lean_printTraces___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass___closed__1; lean_object* l___private_Lean_Util_Trace_4__addNode___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__5(lean_object*); -extern lean_object* l_Prod_HasRepr___rarg___closed__1; lean_object* l_Lean_traceCtx___rarg___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t l_USize_sub(size_t, size_t); -extern lean_object* l_Array_empty___closed__1; lean_object* l_Std_PersistentArray_get_x21___at___private_Lean_Util_Trace_1__toFormat___spec__1(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__7; lean_object* l_Lean_enableTracing___rarg___lambda__3(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_trace___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); uint8_t l_Lean_checkTraceOption(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; lean_object* l_Lean_resetTraceState___rarg___closed__1; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__30; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__33; -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__16; lean_object* l_Lean_registerTraceClass___closed__3; lean_object* l_Lean_enableTracing___rarg(lean_object*, lean_object*, uint8_t); lean_object* l_Lean_TraceState_Inhabited; lean_object* l_Lean_traceCtx___rarg___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); lean_object* l_Std_PersistentArray_getAux___main___at___private_Lean_Util_Trace_1__toFormat___spec__2(lean_object*, size_t, size_t); -lean_object* lean_array_push(lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); lean_object* l___private_Lean_Util_Trace_5__getResetTraces___rarg___lambda__1(lean_object*); lean_object* l_Lean_getTraces(lean_object*); lean_object* l_Lean_isTracingEnabledFor___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__4___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__3; size_t l_USize_shiftRight(size_t, size_t); -lean_object* lean_string_utf8_byte_size(lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__15; lean_object* l___private_Lean_Util_Trace_2__checkTraceOptionAux___boxed(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; lean_object* l_Lean_traceM___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__28; lean_object* l___private_Lean_Util_Trace_5__getResetTraces(lean_object*); -extern lean_object* l_Lean_mkAppStx___closed__8; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; lean_object* lean_nat_add(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__14; lean_object* l_Lean_traceCtx___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__5; -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3_; lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__5___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_trace(lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__18; lean_object* l_Lean_monadTraceTrans___rarg___lambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_setTraceState(lean_object*, lean_object*); uint8_t l___private_Lean_Util_Trace_2__checkTraceOptionAux(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3; lean_object* l_Lean_traceM___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); lean_object* lean_array_fget(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16; lean_object* l_Lean_enableTracing___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_modifyTraces(lean_object*, lean_object*); lean_object* l_Std_PersistentArray_forM___at_Lean_printTraces___spec__2(lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__4(lean_object*); lean_object* l___private_Lean_Util_Trace_3__checkTraceOptionM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__20; lean_object* l_Lean_addTrace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__10; uint8_t l___private_Lean_Util_Trace_2__checkTraceOptionAux___main(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; lean_object* l___private_Lean_Util_Trace_5__getResetTraces___rarg___lambda__2___closed__1; lean_object* l_Nat_foldMAux___main___at___private_Lean_Util_Trace_1__toFormat___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append___main(lean_object*, lean_object*); uint8_t l_Lean_KVMap_getBool(lean_object*, lean_object*, uint8_t); lean_object* l_Std_PersistentArray_forM___at_Lean_printTraces___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__6___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_enableTracing___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass___closed__2; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__32; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__10; lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_traceCtx___rarg___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___kind_term____x40_Lean_Util_Trace___hyg_3____closed__12; lean_object* l_Lean_traceCtx___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_monadTraceTrans(lean_object*, lean_object*); lean_object* l_Lean_traceM(lean_object*); @@ -126,10 +90,8 @@ lean_object* l___private_Lean_Util_Trace_3__checkTraceOptionM___rarg___lambda__1 uint8_t l_Lean_KVMap_contains(lean_object*, lean_object*); lean_object* l___private_Lean_Util_Trace_4__addNode(lean_object*, lean_object*); lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__5___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_mkAppStx___closed__6; lean_object* l___private_Lean_Util_Trace_5__getResetTraces___rarg(lean_object*, lean_object*); lean_object* l_Lean_enableTracing(lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; lean_object* l_Lean_addTrace___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_modifyTraces___rarg___lambda__1(lean_object*, lean_object*); lean_object* l_Lean_MonadTracer_trace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -138,46 +100,32 @@ lean_object* l_Lean_addTrace___rarg___lambda__2(lean_object*, lean_object*, lean size_t lean_usize_of_nat(lean_object*); lean_object* l_Lean_traceCtx___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Std_PersistentArray_getAux___main___rarg___closed__1; -lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; lean_object* l_Lean_modifyTraces___rarg(lean_object*, lean_object*); size_t l_USize_land(size_t, size_t); -extern lean_object* l_Lean_nullKind___closed__2; lean_object* l_fix1___rarg___lambda__1___boxed(lean_object*, lean_object*); -extern lean_object* l_Option_HasRepr___rarg___closed__3; lean_object* l_Std_PersistentArray_push___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Util_Trace_5__getResetTraces___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_resetTraceState(lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__9; lean_object* l_Lean_MonadTracer_trace(lean_object*); lean_object* l_Std_PersistentArray_get_x21___at___private_Lean_Util_Trace_1__toFormat___spec__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_setTraceState___rarg(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__31; lean_object* l_Lean_monadTraceTrans___rarg(lean_object*, lean_object*); lean_object* l_Lean_enableTracing___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_traceCtx(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__4; lean_object* l_IO_println___at_Lean_printTraces___spec__1(lean_object*, lean_object*); extern lean_object* l_Std_PersistentArray_empty___closed__3; lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__5___rarg___lambda__1(lean_object*, lean_object*); lean_object* l_Std_PersistentArray_getAux___main___at___private_Lean_Util_Trace_1__toFormat___spec__2___boxed(lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); -extern lean_object* l_Lean_SourceInfo_inhabited___closed__1; -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__17; lean_object* l_Std_PersistentArray_toArray___rarg(lean_object*); -lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_Lean_traceElem_inhabited; lean_object* l_Lean_traceCtx___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_traceCtx___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; lean_object* l_Lean_enableTracing___rarg___lambda__1___boxed(lean_object*, lean_object*); -extern lean_object* l___private_Init_Util_1__mkPanicMessage___closed__2; lean_object* l_Lean_enableTracing___rarg___lambda__2(lean_object*, uint8_t, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11; lean_object* lean_register_option(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_printTraces(lean_object*); lean_object* l_Array_umapMAux___main___at___private_Lean_Util_Trace_4__addNode___spec__1(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__11; lean_object* l_Std_PersistentArray_forMAux___main___at_Lean_printTraces___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_checkTraceOption___boxed(lean_object*, lean_object*); lean_object* l_Lean_setTraceState___boxed(lean_object*, lean_object*); @@ -191,62 +139,37 @@ lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__6___rarg___lam lean_object* l___private_Lean_Util_Trace_2__checkTraceOptionAux___main___boxed(lean_object*, lean_object*); lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__4___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Util_Trace_4__addNode___boxed(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__19; lean_object* l_Lean_traceElem_inhabited___closed__1; lean_object* l_Lean_resetTraceState___rarg___lambda__1(lean_object*); lean_object* l_Lean_enableTracing___rarg___lambda__1(uint8_t, lean_object*); -uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l___private_Lean_Util_Trace_1__toFormat(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__8; lean_object* l___private_Lean_Util_Trace_4__addNode___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_trace___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_traceCtx___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_mkHole___closed__2; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; lean_object* l___private_Lean_Util_Trace_3__checkTraceOptionM___rarg___lambda__1(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__1; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11_(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__1; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__4; lean_object* l_Lean_traceCtx___rarg___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_IO_print___at___private_Init_System_IO_1__printlnAux___spec__2(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27; lean_object* l_Lean_printTraces___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2; lean_object* l_Lean_getTraces___rarg(lean_object*, lean_object*); -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__6; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__5; lean_object* l_Lean_trace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_Monad___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_unsafeCast(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_traceCtx___rarg___lambda__1(lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__2; uint8_t l_List_isEmpty___rarg(lean_object*); lean_object* l___private_Lean_Util_Trace_3__checkTraceOptionM___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_usize_to_nat(size_t); lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getTraces___rarg___lambda__1(lean_object*, lean_object*); lean_object* l_Lean_traceCtx___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); -extern lean_object* l_Lean_mkAppStx___closed__2; lean_object* l___private_Lean_Util_Trace_3__checkTraceOptionM(lean_object*); -extern lean_object* l_Lean_Name_hasMacroScopes___main___closed__1; lean_object* l_Lean_traceCtx___rarg___lambda__3(lean_object*, uint8_t, lean_object*); extern lean_object* l_Lean_MessageData_Inhabited___closed__1; lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__6(lean_object*); lean_object* l_Lean_checkTraceOption___closed__2; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13; -lean_object* l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__8; -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23; -lean_object* lean_name_mk_numeral(lean_object*, lean_object*); -extern lean_object* l_Lean_mkAppStx___closed__1; lean_object* l_Array_forMAux___main___at_Lean_printTraces___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_modifyTraces___boxed(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__21; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; lean_object* _init_l_Lean_traceElem_inhabited___closed__1() { _start: { @@ -2310,698 +2233,6 @@ x_6 = lean_register_option(x_4, x_5, x_2); return x_6; } } -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("_kind"); -return x_1; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__1; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("term"); -return x_1; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__4; -x_2 = l___private_Init_LeanInit_1__eraseMacroScopesAux___main___closed__1; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__5; -x_2 = l_Lean_mkAppStx___closed__1; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__7() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("Util"); -return x_1; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__6; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__7; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__9() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("Trace"); -return x_1; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__8; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__9; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__10; -x_2 = l_Lean_Name_hasMacroScopes___main___closed__1; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__11; -x_2 = lean_unsigned_to_nat(3u); -x_3 = lean_name_mk_numeral(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__13() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("trace!"); -return x_1; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__14() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__13; -x_2 = lean_alloc_ctor(11, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__16() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = lean_alloc_ctor(18, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__17() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__14; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__16; -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__18() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15; -x_2 = lean_unsigned_to_nat(0u); -x_3 = lean_alloc_ctor(18, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__19() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__17; -x_2 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__18; -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__20() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__12; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__19; -x_4 = lean_alloc_ctor(9, 3, 0); -lean_ctor_set(x_4, 0, x_1); -lean_ctor_set(x_4, 1, x_2); -lean_ctor_set(x_4, 2, x_3); -return x_4; -} -} -lean_object* _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3_() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__20; -return x_1; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_checkTraceOption___closed__1; -x_2 = lean_string_utf8_byte_size(x_1); -return x_2; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_checkTraceOption___closed__1; -x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____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; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkAppStx___closed__2; -x_2 = l_Lean_checkTraceOption___closed__1; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__3; -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; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____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* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("fun"); -return x_1; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkAppStx___closed__6; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_SourceInfo_inhabited___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6; -x_3 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__8; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_SourceInfo_inhabited___closed__1; -x_2 = l_Lean_mkHole___closed__3; -x_3 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__10; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkHole___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11; -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* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_nullKind___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13; -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* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__15() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("=>"); -return x_1; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_SourceInfo_inhabited___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16; -x_3 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__15; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("paren"); -return x_1; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkAppStx___closed__6; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__21() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_SourceInfo_inhabited___closed__1; -x_2 = l_Prod_HasRepr___rarg___closed__1; -x_3 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__21; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("typeAscription"); -return x_1; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkAppStx___closed__6; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_SourceInfo_inhabited___closed__1; -x_2 = l___private_Init_Util_1__mkPanicMessage___closed__2; -x_3 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_empty___closed__1; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string("MessageData"); -return x_1; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__28() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27; -x_2 = lean_string_utf8_byte_size(x_1); -return x_2; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__29() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27; -x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__28; -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; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__30() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__31() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_mkAppStx___closed__2; -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27; -x_3 = lean_name_mk_string(x_1, x_2); -return x_3; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__32() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__31; -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; -} -} -lean_object* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__33() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__32; -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* _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_SourceInfo_inhabited___closed__1; -x_2 = l_Option_HasRepr___rarg___closed__3; -x_3 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -lean_object* l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11_(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -lean_object* x_4; uint8_t x_5; -x_4 = l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__12; -lean_inc(x_1); -x_5 = l_Lean_Syntax_isOfKind(x_1, x_4); -if (x_5 == 0) -{ -lean_object* x_6; lean_object* x_7; -lean_dec(x_2); -lean_dec(x_1); -x_6 = lean_box(1); -x_7 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_7, 0, x_6); -lean_ctor_set(x_7, 1, x_3); -return x_7; -} -else -{ -lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; -x_8 = l_Lean_Syntax_getArgs(x_1); -x_9 = lean_array_get_size(x_8); -lean_dec(x_8); -x_10 = lean_unsigned_to_nat(3u); -x_11 = lean_nat_dec_eq(x_9, x_10); -lean_dec(x_9); -if (x_11 == 0) -{ -lean_object* x_12; lean_object* x_13; -lean_dec(x_2); -lean_dec(x_1); -x_12 = lean_box(1); -x_13 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_13, 0, x_12); -lean_ctor_set(x_13, 1, x_3); -return x_13; -} -else -{ -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_14 = lean_unsigned_to_nat(1u); -x_15 = l_Lean_Syntax_getArg(x_1, x_14); -x_16 = lean_unsigned_to_nat(2u); -x_17 = l_Lean_Syntax_getArg(x_1, x_16); -lean_dec(x_1); -x_18 = lean_ctor_get(x_2, 2); -lean_inc(x_18); -x_19 = lean_ctor_get(x_2, 1); -lean_inc(x_19); -lean_dec(x_2); -x_20 = l_Lean_checkTraceOption___closed__2; -lean_inc(x_18); -lean_inc(x_19); -x_21 = l_Lean_addMacroScope(x_19, x_20, x_18); -x_22 = l_Lean_SourceInfo_inhabited___closed__1; -x_23 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__2; -x_24 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__5; -x_25 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_25, 0, x_22); -lean_ctor_set(x_25, 1, x_23); -lean_ctor_set(x_25, 2, x_21); -lean_ctor_set(x_25, 3, x_24); -x_26 = l_Array_empty___closed__1; -x_27 = lean_array_push(x_26, x_25); -x_28 = lean_array_push(x_26, x_15); -x_29 = lean_array_push(x_26, x_17); -x_30 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__30; -x_31 = l_Lean_addMacroScope(x_19, x_30, x_18); -x_32 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__29; -x_33 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__33; -x_34 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_34, 0, x_22); -lean_ctor_set(x_34, 1, x_32); -lean_ctor_set(x_34, 2, x_31); -lean_ctor_set(x_34, 3, x_33); -x_35 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26; -x_36 = lean_array_push(x_35, x_34); -x_37 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24; -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_36); -x_39 = lean_array_push(x_26, 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_29, x_41); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_42); -x_44 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22; -x_45 = lean_array_push(x_44, x_43); -x_46 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34; -x_47 = lean_array_push(x_45, x_46); -x_48 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20; -x_49 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_49, 1, x_47); -x_50 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18; -x_51 = lean_array_push(x_50, x_49); -x_52 = l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7; -x_53 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_53, 1, x_51); -x_54 = lean_array_push(x_28, x_53); -x_55 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_55, 0, x_40); -lean_ctor_set(x_55, 1, x_54); -x_56 = lean_array_push(x_27, x_55); -x_57 = l_Lean_mkAppStx___closed__8; -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_56); -x_59 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_59, 1, x_3); -return x_59; -} -} -} -} lean_object* initialize_Init(lean_object*); lean_object* initialize_Lean_Message(lean_object*); lean_object* initialize_Lean_MonadEnv(lean_object*); @@ -3043,116 +2274,6 @@ l_Lean_registerTraceClass___closed__2 = _init_l_Lean_registerTraceClass___closed lean_mark_persistent(l_Lean_registerTraceClass___closed__2); l_Lean_registerTraceClass___closed__3 = _init_l_Lean_registerTraceClass___closed__3(); lean_mark_persistent(l_Lean_registerTraceClass___closed__3); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__1 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__1(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__1); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__2); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__3); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__4 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__4(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__4); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__5 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__5(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__5); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__6 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__6(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__6); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__7 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__7(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__7); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__8 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__8(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__8); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__9 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__9(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__9); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__10 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__10(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__10); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__11 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__11(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__11); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__12 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__12(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__12); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__13 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__13(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__13); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__14 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__14(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__14); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__15); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__16 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__16(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__16); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__17 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__17(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__17); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__18 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__18(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__18); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__19 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__19(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__19); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__20 = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__20(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3____closed__20); -l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3_ = _init_l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3_(); -lean_mark_persistent(l_Lean___kind_term____x40_Lean_Util_Trace___hyg_3_); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__1 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__1(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__1); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__2 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__2(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__2); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__3 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__3(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__3); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__4 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__4(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__4); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__5 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__5(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__5); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__6); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__7); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__8 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__8(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__8); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__9); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__10 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__10(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__10); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__11); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__12); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__13); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__14); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__15 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__15(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__15); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__16); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__17); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__18); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__19); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__20); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__21 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__21(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__21); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__22); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__23); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__24); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__25); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__26); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__27); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__28 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__28(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__28); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__29 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__29(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__29); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__30 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__30(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__30); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__31 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__31(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__31); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__32 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__32(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__32); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__33 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__33(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__33); -l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34 = _init_l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34(); -lean_mark_persistent(l_Lean_myMacro____x40_Lean_Util_Trace___hyg_11____closed__34); return lean_io_result_mk_ok(lean_box(0)); } #ifdef __cplusplus