summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/defn_args_forward_args.txt
blob: fc1ee138de557ecb7d8614f6783e7270c735cf5b (plain)
1
def a(x, y, z, ...); b(:get, z, ...); end