Home | History | Annotate | Download | only in jni
      1 int fun(int i)
      2 {
      3     return i;
      4 }
      5