11 lines
125 B
Kotlin
Vendored
11 lines
125 B
Kotlin
Vendored
package kotlin.prop<caret>erties.
|
|
|
|
import kotlin.properties.Delegates
|
|
|
|
class Test {
|
|
|
|
}
|
|
|
|
// EXIST: properties
|
|
// NOTHING_ELSE
|