Mikhail Glukhikh
83cfcc30c6
K2: handle type parameter vs nested class conflict in body resolve properly
...
This commit does two things:
- prioritize type parameter scopes against static scopes in body resolve
(effectively it's a revert of KT-58028 fix)
- consider type parameters as inapplicable callable, so during callable
resolve we can go up the tower and still resolve to static scope
This allows both KT-58028 and KT-63377 to work properly
#KT-63377 Fixed
2023-11-24 21:28:16 +00:00
..
2023-11-24 21:28:16 +00:00
2023-10-25 20:53:12 +00:00
2023-02-14 16:08:40 +00:00
2023-10-25 20:53:12 +00:00
2023-07-19 12:40:57 +00:00
2023-10-25 20:53:12 +00:00
2023-10-25 20:53:13 +00:00
2023-06-20 10:12:57 +00:00
2023-10-25 20:53:12 +00:00
2023-04-24 22:16:55 +00:00
2023-10-25 20:53:12 +00:00
2023-06-19 16:02:09 +00:00
2023-10-25 20:53:12 +00:00
2023-10-25 20:53:12 +00:00
2022-06-14 15:00:12 +00:00
2023-10-25 20:53:13 +00:00
2023-07-27 17:28:47 +00:00
2023-10-25 20:53:13 +00:00
2023-04-24 22:16:55 +00:00
2023-10-25 20:53:12 +00:00
2023-07-19 12:40:57 +00:00
2023-10-25 20:53:13 +00:00
2023-10-25 20:53:12 +00:00
2023-08-18 07:32:05 +00:00
2023-10-25 20:53:12 +00:00
2023-06-21 18:37:09 +00:00
2023-10-25 20:53:12 +00:00
2023-09-08 09:19:06 +00:00
2023-10-25 20:53:13 +00:00
2023-09-08 09:19:06 +00:00
2023-10-25 20:53:12 +00:00
2023-08-03 11:55:57 +00:00
2023-10-25 20:53:12 +00:00
2023-07-19 12:40:57 +00:00
2023-10-25 20:53:12 +00:00
2023-10-25 20:53:12 +00:00
2023-07-19 12:40:57 +00:00
2023-10-25 20:53:12 +00:00
2023-10-25 20:53:13 +00:00
2023-06-20 10:12:57 +00:00
2023-10-25 20:53:12 +00:00
2023-04-24 22:16:55 +00:00
2023-10-25 20:53:12 +00:00
2023-04-24 22:16:55 +00:00
2023-10-25 20:53:12 +00:00
2023-10-25 20:53:12 +00:00
2023-06-19 16:02:09 +00:00
2023-10-25 20:53:12 +00:00
2022-06-14 15:00:12 +00:00
2023-10-25 20:53:12 +00:00
2023-04-24 22:16:55 +00:00
2023-10-25 20:53:13 +00:00
2023-10-25 20:53:13 +00:00
2023-10-25 20:53:13 +00:00
2023-10-25 20:53:12 +00:00
2023-08-18 07:32:05 +00:00
2023-10-25 20:53:12 +00:00
2023-06-21 18:37:09 +00:00
2023-10-25 20:53:12 +00:00
2021-12-24 16:31:34 +00:00
2023-10-25 20:53:15 +00:00
2023-08-03 11:55:57 +00:00