summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/case_in_hash_pat_rest.txt
blob: 6f67cb1d1013a296de32ba208e5f9cfd0a069827 (plain)
1
2
3
case :a
in b: c, **rest then :d
end