testIsNumberFoo
Tests the queries
?- 'is'(77, foo).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(foo/0).
Tests the queries
?- 'is'(77, foo).fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(foo/0).