shithub: mc

ref: 9954ed6a35cded05c786bc7319a79e20719ea74a
dir: /test/bsr.myr/

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