shithub: mc

ref: 0766e6b1624a4074a1564d274c2fd029b799901c
dir: /test/bsr.myr/

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