object.cpp 34 B

12345
  1. int object(void)
  2. {
  3. return 0;
  4. }