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; } }