JVM: Add FILE target to the JvmSynthetic annotation (#4149)
This commit is contained in:
committed by
Alexander Udalov
parent
b45d5abeb1
commit
057ead358c
@@ -1,6 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// FILE: test.kt
|
||||
@file:Suppress("WRONG_ANNOTATION_TARGET_WITH_USE_SITE_TARGET")
|
||||
@file:JvmSynthetic
|
||||
|
||||
private val keepme = 1
|
||||
|
||||
Reference in New Issue
Block a user