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