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 d88e458 commit 4e370b9Copy full SHA for 4e370b9
README.md
@@ -58,3 +58,5 @@ const evaluate = (input: string) =>
58
59
console.log(evaluate('2+2-1').value) // logs "3"
60
```
61
+
62
+This is a placeholder change to help validate something.
0 commit comments