shithub: mc

ref: 2088041377729498bfa0b4fc5720b020051025d8
dir: /test/splitline.myr/

View raw version
use std

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