8 lines
46 B
Plaintext
Vendored
8 lines
46 B
Plaintext
Vendored
package a
|
|
|
|
class A {
|
|
fun foo() {
|
|
}
|
|
}
|
|
|