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

yield()

yield(1)

yield(1, 2, 3)