testFMultipleTermUnify

abstract fun testFMultipleTermUnify()

Tests the query

?- '='(f(X,Y,X),f(a(X),a(Y),Y,2)).

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