1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
semantic/test/fixtures/go/struct-field-declarations.parseA.txt
2017-11-29 17:55:52 -08:00

18 lines
264 B
Plaintext

(Program
(Module
(Identifier))
(Function
(Empty)
(
(Identifier))
([])
(
(Type
(Identifier)
(Constructor
(Empty)
(Field
(Identifier)
(
(Identifier))))))))