1
1
mirror of https://github.com/github/semantic.git synced 2024-12-30 10:27:45 +03:00
semantic/test/fixtures/ruby/for.diffA-B.txt

14 lines
235 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
2017-02-24 19:42:11 +03:00
(For
{ (Identifier)
->(Identifier) }
{ (Identifier)
->(ArrayLiteral
2017-02-23 01:36:22 +03:00
(IntegerLiteral)
(IntegerLiteral)
(IntegerLiteral)) }
{ (Identifier)
->(MethodCall
2017-02-23 01:36:22 +03:00
(Identifier)
(Identifier)) }))