shithub: mc

ref: afbbc54292c6e52787461058786c80009723a24c
dir: /test/bsr.myr/

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