blob: 68adcf9569982a978d63a0d1cba819bf7a28c47c [file] [log] [blame]
//statement
boolean i = true;
boolean j = !i;