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
bb38eaae61caa3bc990649553b8df92d7f4e394d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
when
/
withSubjectVariable
T
History
Mikhail Glukhikh
bf40c07cc3
FIR: drop questionable DiagnosticKind.NotRootCause
2021-07-06 18:43:16 +03:00
..
capturingInInitializer.fir.kt
…
capturingInInitializer.kt
…
capturingInInitializer.txt
…
invisibleOutsideOfWhen.kt
…
invisibleOutsideOfWhen.txt
…
jumpoutInInitializer.fir.kt
…
jumpoutInInitializer.kt
…
jumpoutInInitializer.txt
…
nestedWhenWithSubject.fir.kt
…
nestedWhenWithSubject.kt
…
nestedWhenWithSubject.txt
…
noSubjectVariableName.kt
…
noSubjectVariableName.txt
…
reassignmentToWhenSubjectVariable.kt
…
reassignmentToWhenSubjectVariable.txt
…
shadowingOtherVariable.fir.kt
…
shadowingOtherVariable.kt
…
shadowingOtherVariable.txt
…
smartCastOnValueBoundToSubjectVariable.fir.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
smartCastOnValueBoundToSubjectVariable.kt
Remove WITH_NEW_INFERENCE directive from all tests
2021-05-25 13:28:26 +03:00
smartCastOnValueBoundToSubjectVariable.txt
…
smartCastsOnSubjectVariable.fir.kt
…
smartCastsOnSubjectVariable.kt
…
smartCastsOnSubjectVariable.txt
…
smartcastToEnum.kt
…
smartcastToEnum.txt
…
smartcastToSealed.kt
…
smartcastToSealed.txt
…
softModifierName.kt
…
softModifierName.txt
…
subjectVariableInIsPattern.kt
…
subjectVariableInIsPattern.txt
…
unsupportedFeature.fir.kt
…
unsupportedFeature.kt
…
unsupportedFeature.txt
…
unsupportedVariableDeclarationsInWhenSubject.fir.kt
FIR: drop questionable DiagnosticKind.NotRootCause
2021-07-06 18:43:16 +03:00
unsupportedVariableDeclarationsInWhenSubject.kt
…
unsupportedVariableDeclarationsInWhenSubject.txt
…
unusedWhenSubjectVariable.fir.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
unusedWhenSubjectVariable.kt
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
2021-03-29 16:12:29 +03:00
unusedWhenSubjectVariable.txt
…