Files
kotlin-fork/compiler/testData/codegen
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-16 16:26:14 +03:00
2017-03-20 18:46:01 +01:00
2018-02-09 09:10:53 +03:00