func test():
	if true # Missing colon here.
		print("true")