!!ARBvp1.0
# ARB_vertex_program does not have the SIN instruction.
# FAIL
	SIN	result.position, vertex.position.x;
	END
