sub_lib.c 42 B

1234
  1. int sub_lib_method() {
  2. return 1337;
  3. }