1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 09:15:01 +03:00
semantic/test/fixtures/ruby/for.parseB.txt
2017-08-14 20:56:11 -04:00

12 lines
203 B
Plaintext

(Program
(For
(Identifier)
(Other "in"
(ArrayLiteral
(IntegerLiteral)
(IntegerLiteral)
(IntegerLiteral)))
(MethodCall
(Identifier)
(Identifier))))