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