1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 13:21:59 +03:00
semantic/test/fixtures/go/import-statements.parseA.txt

16 lines
206 B
Plaintext
Raw Normal View History

2017-11-21 06:09:03 +03:00
(Program
(Module
(Identifier))
(
(Comment)
(Comment)
(QualifiedImport
(TextElement)
(Identifier))
(Comment))
2017-11-21 06:09:03 +03:00
(Function
(Empty)
2017-12-01 03:28:04 +03:00
(Identifier)
2017-11-21 06:09:03 +03:00
([])
([])))