[BUG] replace structurally... kotlin filter inside onFailure
Answered
hi,
doing a replace structurally (even the same content) on the following piece of code removes the arrow operator inside filter:
runCatching { }.onFailure { listOf("foo", "bar").filter {str -> str == "foo"} }
Please sign in to leave a comment.
Please file a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA. Attach your SSR settings and the sample code to reproduce it.
https://youtrack.jetbrains.com/issue/IDEA-342084/replace-structurally...-kotlin-filter-inside-onFailure