summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/modular_maps/c.h
blob: 6e3468e726029dc33881d7a493aecebfa873ac06 (plain)
1
2
3
4
#ifndef C_H
#define C_H
const int c = 5;
#endif
OpenPOWER on IntegriCloud