Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ReplaceMathMaxWithCoerceAtLeastIntention
/
before.kt.template
blob: 12524d65bb31c6977d22211e779e30da51d68243 [
file
] [
log
] [
blame
]
<spot>
Math.max(1, 2)
</spot>