b20ffe76b7
#KT-20952 Fixed
5 lines
48 B
Kotlin
Vendored
5 lines
48 B
Kotlin
Vendored
package test
|
|
|
|
expect class Foo {
|
|
fun bar()
|
|
} |