aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.mike/eh19.C
blob: 54f870e7c068937210bb944b40b6d5d7fefea4d8 (plain)
1
2
3
  } catch(test1::fehler())		// function type promoted to pointer
  void func(int a) {
int main() {