shithub: mc

ref: 0d48d7452acbf58b5ec4ae22368eaaa5745fadef
dir: /test/splitline.myr/

View raw version
use std

const main = {
	std.exit(1 + \ /* ignored crap */
	   	 2)
}