1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/ruby/method-invocation.diff-B.txt

16 lines
263 B
Plaintext
Raw Normal View History

2017-02-27 22:55:49 +03:00
{-(Program
(MethodCall
(Identifier)
(StringLiteral))
(MethodCall
(Identifier)
(Identifier))
(MethodCall
(Identifier)
(IntegerLiteral)
(IntegerLiteral))
(MethodCall
(Identifier)
(IntegerLiteral)
(IntegerLiteral)))-}