Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib
Dmitriy Novozhilov 991d8c18aa [FIR] Fix incorrect inference of return type of anonymous functions
Also remove incorrect subtype check checkers

Test unsafeVarianceInAliasedFunctionalType.kt started to fail because
  of KT-54894. This bug existed before, changes from this commit just
  unhided it (previously it was hidden because incorrect subtype check
  in `isSubtypeForTypeMismatch` which is used by FirFunctionReturnTypeMismatchChecker
2022-11-22 15:46:19 +00:00
..
2022-02-25 11:46:27 +00:00
2022-08-12 09:35:32 +00:00
2021-11-12 15:20:44 +03:00
2022-11-22 15:44:32 +00:00
2021-05-28 15:36:24 +03:00
2022-02-25 11:46:27 +00:00
2021-05-28 15:36:24 +03:00
2022-09-19 19:12:20 +00:00
2022-02-17 15:04:36 +00:00