test_staticlib.c 26 B

123
  1. int foo() {
  2. return 45;
  3. }