xref: /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/psymtab2.c (revision a5a4af3bd380a7b58b758d9b311cef9f7c34aeb4)
1*a5a4af3bSchristos extern int zzz;
2*a5a4af3bSchristos 
3*a5a4af3bSchristos int zzz = 123;
4