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
9dd67cfc4dfc0d25fb5f8583550464ed187db0a8
kotlin-fork
/
idea
/
testData
/
intentions
/
infixCallToOrdinary
/
simpleInfixFunctionCall.kt
T
Valentin Kipyatkov
9dd67cfc4d
InfixCallToOrdinaryIntention - smaller range + minor code improvements
2015-05-02 14:03:25 +03:00
4 lines
45 B
Kotlin
Raw
Blame
History
fun
foo
(
x
:
Int
)
{
x
<
caret
>
compareTo
1
}
Reference in New Issue
View Git Blame
Copy Permalink