f60a7ffab0
#KT-4578 Fixed
3 lines
61 B
Plaintext
3 lines
61 B
Plaintext
class TestClass(text: String) {
|
|
private val text = text
|
|
} |