1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/go/corpus/map-literals.parseB.txt
2018-05-29 14:25:31 -07:00

21 lines
379 B
Plaintext

(Program
(Package
(Identifier))
(Function
(Empty)
(Identifier)
(Statements)
(Assignment
(Identifier)
(Composite
(Map
(Identifier)
(Identifier))
(Statements
(KeyValue
(TextElement)
(TextElement))
(KeyValue
(TextElement)
(TextElement)))))))