testNPNum
Tests the queries
?- \+(3).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(callable, 3).
Tests the queries
?- \+(3).fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(callable, 3).