summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/preprocess/c.h
blob: 718f5dc182958b5c1395ae9480861409a7477eb0 (plain)
1
2
3
4
#ifndef C_H
#define C_H
using T = int;
#endif
OpenPOWER on IntegriCloud