Add back newline at end of toplevel.pl

This commit is contained in:
Nicolas Luck
2023-07-17 21:52:17 +02:00
parent bb95ed3ad0
commit 644559b7f7

View File

@@ -430,3 +430,4 @@ print_exception_with_check(E) :-
% is expected to be printed instead.
; print_exception(E)
).