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
768ddea18ffa41bf63e6217fab682fd575de1a3f
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
when
/
withSubjectVariable
T
History
Tianyu Geng
768ddea18f
FIR checker: ILLEGAL_DECLARATION_IN_WHEN_SUBJECT
2021-07-06 18:27:47 +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 checker: ILLEGAL_DECLARATION_IN_WHEN_SUBJECT
2021-07-06 18:27:47 +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
…