index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Preprocessor
/
builtin_line.c
blob: c9ce558c1ab6bca95a00f684a7fc717e89896ab7 (
plain
)
1
2
3
4
// RUN: clang %s -E | grep "^ 4"
#define FOO __LINE__
FOO