Add ANSI styles.

This commit is contained in:
Dominik Pantůček 2023-03-18 14:04:12 +01:00
parent e6d383b020
commit fcf9b57f8d
3 changed files with 16 additions and 2 deletions

View file

@ -96,7 +96,7 @@
(newline)
(print-source-listing lines highlights
(*member-file-context*)
(ansi #:red #:bold) (ansi #:default)
a:error a:default
"" "" "..."))
(if (eq? (*member-file-check-syntax*) 'error)
(exit 1)