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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
coercionToUnit
T
History
…
..
afterBareReturn.fir.kt
…
afterBareReturn.kt
…
afterBareReturn.txt
…
coercionToUnitForIfAsLastExpressionInLambda.fir.kt
…
coercionToUnitForIfAsLastExpressionInLambda.kt
…
coercionToUnitForIfAsLastExpressionInLambda.txt
[NI] Fix coercion to
Unit
for lambdas with empty labeled return
2019-01-30 14:56:31 +03:00
coercionToUnitForLastLambdaInLambda.kt
…
coercionToUnitForLastLambdaInLambda.txt
…
coercionToUnitReference.kt
…
coercionToUnitWithNothingType.fir.kt
…
coercionToUnitWithNothingType.kt
…
coercionToUnitWithNothingType.txt
…
coercionWithExpectedType.fir.kt
…
coercionWithExpectedType.kt
…
coercionWithExpectedType.txt
…
coercionWithExpectedTypeAndBound.kt
…
coercionWithExpectedTypeAndBound.txt
…
coercionWithExplicitTypeArgument.kt
…
coercionWithExplicitTypeArgument.txt
…
coercionWithoutExpectedType.kt
…
coercionWithoutExpectedType.txt
…
coerctionToUnitForATypeWithUpperBound.kt
…
coerctionToUnitForATypeWithUpperBound.txt
…
coersionWithAnonymousFunctionsAndUnresolved.fir.kt
…
coersionWithAnonymousFunctionsAndUnresolved.kt
…
coersionWithAnonymousFunctionsAndUnresolved.txt
…
genericInApply.kt
…
indirectCoercionWithExpectedType.kt
…
indirectCoercionWithExpectedType.txt
…
kt30242.fir.kt
…
kt30242.kt
…
kt30242.txt
…
lambdaWithNullableUnitInElvis.kt
…
nestedLambda.kt
…
noCoercion.fir.kt
…
noCoercion.kt
…
noCoercion.txt
…
nonPropagationOfCoercionToUnitInsideNestedLambda.fir.kt
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
nonPropagationOfCoercionToUnitInsideNestedLambda.kt
…
nonPropagationOfCoercionToUnitInsideNestedLambda.txt
…