5 lines
73 B
Plaintext
Vendored
5 lines
73 B
Plaintext
Vendored
// "Remove 'enum' modifier" "true"
|
|
class A() {
|
|
<caret>fun foo() {}
|
|
}
|