]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/separate_map_tree/src/private-in-c.h
Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3):
[FreeBSD/FreeBSD.git] / test / Modules / Inputs / separate_map_tree / src / private-in-c.h
1 #ifndef PRIVATE_IN_C_H
2 #define PRIVATE_IN_C_H
3 const int c_ = 2;
4 #endif