Files
kotlin-fork/compiler
Kirill Rakhman 32cc28c6cf [FIR] Skip expect-actual rules check when overriding non-expect member
Overriding equals, hashCode, toString and any other member that is not
expect does not require satisfying the rules of expect-actual matching.

#KT-57381 Fixed
2023-03-28 16:21:33 +00:00
..
2023-03-20 11:33:03 +00:00
2023-03-14 21:30:26 +00:00