// RUN: %clang_cc1 -E -P %s -o - | FileCheck %s
// RUN: %clang_cc1 -E -P -fms-extensions %s -o - | FileCheck %s --check-prefix=MSEXT
// -fms-extensions changes __pragma into #pragma
// Ensure that there is a newline after the #pragma line.
before MACRO