Migration to expect/actual: fix multiplatform integration tests
This commit is contained in:
@@ -1 +1 @@
|
||||
impl val bar = "Hello"
|
||||
actual val bar = "Hello"
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
impl val bar = "Hello"
|
||||
actual val bar = "Hello"
|
||||