Files
Android11/external/clang/test/Preprocessor/pragma_sysheader.h
2023-10-13 14:01:41 +00:00

5 lines
57 B
C

#pragma GCC system_header
typedef int x;
typedef int x;