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