Skip to content

Commit

Permalink
todo on patternMatchers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
warner committed Feb 15, 2023
1 parent a11a06e commit 0ba5adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/store/src/patterns/patternMatchers.js
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,7 @@ const makePatternKit = () => {
// should only throw
checkMatches(specimen, patt, assertChecker, label);
Fail`internal: ${label}: inconsistent pattern match: ${q(patt)}`;
// TODO: this could usefully return specimen
};

// /////////////////////// getRankCover //////////////////////////////////////
Expand Down

0 comments on commit 0ba5adc

Please sign in to comment.