SimplifyCallChainFix: take Conversion instead of raw text, polish a bit

This commit is contained in:
Mikhail Glukhikh
2018-11-28 19:38:39 +03:00
parent b6630699aa
commit 9f5255da02
7 changed files with 32 additions and 28 deletions
@@ -1,5 +1,5 @@
// WITH_RUNTIME
// FIX: Merge call chain to 'withContext(Default)'
// FIX: Merge call chain to 'withContext'
package kotlinx.coroutines
@@ -1,5 +1,5 @@
// WITH_RUNTIME
// FIX: Merge call chain to 'withContext(Default)'
// FIX: Merge call chain to 'withContext'
package kotlinx.coroutines