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