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.diffA-B.txt
2018-03-06 16:11:32 -08:00

17 lines
228 B
Plaintext

(Program
(Module
(Identifier))
(
(Comment)
(Comment)
(QualifiedImport
{ (TextElement)
->(TextElement) }
(Identifier))
(Comment))
(Function
(Empty)
(Identifier)
([])
([])))