1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 05:58:34 +03:00
semantic/test/fixtures/go/corpus/short-var-declarations.parseB.txt
2018-04-18 13:33:17 -07:00

15 lines
203 B
Plaintext

(Program
(Package
(Identifier))
(Function
(Empty)
(Identifier)
([])
(Assignment
(
(Identifier)
(Identifier))
(
(Integer)
(Integer)))))