ref: dd3b0346f6b08112568fae32bebd2461e6b21196 dir: /test/mod.myr/
use std /* should exit with status 6 */ const main = { var a = 42 var b = 9 -> a % b }