6 lines
53 B
Plaintext
Vendored
6 lines
53 B
Plaintext
Vendored
actual class Foo {
|
|
}
|
|
|
|
actual fun Foo.foo(n: Int) {
|
|
|
|
} |