testCatchFail
Tests the queries
?- catch(number_chars(A,L), error(instantiation_error, _), fail).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory,
Tests the queries
?- catch(number_chars(A,L), error(instantiation_error, _), fail).fails on a solver initialized with default built-ins and with and empty theory,