shithub: mc

ref: 00f032bd89766baaafb5cadc59fea2fb22ef934c
dir: /test/bsr.myr/

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