1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 13:21:59 +03:00
semantic/test/fixtures/go/unary-expressions.parseB.txt
2017-11-01 17:06:01 -07:00

11 lines
134 B
Plaintext

(Program
(Module
(Identifier))
(Function
(Empty)
(Identifier)
(
(Not
(Identifier))
(Error))))