testFunXNArity
Tests the query
?- functor(X, foo, N).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception instantiation_error.
Tests the query
?- functor(X, foo, N).fails on a solver initialized with default built-ins and with and empty theory, producing exception instantiation_error.