This commit is contained in:
samed2004
2014-03-21 11:52:06 +01:00
parent 753b635d60
commit 1f974cf5ec

View File

@@ -11,6 +11,7 @@ namespace Info3Git
static void Main(string[] args) static void Main(string[] args)
{ {
int i = 12; int i = 12;
int i = 58;
} }
} }