1
1
mirror of https://github.com/github/semantic.git synced 2024-12-03 00:16:52 +03:00
semantic/test/fixtures/ruby/for.parseA.txt
2018-04-16 16:19:23 +10:00

40 lines
566 B
Plaintext

(Program
(ForEach
(
(Send
(Identifier)))
(Send
(Identifier))
(Send
(Identifier)))
(ForEach
(
(Send
(Identifier))
(Send
(Identifier)))
(Send
(Identifier))
(Send
(Identifier)))
(ForEach
(
(Send
(Identifier)))
(Enumeration
(Integer)
(Integer)
(Empty))
(Boolean))
(ForEach
(
(Send
(Identifier))
(Send
(Identifier)))
(Enumeration
(Integer)
(Integer)
(Empty))
(Boolean)))