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