blob: 30b043433c970aaa70e6105aafbc2b015022b1f8 [file] [log] [blame]
// RUN: clang-cc -E -C %s | grep '^// foo$' &&
// RUN: clang-cc -E -C %s | grep -F '^/* bar */$'
// foo
/* bar */