mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-06 20:56:38 +02:00
adding friendly error message when using renamed (chibi strings)
This commit is contained in:
parent
4554b1f860
commit
2c6bc7af42
1 changed files with 3 additions and 0 deletions
3
lib/chibi/strings.sld
Normal file
3
lib/chibi/strings.sld
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
(define-library (chibi strings)
|
||||
(error "(chibi strings) has been moved to (chibi string)"))
|
Loading…
Add table
Reference in a new issue