Skip to content

Commit

Permalink
Updated step-76
Browse files Browse the repository at this point in the history
  • Loading branch information
sanskriti2005 committed Apr 19, 2024
1 parent 836f01d commit 9270bd9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ assert.notMatch(code, /console\.log\(highPrecedence\("5\*3"\)\)/);
Your `highPrecedence` function should not return a value.

```js

assert.isUndefined(highPrecedence("5*3"));

```

# --seed--
Expand Down

0 comments on commit 9270bd9

Please sign in to comment.