Migration: header->expect & impl->actual in IDEA test data
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// "Create actual class for platform JVM" "true"
|
||||
|
||||
header class <caret>WithNested {
|
||||
expect class <caret>WithNested {
|
||||
fun foo(): Int
|
||||
|
||||
class Nested {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// "Create actual class for platform JVM" "true"
|
||||
|
||||
header class WithNested {
|
||||
expect class WithNested {
|
||||
fun foo(): Int
|
||||
|
||||
class Nested {
|
||||
|
||||
Reference in New Issue
Block a user