Check for unknown annotation in each module

Property definitions

nitc :: check_annotation $ ToolContext :: check_annotation_phase
	# Check for unknown annotation in each module
	var check_annotation_phase: Phase = new CheckAnnotationPhase(self, null)
src/frontend/check_annotation.nit:25,2--26,73