eaa07dac17
#KT-33930 Fixed
5 lines
190 B
Kotlin
Vendored
5 lines
190 B
Kotlin
Vendored
// "Create expected property in common module testModule_Common" "true"
|
|
// SHOULD_FAIL_WITH: "The declaration has `lateinit` modifier"
|
|
// DISABLE-ERRORS
|
|
|
|
actual lateinit var <caret>s: String |