SuspiciousTernaryOperatorInVarargsCallInspection: fix test

GitOrigin-RevId: 8a62405481be34ff98f239ca345fc03d91dec520
This commit is contained in:
Andrey.Cherkasov
2020-10-15 19:22:00 +00:00
committed by intellij-monorepo-bot
parent e6a48c8fea
commit d8f40a6bf9
@@ -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) {