1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/ruby/multiple-assignments.parseB.txt

11 lines
187 B
Plaintext
Raw Normal View History

2017-02-23 01:36:22 +03:00
(Program
(Assignment
(Args
2017-02-23 01:36:22 +03:00
(Identifier)
(SplatParameter
2017-02-23 01:36:22 +03:00
(Identifier)))
(ArrayLiteral
(IntegerLiteral)
(IntegerLiteral)
(IntegerLiteral))))