ref: 3c4b4fecaf3841b492c75b6dacbc7b68c6aa1703 dir: /test/log-or.myr/
/* checks that evaluating a logical or works. exits with 1. */ const main = { -> 0 || 1 }