export data $x = align 4 { w 0, }
export
function w $main() {
@start.1
@body.2
	%.1 =w neg 1
	%.2 =w extub %.1
	%.3 =w csltw %.2, 0
	ret %.3
}