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
475a361b32b8af20261e7e869ce04b23ff78d0a6
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceWithOperatorAssignment
/
validSubtraction.kt
T
Valentin Kipyatkov
475a361b32
Renamed intention
2015-05-14 01:00:24 +03:00
4 lines
48 B
Kotlin
Raw
Blame
History
fun
foo
(
)
{
var
x
=
0
<
caret
>
x
=
x
-
1
}
Reference in New Issue
View Git Blame
Copy Permalink