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.