freebsd-nq/test/Lexer/escape_newline.c
2009-06-02 17:58:47 +00:00

8 lines
271 B
C

// RUN: clang-cc -E -trigraphs %s | grep -- ' ->' &&
// RUN: clang-cc -E -trigraphs %s 2>&1 | grep 'backslash and newline separated by space' &&
// RUN: clang-cc -E -trigraphs %s 2>&1 | grep 'trigraph converted'
// This is an ugly way to spell a -> token.
-??/
>