'quick' directory renamed to 'tests' which reflects its contents
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
class ReadNonexistent() {
|
||||
val a: Int
|
||||
get() = 1
|
||||
|
||||
{
|
||||
val x = <!NO_BACKING_FIELD!>$a<!>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user