errors. ( errors -- )
Factor handbook » The implementation » Batch error reporting

Prev:error-summary ( -- )


Vocabulary
tools.errors

Inputs
errorsa sequence of source-file-errors


Outputs
None

Word description
Prints a list of errors, grouped by source file.

Definition