Home | History | Annotate | Download | only in Inputs
      1 static inline int triple(int x) { return x * 3; }
      2