Initial import of c parser
[cparser] / lextest / legalc / operators.c
1 #include <stdio.h>
2
3 int main(int argc, char **argv)
4 {
5
6 }