summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/whitequark/return.txt
blob: e3d966bda09ec8761dfbf7520df35b89f232c989 (plain)
1
2
3
4
5
6
7
return

return foo

return()

return(foo)