summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pragma_sysheader.h
blob: b79bde584a98b5feaa300cb4f9a56334b5525a37 (plain)
1
2
3
4
#pragma GCC system_header
typedef int x;
typedef int x;