1 2 3 4 5 6 7
// RUN: clang -E -C %s | grep '^// foo$' && // RUN: clang -E -C %s | grep -F '^/* bar */$' // foo /* bar */