Files
kotlin-fork/idea/idea-completion/testData/basic/common
Roman Golyshev 7bd9c52732 FIR Completion: Fix completion in function calls (foo.bar<caret>())
In such expressions, `KtCallExpression` wraps `KtSimpleNameExpression`,
so `getQualifiedExpressionForSelector()` returns `null`

Also, enable tests that are fixed by this
2020-09-09 13:14:08 +03:00
..
2019-09-26 16:25:50 +03:00
2020-09-03 16:44:57 +03:00
2015-10-30 12:03:53 +03:00
2015-11-05 17:47:54 +03:00