Fix for bug 434120.
s-code.lisp: o scan* should initialize the index to -1 instead of 0, to keep in step with scan. s-test.lisp: o Add test from the bug report.
Loading
Please sign in to comment
s-code.lisp: o scan* should initialize the index to -1 instead of 0, to keep in step with scan. s-test.lisp: o Add test from the bug report.