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