shithub: mc

ref: 3e8d3b9970076ffb3f34aa1deb8ecf9081031131
dir: /test/bsr.myr/

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