shithub: mc

ref: 939f632c16cadc94f03173c274c2a55535088bb6
dir: /test/bsr.myr/

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