Migration to actual/expect: quick-fix CreateActualFix with tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create header function implementation for platform JVM" "true"
|
||||
// "Create actual function for platform JVM" "true"
|
||||
|
||||
package test
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Create header function implementation for platform JVM" "true"
|
||||
// "Create actual function for platform JVM" "true"
|
||||
|
||||
package test
|
||||
|
||||
|
||||
+1
-1
@@ -2,4 +2,4 @@
|
||||
|
||||
package test
|
||||
|
||||
impl fun testHelper() {}
|
||||
actual fun testHelper() {}
|
||||
Reference in New Issue
Block a user