Home | History | Annotate | Download | only in Inputs
      1 #ifndef PREFIX_H
      2 #define PREFIX_H
      3 int foo(int);
      4 #endif
      5