summaryrefslogtreecommitdiff
path: root/test/string.c
blob: 572cdf56747b0def168f8a74f527a200869c4031 (plain) (blame)
1
2
3
4
5
6
7
/* this file has string.h but doesn't need it */

#include <string.h>

main(int arg, char **argv)
{
}