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