Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
refs/heads/compose-dev
/
.
/
idea
/
resources-en
/
inspectionDescriptions
/
EmptyRange.html
blob: 318cb35ec041013db84e1a6702b19e09c0dfb8c6 [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
This inspection reports ranges that are empty because the
<b>
start
</b>
value is greater than the
<b>
endInclusive
</b>
value.
</body>
</html>