A test for the case fixed in 291741754b

When Java binaries refer to Kotlin binaries, and then some Kotlin source refers to the same Kotlin binary class, we should load this class consistently
This commit is contained in:
Andrey Breslav
2014-05-14 17:50:10 +04:00
parent 888a6c0c9b
commit a861e5bc5e
5 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
package test
trait K