shithub: mc

ref: 5ff7476488a01902d14df4f4c8424c9c436a59c2
dir: /test/bsr.myr/

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