This repository was archived by the owner on Sep 25, 2019. It is now read-only.
Commit cb21e59
fix(challenges): fix #17155
i've added a test for if else statements curly braces to ensure that every condition has to have
both opening and closing curly braces.
I've also made changes that were by scissorsneedfood.
ISSUES CLOSED: #171551 parent 6058da3 commit cb21e59
File tree
1 file changed
+6
-0
lines changed- challenges/02-javascript-algorithms-and-data-structures
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5066 | 5066 | | |
5067 | 5067 | | |
5068 | 5068 | | |
| 5069 | + | |
| 5070 | + | |
| 5071 | + | |
| 5072 | + | |
| 5073 | + | |
| 5074 | + | |
5069 | 5075 | | |
5070 | 5076 | | |
5071 | 5077 | | |
| |||
0 commit comments