FIR: assure annotation argument mapping is ready

^KT-66223 fixed
This commit is contained in:
Jinseong Jeon
2024-03-06 18:41:22 -08:00
committed by teamcity
parent f3ed9476a3
commit 09f384d96e
5 changed files with 8 additions and 110 deletions
@@ -60,7 +60,7 @@ public final class ContainerForPropertyAndAccessors /* ContainerForPropertyAndAc
public final Out<? extends Final> getSimpleOut();// getSimpleOut()
@org.jetbrains.annotations.NotNull()
public final Out<? extends Open> getZoo(@org.jetbrains.annotations.NotNull() Out<Out<Out<Open>>>);// getZoo(Out<Out<Out<Open>>>)
public final Out<? extends Open> getZoo(@org.jetbrains.annotations.NotNull() Out<? extends Out<? extends Out<? extends Open>>>);// getZoo(Out<? extends Out<? extends Out<? extends Open>>>)
@org.jetbrains.annotations.NotNull()
public final Out<Open> getBar();// getBar()