// !DIAGNOSTICS: -UNUSED_VARIABLE import kotlin.jvm.JvmStatic fun main(args: Array) { @JvmStatic fun a(){ } }