Psi2ir: support mode without generation of bodies
This is needed for kapt + JVM IR. #KT-49682
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
interface Intf {
|
||||
fun foo(abc: String)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user