• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "dl3header.h"
2 
3 void
f(void)4 f (void)
5 {
6   throw (A (42));
7 }
8