shithub: mc

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

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