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