DEBSOURCES
Skip Quicknav
sources / splint / 3.1.2.dfsg1-4 / test / csyntax4.c
123456789101112
/* has parse errors in gcc */ typedef char *cstring; typedef char *filename; int f(cstring filename, int x); cstring filename;