binutils-gdb/gdb/testsuite/gdb.base/debug-expr.c

8 lines
44 B
C

char array[4];
int
main ()
{
return 0;
}