Fix test IDEA-244144

GitOrigin-RevId: fe15366aaed97e7c3f0c07453a51d121ab3ab3bc
This commit is contained in:
Andrey.Cherkasov
2020-09-23 09:12:25 +00:00
committed by intellij-monorepo-bot
parent 1f38e71591
commit f65fd090cd
@@ -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) {