/* this is a test language # 3 */
a := 3
print a /* please print this */
printer/*not this*/:= 4
	printer := a + 1
