Call chain into sequence: add 'flatten' to conversion targets #KT-26969 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
bd27460694
commit
3f252b15e1
+1
@@ -219,6 +219,7 @@ private val transformations = listOf(
|
||||
"filterIsInstance",
|
||||
"filterNot",
|
||||
"filterNotNull",
|
||||
"flatten",
|
||||
"map",
|
||||
"mapIndexed",
|
||||
"mapIndexedNotNull",
|
||||
|
||||
Reference in New Issue
Block a user