export
function w $main() {
@start.1
@body.2
	%.1 =w copy 0
	%.2 =w copy 0
	%.3 =w sub %.2, 1
	%.4 =w cugtw %.1, %.3
	ret %.4
}