shithub: mc

ref: 1441fb3b590d17f08cd3d4bc19abfd6b92e85b98
dir: /test/bsr.myr/

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