Don't handle timeout inside gdb_test_multiple
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / pr10728-x.cc
CommitLineData
83b10087
CM
1#include "pr10728-x.h"
2
3int main()
4{
22842ff6 5 X x = y();
83b10087
CM
6 return 0; // marker 1
7}
This page took 0.955846 seconds and 4 git commands to generate.