shithub: mc

ref: 410752ea2d5f6661e363379d14bd255521ca46e7
dir: /test/bsr.myr/

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