summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/whitequark/forwarded_kwrestarg_with_additional_kwarg.txt
blob: 52759b838fd1d915419ab7d9adbbfe5c2ac4471b (plain)
1
def foo(**); bar(**, from_foo: true); end