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
c642ca45de05f2d82425fd34a0e5fd0b7bfedc19
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
coercionToUnit
T
History
Mikhail Glukhikh
8884cbe415
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
..
coercionToUnitForIfAsLastExpressionInLambda.fir.kt
…
coercionToUnitForIfAsLastExpressionInLambda.kt
…
coercionToUnitForIfAsLastExpressionInLambda.txt
…
coercionToUnitForLastLambdaInLambda.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
coercionToUnitForLastLambdaInLambda.txt
…
coercionToUnitReference.fir.kt
NI: Fix resolution ambiguity for references returned from lambda
2019-12-27 11:36:19 +03:00
coercionToUnitReference.kt
NI: Fix resolution ambiguity for references returned from lambda
2019-12-27 11:36:19 +03:00
coercionWithExpectedType.fir.kt
…
coercionWithExpectedType.kt
…
coercionWithExpectedType.txt
…
coercionWithExpectedTypeAndBound.fir.kt
…
coercionWithExpectedTypeAndBound.kt
…
coercionWithExpectedTypeAndBound.txt
…
coercionWithExplicitTypeArgument.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
coercionWithExplicitTypeArgument.txt
…
coercionWithoutExpectedType.fir.kt
…
coercionWithoutExpectedType.kt
…
coercionWithoutExpectedType.txt
…
coersionWithAnonymousFunctionsAndUnresolved.fir.kt
[NI] Remove lambda coersion to Unit in case of error return type(s)
2020-01-23 13:18:50 +03:00
coersionWithAnonymousFunctionsAndUnresolved.kt
[NI] Finish analysis for coerced last lambda expressions if needed
2020-02-17 10:29:45 +03:00
coersionWithAnonymousFunctionsAndUnresolved.txt
[NI] Remove lambda coersion to Unit in case of error return type(s)
2020-01-23 13:18:50 +03:00
indirectCoercionWithExpectedType.fir.kt
…
indirectCoercionWithExpectedType.kt
…
indirectCoercionWithExpectedType.txt
…
kt30242.fir.kt
…
kt30242.kt
…
kt30242.txt
…
noCoercion.fir.kt
…
noCoercion.kt
…
noCoercion.txt
…
nonPropagationOfCoercionToUnitInsideNestedLambda.fir.kt
…
nonPropagationOfCoercionToUnitInsideNestedLambda.kt
[NI] Finish analysis for coerced last lambda expressions if needed
2020-02-17 10:29:45 +03:00
nonPropagationOfCoercionToUnitInsideNestedLambda.txt
…