Commit Graph

1 Commits

Author SHA1 Message Date
Peter Wang
e6c245092a Fix reverse implication goals.
compiler/parse_goal.m:
    Fix typo: A <= B was parsed as B => B.

tests/hard_coded/Mmakefile:
tests/hard_coded/implication.exp:
tests/hard_coded/implication.m:
    Add test case.

NEWS:
    Announce change.
2021-10-28 10:50:35 +11:00