Add PrivateInFileEffectiveVisibility language feature (1.6)

This commit is contained in:
Mikhail Glukhikh
2021-04-07 14:04:33 +03:00
parent 7f092264f7
commit 3c9f0e4775
11 changed files with 172 additions and 11 deletions
@@ -1,3 +1,5 @@
// !LANGUAGE: +PrivateInFileEffectiveVisibility
class Public {
private open class NestedPrivate