Skip to content

Commit

Permalink
Fix patmat test output
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisL2 committed Nov 5, 2024
1 parent 0800e0f commit 1b48966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/patmat/i12530.check
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
6: Match case Unreachable
14: Match case Unreachable
3 changes: 2 additions & 1 deletion tests/patmat/null.check
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
6: Pattern Match
6: Match case Unreachable
13: Pattern Match
18: Match case Unreachable
20: Pattern Match

0 comments on commit 1b48966

Please sign in to comment.