1// We used to try to interpret these backslashes as UCNs.
2// RUN: clang-pseudo -source=%s -print-tokens
3\
4\ x
5

source code of clang-tools-extra/pseudo/test/crash/backslashes.c