1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/test/fixtures/go/import-statements.diffB-A.txt

17 lines
228 B
Plaintext
Raw Normal View History

2017-11-21 06:09:03 +03:00
(Program
(Module
(Identifier))
(
(Comment)
(Comment)
(QualifiedImport
{ (TextElement)
->(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
([])
([])))