729ebcac9b
(incomplete import - scripts added to the compilation but not yet imported into scope) Base functionality needed for #KT-27960
5 lines
52 B
Kotlin
Vendored
5 lines
52 B
Kotlin
Vendored
|
|
class RequiredClass {
|
|
|
|
val value = "required"
|
|
} |