1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/go/corpus/var-declarations-with-no-expressions.parseA.txt
2018-06-01 11:44:03 -07:00

22 lines
407 B
Plaintext

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