mirror of
https://github.com/danog/parser.git
synced 2024-11-26 20:04:57 +01:00
b6c145f98e
Signed-off-by: azjezz <azjezz@protonmail.com>
15 lines
228 B
Plaintext
15 lines
228 B
Plaintext
[
|
|
Function {
|
|
name: Identifier {
|
|
name: "a",
|
|
},
|
|
attributes: [],
|
|
params: [],
|
|
body: [],
|
|
return_type: Some(
|
|
True,
|
|
),
|
|
by_ref: false,
|
|
},
|
|
]
|