1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 21:01:35 +03:00
semantic/test/fixtures/go/corpus/var-declarations-with-no-expressions.parseB.txt
2018-08-13 11:29:01 -07:00

20 lines
378 B
Plaintext

(Statements
(Package
(Identifier))
(Function
(Identifier)
(Statements
(Assignment
(Annotation
(Statements
(Identifier))
(Identifier))
(Statements))
(Assignment
(Annotation
(Statements
(Identifier)
(Identifier))
(Identifier))
(Statements)))))