shithub: mc

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

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