c87bc2123c
#KT-15723 Fixed
5 lines
70 B
Plaintext
Vendored
5 lines
70 B
Plaintext
Vendored
// "Change to val" "true"
|
|
class Test {
|
|
val foo
|
|
get() = 1
|
|
} |