Files
kotlin-fork/idea/idea-completion/testData/basic/common
Roman Golyshev 0239229dfc KT-33903: consider imports from objects when removing descriptors duplicates
- `ImportedFromObjectCallableDescriptor` and descriptors in general do
not have consistent `equals`,  which leads to duplication in completion
when multiple functions from objects are imported, or when function is
visible in some scope both implicitly and by import (see KT33903_1.kt)
- ^KT-33903 Fixed
2019-09-26 18:23:04 +03:00
..
2015-07-08 16:28:52 +03:00
2019-09-26 16:25:50 +03:00
2015-10-30 12:03:53 +03:00
2015-09-22 15:00:24 +02:00
2015-08-18 18:50:00 +03:00
2015-11-05 17:47:54 +03:00
2015-08-11 13:35:32 +03:00