FIR IDE: add more tests about annotation resolution
This commit is contained in:
committed by
TeamCityServer
parent
e95313acbb
commit
464eecef03
+6
@@ -0,0 +1,6 @@
|
||||
// WITH_STDLIB
|
||||
<expr>@file:JvmName("Foo")</expr>
|
||||
package some.pkg
|
||||
|
||||
val p : Int = 42
|
||||
|
||||
Reference in New Issue
Block a user