mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-30 10:00:26 +02:00
@@ -141,7 +141,7 @@ namespace First {
|
||||
namespace Second {
|
||||
void foo()
|
||||
{
|
||||
printf("This is Second::foo\n")
|
||||
printf("This is Second::foo\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user