Files
kotlin-fork/compiler
pyos 1c2e25d727 FIR: move a condition to make it hopefully a bit clearer
A non-trivial intersection override should be created if:

1. the base methods are from different classes (for proper reporting of
   diagnostics if an override is necessary);
2. OR the return type might need to be intersected (which currently
   happens for non-subtyping scopes if there is no single maximally
   specific declaration)
2022-10-14 08:25:27 +00:00
..
2022-10-13 15:19:10 +00:00
2022-08-11 15:22:35 +03:00
2022-10-13 15:19:10 +00:00