Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
idea
/
resources-en
/
inspectionDescriptions
/
ControlFlowWithEmptyBody.html
blob: da05f98b2234a8e7fee64fb8a2c9815fd12c4f80 [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
This inspection reports that
<b>
if
</b>
,
<b>
when
</b>
,
<b>
for
</b>
,
<b>
while
</b>
and also expressions has empty body.
</body>
</html>