Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

update test #4084

Merged
merged 3 commits into from
Feb 22, 2023
Merged

update test #4084

merged 3 commits into from
Feb 22, 2023

Conversation

pq
Copy link
Contributor

@pq pq commented Feb 22, 2023

With the new analyzer, this is producing a CONSTANT_PATTERN_NEVER_MATCHES_VALUE_TYPE warning code.

Also, with flow analysis improvements, this now fixes pattern-for tests.

Fixes dart-lang/sdk#58858.

/cc @bwilkerson

@coveralls
Copy link

coveralls commented Feb 22, 2023

Coverage Status

Coverage: 95.673% (+0.001%) from 95.672% when pulling 83f6e16 on update_test into 95fca0c on main.

@pq pq merged commit d8cbbd7 into main Feb 22, 2023
@pq pq deleted the update_test branch February 22, 2023 18:41
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
* update test

* fixed codes

* update patttern-for test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

extend non_constant_identifier_names for destructured variable declarations
3 participants