KT-2227 Call to toString missing when interpolating string literal.
Test only. #KT-2227
This commit is contained in:
@@ -57,5 +57,7 @@ public final class StringTest extends AbstractExpressionTest {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
|
||||
public void testKt2227_2() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user