Store file-level annotations in IrFile (should be on some descriptor, really).
This commit is contained in:
committed by
Dmitry Petrov
parent
e23325b014
commit
4e270ef487
@@ -0,0 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
@file:JvmName("FileWithAnnotations")
|
||||
|
||||
fun foo() {}
|
||||
|
||||
val bar = 42
|
||||
Reference in New Issue
Block a user