Denis.Zharkov
40119cb041
FIR: Fix regression-like CONFLICTING_JVM_DECLARATIONS
...
See the class org.ini4j.Ini used in intelliJ (derived kt class MyIni)
It contains inherited remove override with the following signature:
String remove(Object sectionName, Object optionName)
While also, from kotlin.collections.MutableMap we inherit
boolean remove(Object, Object)
And we should treat them as different methods to have correct signatures
in resulting class scope
2022-05-19 16:54:04 +00:00
..
2021-07-29 19:45:54 +02:00
2021-01-20 11:05:53 +03:00
2021-02-01 15:09:13 +03:00
2022-04-11 22:50:07 +02:00
2022-01-21 17:22:00 +03:00
2021-01-28 13:19:26 +03:00
2020-12-20 23:14:54 +01:00
2020-12-20 23:14:54 +01:00
2021-11-02 19:08:28 +03:00
2022-05-19 16:54:04 +00:00
2021-02-08 18:47:30 +03:00
2021-02-08 18:47:30 +03:00
2021-02-08 18:47:30 +03:00
2021-02-08 18:47:30 +03:00
2021-02-08 18:47:30 +03:00
2021-02-08 18:47:30 +03:00
2021-03-24 21:24:19 +01:00
2021-03-08 17:52:52 +00:00
2021-03-08 17:52:52 +00:00
2020-10-06 07:14:39 +02:00
2021-12-09 11:30:06 +01:00
2020-12-20 23:14:54 +01:00
2020-12-20 23:14:54 +01:00
2020-12-20 23:14:54 +01:00
2020-12-20 23:14:54 +01:00
2020-12-20 23:14:54 +01:00
2021-04-03 16:52:05 +03:00
2020-05-07 13:24:26 +02:00
2020-05-07 13:24:26 +02:00
2020-05-07 13:24:26 +02:00
2020-05-07 13:24:26 +02:00
2022-02-25 11:46:27 +00:00
2022-02-25 11:46:27 +00:00
2022-02-25 11:46:27 +00:00
2022-02-25 11:46:27 +00:00
2020-12-09 22:54:38 +03:00
2021-02-12 13:36:38 +03:00
2022-02-25 11:46:27 +00:00
2021-10-27 22:17:42 +02:00
2021-03-09 20:50:39 +01:00
2021-03-09 20:50:39 +01:00
2021-07-29 19:45:54 +02:00
2020-05-07 13:24:26 +02:00