shithub: mc

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

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