1// RUN: %clang -undef -x assembler-with-cpp -E %s2#ifndef __ASSEMBLER__3#error "Must be preprocessed as assembler."4#endif5