shithub: mc

ref: 6f349d4517219f9e23f70c87d1a62dccc7438218
dir: /test/bsr.myr/

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