Home | History | Annotate | Download | only in libs
      1 int get_value_from_another_lib() {
      2   return 12345;
      3 }
      4