cling/test/ErrorRecovery/HeaderFileProtector.C

6 lines
143 B
C++
Raw Normal View History

// RUN: cat %s | %cling -I%p -Xclang -verify 2>&1
.storeState "a"
#include "HeaderFileProtector.h"
.compareState "a"
// CHECK-NOT: Differences