This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
ConvertRangeCheckToTwoComparisonsIntention
/
before.kt.template
T
shiraji
6d6a16f399
KT-5045: intention to convert between two comparisons and range check and vice versa
2016-12-22 14:56:10 +03:00
1 line
31 B
Plaintext
Raw
Blame
History
fun foo(arg: Int) = arg in 1..4
Reference in New Issue
View Git Blame
Copy Permalink