src/datalog_conformance/_tests/recursion/souffle_evaluation_mrtc.yaml::souffle_mrtc_pqs: _CaseVerificationError: predicate 'pqs': expected [('a', 'b'), ('a', 'c'), ('a', 'd'), ('a', 'e'), ('a1', 'b1'), ('a1', 'c1'), ('a1', 'd1'), ('a1', 'e1'), ('b', 'c'), ('b', 'd'), ('b', 'e'), ('b1', 'c1'), ('b1', 'd1'), ('b1', 'e1'), ('c', 'd'), ('c', 'e'), ('c1', 'd1'), ('c1', 'e1'), ('d', 'e'), ('d1', 'e1')], got [('a1', 'b1'), ('a1', 'c1'), ('a1', 'd1'), ('a1', 'e1'), ('b', 'c'), ('b', 'd'), ('b', 'e'), ('b1', 'c1'), ('b1', 'd1'), ('b1', 'e1'), ('c', 'd'), ('c', 'e'), ('c1', 'd1'), ('c1', 'e1'), ('d', 'e'), ('d1', 'e1')]
