// i must point at the (possibly imaginary) opening bracket ("{") // index returned is index of closing bracket + 1 (or l(cnc)) static int tok_findEndOfBlock(List cnc, int i) { ret findEndOfBlock(cnc, i); }