-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failures
Description
The VM is adding @pragma
annotations to the SDK source (https://dart-review.googlesource.com/c/sdk/+/65545). These must not show up in the API documentation. Pragma annotations are, by definition, only intended for specific tools, not for users, and there is only negative value in exposing them.
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failures