1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/method-calls-keyword-args.diffB-A.txt
Timothy Clem 228c55ab9e Fix calls
2017-08-24 14:46:53 -07:00

11 lines
150 B
Plaintext

(Program
(Call
(Identifier)
(KeyValue
(Identifier)
(Boolean))
{-(KeyValue
(Identifier)
(Integer))-}
(Empty)))