binutils-gdb/ld/testsuite/ld-x86-64/property-6a.c

8 lines
66 B
C

#include <stdio.h>
void
property (void)
{
printf ("PASS\n");
}