testAssertANumber

abstract fun testAssertANumber()

Tests the queries

?- asserta(4).

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