KT-715. T.javaClass & TypeInfo.javaClassForType

This commit is contained in:
Alex Tkachman
2012-01-04 10:17:40 +02:00
parent c85be68047
commit b2593b268e
4 changed files with 30 additions and 0 deletions
@@ -72,4 +72,8 @@ public class StdlibTest extends CodegenTestCase {
public void testKt828 () {
blackBoxFile("regressions/kt828.kt");
}
public void testKt715 () {
blackBoxFile("regressions/kt715.kt");
}
}