1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 07:25:44 +03:00
semantic/test/fixtures/ruby/for.parseA.txt

30 lines
424 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-08-25 00:49:30 +03:00
(ForEach
(
2017-08-02 20:37:57 +03:00
(Identifier))
(Identifier)
(Identifier))
2017-08-25 00:49:30 +03:00
(ForEach
(
(Identifier)
2017-08-02 20:37:57 +03:00
(Identifier))
2017-02-23 01:36:22 +03:00
(Identifier)
(Identifier))
2017-08-25 00:49:30 +03:00
(ForEach
(
(Identifier))
(Enumeration
(Integer)
(Integer)
(Empty))
(Boolean))
2017-08-25 00:49:30 +03:00
(ForEach
(
(Identifier)
(Identifier))
(Enumeration
(Integer)
(Integer)
(Empty))
(Boolean)))