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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
unnecessaryVariable
T
History
Toshiaki Kameyama
7c0af78b08
UnnecessaryVariableInspection: fix false positive in lambda
...
#KT-32565 Fixed
2020-05-27 02:38:42 +09:00
..
.inspection
…
copyOfVal.kt
…
copyOfVal.kt.after
…
copyOfValInLambda2.kt
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValInLambda3.kt
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValInLambda3.kt.after
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValInLambda.kt
UnnecessaryVariableInspection: fix false positive in lambda
2020-05-27 02:38:42 +09:00
copyOfValUnused.kt
…
copyOfValWithExplicitType.kt
…
copyOfVar.kt
…
it.kt
…
paramCopy.kt
…
paramCopy.kt.after
…
parameterWithSameNameBelow.kt
…
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