testArgFromNumber
Tests the query
?- arg(0,3,A).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(compound, 3).
Tests the query
?- arg(0,3,A).fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(compound, 3).