FIR deserializer: remove cycle in annotations loading

This commit is contained in:
Simon Ogorodnik
2019-04-23 04:21:40 +03:00
committed by Mikhail Glukhikh
parent e3e7eea3fe
commit cec10dac85
2 changed files with 44 additions and 38 deletions
@@ -1,4 +1,4 @@
public final annotation class AnnotatedAnnotation : R|kotlin/Annotation| {
@R|test/AnnotatedAnnotation|() public final annotation class AnnotatedAnnotation : R|kotlin/Annotation| {
public constructor(): R|test/AnnotatedAnnotation|
}