Mikhail Glukhikh
7b4f781ea8
[FIR] Split primary constructor parameter scope into two different
...
In init block or property initializers,
for `val x` declared in primary constructor,
`x` reference is now resolved to property, not to parameter.
So we need two different scopes for primary constructor,
one for 'pure' parameters and another one for all parameters,
including val/var ones.
#KT-42844 Fixed
2020-10-30 18:44:55 +03:00
..
2020-07-28 20:46:56 +03:00
2020-08-28 00:12:16 +03:00
2020-03-27 16:46:59 +03:00
2020-07-28 20:46:56 +03:00
2020-08-24 11:06:10 +03:00
2020-08-02 18:19:46 +03:00
2020-05-15 16:04:44 +03:00
2020-05-15 16:04:44 +03:00
2020-08-02 18:19:44 +03:00
2020-10-30 18:44:55 +03:00
2020-04-17 12:37:29 +03:00
2020-08-02 18:19:46 +03:00
2020-07-31 19:27:58 +03:00
2020-04-17 12:37:29 +03:00
2020-09-23 09:00:57 +03:00
2020-03-27 10:17:12 +03:00
2020-07-10 10:25:39 +03:00
2020-04-20 17:05:34 +03:00
2020-08-21 19:16:43 +03:00
2020-08-21 19:16:43 +03:00
2020-07-31 19:27:58 +03:00
2020-07-31 19:27:58 +03:00
2020-07-31 19:27:58 +03:00
2020-07-31 19:27:58 +03:00
2020-07-31 19:34:55 +03:00
2020-08-02 18:19:46 +03:00
2020-07-31 19:27:58 +03:00
2020-07-31 19:27:58 +03:00
2020-07-31 19:27:58 +03:00
2020-08-02 18:19:46 +03:00
2020-07-28 20:46:56 +03:00
2020-07-31 19:27:58 +03:00
2020-07-10 10:25:39 +03:00
2020-08-10 10:09:37 +03:00
2020-07-31 19:27:58 +03:00
2020-07-31 19:27:58 +03:00
2020-07-28 20:46:56 +03:00
2020-07-31 19:27:58 +03:00
2020-07-28 20:46:56 +03:00
2020-10-21 11:53:10 +03:00
2020-09-09 12:38:34 +03:00