Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts
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
..
2017-11-29 02:54:26 +03:00
2017-05-15 11:24:35 +03:00
2020-01-15 14:39:40 +03:00
2020-01-15 14:39:40 +03:00
2020-01-15 14:39:40 +03:00
2020-01-15 14:39:40 +03:00
2020-01-15 14:39:40 +03:00
2020-01-15 14:39:40 +03:00
2020-01-15 14:39:40 +03:00