We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9548e87 commit 2fc4956Copy full SHA for 2fc4956
README.md
@@ -56,5 +56,5 @@ describe('everyArray', () => {
56
expect(solution(test2.input)).toEqual(test2.answer);
57
});
58
59
-V;
+;
60
```
0 commit comments