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
f5aed51fd0f57bcfe6fac09694bf33d9274ff9c2
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceWithInfixFunctionCall
/
caretInsideCalleeExpr.kt
T
Lingzhang
6feee57d5e
Bug Fix for KT-4652 Replace with Infix Call
2014-04-18 02:15:02 -04:00
3 lines
41 B
Kotlin
Raw
Blame
History
fun
foo
(
x
:
Int
)
{
x
.
tim
<
caret
>
es
(
1
)
}
Reference in New Issue
View Git Blame
Copy Permalink