toString() for KotlinLightClassForExplicitDeclaration

This commit is contained in:
Andrey Breslav
2012-12-28 20:19:08 +04:00
parent 4b4a9eb6c9
commit 7f051e38e5
6 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ class Test2: junit.framework.TestCase() {
}
// CLASS: junit.framework.TestCase
// SEARCH: JetLightClass:Test1, JetLightClass:Test2
// SEARCH: KotlinLightClass:Test1, KotlinLightClass:Test2