let setup_loc lb loc = let start_pos = Loc.start_pos loc in (lb.lex_abs_pos <- start_pos.pos_cnum; lb.lex_curr_p <- start_pos)