Skip to content

Commit bf9b207

Browse files
authored
last commit i swear
1 parent 7ba14b1 commit bf9b207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source-code-EXPLAINED/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ static void Main(string[] args)
6161
//
6262
// if (b == 0) {
6363
// ...
64-
// replace return; with break;
64+
// "you need to replace return; with break;"
6565
// }
6666
// b--;
6767
// }

0 commit comments

Comments
 (0)