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