2022-11-30 00:43:37 +00:00
|
|
|
[
|
|
|
|
Declare {
|
|
|
|
declares: [
|
|
|
|
DeclareItem {
|
2022-12-10 15:24:55 +01:00
|
|
|
key: SimpleIdentifier {
|
|
|
|
span: (
|
2022-12-05 17:53:41 +01:00
|
|
|
1,
|
|
|
|
15,
|
|
|
|
),
|
2022-11-30 00:43:37 +00:00
|
|
|
name: "A",
|
|
|
|
},
|
|
|
|
value: LiteralString {
|
|
|
|
value: "B",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
],
|
|
|
|
body: [],
|
|
|
|
},
|
|
|
|
]
|