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
3e4d8eba76c33100b91f6dc5cc0b91cce37835e7
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
ReplaceWithOrdinaryAssignmentIntention
/
after.kt.template
T
Valentin Kipyatkov
05b6181d20
Renamed intention
2015-05-14 01:00:24 +03:00
4 lines
37 B
Plaintext
Raw
Blame
History
fun foo() {
var x = 0
x = x + y
}
Reference in New Issue
View Git Blame
Copy Permalink