Files
kotlin-fork/compiler/testData/diagnostics/tests
Dmitriy Novozhilov f3da26946b [FIR] Change priority of K2_VISIBILITY_ERROR CandidateApplicability
In K1 analogue of `K2_VISIBILITY_ERROR` is `K1_RUNTIME_ERROR`, so
  candidates with `K2_VISIBILITY_ERROR` should win over innaplicable
  candidates with `INAPPLICABLE`, `INAPPLICABLE_ARGUMENTS_MAPPING_ERROR`
  or `INAPPLICABLE_WRONG_RECEIVER` applicability

This is needed to allow resolution to invisible symbols (and later
  suppress error with `@Suppress("INVISIBLE_SYMBOL", "INVISIBLE_REFERENCE")`

^KT-55026 Fixed
^KT-55234
2022-12-09 12:02:05 +00:00
..
2022-06-28 16:58:20 +02:00
2022-12-08 10:19:27 +00:00
2021-11-12 15:20:45 +03:00
2022-02-25 11:46:27 +00:00
2022-12-08 10:19:36 +00:00
2022-02-25 11:46:27 +00:00
2021-11-12 15:20:44 +03:00
2021-07-28 23:17:31 +03:00
2022-02-25 11:46:27 +00:00
2022-10-25 12:33:08 +00:00
2022-10-25 12:33:08 +00:00
2021-09-14 23:48:50 +03:00
2021-09-14 23:48:50 +03:00