Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
b4c55352f99aee460e730bd117fe2bf1234d4d2d
/
.
/
docs
/
bugpattern
/
EmptyIf.md
blob: 4da1159999b48e4f9bbd4a88f169005875d00c03 [
file
] [
view
]
An
if
statement contains an empty statement
as
the
then
clause
.
A semicolon may
have been inserted
by
accident
.