mirror of
https://github.com/danog/parser.git
synced 2024-12-02 17:38:16 +01:00
14 lines
204 B
Plaintext
14 lines
204 B
Plaintext
|
[
|
||
|
Function {
|
||
|
name: Identifier {
|
||
|
name: "a",
|
||
|
},
|
||
|
params: [],
|
||
|
body: [],
|
||
|
return_type: Some(
|
||
|
True,
|
||
|
),
|
||
|
by_ref: false,
|
||
|
},
|
||
|
]
|