KT-950 wrong call to array-like setter with non-void return type

This commit is contained in:
Alex Tkachman
2012-01-10 15:36:33 +02:00
parent 8a9a591370
commit 5633f71edc
3 changed files with 24 additions and 2 deletions
@@ -286,6 +286,10 @@ public class ArrayGenTest extends CodegenTestCase {
// System.out.println(generateToText());
}
public void testKt950() {
blackBoxFile("regressions/kt950.jet");
}
public void testKt594() throws Exception {
loadFile("regressions/kt594.jet");
// System.out.println(generateToText());