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
/
cascadeIf
T
History
Toshiaki Kameyama
80b09b9a08
Replace 'if' with 'when': don't remove branch brances
...
#KT-32650 Fixed
2019-08-01 16:05:06 +03:00
..
.inspection
…
complex.kt
…
four.kt
…
ifTree.kt
…
insideOtherIf.kt
…
insideOtherIf.kt.after
Replace 'if' with 'when': don't remove branch brances
2019-08-01 16:05:06 +03:00
middleIf.kt
…
normal.kt
Replace 'if' with 'when': don't remove branch brances
2019-08-01 16:05:06 +03:00
normal.kt.after
Replace 'if' with 'when': don't remove branch brances
2019-08-01 16:05:06 +03:00
noSecondElse.kt
…
oneLiner.kt
…
shortIf.kt
…
withAnnotation.kt
…
withAnnotation.kt.after
Replace 'if' with 'when': don't remove branch brances
2019-08-01 16:05:06 +03:00
withBreak.kt
…