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-09-06 22:47:34 +00:00
2023-11-16 15:59:48 +00:00
2023-09-13 14:25:08 +00:00
2023-09-01 20:26:17 +00:00
2023-11-22 11:30:08 +00:00
2023-11-21 09:36:07 +00:00
2023-10-05 09:58:29 +00:00
2023-11-07 20:05:59 +00:00
2023-09-06 22:47:34 +00:00
2023-11-22 11:30:08 +00:00
2023-11-24 21:28:16 +00:00
2023-11-07 20:05:59 +00:00
2023-11-06 21:21:16 +00:00
2023-11-06 21:21:16 +00:00
2023-09-19 22:14:09 +00:00
2023-10-20 08:01:59 +00:00
2023-11-20 08:31:41 +00:00
2023-11-24 18:02:49 +00:00
2023-10-31 13:41:56 +00:00
2023-10-24 20:59:56 +00:00
2023-11-16 19:50:51 +00:00
2023-11-20 08:31:41 +00:00
2023-11-24 18:02:49 +00:00
2023-10-31 13:41:56 +00:00
2023-09-08 13:13:19 +00:00
2023-11-10 14:14:04 +00:00
2023-11-03 08:14:28 +00:00
2023-11-24 21:28:16 +00:00
2023-11-16 14:27:49 +00:00
2023-11-20 08:31:41 +00:00
2023-11-24 21:28:16 +00:00
2023-11-20 08:31:41 +00:00
2023-09-06 22:47:34 +00:00
2023-11-02 10:59:29 +00:00
2023-11-24 14:48:10 +00:00
2023-09-06 22:47:34 +00:00
2023-11-22 17:15:24 +00:00
2023-11-07 20:05:59 +00:00
2023-11-15 19:38:24 +00:00
2023-11-16 13:31:53 +00:00
2023-11-14 17:20:45 +00:00
2023-11-11 13:33:06 +00:00
2023-09-06 22:47:34 +00:00