Fix out-of-date syntax snapshots

This commit is contained in:
Sam Mohr 2025-01-10 13:08:13 -08:00
parent b0a5b1c3d5
commit 0984732854
No known key found for this signature in database
GPG key ID: EA41D161A3C1BC99
2 changed files with 36 additions and 34 deletions

View file

@ -18,8 +18,15 @@
value_defs: [
Annotation(
@0-10 StrLiteral(
PlainLine(
"{(g)",
Line(
[
Interpolated(
@5-6 Var {
module_name: "",
ident: "g",
},
),
],
),
),
@11-12 BoundVariable(

View file

@ -1,5 +1,4 @@
@0-18 SpaceAfter(
Apply(
@0-18 Apply(
@0-6 Str(
Block(
[],
@ -30,8 +29,4 @@
),
],
Space,
),
[
Newline,
],
)