Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolveWithStdlib/problems
Mikhail Glukhikh 9a5791ad6d FIR: use correct context for enum entry resolve
Now the same resolve context is used for enum entries and
for constructors.
2021-01-18 08:34:46 +03:00
..