Handbook
Glossary
no-such-library ( name message -- * )
Vocabulary
compiler
.
errors
Definition
IN:
compiler.errors
ERROR:
no-such-library
name message
;
Methods
USING:
compiler.errors
kernel
summary
;
M:
no-such-library
summary
drop
"Library not found"
;