Annotations can optionally be attached to items.
Annots ::= @ { Annot,* } Annot ::= Name (: Value)?
{{#include ../../../arc-lang/stdlib/std.arc:unit}}