testCatchFail

abstract fun testCatchFail()

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,