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
fecc5ba501607111f8fa50ffb80f9e28aeed6da1
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
suspendConversion
T
History
Dmitrii Gridin
928fb94052
[FIR] fix internal error on suspend conversion with not-computed return type
...
^KT-62836 Fixed
2024-03-07 07:49:44 +00:00
..
basicSuspendConversion.fir.kt
…
basicSuspendConversion.kt
…
basicSuspendConversion.txt
…
basicSuspendConversionForCallableReference.fir.kt
…
basicSuspendConversionForCallableReference.kt
…
basicSuspendConversionForCallableReference.txt
…
basicSuspendConversionGenerics.fir.kt
…
basicSuspendConversionGenerics.kt
…
basicSuspendConversionGenerics.txt
…
chainedFunSuspendConversionForSimpleExpression.kt
…
chainedFunSuspendConversionForSimpleExpression.txt
…
implicitInvoke.kt
[FIR] fix internal error on suspend conversion with not-computed return type
2024-03-07 07:49:44 +00:00
implicitInvokeFromChildClass.kt
[FIR] fix internal error on suspend conversion with not-computed return type
2024-03-07 07:49:44 +00:00
implicitInvokeWithSpecificType.fir.kt
[FIR] fix internal error on suspend conversion with not-computed return type
2024-03-07 07:49:44 +00:00
implicitInvokeWithSpecificType.kt
[FIR] fix internal error on suspend conversion with not-computed return type
2024-03-07 07:49:44 +00:00
inGenericArgument.kt
…
overloadResolutionBySuspendModifier.kt
…
overloadResolutionBySuspendModifier.txt
…
severalConversionsInOneCall.kt
…
severalConversionsInOneCall.txt
…
suspendAndFunConversionInDisabledMode.fir.kt
…
suspendAndFunConversionInDisabledMode.kt
…
suspendAndFunConversionInDisabledMode.txt
…
suspendAnonymousAsNonSuspend.fir.kt
…
suspendAnonymousAsNonSuspend.kt
…
suspendCallFromAnonymousSuspend.fir.kt
…
suspendCallFromAnonymousSuspend.fir.txt
…
suspendCallFromAnonymousSuspend.kt
…
suspendConversionCompatibility.fir.kt
…
suspendConversionCompatibility.kt
…
suspendConversionCompatibility.txt
…
suspendConversionCompatibilityInDisabledMode.fir.kt
…
suspendConversionCompatibilityInDisabledMode.kt
…
suspendConversionCompatibilityInDisabledMode.txt
…
suspendConversionDisabled.fir.kt
…
suspendConversionDisabled.kt
…
suspendConversionDisabled.txt
…
suspendConversionOnVarargElements.kt
…
suspendConversionOnVarargElements.txt
…
suspendConversionWithFunInterfaces.kt
…
suspendConversionWithFunInterfaces.txt
…
suspendConversionWithReferenceAdaptation.kt
…
suspendConversionWithReferenceAdaptation.txt
…
suspendFunctionExpectedTypeAndWhen.kt
…