summaryrefslogblamecommitdiff
path: root/test/duplicate.c
blob: 5074c78197ec68d6a7577bdd81f979187e232d61 (plain) (tree)
1
2
3
4
5
6
7
8







                                                    
/* this file tests detection of duplicate heafers */

#include <stdio.h>
#include <stdio.h>

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