5 lines
73 B
Plaintext
Vendored
5 lines
73 B
Plaintext
Vendored
// "Remove 'external' modifier" "true"
|
|
|
|
class B {
|
|
val foo: Int = 23
|
|
} |