Migration to actual/expect: quick-fix CreateActualFix with tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create header class implementation for platform JS" "true"
|
||||
// "Create actual class for platform JS" "true"
|
||||
|
||||
header sealed class <caret>Sealed {
|
||||
object Obj : Sealed
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Create header class implementation for platform JS" "true"
|
||||
// "Create actual class for platform JS" "true"
|
||||
|
||||
header sealed class Sealed {
|
||||
object Obj : Sealed
|
||||
|
||||
Reference in New Issue
Block a user