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