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