shithub: mc

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

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