Files
kotlin-fork/compiler/testData/codegen/box
Mikhail Zarechenskiy aebcb61402 Resolve elements in chain of qualifier expression without expected type
Consider call chain `foo.bar.baz()` which has expected type `Int`
Elements `foo` and `bar` doesn't have expected type `Int`,
this is especially important in NI, because we use expected type for
candidate applicability
2018-03-30 14:51:07 +03:00
..
2018-03-01 14:26:13 +03:00
2017-03-20 18:46:01 +01:00
2017-11-27 17:01:15 +03:00
2018-03-26 20:07:00 +03:00
2018-01-12 12:50:38 +01:00