2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / g++.dg / compat / init / dtor1_main.C
blob78868784038915000dbe6c31b7801865c10cb953
1 // Split into pieces for binary compatibility testing October 2002
3 extern void dtor1_x (void);
5 int
6 main ()
8   dtor1_x ();