1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/test/fixtures/go/short-var-declarations.parseB.txt
2017-11-29 17:55:52 -08:00

16 lines
211 B
Plaintext

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