Home | History | Annotate | Download | only in jni
      1 int foo(void) {
      2   return 42;
      3 }
      4