testDoubleCopy
Tests the queries
?- (copy_term(a+X,X+b),copy_term(a+X,X+b)).Content copied to clipboard
fails on a solver initialized with default built-ins and with and empty theory.
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.