1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
semantic/test/fixtures/go/import-statements.diffB-A.txt
2018-03-26 11:09:22 -07:00

17 lines
227 B
Plaintext

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