testArgFromNumber

abstract fun testArgFromNumber()

Tests the query

?- arg(0,3,A).

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