package p;
class A{
    public void testRLV() {
            boolean /*[*/test/*]*/ = true;
            boolean t= (test);
    }
}