mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
[kotlin] unmute passing K2UnusedSymbolHighlightingTestGenerated.Uncategorized.testJsExport test
GitOrigin-RevId: d1166dd6bb13aba98de057aa8311b15f4bfb6339
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e31ac5609b
commit
d8c0a84a53
@@ -11,6 +11,4 @@ fun hello() {
|
||||
@JsName("other")
|
||||
fun <caret>hello(greeting: String) {
|
||||
println("$greeting $name!")
|
||||
}
|
||||
|
||||
// IGNORE_K2
|
||||
}
|
||||
Reference in New Issue
Block a user