define void g(x) {
	print x
	return x
}
