SimplifyCallChainFix: take Conversion instead of raw text, polish a bit
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user