mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 19:59:17 +00:00
14 lines
230 B
Plaintext
14 lines
230 B
Plaintext
TranslationUnit[0:0->3:0]
|
|
FunctionDeclaration[0:0->3:0]
|
|
Type[0:0->0:2]
|
|
int
|
|
main
|
|
(
|
|
)
|
|
FunctionDefinition[1:0->3:0]
|
|
{
|
|
ReturnStatement[2:1->2:9]
|
|
NumericLiteral[2:8->2:8]
|
|
1
|
|
}
|