Visibility of local classes is LOCAL

This commit is contained in:
Andrey Breslav
2015-01-26 21:35:30 +03:00
parent 4d66551067
commit da238cffaf
9 changed files with 9 additions and 9 deletions
@@ -1 +1 @@
Following declarations are used outside of selected code fragment: final class A value-parameter val n: Int = ...
Following declarations are used outside of selected code fragment: local final class A value-parameter val n: Int = ...