1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 04:41:47 +03:00
semantic/test/fixtures/go/short-var-declarations.parseB.txt
2018-03-26 11:09:22 -07:00

15 lines
203 B
Plaintext

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