KT-822: Assertion during completion of the subpackage in function

This commit is contained in:
Nikolay Krasko
2011-12-14 11:03:04 +04:00
parent 1d4e12abb7
commit 31b536a8e5
2 changed files with 18 additions and 1 deletions
@@ -0,0 +1,7 @@
namespace Test.MyTest
fun test() {
Test.<caret>
}
// EXIST: MyTest