package language_injection import org.intellij.lang.annotations.Language @Language("kotlin") val test = "fun test2() {}"