Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ConvertTwoComparisonsToRangeCheckIntention
/
after.kt.template
blob: df1685e967ee7c0dbaa555a6651638b9f089366f [
file
] [
log
] [
blame
]
fun foo
(
arg
:
Int
)
=
arg
in
1.
.
4