shithub: mc

ref: 73158c2bad4d1ce6817abecf22e625039ccb1510
dir: /test/bsr.myr/

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