Error in functor definition with where clause and newlines #58060
Labels
parser
Language parsing and surface syntax
regression
Regression in behavior compared to a previous version
regression 1.12
Regression in the 1.12 release
When defining a functor in julia version 1.12, I get an error (depending on the formatting), while 1.11 and 1.10 work fine. MWE:
Putting it in one line works like normal, even with spaces. Just the newlines seem to break it.
1.12
versioninfo()
:The text was updated successfully, but these errors were encountered: