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

18 lines
240 B
Plaintext
Raw Normal View History

2017-11-21 06:09:03 +03:00
(Program
(Module
(Identifier))
(Import
2017-12-20 01:04:48 +03:00
(
(Context
(Comment)
(Comment)
(TextElement))
(Context
(Comment)
(Empty))))
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
([])
([])))