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
1b7ac6bb02b0bef4690c44b732cb731d275e875e
kotlin-fork
/
idea
/
testData
/
intentions
/
infixCallToOrdinary
/
simpleInfixFunctionCall.kt
T
Valentin Kipyatkov
1b7ac6bb02
Renamed intention to more clear name
2015-05-02 14:03:25 +03:00
4 lines
45 B
Kotlin
Raw
Blame
History
fun
foo
(
x
:
Int
)
{
<
caret
>
x
compareTo
1
}
Reference in New Issue
View Git Blame
Copy Permalink