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