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