android_mt6572_jiabo/external/clang/test/Preprocessor/pragma_sysheader.h
2025-09-05 16:56:03 +08:00

4 lines
57 B
C

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