[AA FIR] add lazy resolve test on java target

^KT-57849
This commit is contained in:
Dmitrii Gridin
2023-04-11 18:30:51 +02:00
committed by Space Team
parent 0caaca45ae
commit 1c456b216b
5 changed files with 294 additions and 0 deletions
@@ -0,0 +1,4 @@
import java.lang.annotation.ElementType
@java.lang.annotation.Target(ElementType.TYPE_USE)
annotation class ResolveMe