shithub: mc

ref: 938c3a42a7fb23c70b01e0fa0cdbc8b819b1e55b
dir: /test/bsr.myr/

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