Fixup tests

This commit is contained in:
Joshua Warner 2024-04-24 19:42:13 -07:00 committed by Luke Boswell
parent 6080c12ca8
commit 7c53cf0cd7
No known key found for this signature in database
GPG key ID: F6DB3C9DB47377B0
10 changed files with 191 additions and 98 deletions

View file

@ -1,5 +1,11 @@
Var {
module_name: "Stdout",
ident: "line",
suffixed: 3,
}
TaskAwaitBang(
TaskAwaitBang(
TaskAwaitBang(
Var {
module_name: "Stdout",
ident: "line",
suffixed: 0,
},
),
),
)

View file

@ -49,11 +49,13 @@ Defs {
value_defs: [
Stmt(
@14-21 Apply(
@12-14 Var {
module_name: "",
ident: "a",
suffixed: 1,
},
@12-13 TaskAwaitBang(
Var {
module_name: "",
ident: "a",
suffixed: 0,
},
),
[
@16-21 Str(
PlainLine(
@ -70,11 +72,13 @@ Defs {
suffixed: 0,
},
@26-39 Apply(
@29-33 Var {
module_name: "B",
ident: "b",
suffixed: 1,
},
@29-32 TaskAwaitBang(
Var {
module_name: "B",
ident: "b",
suffixed: 0,
},
),
[
@34-39 Str(
PlainLine(
@ -88,11 +92,13 @@ Defs {
Stmt(
@45-49 SpaceBefore(
Apply(
@45-47 Var {
module_name: "",
ident: "c",
suffixed: 1,
},
@45-46 TaskAwaitBang(
Var {
module_name: "",
ident: "c",
suffixed: 0,
},
),
[
@48-49 Var {
module_name: "",

View file

@ -1,17 +1,21 @@
Apply(
@0-4 Var {
module_name: "",
ident: "foo",
suffixed: 1,
},
@0-3 TaskAwaitBang(
Var {
module_name: "",
ident: "foo",
suffixed: 0,
},
),
[
@9-17 ParensAround(
Apply(
@9-13 Var {
module_name: "",
ident: "bar",
suffixed: 1,
},
@9-12 TaskAwaitBang(
Var {
module_name: "",
ident: "bar",
suffixed: 0,
},
),
[
@14-17 Var {
module_name: "",

View file

@ -125,7 +125,7 @@ Full {
Index(2147483649),
],
regions: [
@199-212,
@199-211,
@241-284,
],
space_before: [
@ -140,7 +140,7 @@ Full {
type_defs: [],
value_defs: [
Stmt(
@199-212 BinOps(
@199-211 BinOps(
[
(
@199-204 Str(
@ -151,11 +151,13 @@ Full {
@205-207 Pizza,
),
],
@208-212 Var {
module_name: "A",
ident: "x",
suffixed: 1,
},
@208-211 TaskAwaitBang(
Var {
module_name: "A",
ident: "x",
suffixed: 0,
},
),
),
),
Stmt(
@ -172,11 +174,13 @@ Full {
),
],
@250-284 Apply(
@250-254 Var {
module_name: "B",
ident: "y",
suffixed: 1,
},
@250-253 TaskAwaitBang(
Var {
module_name: "B",
ident: "y",
suffixed: 0,
},
),
[
@264-284 SpaceBefore(
Record(

View file

@ -143,11 +143,13 @@ Full {
),
],
@167-202 Apply(
@167-179 Var {
module_name: "Task",
ident: "mapErr",
suffixed: 1,
},
@167-178 TaskAwaitBang(
Var {
module_name: "Task",
ident: "mapErr",
suffixed: 0,
},
),
[
@180-202 Tag(
"UnableToCheckJQVersion",