Home | History | Annotate | Download | only in src
      1 #ifndef PUBLIC_IN_B_H
      2 #define PUBLIC_IN_B_H
      3 const int b = 3;
      4 #endif
      5