Regression in parser for usage of user defined inflix trait as
#21769
Labels
area:experimental:modularity
Issues related to the modularity extension.
area:parser
area:spec
itype:bug
regression
This worked in a previous version but doesn't anymore
Based on OpenCB failure in
makiftutuncu/as
- build logsBased on the current syntax
as
keyword can be present only inNamedSelector
which can be placed only in the import statement.AFAIK under the new givens syntax
as
keyword can be present only within type definition context bounds, however, it is not documented in any form.Compiler version
Last good release: 3.6.0-RC1-bin-20241003-a672e05-NIGHTLY
First bad release: 3.6.0-RC1-bin-20241005-6fa81cf-NIGHTLY
Bisect points to 14acdc0
Minimized code
Output
Expectation
Should be parsable or syntax reference should be updated.
The text was updated successfully, but these errors were encountered: