testDoubleCopy

abstract fun testDoubleCopy()

Tests the queries

?- (copy_term(a+X,X+b),copy_term(a+X,X+b)).

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