shithub: mc

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

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