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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
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