1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/go/import-statements.parseB.txt
2018-01-15 20:10:48 -07:00

17 lines
206 B
Plaintext

(Program
(Module
(Identifier))
(
(Comment)
(Comment)
(Import
(TextElement)
(Empty)
(Empty))
(Comment))
(Function
(Empty)
(Identifier)
([])
([])))