The offset of the last item in native

Property definitions

core $ CircularArray :: tail
	# The offset of the `last` item in `native`
	private var tail: Int = -1
lib/core/collection/circular_array.nit:59,2--60,27