KT-1052: Add support for function calls (and, or, xor, not) on Boolean
This commit is contained in:
@@ -56,4 +56,8 @@ public final class MiscTest extends AbstractExpressionTest {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public void testKt1052() throws Exception {
|
||||
checkFooBoxIsTrue("KT1052.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user