shithub: mc

ref: 2fad146c7146c1d522c1d20ed80663cc4701ea9a
dir: /test/bsr.myr/

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