FIR: support custom annotation-based type attributes

This commit is contained in:
Mikhail Glukhikh
2021-01-20 13:56:00 +03:00
parent 4cd6266bce
commit 94e613dd01
8 changed files with 50 additions and 9 deletions
@@ -22,7 +22,7 @@ FILE: RedundantReturnUnitTypeChecker.kt
super<R|kotlin/Any|>()
}
public final fun too(): @R|kotlin/Annotation|() R|kotlin/Unit| {
public final fun too(): @R|kotlin/Annotation|() R|@R|kotlin/Annotation|() kotlin/Unit| {
}
public final fun foo(): R|kotlin/Unit| {