Skip to content

Commit

Permalink
I have altered the srcloc, pray I don't alter it any further
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKnauth committed Nov 30, 2021
1 parent 5109132 commit df110da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/std/sugar-test.ss
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
(lambda (e)
(pregexp-match
(string-append
"Assertion failed \"src/std/sugar-test.ss\"@65.32: \\(member e l\\)\n"
"Assertion failed \"src/std/sugar-test.ss\"@66.31: \\(member e l\\)\n"
" e => 'needle\n"
" l => \\['stack 'of 'hay\\]\n")
(error-message e)))))
Expand Down

0 comments on commit df110da

Please sign in to comment.