1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
semantic/test/fixtures/go/unary-expressions.diffB-A.txt
2017-11-03 15:12:25 -07:00

16 lines
240 B
Plaintext

(Program
(Module
(Identifier))
(Function
(Empty)
(Identifier)
(
(Not
{ (Identifier)
->(Identifier) })
(Pointer
(Call
{ (Identifier)
->(Identifier) }
(Empty))))))