testCallFailOne

abstract fun testCallFailOne()

Tests the queries

?- call((fail,1)).

fails on a solver initialized with default built-ins and with and empty theory, producing exception type_error(callable,(fail,1)).