Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7ae282fde0a12635893931ebf31b35b0d5d5cab3
/
.
/
test
/
Lexer
/
token-concat.c
blob: 551af950ae925a3f6aef03d496ce380eadbc57d2 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -E -x c -o %t %s
// RUN: grep 'IDENT.2' %t
IDENT
.
2