From 017915962ca666a09ea802db6c226cc1c2da8698 Mon Sep 17 00:00:00 2001 From: JonaszGoldbaumm Date: Tue, 22 Oct 2024 13:59:46 +0200 Subject: [PATCH] added a premonition --- Program.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 8252365..d9a3304 100644 --- a/Program.cs +++ b/Program.cs @@ -2,4 +2,5 @@ Console.WriteLine("ale jazda"); for(int i = 0; i < 500; i++){ Console.WriteLine("lolxdxdxdxdxdxdxd"); } -while(true) break; \ No newline at end of file +while(true) break; +Console.WriteLine("tego dnia wpadniesz pod auto: " + new Date()); \ No newline at end of file