shithub: mc

ref: 76052f85cadd41162d999b7fa402d7d1e7488b0d
dir: /test/mul.myr/

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