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
dc6c6f13d58ddb7f5b1bb7f4c3a706fdf3375456
kotlin-fork
/
idea
/
testData
/
intentions
/
swapBinaryExpression
/
greaterThan.kt
T
Valentin Kipyatkov
dc6c6f13d5
OperatorToFunctionIntention and SwapBinaryExpressionIntention: more narrow availability range + no i18n
2015-04-16 22:00:52 +03:00
3 lines
40 B
Kotlin
Raw
Blame
History
fun
main
(
)
{
val
ex
=
4
>
<
caret
>
5
}
Reference in New Issue
View Git Blame
Copy Permalink