Change outer scope for nested class and object -- removed implicit outer class receiver.
#KT-5362 Fixed #KT-8814 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<!-- inaccessibleOuterClassExpression1 -->
|
||||
Expression is inaccessible from a nested class 'B', use 'inner' keyword to make the class inner
|
||||
Reference in New Issue
Block a user