1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 14:11:33 +03:00
semantic/test/fixtures/ruby/for.parseB.txt

13 lines
171 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-08-25 00:49:30 +03:00
(ForEach
(
(Identifier))
(Array
(Integer)
(Integer)
(Integer))
(Call
(Identifier)
(Identifier)
(Empty))))