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