Support sealed class inheritors in the same file
#KT-11573 Fixed
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ a java.lang.annotation.Retention 0
|
||||
p org.test 0
|
||||
c 0 0/Ann
|
||||
a org.test.Ann 1
|
||||
m 1 0/Parent overridenWithoutAnnotation
|
||||
m 1 0/Parent notOverriden
|
||||
m 1 0/Child overridenWithAnnotation
|
||||
m 1 0/Child childMethod
|
||||
m 1 0/Parent overridenWithoutAnnotation
|
||||
m 1 0/Parent notOverriden
|
||||
|
||||
Reference in New Issue
Block a user