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
9ac1a0140ca7960495dadac400fc69252f8a00b7
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
whenWithOnlyElse
T
History
…
..
.inspection
…
complexExpression.kt
Add inspection for when with only else (
#1206
)
2017-08-03 15:30:28 +02:00
complexExpression.kt.after
…
hasOtherBranches.kt
…
notExpression.kt
…
notExpression.kt.after
Add inspection for when with only else (
#1206
)
2017-08-03 15:30:28 +02:00
simpleExpression.kt
Add inspection for when with only else (
#1206
)
2017-08-03 15:30:28 +02:00
simpleExpression.kt.after
…