Home | History | Annotate | Download | only in ld-elfvers
      1 int
      2 main()
      3 {
      4   return a(1) + b(1);
      5 }
      6