testIsNNumber
Tests the queries
?- 'is'(77, N).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory, producing exception instantiation_error.
Tests the queries
?- 'is'(77, N).fails on a solver initialized with default built-ins and with and empty theory, producing exception instantiation_error.