Files
mercury/tests/invalid/bug238.err_exp
Zoltan Somogyi f3cc6d7ad0 Color reasons for why goals can fail.
compiler/det_report.m:
    When describing why goals can fail, use color, and wrap variable
    names in quotes.

tests/invalid/bug238.err_exp:
tests/invalid/det_errors_cc.err_exp:
tests/invalid/one_member.err_exp:
tests/invalid/try_detism.err_exp:
    Expect updated diagnostics.
2024-05-24 11:32:54 +10:00

350 B

bug238.m:022: Error: call to predicate `solutions.unsorted_solutions'/2 with
bug238.m:022: determinism `cc_multi' occurs in a context which requires all
bug238.m:022: solutions.
bug238.m:022: Unification of `V_2' and `V_5' can fail.