First stab at !! operator
This commit is contained in:
committed by
Pavel V. Talanov
parent
296a5b6b6c
commit
0fc64bb6c2
@@ -141,4 +141,11 @@ public final class MiscTest extends AbstractExpressionTest {
|
||||
public void testPropertiesWithExplicitlyDefinedAccessorsWithoutBodies() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
|
||||
public void testExclExcl() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user