Test for KT-2281.
#KT-2281 fixed
This commit is contained in:
@@ -195,4 +195,10 @@ public final class MiscTest extends AbstractExpressionTest {
|
||||
public void testIterationOverIterator() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testStringInterpolationEvaluationOrder() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user