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