shithub: mc

ref: 8510d8a1f452aed36421c7562aa9c7caa5575a03
dir: /test/bsr.myr/

View raw version
const main = {
	var a = 42
	-> a >> 3
}