Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
when
tree: 67256f81c6ef7f1fa8e27ee3391ec35be247e80a
withSubjectVariable/
AnnotatedWhenStatement.fir.kt
AnnotatedWhenStatement.kt
AnnotatedWhenStatement.txt
BranchBypassVal.fir.kt
BranchBypassVal.kt
BranchBypassVal.txt
BranchBypassVar.fir.kt
BranchBypassVar.kt
BranchBypassVar.txt
BranchFalseBypass.fir.kt
BranchFalseBypass.kt
BranchFalseBypass.txt
BranchFalseBypassElse.fir.kt
BranchFalseBypassElse.kt
BranchFalseBypassElse.txt
CommaInWhenConditionWithoutArgument.kt
CommaInWhenConditionWithoutArgument.txt
deprecatedSyntaxInConditions_after.fir.kt
deprecatedSyntaxInConditions_after.kt
deprecatedSyntaxInConditions_after.txt
deprecatedSyntaxInConditions_before.fir.kt
deprecatedSyntaxInConditions_before.kt
deprecatedSyntaxInConditions_before.txt
deprecatedSyntaxInConditionsNoSubject.fir.kt
deprecatedSyntaxInConditionsNoSubject.kt
deprecatedSyntaxInConditionsNoSubject.txt
DuplicatedLabels.fir.kt
DuplicatedLabels.kt
DuplicatedLabels.txt
ElseOnNullableEnum.fir.kt
ElseOnNullableEnum.kt
ElseOnNullableEnum.txt
ElseOnNullableEnumWithSmartCast.fir.kt
ElseOnNullableEnumWithSmartCast.kt
ElseOnNullableEnumWithSmartCast.txt
EmptyConditionWithExpression.kt
EmptyConditionWithExpression.txt
EmptyConditionWithExpressionEnum.kt
EmptyConditionWithExpressionEnum.txt
ExhaustiveBoolean.kt
ExhaustiveBoolean.txt
ExhaustiveBooleanBrackets.kt
ExhaustiveBooleanBrackets.txt
ExhaustiveBooleanComplex.kt
ExhaustiveBooleanComplex.txt
ExhaustiveBooleanNullable.kt
ExhaustiveBooleanNullable.txt
exhaustiveBooleanWhenWithUntrivialConst_error.kt
exhaustiveBooleanWhenWithUntrivialConst_error.txt
exhaustiveBooleanWhenWithUntrivialConst_warning.fir.kt
exhaustiveBooleanWhenWithUntrivialConst_warning.kt
exhaustiveBooleanWhenWithUntrivialConst_warning.txt
ExhaustiveBreakContinue.fir.kt
ExhaustiveBreakContinue.kt
ExhaustiveBreakContinue.txt
ExhaustiveEnumIs.fir.kt
ExhaustiveEnumIs.kt
ExhaustiveEnumIs.txt
ExhaustiveEnumMixed.fir.kt
ExhaustiveEnumMixed.kt
ExhaustiveEnumMixed.txt
ExhaustiveInitialization.fir.kt
ExhaustiveInitialization.kt
ExhaustiveInitialization.txt
ExhaustiveNoInitialization.fir.kt
ExhaustiveNoInitialization.kt
ExhaustiveNoInitialization.txt
ExhaustiveNullable.fir.kt
ExhaustiveNullable.kt
ExhaustiveNullable.txt
ExhaustivePlatformBoolean.kt
ExhaustivePlatformBoolean.txt
ExhaustivePlatformEnum.fir.kt
ExhaustivePlatformEnum.kt
ExhaustivePlatformEnum.txt
ExhaustivePlatformEnumAnnotated.kt
ExhaustivePlatformEnumAnnotated.txt
ExhaustivePlatformEnumElse.kt
ExhaustivePlatformEnumElse.txt
ExhaustivePlatformEnumNull.kt
ExhaustivePlatformEnumNull.txt
ExhaustivePlatformEnumStatement.fir.kt
ExhaustivePlatformEnumStatement.kt
ExhaustivePlatformEnumStatement.txt
ExhaustiveReturn.fir.kt
ExhaustiveReturn.kt
ExhaustiveReturn.txt
ExhaustiveReturnThrow.fir.kt
ExhaustiveReturnThrow.kt
ExhaustiveReturnThrow.txt
ExhaustiveValOverConditionalInit.fir.kt
ExhaustiveValOverConditionalInit.kt
ExhaustiveValOverConditionalInit.txt
ExhaustiveVarOverConditionalInit.fir.kt
ExhaustiveVarOverConditionalInit.kt
ExhaustiveVarOverConditionalInit.txt
exhaustiveWhenWithConstVal.fir.kt
exhaustiveWhenWithConstVal.kt
exhaustiveWhenWithConstVal.txt
ExhaustiveWithNullabilityCheck.fir.kt
ExhaustiveWithNullabilityCheck.kt
ExhaustiveWithNullabilityCheck.txt
ExhaustiveWithNullabilityCheckBefore.fir.kt
ExhaustiveWithNullabilityCheckBefore.kt
ExhaustiveWithNullabilityCheckBefore.txt
ExhaustiveWithNullabilityCheckBoolean.fir.kt
ExhaustiveWithNullabilityCheckBoolean.kt
ExhaustiveWithNullabilityCheckBoolean.txt
ExhaustiveWithNullabilityCheckElse.fir.kt
ExhaustiveWithNullabilityCheckElse.kt
ExhaustiveWithNullabilityCheckElse.txt
extractingEntireCall.fir.kt
extractingEntireCall.kt
extractingEntireCall.txt
intersectionExhaustivenessComplex.fir.kt
intersectionExhaustivenessComplex.kt
intersectionExhaustivenessComplex.txt
intersectionExhaustivenessSimple.kt
intersectionExhaustivenessSimple.txt
kt10439.fir.kt
kt10439.kt
kt10439.txt
kt10809.kt
kt10809.ni.txt
kt10809.txt
kt10811.kt
kt10811.txt
kt4434.fir.kt
kt4434.kt
kt4434.txt
kt47922.fir.kt
kt47922.kt
kt47922.txt
kt48653_after.kt
kt48653_after.txt
kt48653_before.kt
kt48653_before.txt
kt49702.kt
kt49702.txt
kt9929.fir.kt
kt9929.kt
kt9929.txt
kt9972.fir.kt
kt9972.kt
kt9972.txt
NoElseExpectedUnit.kt
NoElseExpectedUnit.txt
NoElseNoExpectedType.kt
NoElseNoExpectedType.txt
NoElseReturnedCoercionToUnit.kt
NoElseReturnedCoercionToUnit.txt
NoElseReturnedFromLambdaExpectedInt.fir.kt
NoElseReturnedFromLambdaExpectedInt.kt
NoElseReturnedFromLambdaExpectedInt.txt
NoElseReturnedNonUnit.kt
NoElseReturnedNonUnit.txt
NoElseReturnedUnit.kt
NoElseReturnedUnit.txt
NoElseWhenStatement.kt
NoElseWhenStatement.txt
NonExhaustiveBooleanNullable.kt
NonExhaustiveBooleanNullable.txt
NonExhaustivePlatformEnum.kt
NonExhaustivePlatformEnum.txt
NonExhaustiveWarning.kt
NonExhaustiveWarning.txt
NonExhaustiveWarningElse.kt
NonExhaustiveWarningElse.txt
NonExhaustiveWarningFalse.fir.kt
NonExhaustiveWarningFalse.kt
NonExhaustiveWarningFalse.txt
NonExhaustiveWarningForSealedClass.fir.kt
NonExhaustiveWarningForSealedClass.kt
NonExhaustiveWarningForSealedClass.txt
NonExhaustiveWarningNull.kt
NonExhaustiveWarningNull.txt
nonExhaustiveWhenStatement_1_5.fir.kt
nonExhaustiveWhenStatement_1_5.kt
nonExhaustiveWhenStatement_1_5.txt
nonExhaustiveWhenStatement_1_6.kt
nonExhaustiveWhenStatement_1_6.txt
nonExhaustiveWhenStatement_1_7.kt
nonExhaustiveWhenStatement_1_7.txt
NonExhaustiveWithNullabilityCheck.fir.kt
NonExhaustiveWithNullabilityCheck.kt
NonExhaustiveWithNullabilityCheck.txt
PropertyNotInitialized.fir.kt
PropertyNotInitialized.kt
PropertyNotInitialized.txt
RedundantElse.fir.kt
RedundantElse.kt
RedundantElse.txt
ReservedExhaustiveWhen.fir.kt
ReservedExhaustiveWhen.kt
ReservedExhaustiveWhen.txt
TopLevelSealed.kt
TopLevelSealed.txt
When.fir.kt
When.kt
When.txt
whenAndLambdaWithExpectedType.fir.kt
whenAndLambdaWithExpectedType.kt
whenAndLambdaWithExpectedType.txt
whenOnClass.kt
whenOnClass.txt
whenOnNothing.fir.kt
whenOnNothing.kt
whenOnNothing.txt
WhenTypeDisjunctions.fir.kt
WhenTypeDisjunctions.kt
WhenTypeDisjunctions.txt
whenWithNothingAndLambdas.kt
whenWithNothingAndLambdas.ni.txt
whenWithNothingAndLambdas.txt