Skip to content

Commit

Permalink
No value in mutating the symbol description
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Feb 24, 2023
1 parent 39319ea commit fbef0d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions punyexpr.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
}
})()

// Stryker disable next-line all
const OP_DETAILS = Symbol('punyexpr')

const parse = (() => {
Expand Down

0 comments on commit fbef0d5

Please sign in to comment.