Availability:built-in
notrace(:Goal)Call Goal, but suspend the debugger while Goal is
executing. The current implementation cuts the choice points of Goal
after successful completion. See once/1.
Later implementations may have the same semantics as call/1.
- Fixed in 9.3.5 (👉c894b37) notrace/1 could raise a representation_error(size_t) exception