testFunNumName
Tests the query
?- functor(X, 1.5, 1).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(atom,1.5).
Tests the query
?- functor(X, 1.5, 1).fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(atom,1.5).