Property definitions

nitcc_runtime $ DephIterator :: defaultinit
	init(i: Iterator[nullable Node]) is old_style_init do
		stack.push i
	end
lib/nitcc_runtime/nitcc_runtime.nit:443,2--445,4