Merge branch 'CoreLevel2' of https://code.bizgaze.com/prem/testing into CoreLevel2

This commit is contained in:
ramakrishna
2022-03-21 17:41:50 +05:30
+1 -1
View File
@@ -9,7 +9,7 @@ namespace TestConsoleApp
{
var stopWatch = Stopwatch.StartNew();
for (int i = 0; i < 99999; i++)
{
{// my login branch changes
var a = 0;a += i;a++;
}