renamed.cxx 58 B

1234567
  1. #include "renamed.h"
  2. int Renamed::foo()
  3. {
  4. return 0;
  5. }