update snapshots

This commit is contained in:
Aidan 2024-07-27 17:04:28 -04:00
parent 4e4d9b0d4c
commit 62dbe9fb53
27 changed files with 67 additions and 33 deletions

View file

@ -38,7 +38,9 @@ Defs(
},
],
},
comment: None,
comment: [
Newline,
],
body_pattern: @28-31 Identifier {
ident: "foo",
},

View file

@ -40,7 +40,9 @@ Defs(
},
],
},
comment: None,
comment: [
Newline,
],
body_pattern: @29-32 Identifier {
ident: "foo",
},

View file

@ -31,7 +31,9 @@ Defs(
"Foo",
[],
),
comment: None,
comment: [
Newline,
],
body_pattern: @15-23 RecordDestructure(
[
@17-18 Identifier {

View file

@ -41,7 +41,9 @@ Defs(
},
],
},
comment: None,
comment: [
Newline,
],
body_pattern: @26-34 Apply(
@26-32 Tag(
"UserId",

View file

@ -31,7 +31,9 @@ Defs(
"Foo",
[],
),
comment: None,
comment: [
Newline,
],
body_pattern: @15-23 Tuple(
[
@17-18 Identifier {

View file

@ -52,7 +52,9 @@ Defs(
[],
),
),
comment: None,
comment: [
Newline,
],
body_pattern: @45-50 Identifier {
ident: "table",
},

View file

@ -51,7 +51,9 @@ Defs(
),
},
),
comment: None,
comment: [
Newline,
],
body_pattern: @21-22 Identifier {
ident: "f",
},

View file

@ -43,7 +43,9 @@ Defs(
ext: None,
},
),
comment: None,
comment: [
Newline,
],
body_pattern: @22-23 Identifier {
ident: "f",
},

View file

@ -55,7 +55,9 @@ Defs {
[],
),
),
comment: None,
comment: [
Newline,
],
body_pattern: @43-55 Identifier {
ident: "wrappedNotEq",
},

View file

@ -53,7 +53,9 @@ Defs(
ext: None,
},
),
comment: None,
comment: [
Newline,
],
body_pattern: @28-29 Identifier {
ident: "f",
},

View file

@ -61,7 +61,9 @@ Defs(
),
},
),
comment: None,
comment: [
Newline,
],
body_pattern: @30-31 Identifier {
ident: "f",
},

View file

@ -24,7 +24,9 @@ Defs(
"Int",
[],
),
comment: None,
comment: [
Newline,
],
body_pattern: @10-13 Identifier {
ident: "foo",
},

View file

@ -38,7 +38,9 @@ Defs(
[],
),
),
comment: None,
comment: [
Newline,
],
body_pattern: @25-28 Identifier {
ident: "foo",
},

View file

@ -33,7 +33,9 @@ Defs(
],
ext: None,
},
comment: None,
comment: [
Newline,
],
body_pattern: @21-26 Identifier {
ident: "where",
},