KAPT+IR: Generate LVT in kapt mode

This commit is contained in:
Mikhael Bogdanov
2022-03-14 11:51:40 +01:00
committed by Space
parent 0153f5d92a
commit 093b1bebb0
7 changed files with 103 additions and 101 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND: JVM_IR
package test.another
annotation class Anno(val value: String)