/* { dg-options "-fexceptions -I." } */
#include "except-1.h"

int main(void) 
{
  return foo(1);
}


syntax highlighted by Code2HTML, v. 0.9.1