1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
semantic/test/fixtures/go/import-statements.parseB.txt

16 lines
205 B
Plaintext
Raw Normal View History

2017-11-21 06:09:03 +03:00
(Program
(Module
(Identifier))
(
(Comment)
(Comment)
(QualifiedImport
2018-03-12 23:53:19 +03:00
(Identifier)
(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
([])
([])))