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