ac03d98cb2
(cherry picked from commit 2db7562)
3 lines
67 B
Plaintext
Vendored
3 lines
67 B
Plaintext
Vendored
// "Move to constructor" "true"
|
|
class Correct(val name: String) {
|
|
} |