]> andersk Git - splint.git/blob - test/csyntax4.c
noexpand always false.
[splint.git] / test / csyntax4.c
1 /* has parse errors in gcc */
2 typedef char *cstring;
3 typedef char *filename;
4
5 int f(cstring filename, int x); 
6
7 cstring filename;
8
9
10
11
12
This page took 1.244911 seconds and 5 git commands to generate.