DEBSOURCES
Skip Quicknav
sources / deheader / 1.11-1 / test / string.c
1234567
/* this file has string.h but doesn't need it */ #include <string.h> int main(int arg, char **argv) { }