Correct off-by-whatever errors of the source position in parse_select_expression().
[cparser] / lextest / legalc / operators.c
1 #include <stdio.h>
2
3 int main(int argc, char **argv)
4 {
5
6 }