mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 11:39:35 +00:00
f378f9a08f
llvm-svn: 38593
5 lines
62 B
C
5 lines
62 B
C
// RUN: clang %s -E | grep "^ 4"
|
|
#define FOO __LINE__
|
|
|
|
FOO
|