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