O(1)

Property definitions

core $ List :: length=
	# O(1)
	redef var length = 0
lib/core/collection/list.nit:45,2--46,21