Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
008636ab8acbcc58954c7173f9563aefa510b252
/
.
/
test
/
Lexer
/
token-concat.c
blob: 4e27d5d723e23ff0b5148498399d6bd48d339d2c [
file
] [
log
] [
blame
]
Daniel Dunbar
d7d5f02
2009-03-24 02:24:46 +0000
[
diff
] [
blame
]
1
// RUN: clang-cc -E -x c -o %t %s &&
Daniel Dunbar
99c7622
2009-03-18 03:32:24 +0000
[
diff
] [
blame
]
2
// RUN: grep 'IDENT.2' %t
3
4
IDENT
.
2