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
4e496cf2b206ec7bcd899150329bd755ad232e5f
kotlin-fork
/
idea
/
testData
/
quickfix
/
variables
/
changeMutability
/
canBeVal
T
History
Toshiaki Kameyama
2427406a8f
Add 'Change to val' quickfix for delegates without setValue
...
So #KT-13688 Fixed
2018-06-19 12:48:13 +03:00
..
.inspection
…
const.kt
…
const.kt.after
…
delegatedProperty2.kt
Add 'Change to val' quickfix for delegates without setValue
2018-06-19 12:48:13 +03:00
delegatedProperty3.kt
Add 'Change to val' quickfix for delegates without setValue
2018-06-19 12:48:13 +03:00
delegatedProperty.kt
Add 'Change to val' quickfix for delegates without setValue
2018-06-19 12:48:13 +03:00
delegatedProperty.kt.after
Add 'Change to val' quickfix for delegates without setValue
2018-06-19 12:48:13 +03:00
multiVariable.kt
…
multiVariable.kt.after
…
singleVariable.kt
…
singleVariable.kt.after
…