testCallWriteX
Tests the queries
?- call((write(3), X)).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception instantiation_error.
Tests the queries
?- call((write(3), X)).fails on a solver initialized with default built-ins and with and empty theory, producing exception instantiation_error.