test: cover subranges with present DW_AT_count attribute
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / dw4-sig-types.cc
1
2 #include "dw4-sig-types.h"
3
4 myns::bar_type myset;
5
6 int
7 main ()
8 {
9 foo ();
10
11 return 0;
12 }
This page took 0.032226 seconds and 4 git commands to generate.