]> andersk Git - splint.git/blame - test/csyntax4.c
Fixes after removing -unrecogcomments flag for make splintme.
[splint.git] / test / csyntax4.c
CommitLineData
885824d3 1/* has parse errors in gcc */
2typedef char *cstring;
3typedef char *filename;
4
5int f(cstring filename, int x);
6
7cstring filename;
8
9
10
11
12
This page took 0.061769 seconds and 5 git commands to generate.