We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following tests wrongly expect class type arguments to be modified by NNBD_TOP_MERGE:
LanguageFeatures/nnbd/overriding/override_checking_A06_t010 LanguageFeatures/nnbd/overriding/override_checking_A06_t011 LanguageFeatures/nnbd/overriding/override_checking_A06_t042 LanguageFeatures/nnbd/overriding/override_checking_A06_t064 LanguageFeatures/nnbd/overriding/override_checking_A06_t068
This has been discussed in dart-lang/sdk#40541 and dart-lang/language#841.
The text was updated successfully, but these errors were encountered:
Fixed Issues #619, #623: nnbd top merge tests updated.
ba6ff0f
iarkh
No branches or pull requests
The following tests wrongly expect class type arguments to be modified by NNBD_TOP_MERGE:
LanguageFeatures/nnbd/overriding/override_checking_A06_t010
LanguageFeatures/nnbd/overriding/override_checking_A06_t011
LanguageFeatures/nnbd/overriding/override_checking_A06_t042
LanguageFeatures/nnbd/overriding/override_checking_A06_t064
LanguageFeatures/nnbd/overriding/override_checking_A06_t068
This has been discussed in
dart-lang/sdk#40541 and dart-lang/language#841.
The text was updated successfully, but these errors were encountered: