Home | History | Annotate | Download | only in tests
      1 long
      2 f (long val)
      3 {
      4   return val;
      5 }
      6