CFE: report compile-time errors for invalid spread collections in constants #36286
Labels
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
Milestone
Certain test cases in language_2/spread_collections/const_error_test pass for wrong reason:
I think this should be caught in CFE.
This is also causing problems in bytecode generator as error is not reported, but constant evaluator fails to evaluate a constant.
/cc @kmillikin @askeksa-google
The text was updated successfully, but these errors were encountered: