testArgNumberFromFoo
Tests the query
?- arg(3,foo(3,4),N).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory,
Tests the query
?- arg(3,foo(3,4),N).fails on a solver initialized with default built-ins and with and empty theory,