Include ReplaceModifierFix in cleanup #KT-20262 Fixed
This commit is contained in:
committed by
Stanislav Erokhin
parent
7849452b66
commit
77f625bfc8
@@ -112,3 +112,7 @@ object X {
|
||||
yield::toInt
|
||||
}
|
||||
}
|
||||
|
||||
header class Expected
|
||||
|
||||
impl class Actual
|
||||
|
||||
@@ -111,3 +111,7 @@ object X {
|
||||
`yield`::toInt
|
||||
}
|
||||
}
|
||||
|
||||
expect class Expected
|
||||
|
||||
actual class Actual
|
||||
|
||||
Reference in New Issue
Block a user