shithub: mc

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

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