mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
[kotlin tests] mute org.jetbrains.kotlin.idea.k2.inspections.tests.K2UnusedSymbolHighlightingTestGenerated.Uncategorized.testJsExport
it was muted on TC, but now it's location is changed a bit GitOrigin-RevId: cb2b28ffe96bba84c7fd00a45ec9f0a1d7685185
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2d059aa458
commit
e92cca402d
@@ -12,3 +12,5 @@ fun hello() {
|
|||||||
fun <caret>hello(greeting: String) {
|
fun <caret>hello(greeting: String) {
|
||||||
println("$greeting $name!")
|
println("$greeting $name!")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// IGNORE_K2
|
||||||
Reference in New Issue
Block a user