testFUnify

abstract fun testFUnify()

Tests the query

?- '='(f(X,1),f(a(X))).

fails on a solver initialized with default built-ins and with and empty theory.