summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/whitequark/and_or_masgn.txt
blob: e3460416045107f3ce9d8a05007a852a04ab16e6 (plain)
1
2
3
foo && (a, b = bar)

foo || (a, b = bar)