diff --git a/sample.cpp b/sample.cpp index fa5754d..1f82c48 100644 --- a/sample.cpp +++ b/sample.cpp @@ -25,3 +25,7 @@ int other_three() cout << "asdf a sdfasdf asdfasds" } +int other_four() +{ + cout << "asdfasdfadsf'as" +}