Files
kotlin-fork/compiler
Mikhail Zarechenskiy f2f95496e3 [NI] Complete contradictory candidates inside builder-inference
In this test `kotlin` was resolved to the extension
 `val Class<T>.kotlin` because it was saved in builder-inference.
 Usually, it's fine, but not for qualified expressions as they have
 fallback resolve in case of error
2020-02-21 17:39:50 +03:00
..
2020-02-20 18:03:10 +03:00
2020-01-02 10:31:00 +01:00
2020-02-13 10:22:42 +03:00
2020-02-14 18:22:16 +03:00