1
1
mirror of https://github.com/github/semantic.git synced 2025-01-03 13:02:37 +03:00
semantic/test/fixtures/go/struct-field-declarations.diff-B.txt
2017-02-28 08:30:04 -08:00

15 lines
299 B
Plaintext

{-(Program
(Module
(Identifier))
(Function
(Identifier)
(Other "type_declaration"
(TypeDecl
(Identifier)
(StructTy
(FieldDecl
(Other "identifier_list"
(Identifier)
(Identifier))
(Identifier)))))))-}