# KT-1579 Fixed Can't import nested class/trait

This commit is contained in:
Svetlana Isakova
2012-03-27 15:15:15 +04:00
parent fe9d5ddf89
commit f7cfb36f62
26 changed files with 548 additions and 516 deletions
@@ -1,5 +1,5 @@
package a
import <!USELESS_SIMPLE_IMPORT!>B<!>
import <!USELESS_SIMPLE_IMPORT!>a<!>
object B {}