C++程序  |  5行  |  112 B

// RUN: %clang_cc1 %s -fsyntax-only -verify -fms-extensions
// expected-no-diagnostics

void f() throw(...) { }