1// RUN: %clang_cc1 -E %s2 3#define test4#include "pr2086.h"5#define test6#include "pr2086.h"7 8#ifdef test9#error10#endif11 12