1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00
semantic/test/fixtures/go/import-statements.diffA-B.txt

19 lines
264 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)
->(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
([])
([])))