testArgFromAtom

abstract fun testArgFromAtom()

Tests the query

?- arg(0,atom,A).

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