* gdb.base/help.exp: Remove testing of individual command help text,
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / ptype1.c
CommitLineData
f4d85314
FF
1typedef char foo;
2
3foo charfoo (afoo)
4{
5 return (afoo * 2);
6}
This page took 0.681228 seconds and 4 git commands to generate.