shithub: mc

ref: 1429ef6c0ba0dc6983461366995ff66683de1262
dir: /test/bsr.myr/

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