* gdb.base/interp.exp: Remove trailing n in gdb_test commands.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / ss.h
CommitLineData
c906108c
SS
1struct s {
2 int a;
3 int b;
4};
This page took 0.519338 seconds and 4 git commands to generate.