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