testAbolishFoo
Tests the queries
?- abolish(foo/a).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(integer,a).
Tests the queries
?- abolish(foo/a).fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(integer,a).