Formatter error when assigning to nilable type in property missing space after name #14482
Labels
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
topic:compiler:parser
topic:tools:formatter
Trying to format this results in:
Seems it does not like the invalid syntax in combination with an assignment to a nilable type.
Also somewhat related to #10698.
The text was updated successfully, but these errors were encountered: