mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fix test IDEA-244144
GitOrigin-RevId: fe15366aaed97e7c3f0c07453a51d121ab3ab3bc
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1f38e71591
commit
f65fd090cd
+1
-2
@@ -1,5 +1,4 @@
|
||||
// "Replace with 'new Object[]{a}'" "false"
|
||||
// "Replace with 'new Object[]{b}'" "false"
|
||||
// "Fix all 'Suspicious ternary operator in varargs method call' problems in file" "false"
|
||||
|
||||
class Test {
|
||||
static void bar(boolean flag) {
|
||||
|
||||
Reference in New Issue
Block a user