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