shithub: mc

ref: e285c2cb9e9a0fcdd2c4dce862842b691713e7a0
dir: /test/bsr.myr/

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