Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ReplaceUntilWithRangeToIntention
/
description.html
blob: 227464b937e09f73d9926ee80b1276366267d26f [
file
] [
log
] [
blame
]
<html>
<body>
This intention replaces calls to 'until' with the '..' operator and subtracts one from the upper bound.
</body>
</html>