The @ symbol, for at annotations

Property definitions

nitc $ AAnnotations :: _n_at
	# The `@` symbol, for *at* annotations
	var n_at: nullable TAt = null is writable
src/parser/parser_nodes.nit:3061,2--3062,42