1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/test/fixtures/ruby/corpus/unary.parseA.txt

21 lines
266 B
Plaintext
Raw Normal View History

2018-04-11 08:07:05 +03:00
(Program
(Complement
(Send
(Identifier)))
(Not
(Send
(Identifier)))
(Negate
(Send
(Identifier)))
(Send
(Identifier))
(Not
(Send
(Identifier)))
(Call
(Identifier)
(Send
(Identifier))
(Empty)))