]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/separate_map_tree/src/public-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 / public-in-c.h
1 #ifndef PUBLIC_IN_C_H
2 #define PUBLIC_IN_C_H
3 const int c = 2;
4 #endif