1// RUN: %clang_cc1 -fsyntax-only -fms-extensions -verify %s2// expected-no-diagnostics3 4#define inline _inline5#undef inline6 7int x;8