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