Add tests on quick fix that adds 'actual' to platform declaration
#KT-18454
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
expect class Foo {
|
||||
fun foo()
|
||||
}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
expect class Foo {
|
||||
fun foo()
|
||||
}
|
||||
Reference in New Issue
Block a user