summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/defn_kwarg_kwsplat.txt
blob: bd398194824ebb78fd79e12feddadea89571bfe9 (plain)
1
def a(b: 1, **c) end