pffff
This commit is contained in:
parent
c96be01371
commit
11454b1346
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ using namespace std;
|
|||
|
||||
namespace hello_world {
|
||||
|
||||
string hello() { return "Goodbye, Mars!"; }
|
||||
string hello() { return "Hello, World!"; }
|
||||
|
||||
} // namespace hello_world
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue