gdb-msvc/gdb/testsuite/gdb.base/ss.h

5 lines
32 B
C
Raw Normal View History

2020-06-18 10:11:10 +02:00
struct s {
int a;
int b;
};