Test for KT-17512 (yet with incorrect results)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun test() {
|
||||
boo("a")
|
||||
boo("b")
|
||||
}
|
||||
|
||||
expect fun boo(s: String)
|
||||
Reference in New Issue
Block a user