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