Home | History | Annotate | Download | only in ld-mn10300
      1 int
      2 sub (int i)
      3 {
      4   return i + 10;
      5 }
      6