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
a04aeeb4e152292e498d7cdc0e880df87580722d
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
unnecessaryVariable
T
History
Toshiaki Kameyama
e56abcbb85
Inline variable: fix it works correctly for 'when' subject variable
...
#KT-29870 Fixed
2020-02-21 17:30:13 +01:00
..
.inspection
…
copyOfVal.kt
…
copyOfVal.kt.after
…
copyOfValUnused.kt
…
copyOfValWithExplicitType.kt
…
copyOfVar.kt
…
it.kt
Unnecessary variable: do not suggest in case of name duplication
2017-12-05 15:29:45 +03:00
paramCopy.kt
…
paramCopy.kt.after
…
parameterWithSameNameBelow.kt
Unnecessary variable: do not suggest in case of name duplication
2017-12-05 15:29:45 +03:00
propertyCopy.kt
…
simpleReturn.kt
…
simpleReturn.kt.after
…
topLevelCopy.kt
…
varCopy.kt
…
whenSubject.kt
Inline variable: fix it works correctly for 'when' subject variable
2020-02-21 17:30:13 +01:00
whenSubject.kt.after
Inline variable: fix it works correctly for 'when' subject variable
2020-02-21 17:30:13 +01:00