shithub: mc

ref: f143320b261f68c3fe03eb42ba5fc4dbc93ecba5
dir: /test/mul.myr/

View raw version
const main = {
	-> 7 * 2 * 3
}