shithub: mc

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

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