5 lines
51 B
Plaintext
Vendored
5 lines
51 B
Plaintext
Vendored
class A {
|
|
fun foo(b: String, c: Any) {
|
|
|
|
}
|
|
} |