update snapshots

This commit is contained in:
Luke Boswell 2024-04-27 13:21:44 +10:00
parent db4607125b
commit 8d88e3ab7f
No known key found for this signature in database
GPG key ID: F6DB3C9DB47377B0
157 changed files with 0 additions and 364 deletions

View file

@ -2,7 +2,6 @@ When(
@5-6 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
WhenBranch {

View file

@ -2,7 +2,6 @@ When(
@5-6 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
WhenBranch {

View file

@ -4,7 +4,6 @@ BinOps(
@0-1 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
@2-3 Plus,
),

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-3 Identifier {
ident: "foo",
suffixed: 0,
},
@6-27 TagUnion {
ext: None,
@ -43,7 +42,6 @@ Defs(
AnnotatedBody {
ann_pattern: @0-3 Identifier {
ident: "foo",
suffixed: 0,
},
ann_type: @6-27 TagUnion {
ext: None,
@ -67,7 +65,6 @@ Defs(
comment: None,
body_pattern: @28-31 Identifier {
ident: "foo",
suffixed: 0,
},
body_expr: @34-38 Tag(
"True",

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-3 Identifier {
ident: "foo",
suffixed: 0,
},
@6-28 TagUnion {
ext: Some(
@ -45,7 +44,6 @@ Defs(
AnnotatedBody {
ann_pattern: @0-3 Identifier {
ident: "foo",
suffixed: 0,
},
ann_type: @6-28 TagUnion {
ext: Some(
@ -71,7 +69,6 @@ Defs(
comment: None,
body_pattern: @29-32 Identifier {
ident: "foo",
suffixed: 0,
},
body_expr: @35-39 Tag(
"True",

View file

@ -20,11 +20,9 @@ Defs(
[
@2-3 Identifier {
ident: "x",
suffixed: 0,
},
@5-7 Identifier {
ident: "y",
suffixed: 0,
},
],
),
@ -39,11 +37,9 @@ Defs(
[
@2-3 Identifier {
ident: "x",
suffixed: 0,
},
@5-7 Identifier {
ident: "y",
suffixed: 0,
},
],
),
@ -57,11 +53,9 @@ Defs(
[
@17-18 Identifier {
ident: "x",
suffixed: 0,
},
@20-21 Identifier {
ident: "y",
suffixed: 0,
},
],
),
@ -92,7 +86,6 @@ Defs(
Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
Newline,

View file

@ -20,7 +20,6 @@ Defs(
vars: [
@7-8 Identifier {
ident: "x",
suffixed: 0,
},
],
},
@ -50,7 +49,6 @@ Defs(
[
@7-8 Identifier {
ident: "x",
suffixed: 0,
},
],
),
@ -77,7 +75,6 @@ Defs(
[
@33-34 Identifier {
ident: "x",
suffixed: 0,
},
],
),
@ -99,7 +96,6 @@ Defs(
Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
Newline,

View file

@ -20,11 +20,9 @@ Defs(
[
@2-3 Identifier {
ident: "x",
suffixed: 0,
},
@5-6 Identifier {
ident: "y",
suffixed: 0,
},
],
),
@ -39,11 +37,9 @@ Defs(
[
@2-3 Identifier {
ident: "x",
suffixed: 0,
},
@5-6 Identifier {
ident: "y",
suffixed: 0,
},
],
),
@ -57,11 +53,9 @@ Defs(
[
@17-18 Identifier {
ident: "x",
suffixed: 0,
},
@20-21 Identifier {
ident: "y",
suffixed: 0,
},
],
),
@ -84,7 +78,6 @@ Defs(
Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
Newline,

View file

@ -2,23 +2,19 @@ Apply(
@0-1 Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
@2-3 Var {
module_name: "",
ident: "b",
suffixed: 0,
},
@4-5 Var {
module_name: "",
ident: "c",
suffixed: 0,
},
@6-7 Var {
module_name: "",
ident: "d",
suffixed: 0,
},
],
Space,

View file

@ -2,7 +2,6 @@ Apply(
@0-4 Var {
module_name: "",
ident: "whee",
suffixed: 0,
},
[
@6-8 Num(

View file

@ -3,7 +3,6 @@ Apply(
@1-5 Var {
module_name: "",
ident: "whee",
suffixed: 0,
},
@0-1 Negate,
),
@ -14,7 +13,6 @@ Apply(
@10-13 Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
],
Space,

View file

@ -3,7 +3,6 @@ Apply(
@1-5 Var {
module_name: "",
ident: "whee",
suffixed: 0,
},
@0-1 Not,
),
@ -14,7 +13,6 @@ Apply(
@10-13 Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
],
Space,

View file

@ -2,7 +2,6 @@ Apply(
@0-4 Var {
module_name: "",
ident: "whee",
suffixed: 0,
},
[
@5-6 Num(

View file

@ -19,7 +19,6 @@ SpaceBefore(
Body(
@107-108 Identifier {
ident: "x",
suffixed: 0,
},
@111-112 Num(
"5",

View file

@ -2,7 +2,6 @@ RecordAccess(
Var {
module_name: "",
ident: "rec",
suffixed: 0,
},
"field",
)

View file

@ -1,5 +1,4 @@
Var {
module_name: "",
ident: "whee",
suffixed: 0,
}

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "a",
suffixed: 0,
},
@3-4 SpaceBefore(
BoundVariable(

View file

@ -3,7 +3,6 @@ Apply(
Var {
module_name: "",
ident: "f",
suffixed: 0,
},
[
Newline,

View file

@ -4,7 +4,6 @@ BinOps(
@0-1 Var {
module_name: "",
ident: "a",
suffixed: 0,
},
@2-4 And,
),
@ -14,13 +13,11 @@ BinOps(
[
@6-7 Identifier {
ident: "x",
suffixed: 0,
},
],
@9-10 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
),
[

View file

@ -4,7 +4,6 @@ BinOps(
@0-1 Var {
module_name: "",
ident: "i",
suffixed: 0,
},
@1-2 GreaterThan,
),
@ -15,13 +14,11 @@ BinOps(
[
@3-4 Identifier {
ident: "s",
suffixed: 0,
},
],
@6-7 Var {
module_name: "",
ident: "s",
suffixed: 0,
},
),
[
@ -33,7 +30,6 @@ BinOps(
@9-10 Var {
module_name: "",
ident: "a",
suffixed: 0,
},
@8-9 Negate,
),

View file

@ -30,7 +30,6 @@ Defs(
Var {
module_name: "",
ident: "q",
suffixed: 0,
},
[
LineComment(

View file

@ -21,7 +21,6 @@ Defs {
Body(
@0-3 Identifier {
ident: "foo",
suffixed: 0,
},
@6-7 Num(
"1",

View file

@ -3,7 +3,6 @@ ParensAround(
Var {
module_name: "",
ident: "i",
suffixed: 0,
},
[
LineComment(

View file

@ -22,7 +22,6 @@ Defs(
SpaceBefore(
Identifier {
ident: "h",
suffixed: 0,
},
[
LineComment(
@ -47,7 +46,6 @@ Defs(
Var {
module_name: "",
ident: "j",
suffixed: 0,
},
[
Newline,

View file

@ -19,7 +19,6 @@ Defs(
@0-1 SpaceAfter(
Identifier {
ident: "w",
suffixed: 0,
},
[
LineComment(

View file

@ -19,7 +19,6 @@ Defs(
@0-1 SpaceAfter(
Identifier {
ident: "t",
suffixed: 0,
},
[
LineComment(
@ -37,7 +36,6 @@ Defs(
Var {
module_name: "",
ident: "e",
suffixed: 0,
},
[
Newline,

View file

@ -98,13 +98,11 @@ Defs(
@50-53 Var {
module_name: "",
ident: "try",
suffixed: 0,
},
[
@54-57 Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
@59-73 ParensAround(
Closure(

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "a",
suffixed: 0,
},
@2-3 BoundVariable(
"b",
@ -29,6 +28,5 @@ Defs(
@4-5 Var {
module_name: "",
ident: "i",
suffixed: 0,
},
)

View file

@ -23,7 +23,6 @@ Defs(
[
@6-9 Identifier {
ident: "str",
suffixed: 0,
},
],
),
@ -47,7 +46,6 @@ Defs(
Var {
module_name: "",
ident: "str",
suffixed: 0,
},
[
Newline,

View file

@ -19,7 +19,6 @@ SpaceBefore(
Body(
@48-49 Identifier {
ident: "x",
suffixed: 0,
},
@52-53 Num(
"5",

View file

@ -2,7 +2,6 @@ RecordUpdate {
update: @1-2 Var {
module_name: "",
ident: "e",
suffixed: 0,
},
fields: [],
}

View file

@ -4,7 +4,6 @@ BinOps(
@0-1 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
@1-3 Equals,
),
@ -12,6 +11,5 @@ BinOps(
@3-4 Var {
module_name: "",
ident: "y",
suffixed: 0,
},
)

View file

@ -4,7 +4,6 @@ BinOps(
@0-1 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
@2-4 Equals,
),
@ -12,6 +11,5 @@ BinOps(
@5-6 Var {
module_name: "",
ident: "y",
suffixed: 0,
},
)

View file

@ -33,7 +33,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-5 Identifier {
ident: "table",
suffixed: 0,
},
@8-44 Function(
[
@ -57,7 +56,6 @@ Defs(
AnnotatedBody {
ann_pattern: @0-5 Identifier {
ident: "table",
suffixed: 0,
},
ann_type: @8-44 Function(
[
@ -95,7 +93,6 @@ Defs(
comment: None,
body_pattern: @45-50 Identifier {
ident: "table",
suffixed: 0,
},
body_expr: @53-89 Closure(
[
@ -103,7 +100,6 @@ Defs(
[
@55-61 Identifier {
ident: "height",
suffixed: 0,
},
],
),
@ -127,7 +123,6 @@ Defs(
Var {
module_name: "",
ident: "table",
suffixed: 0,
},
[
Newline,

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "f",
suffixed: 0,
},
@4-20 Function(
[
@ -56,7 +55,6 @@ Defs(
AnnotatedBody {
ann_pattern: @0-1 Identifier {
ident: "f",
suffixed: 0,
},
ann_type: @4-20 Function(
[
@ -93,19 +91,16 @@ Defs(
comment: None,
body_pattern: @21-22 Identifier {
ident: "f",
suffixed: 0,
},
body_expr: @25-32 Closure(
[
@26-27 Identifier {
ident: "x",
suffixed: 0,
},
],
@31-32 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
),
},
@ -116,7 +111,6 @@ Defs(
@34-35 Var {
module_name: "",
ident: "f",
suffixed: 0,
},
[
@36-47 Tuple(

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "f",
suffixed: 0,
},
@4-21 Function(
[
@ -48,7 +47,6 @@ Defs(
AnnotatedBody {
ann_pattern: @0-1 Identifier {
ident: "f",
suffixed: 0,
},
ann_type: @4-21 Function(
[
@ -77,13 +75,11 @@ Defs(
comment: None,
body_pattern: @22-23 Identifier {
ident: "f",
suffixed: 0,
},
body_expr: @26-42 Closure(
[
@27-28 Identifier {
ident: "x",
suffixed: 0,
},
],
@32-42 Tuple(
@ -91,7 +87,6 @@ Defs(
@33-34 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
@36-41 BinOps(
[
@ -99,7 +94,6 @@ Defs(
@36-37 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
@38-39 Plus,
),
@ -119,7 +113,6 @@ Defs(
@44-45 Var {
module_name: "",
ident: "f",
suffixed: 0,
},
[
@46-48 Num(

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-4 Identifier {
ident: "iffy",
suffixed: 0,
},
@5-6 Num(
"5",

View file

@ -18,7 +18,6 @@ BinOps(
Var {
module_name: "Str",
ident: "toUtf8",
suffixed: 0,
},
[
Newline,
@ -32,14 +31,12 @@ BinOps(
@28-36 Var {
module_name: "List",
ident: "map",
suffixed: 0,
},
[
@37-54 Closure(
[
@38-42 Identifier {
ident: "byte",
suffixed: 0,
},
],
@46-54 BinOps(
@ -48,7 +45,6 @@ BinOps(
@46-50 Var {
module_name: "",
ident: "byte",
suffixed: 0,
},
@51-52 Plus,
),
@ -71,6 +67,5 @@ BinOps(
@58-70 Var {
module_name: "List",
ident: "reverse",
suffixed: 0,
},
)

View file

@ -2,7 +2,6 @@ Closure(
[
@1-2 Identifier {
ident: "x",
suffixed: 0,
},
],
@8-9 SpaceBefore(

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-6 Identifier {
ident: "myList",
suffixed: 0,
},
@9-57 List(
Collection {
@ -39,7 +38,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,
@ -49,7 +47,6 @@ Defs(
Var {
module_name: "",
ident: "b",
suffixed: 0,
},
[
Newline,

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-6 Identifier {
ident: "myList",
suffixed: 0,
},
@9-25 List(
[

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-6 Identifier {
ident: "myList",
suffixed: 0,
},
@9-26 List(
Collection {

View file

@ -19,6 +19,5 @@ BinOps(
@6-7 Var {
module_name: "",
ident: "i",
suffixed: 0,
},
)

View file

@ -75,19 +75,15 @@ When(
[
@61-62 Identifier {
ident: "a",
suffixed: 0,
},
@64-65 Identifier {
ident: "b",
suffixed: 0,
},
@67-68 Identifier {
ident: "c",
suffixed: 0,
},
@70-71 Identifier {
ident: "d",
suffixed: 0,
},
],
),
@ -108,11 +104,9 @@ When(
[
@82-83 Identifier {
ident: "a",
suffixed: 0,
},
@85-86 Identifier {
ident: "b",
suffixed: 0,
},
@88-90 ListRest(
None,
@ -139,11 +133,9 @@ When(
),
@105-106 Identifier {
ident: "c",
suffixed: 0,
},
@108-109 Identifier {
ident: "d",
suffixed: 0,
},
],
),
@ -180,7 +172,6 @@ When(
[
@132-133 Identifier {
ident: "a",
suffixed: 0,
},
],
),
@ -218,7 +209,6 @@ When(
),
@160-161 Identifier {
ident: "x",
suffixed: 0,
},
],
),

View file

@ -19,7 +19,6 @@ SpaceBefore(
Body(
@113-114 Identifier {
ident: "x",
suffixed: 0,
},
@117-118 Num(
"5",

View file

@ -17,7 +17,6 @@ Defs {
Body(
@0-4 Identifier {
ident: "main",
suffixed: 0,
},
@11-24 SpaceBefore(
Defs(
@ -40,7 +39,6 @@ Defs {
Body(
@11-12 Identifier {
ident: "i",
suffixed: 0,
},
@15-17 Num(
"64",
@ -52,7 +50,6 @@ Defs {
Var {
module_name: "",
ident: "i",
suffixed: 0,
},
[
Newline,

View file

@ -2,18 +2,15 @@ Backpassing(
[
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@3-4 Identifier {
ident: "y",
suffixed: 0,
},
],
@8-23 Apply(
@8-17 Var {
module_name: "List",
ident: "map2",
suffixed: 0,
},
[
@18-20 List(
@ -32,7 +29,6 @@ Backpassing(
@25-26 Var {
module_name: "",
ident: "x",
suffixed: 0,
},
@27-28 Plus,
),
@ -40,7 +36,6 @@ Backpassing(
@29-30 Var {
module_name: "",
ident: "y",
suffixed: 0,
},
),
[

View file

@ -17,25 +17,21 @@ Defs {
Body(
@0-4 Identifier {
ident: "main",
suffixed: 0,
},
@12-50 SpaceBefore(
Backpassing(
[
@12-16 Identifier {
ident: "arg1",
suffixed: 0,
},
@18-22 Identifier {
ident: "arg2",
suffixed: 0,
},
],
@26-30 Apply(
@26-27 Var {
module_name: "",
ident: "f",
suffixed: 0,
},
[
@28-30 Record(

View file

@ -12,13 +12,11 @@ Backpassing(
),
@5-6 Identifier {
ident: "r",
suffixed: 0,
},
],
@10-11 Var {
module_name: "",
ident: "a",
suffixed: 0,
},
@12-13 SpaceBefore(
Tag(

View file

@ -29,7 +29,6 @@ Defs(
Body(
@0-1 Identifier {
ident: "a",
suffixed: 0,
},
@4-22 Str(
Line(
@ -53,7 +52,6 @@ Defs(
Body(
@23-24 Identifier {
ident: "b",
suffixed: 0,
},
@27-49 Str(
Block(
@ -79,7 +77,6 @@ Defs(
Body(
@50-51 Identifier {
ident: "c",
suffixed: 0,
},
@58-92 SpaceBefore(
Str(

View file

@ -2,7 +2,6 @@ Apply(
@0-1 Var {
module_name: "",
ident: "e",
suffixed: 0,
},
[
@1-10 Str(

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "f",
suffixed: 0,
},
@8-10 SpaceBefore(
Record {

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "f",
suffixed: 0,
},
@17-19 SpaceBefore(
Record {

View file

@ -4,7 +4,6 @@ RecordAccess(
Var {
module_name: "",
ident: "rec",
suffixed: 0,
},
"abc",
),

View file

@ -2,7 +2,6 @@ UnaryOp(
@1-4 Var {
module_name: "",
ident: "inf",
suffixed: 0,
},
@0-1 Negate,
)

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-1 Identifier {
ident: "a",
suffixed: 0,
},
@2-9 Apply(
@2-3 SpaceAfter(
@ -34,14 +33,12 @@ Defs(
@6-7 Var {
module_name: "",
ident: "g",
suffixed: 0,
},
@5-6 Negate,
),
@8-9 Var {
module_name: "",
ident: "a",
suffixed: 0,
},
],
Space,
@ -53,7 +50,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-4 Identifier {
ident: "main",
suffixed: 0,
},
@11-71 SpaceBefore(
Defs(
@ -41,20 +40,17 @@ Defs(
Body(
@11-15 Identifier {
ident: "task",
suffixed: 0,
},
@18-62 Backpassing(
[
@18-22 Identifier {
ident: "file",
suffixed: 0,
},
],
@43-46 SpaceBefore(
Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
[
Newline,
@ -64,7 +60,6 @@ Defs(
Var {
module_name: "",
ident: "bar",
suffixed: 0,
},
[
Newline,
@ -78,7 +73,6 @@ Defs(
Var {
module_name: "",
ident: "task",
suffixed: 0,
},
[
Newline,

View file

@ -17,7 +17,6 @@ Defs {
Body(
@0-4 Identifier {
ident: "main",
suffixed: 0,
},
@11-115 SpaceBefore(
Defs(
@ -40,7 +39,6 @@ Defs {
Annotation(
@11-23 Identifier {
ident: "wrappedNotEq",
suffixed: 0,
},
@26-38 Function(
[
@ -61,7 +59,6 @@ Defs {
AnnotatedBody {
ann_pattern: @11-23 Identifier {
ident: "wrappedNotEq",
suffixed: 0,
},
ann_type: @26-38 Function(
[
@ -81,17 +78,14 @@ Defs {
comment: None,
body_pattern: @43-55 Identifier {
ident: "wrappedNotEq",
suffixed: 0,
},
body_expr: @58-93 Closure(
[
@59-63 Identifier {
ident: "num1",
suffixed: 0,
},
@65-69 Identifier {
ident: "num2",
suffixed: 0,
},
],
@81-93 SpaceBefore(
@ -101,7 +95,6 @@ Defs {
@81-85 Var {
module_name: "",
ident: "num1",
suffixed: 0,
},
@86-88 NotEquals,
),
@ -109,7 +102,6 @@ Defs {
@89-93 Var {
module_name: "",
ident: "num2",
suffixed: 0,
},
),
[
@ -125,7 +117,6 @@ Defs {
@99-111 Var {
module_name: "",
ident: "wrappedNotEq",
suffixed: 0,
},
[
@112-113 Num(

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@2-7 Defs(
Defs {
@ -40,7 +39,6 @@ Defs(
Annotation(
@2-3 Identifier {
ident: "a",
suffixed: 0,
},
@4-5 BoundVariable(
"n",

View file

@ -4,7 +4,6 @@ If(
@3-5 Var {
module_name: "",
ident: "t1",
suffixed: 0,
},
@13-14 SpaceBefore(
SpaceAfter(
@ -24,7 +23,6 @@ If(
@23-25 Var {
module_name: "",
ident: "t2",
suffixed: 0,
},
@33-34 SpaceBefore(
SpaceAfter(

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@8-9 SpaceBefore(
Num(

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@4-13 BinOps(
[

View file

@ -102,14 +102,12 @@ Full {
Body(
@199-203 Identifier {
ident: "main",
suffixed: 0,
},
@210-246 SpaceBefore(
Apply(
@210-221 Var {
module_name: "Stdout",
ident: "line",
suffixed: 0,
},
[
@222-246 Str(

View file

@ -43,7 +43,6 @@ Defs(
Var {
module_name: "",
ident: "p",
suffixed: 0,
},
[
Newline,

View file

@ -32,7 +32,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -3,7 +3,6 @@ SpaceBefore(
[
@18-19 Identifier {
ident: "x",
suffixed: 0,
},
],
@23-32 ParensAround(
@ -11,13 +10,11 @@ SpaceBefore(
[
@25-26 Identifier {
ident: "y",
suffixed: 0,
},
],
@30-31 Var {
module_name: "",
ident: "y",
suffixed: 0,
},
),
),
@ -25,7 +22,6 @@ SpaceBefore(
Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
Newline,

View file

@ -19,7 +19,6 @@ SpaceBefore(
Body(
@18-19 Identifier {
ident: "x",
suffixed: 0,
},
@20-21 Num(
"5",

View file

@ -19,7 +19,6 @@ SpaceBefore(
Body(
@18-19 Identifier {
ident: "x",
suffixed: 0,
},
@22-23 Num(
"5",

View file

@ -23,7 +23,6 @@ Defs(
[
@7-9 Identifier {
ident: "it",
suffixed: 0,
},
],
),
@ -31,7 +30,6 @@ Defs(
@12-14 Var {
module_name: "",
ident: "id",
suffixed: 0,
},
[
@16-21 ParensAround(
@ -58,7 +56,6 @@ Defs(
@23-25 Var {
module_name: "",
ident: "it",
suffixed: 0,
},
[
@26-28 Record(

View file

@ -6,12 +6,10 @@ Apply(
@5-6 Var {
module_name: "",
ident: "m",
suffixed: 0,
},
@7-8 Var {
module_name: "",
ident: "n",
suffixed: 0,
},
],
Space,

View file

@ -2,7 +2,6 @@ When(
@5-6 Var {
module_name: "",
ident: "n",
suffixed: 0,
},
[
WhenBranch {

View file

@ -2,7 +2,6 @@ When(
@5-6 Var {
module_name: "",
ident: "n",
suffixed: 0,
},
[
WhenBranch {
@ -15,11 +14,9 @@ When(
[
@17-18 Identifier {
ident: "n",
suffixed: 0,
},
@19-20 Identifier {
ident: "m",
suffixed: 0,
},
],
),
@ -34,7 +31,6 @@ When(
@24-25 Var {
module_name: "",
ident: "n",
suffixed: 0,
},
@26-27 Plus,
),
@ -42,7 +38,6 @@ When(
@28-29 Var {
module_name: "",
ident: "m",
suffixed: 0,
},
),
guard: None,

View file

@ -40,7 +40,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "a",
suffixed: 0,
},
@2-3 BoundVariable(
"e",
@ -51,6 +50,5 @@ Defs(
@12-14 Var {
module_name: "",
ident: "e0",
suffixed: 0,
},
)

View file

@ -19,7 +19,6 @@ Defs {
vars: [
@9-10 Identifier {
ident: "a",
suffixed: 0,
},
],
},

View file

@ -18,13 +18,11 @@ Defs(
Body(
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@4-29 Apply(
@4-7 Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
[
@9-28 ParensAround(
@ -32,7 +30,6 @@ Defs(
@9-12 Var {
module_name: "",
ident: "baz",
suffixed: 0,
},
[
@13-28 Record(
@ -45,7 +42,6 @@ Defs(
@22-26 Var {
module_name: "",
ident: "blah",
suffixed: 0,
},
),
[
@ -72,7 +68,6 @@ Defs(
Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
Newline,

View file

@ -18,13 +18,11 @@ Defs(
Body(
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@4-22 Apply(
@4-7 Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
[
@8-22 Record(
@ -40,7 +38,6 @@ Defs(
Var {
module_name: "",
ident: "blah",
suffixed: 0,
},
[
Newline,
@ -67,7 +64,6 @@ Defs(
Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
Newline,

View file

@ -18,7 +18,6 @@ Defs(
Body(
@0-1 Identifier {
ident: "a",
suffixed: 0,
},
@4-17 List(
[
@ -50,7 +49,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -18,13 +18,11 @@ Defs(
Body(
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@4-23 Apply(
@4-7 Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
[
@8-23 Record(
@ -37,7 +35,6 @@ Defs(
@17-21 Var {
module_name: "",
ident: "blah",
suffixed: 0,
},
),
[
@ -60,7 +57,6 @@ Defs(
Var {
module_name: "",
ident: "x",
suffixed: 0,
},
[
Newline,

View file

@ -21,12 +21,10 @@ Defs(
@2-5 Apply(
@2-3 Identifier {
ident: "b",
suffixed: 0,
},
[
@4-5 Identifier {
ident: "a",
suffixed: 0,
},
],
),
@ -43,7 +41,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -19,7 +19,6 @@ Defs(
@0-1 Apply(
@0-1 Identifier {
ident: "i",
suffixed: 0,
},
[
@5-6 SpaceBefore(
@ -45,7 +44,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -30,7 +30,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -30,7 +30,6 @@ Defs(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
[
Newline,

View file

@ -3,7 +3,6 @@ Apply(
Var {
module_name: "",
ident: "whee",
suffixed: 0,
},
),
[

View file

@ -3,7 +3,6 @@ RecordAccess(
Var {
module_name: "",
ident: "rec",
suffixed: 0,
},
),
"field",

View file

@ -3,7 +3,6 @@ RecordAccess(
Var {
module_name: "One.Two",
ident: "rec",
suffixed: 0,
},
),
"field",

View file

@ -2,6 +2,5 @@ ParensAround(
Var {
module_name: "",
ident: "whee",
suffixed: 0,
},
)

View file

@ -20,11 +20,9 @@ Defs(
vars: [
@5-6 Identifier {
ident: "a",
suffixed: 0,
},
@7-8 Identifier {
ident: "b",
suffixed: 0,
},
],
},

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-3 Identifier {
ident: "foo",
suffixed: 0,
},
@6-33 As(
@6-21 Apply(
@ -39,11 +38,9 @@ Defs(
vars: [
@30-31 Identifier {
ident: "a",
suffixed: 0,
},
@32-33 Identifier {
ident: "b",
suffixed: 0,
},
],
},

View file

@ -26,7 +26,6 @@ When(
value: @24-25 Var {
module_name: "",
ident: "n",
suffixed: 0,
},
guard: None,
},

View file

@ -2,7 +2,6 @@ When(
@5-11 Var {
module_name: "",
ident: "myList",
suffixed: 0,
},
[
WhenBranch {
@ -12,7 +11,6 @@ When(
[
@20-25 Identifier {
ident: "first",
suffixed: 0,
},
@27-37 ListRest(
Some(

View file

@ -13,7 +13,6 @@ When(
@17-19 Var {
module_name: "",
ident: "rx",
suffixed: 0,
},
],
Space,
@ -41,7 +40,6 @@ When(
[
@42-44 Identifier {
ident: "ry",
suffixed: 0,
},
],
),
@ -69,12 +67,10 @@ When(
@65-75 Var {
module_name: "Bool",
ident: "false",
suffixed: 0,
},
@76-78 Var {
module_name: "",
ident: "ry",
suffixed: 0,
},
],
Space,

View file

@ -13,7 +13,6 @@ BinOps(
@7-16 Var {
module_name: "Bool",
ident: "true",
suffixed: 0,
},
@22-23 Num(
"1",

View file

@ -1,5 +1,4 @@
Var {
module_name: "",
ident: "inf",
suffixed: 0,
}

View file

@ -4,7 +4,6 @@ RecordAccess(
Var {
module_name: "One.Two",
ident: "rec",
suffixed: 0,
},
"abc",
),

View file

@ -1,5 +1,4 @@
Var {
module_name: "One.Two",
ident: "whee",
suffixed: 0,
}

View file

@ -27,11 +27,9 @@ SpaceBefore(
[
@20-21 Identifier {
ident: "x",
suffixed: 0,
},
@23-25 Identifier {
ident: "y",
suffixed: 0,
},
],
),
@ -42,7 +40,6 @@ SpaceBefore(
Body(
@31-32 Identifier {
ident: "y",
suffixed: 0,
},
@35-36 Num(
"6",

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "f",
suffixed: 0,
},
@8-122 SpaceBefore(
Record {

View file

@ -18,7 +18,6 @@ Defs(
Annotation(
@0-1 Identifier {
ident: "x",
suffixed: 0,
},
@4-77 Record {
fields: [

View file

@ -2,7 +2,6 @@ RecordUpdate {
update: @2-13 Var {
module_name: "Foo.Bar",
ident: "baz",
suffixed: 0,
},
fields: [
@16-20 RequiredValue(

Some files were not shown because too many files have changed in this diff Show more