You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should double check one thing: @lrhn, are you about to add some language tests that are very similar to the examples in dart-lang/sdk#54057? In that case we'd get too much duplication by having very similar co19 tests as well.
However, it's still worth considering whether the examples in dart-lang/sdk#54057 could serve as inspiration for some similar tests that aren't directly covered, and then add some co19 tests for that. For example, canonicalization of function types where some subterms are extension types.
sgrekhov
added a commit
to sgrekhov/co19
that referenced
this issue
Nov 24, 2023
Add co19 test(s) based on example from dart-lang/sdk#54057
The text was updated successfully, but these errors were encountered: