testDecNumberUnify
Tests the query
?- '='(1,1.0).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory.
Tests the query
?- '='(1,1.0).fails on a solver initialized with default built-ins and with and empty theory.