CFE doesn't specify place of an error #45626
Labels
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
P2
A bug or feature request we're likely to work on
We have problems with the test https://github.com/dart-lang/co19/blob/master/Language/Mixins/declaration_t01.dart on CFE. The test looks like
It fails on CFE (tested on the edge version of SDK) with the following error
But if to run it, it does produce a compile error
Why CFE doesn't specify the place of an error here? I'm unable to check if test fails because we expect a CFE error in a wrong place. Usually it generates errors as
But not in this case. It looks like a bug in a CFE
The text was updated successfully, but these errors were encountered: