KT-817 Wrong code on prefix increment operators.
This commit is contained in:
@@ -81,6 +81,10 @@ public final class MiscTest extends AbstractExpressionTest {
|
||||
checkFooBoxIsTrue("KT-1361-2.kt");
|
||||
}
|
||||
|
||||
public void testKt817() throws Exception {
|
||||
checkFooBoxIsTrue("KT-817.kt");
|
||||
}
|
||||
|
||||
//TODO: depends on KT-1198
|
||||
//TODO: look into BindingContext.VARIABLE_REASSIGNMENT
|
||||
// public void testKt740_3() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user