shithub: mc

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

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