From 164f9e1edd34d4974274c05a2856160dd96949bd Mon Sep 17 00:00:00 2001 From: jt222ic Date: Sun, 4 Jan 2026 18:45:26 +0100 Subject: [PATCH] hej --- main.cpp | 1 + 1 file changed, 1 insertion(+) 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