Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Update min_hello_world.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
pandevim committed Oct 18, 2018
1 parent 530c4c3 commit c32d3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cpp/min_hello_world.cpp
Expand Up @@ -6,4 +6,4 @@ int main()
return 0;
}

output: Hello World!
// output: Hello World!

0 comments on commit c32d3cd

Please sign in to comment.