mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
17 lines
242 B
Plaintext
17 lines
242 B
Plaintext
===== AST after reference-resolving =====
|
|
%get Foo.Bar.baz%():
|
|
TreeList
|
|
ReturnNode
|
|
Enumerator unused
|
|
|
|
TestAbstractOperation(a):
|
|
TreeList
|
|
ReturnNode
|
|
Enumerator unused
|
|
|
|
%Foo.Bar.foo%(a):
|
|
TreeList
|
|
ReturnNode
|
|
Enumerator unused
|
|
|