testFunXYWrongArity
Tests the query
?- functor(X, Y, 3).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, Y, 3).fails on a solver initialized with default built-ins and with and empty theory, producing exception instantiation_error.