shithub: mc

ref: 8b40166d270adf9dacb384b24c22928379b1d225
dir: /test/bsr.myr/

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