testSubAtomSubIsVar3
Tests the query
?- sub_atom(abracadabra, 3, L, 3, S).Content copied to clipboard
succeeds on a solver initialized with default built-ins and with an empty theory, producing 1 solution which binds variable L to 5 and variable S to acada.