From 1f974cf5ec9a2432c2872f69ffd5839e8b3a520c Mon Sep 17 00:00:00 2001 From: samed2004 Date: Fri, 21 Mar 2014 11:52:06 +0100 Subject: [PATCH] ... --- Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Program.cs b/Program.cs index cb737ac..6736d79 100644 --- a/Program.cs +++ b/Program.cs @@ -11,6 +11,7 @@ namespace Info3Git static void Main(string[] args) { int i = 12; + int i = 58; } }