]> Repositorios git - scryer-prolog.git/commit
better domain error in format_//2
authorMarkus Triska <[email protected]>
Sun, 7 Jun 2020 21:04:42 +0000 (23:04 +0200)
committerMarkus Triska <[email protected]>
Sun, 7 Jun 2020 21:59:37 +0000 (23:59 +0200)
commitc8a9f8dcf584454f78edb409f53dc661fef11af5
tree6b528c1591e9cc5c1bc5fffbac11139091db7289
parent3b5730be54429e9e084df15ba5424ef767ce82d7
better domain error in format_//2

Example:

    ?- format("", [hello]).
    caught: error(domain_error(empty_list,[hello]),format_//2)
src/prolog/lib/format.pl