rascal icon indicating copy to clipboard operation
rascal copied to clipboard

Test for replaceLast fails

Open PaulKlint opened this issue 8 months ago • 0 comments

Describe the bug

A random test for replaceLast failed: lang::rascal::tests::basic::Strings1::tstReplaceLast

To Reproduce

These are the offending arguments str =>"978" str =>"9797" str =>"\a0396"

Desktop (please complete the following information):

  • Context: VSCode 0.13.0-head1999

PaulKlint avatar Mar 30 '25 12:03 PaulKlint