annotations now need to be definedExample of defining a new annotation: @annotation function myAnnotation()If an undefined annotation is used there is a warning (might change this to an error later) (commit: cffefc4)