@Trailing #end trailing text --- @Valid anon #send @f :@ #send @b --- @Invalid anon #send @b :@ #send @f --- @Errors in sorted order #send @f #send @b --- @Disallowed targets :@ #self:@b #others:@f #all:.local :@ :.local --- @Local label definitions with section names 'these are okay :touch :.skip #touch.skip ' 'this is not :touch.skip