xref: /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/debug-expr.c (revision fdd524d4ccd2bb0c6f67401e938dabf773eb0372)
1 char array[4];
2 
3 int
4 main ()
5 {
6   return 0;
7 }
8