cd5c382179
#KT-18883 Fixed
5 lines
52 B
Kotlin
Vendored
5 lines
52 B
Kotlin
Vendored
impl class Foo {
|
|
impl fun foo(n: Int) {
|
|
|
|
}
|
|
} |