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