1
1
mirror of https://github.com/github/semantic.git synced 2025-01-03 21:16:12 +03:00
semantic/test/fixtures/go/grouped-import-declarations.parseB.txt

15 lines
250 B
Plaintext

(Program
(Module
(Identifier))
(Function
(Identifier)
(Args)
(TypeConversion
(Identifier)
(StringLiteral)
(ParseError
(StringLiteral)
(Import
(Identifier)
(StringLiteral))))))