JVM: Add FILE target to the JvmSynthetic annotation (#4149)

This commit is contained in:
Steven Schäfer
2021-02-24 17:01:12 +01:00
committed by Alexander Udalov
parent b45d5abeb1
commit 057ead358c
3 changed files with 11 additions and 13 deletions
@@ -1,6 +1,5 @@
// WITH_RUNTIME
// FILE: test.kt
@file:Suppress("WRONG_ANNOTATION_TARGET_WITH_USE_SITE_TARGET")
@file:JvmSynthetic
private val keepme = 1