We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd29d3 commit e604821Copy full SHA for e604821
Sprint-2/interpret/invert.js
@@ -45,3 +45,4 @@ module.exports = invert;
45
// so you only ever get the last value.
46
47
// e) Fix the implementation of invert (and write tests to prove it's fixed!)
48
+// Fixed implementation of invert and added tests cases to prove it's fixed.
0 commit comments