5 lines
68 B
Plaintext
Vendored
5 lines
68 B
Plaintext
Vendored
// to be created
|
|
actual class C {
|
|
actual fun f(p: Int) {
|
|
}
|
|
} |