Fix parser tests

Regions changed in 15187024233795c059342adc3c23b8a148a7f26e
This commit is contained in:
Richard Feldman 2022-05-06 12:09:57 -04:00
parent 2c3731f7de
commit 531d254bca
No known key found for this signature in database
GPG Key ID: 7E4127D1E4241798
12 changed files with 26 additions and 26 deletions

View File

@ -15,7 +15,7 @@ Defs(
Newline, Newline,
], ],
), ),
typ: @33-36 Function( typ: @18-36 Function(
[ [
@18-19 BoundVariable( @18-19 BoundVariable(
"a", "a",

View File

@ -15,7 +15,7 @@ Defs(
Newline, Newline,
], ],
), ),
typ: @23-26 Function( typ: @18-26 Function(
[ [
@18-19 BoundVariable( @18-19 BoundVariable(
"a", "a",
@ -35,7 +35,7 @@ Defs(
Newline, Newline,
], ],
), ),
typ: @42-45 Function( typ: @37-45 Function(
[ [
@37-38 BoundVariable( @37-38 BoundVariable(
"a", "a",

View File

@ -10,8 +10,8 @@ Defs(
members: [ members: [
AbilityMember { AbilityMember {
name: @9-13 "hash", name: @9-13 "hash",
typ: @21-37 Where( typ: @16-37 Where(
@21-24 Function( @16-24 Function(
[ [
@16-17 BoundVariable( @16-17 BoundVariable(
"a", "a",

View File

@ -10,8 +10,8 @@ Defs(
members: [ members: [
AbilityMember { AbilityMember {
name: @8-11 "ab1", name: @8-11 "ab1",
typ: @19-33 Where( typ: @14-33 Where(
@19-21 Function( @14-21 Function(
[ [
@14-15 BoundVariable( @14-15 BoundVariable(
"a", "a",
@ -47,8 +47,8 @@ Defs(
members: [ members: [
AbilityMember { AbilityMember {
name: @43-46 "ab2", name: @43-46 "ab2",
typ: @54-68 Where( typ: @49-68 Where(
@54-56 Function( @49-56 Function(
[ [
@49-50 BoundVariable( @49-50 BoundVariable(
"a", "a",

View File

@ -14,7 +14,7 @@
ann_pattern: @11-23 Identifier( ann_pattern: @11-23 Identifier(
"wrappedNotEq", "wrappedNotEq",
), ),
ann_type: @34-38 Function( ann_type: @26-38 Function(
[ [
@26-27 BoundVariable( @26-27 BoundVariable(
"a", "a",

View File

@ -32,7 +32,7 @@ Defs(
RequiredValue( RequiredValue(
@48-55 "putLine", @48-55 "putLine",
[], [],
@65-75 Function( @58-75 Function(
[ [
@58-61 Apply( @58-61 Apply(
"", "",

View File

@ -10,7 +10,7 @@ Defs(
@6-24 RequiredValue( @6-24 RequiredValue(
@6-10 "init", @6-10 "init",
[], [],
@19-24 Function( @13-24 Function(
[ [
@13-15 Record { @13-15 Record {
fields: [], fields: [],
@ -27,7 +27,7 @@ Defs(
@26-54 RequiredValue( @26-54 RequiredValue(
@26-32 "update", @26-32 "update",
[], [],
@49-54 Function( @35-54 Function(
[ [
@35-40 Apply( @35-40 Apply(
"", "",
@ -50,7 +50,7 @@ Defs(
@56-75 RequiredValue( @56-75 RequiredValue(
@56-60 "view", @56-60 "view",
[], [],
@72-75 Function( @63-75 Function(
[ [
@63-68 Apply( @63-68 Apply(
"", "",

View File

@ -5,7 +5,7 @@ Defs(
@0-7 Identifier( @0-7 Identifier(
"doStuff", "doStuff",
), ),
@20-30 Function( @10-30 Function(
[ [
@10-16 Apply( @10-16 Apply(
"", "",

View File

@ -5,14 +5,14 @@ Defs(
@0-1 Identifier( @0-1 Identifier(
"f", "f",
), ),
@15-27 Where( @4-27 Where(
@15-16 Function( @4-16 Function(
[ [
@4-5 BoundVariable( @4-5 BoundVariable(
"a", "a",
), ),
], ],
@15-16 Function( @10-16 Function(
[ [
@10-11 BoundVariable( @10-11 BoundVariable(
"b", "b",

View File

@ -5,14 +5,14 @@ Defs(
@0-1 Identifier( @0-1 Identifier(
"f", "f",
), ),
@15-48 Where( @4-48 Where(
@15-16 Function( @4-16 Function(
[ [
@4-5 BoundVariable( @4-5 BoundVariable(
"a", "a",
), ),
], ],
@15-16 Function( @10-16 Function(
[ [
@10-11 BoundVariable( @10-11 BoundVariable(
"b", "b",

View File

@ -5,15 +5,15 @@ Defs(
@0-1 Identifier( @0-1 Identifier(
"f", "f",
), ),
@15-67 Where( @4-67 Where(
@15-16 SpaceBefore( @4-16 SpaceBefore(
Function( Function(
[ [
@4-5 BoundVariable( @4-5 BoundVariable(
"a", "a",
), ),
], ],
@15-16 Function( @10-16 Function(
[ [
@10-11 BoundVariable( @10-11 BoundVariable(
"b", "b",

View File

@ -5,8 +5,8 @@ Defs(
@0-1 Identifier( @0-1 Identifier(
"f", "f",
), ),
@9-29 Where( @4-29 Where(
@9-12 SpaceBefore( @4-12 SpaceBefore(
Function( Function(
[ [
@4-5 BoundVariable( @4-5 BoundVariable(