testSubAtomTypeErrorAtomIsInteger
Tests the query
?- sub_atom(5, 2, 2, _, S).Content copied to clipboard
fails on a solver initialized with default built-ins and with an empty theory, producing exception type_error(atom, 5).