shithub: mc

ref: 4754ca5116714151571639cff957ee0e18a155cc
dir: /test/bsr.myr/

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