shithub: mc

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

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