blob: a0c716cf14857ba8fa3a8b6e890d648c365fbb16 [file]
#include "cpyBase.txt"
std::string getStrCpy() {
return "Hello Copied File";
}