lib.cpp 32 B

12345
  1. int foo(void)
  2. {
  3. return 42;
  4. }