shithub: mc

ref: 4c863884833102c4d44d8d52104fd11e48200a55
dir: /test/bsr.myr/

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