FE 1.0: introduce PrivateInFile effective visibility #KT-20094 Fixed
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Cannot access 'A': it is private in file
|
||||
'public' subclass exposes its 'private' supertype A
|
||||
'public' subclass exposes its 'private-in-file' supertype A
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Cannot access 'A': it is private in file
|
||||
'public' subclass exposes its 'private' supertype A
|
||||
'public' subclass exposes its 'private-in-file' supertype A
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Cannot access 'A': it is private in file
|
||||
'public' subclass exposes its 'private' supertype A
|
||||
'public' subclass exposes its 'private-in-file' supertype A
|
||||
Cannot access 'A': it is private in file
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
@@ -31,7 +31,7 @@ Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Cannot access 'A': it is private in file
|
||||
'public' subclass exposes its 'private' supertype A
|
||||
'public' subclass exposes its 'private-in-file' supertype A
|
||||
Cannot access 'A': it is private in file
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
Reference in New Issue
Block a user