Inaccessible outer class member is now an error
#KT-1174 In Progress
This commit is contained in:
@@ -229,7 +229,7 @@ class Outer() {
|
||||
$b = 1
|
||||
}
|
||||
|
||||
class Inner() {
|
||||
inner class Inner() {
|
||||
{
|
||||
<!VAL_REASSIGNMENT!>a<!>++
|
||||
b++
|
||||
|
||||
Reference in New Issue
Block a user