ubuntu-buildroot/output/build/host-gcc-initial-11.4.0/gcc/testsuite/gcc.misc-tests/mg-2.c

10 lines
89 B
C
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
/* PR 15220 */
#include <nonexist0.h>
#include "nonexist.h"
int
main ()
{
return 0;
}