KT-881 overoptimized + in string templates
This commit is contained in:
@@ -9,4 +9,8 @@ public class StringsTest extends CodegenTestCase {
|
||||
public void testRawStrings() throws Exception {
|
||||
blackBoxFile("rawStrings.jet");
|
||||
}
|
||||
|
||||
public void testKt881() throws Exception {
|
||||
blackBoxFile("regressions/kt881.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user