Where global declaration are stored (the main .h)

Property definitions

nitc $ AbstractCompiler :: _header
	# Where global declaration are stored (the main .h)
	var header: CodeWriter is writable, noinit
src/compiler/abstract_compiler.nit:676,2--677,43