testCallCutFailTrue
Tests the queries
?- (call(!),fail;true).Content copied to clipboard
succeeds on a solver initialized with default built-ins and with and empty theory.
Tests the queries
?- (call(!),fail;true).succeeds on a solver initialized with default built-ins and with and empty theory.