1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
semantic/test/fixtures/go/var-declarations-with-no-expressions.diffA-B.txt
2018-03-26 11:09:22 -07:00

25 lines
431 B
Plaintext

(Program
(Package
(Identifier))
(Function
(Empty)
(Identifier)
([])
(
(Assignment
(Annotation
(
{ (Identifier)
->(Identifier) })
(Identifier))
([]))
(Assignment
(Annotation
(
{ (Identifier)
->(Identifier) }
{ (Identifier)
->(Identifier) })
(Identifier))
([])))))