Added correctness check of test data + fixed huge amount of incorrect code in test data
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// FLOW: IN
|
||||
// RUNTIME_WITH_REFLECT
|
||||
|
||||
import kotlin.reflect.KProperty
|
||||
|
||||
class Delegate {
|
||||
private var _value: String = ""
|
||||
|
||||
Reference in New Issue
Block a user