group {
	uint32 foo

	#  There's only one local variable
	foo[1] := 1	# ERROR
}
