diff --git a/main.cpp b/main.cpp index 355f926..c5f6291 100644 --- a/main.cpp +++ b/main.cpp @@ -11,6 +11,7 @@ int main() { std::cout << "i = " << i << std::endl; } + //test return 0; // TIP See CLion help at jetbrains.com/help/clion/. Also, you can try interactive lessons for CLion by selecting 'Help | Learn IDE Features' from the main menu. } \ No newline at end of file