[K2] Local property accessors are always default.
This commit is contained in:
committed by
Mikhail Glukhikh
parent
3795fc1106
commit
a6520a294b
@@ -1,5 +1,3 @@
|
||||
// IGNORE K2
|
||||
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
class Delegate<T>(val value: T? = null) {
|
||||
|
||||
Reference in New Issue
Block a user