1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00
semantic/test/fixtures/go/modifying-struct-fields.diffA-B.txt
2017-02-23 10:06:49 -08:00

20 lines
465 B
Plaintext

(Program
(Module
(Identifier))
(Function
(Identifier)
(VarDecl
(Other "expression_list"
(Identifier))
(Other "expression_list"
(Operator
(Other "composite_literal"
(Identifier)
{ (Pair
(Identifier)
(Identifier))
->(Pair
(Identifier)
(FunctionCall
(Identifier)
(QualifiedIdentifier))) }))))))