]> andersk Git - splint.git/blob - test/csyntax4.c
Fixed preds.expect for name change.
[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.092142 seconds and 5 git commands to generate.