Can this be considered a bug? Or should one not ex...
# announcements
k
Can this be considered a bug? Or should one not expect
Move lambda argument into parentheses
to work if the code it's run on has syntax errors. If so why give the option to do so if there are errors?
e
it is parser limitation
k
Are you talking about the fact that you can't have lambda arguments or that the ide doesn't get enough information from the parser to suggest a fix/not suggest something that makes it worse.
e
I meant kotlinc one - so the fact