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