1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 18:06:14 +03:00
semantic/test/fixtures/ruby/method-calls-hash-args.diffA-B.txt
2017-09-09 23:41:12 +01:00

10 lines
153 B
Plaintext

(Program
(MethodCall
(Identifier)
(Pair
(SymbolLiteral)
(Boolean))
{+(Pair
{+(SymbolLiteral)+}
{+(IntegerLiteral)+})+}))