This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin
/
compiler
/
testData
/
codegen
/
light-analysis
/
when
History
…
..
enumOptimization
…
stringOptimization
…
callProperty.txt
…
emptyWhen.txt
…
exceptionOnNoMatch.txt
…
exhaustiveBoolean.txt
…
exhaustiveBreakContinue.txt
…
exhaustiveWhenInitialization.txt
…
exhaustiveWhenReturn.txt
…
implicitExhaustiveAndReturn.txt
…
integralWhenWithNoInlinedConstants.txt
…
is.txt
…
kt2457.txt
…
kt2466.txt
…
kt5307.txt
…
kt5448.txt
…
longInRange.txt
…
matchNotNullAgainstNullable.txt
…
multipleEntries.txt
…
noElseExhaustive.txt
…
noElseExhaustiveStatement.txt
…
noElseExhaustiveUnitExpected.txt
…
noElseInStatement.txt
…
noElseNoMatch.txt
…
nullableWhen.txt
…
range.txt
…
sealedWhenInitialization.txt
…
switchOptimizationDense.txt
…
switchOptimizationMultipleConditions.txt
…
switchOptimizationSparse.txt
…
switchOptimizationStatement.txt
…
switchOptimizationTypes.txt
…
switchOptimizationUnordered.txt
…
typeDisjunction.txt
…
whenArgumentIsEvaluatedOnlyOnce.txt
…