mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-20 11:54:02 +00:00
439 B
439 B
tricky_assert.m:010: In interface for module `tricky_assert':
tricky_assert.m:010: error: this exported promise refers to predicate
tricky_assert.m:010: `tricky_assert.local'/0, which is not exported from
tricky_assert.m:010: module `tricky_assert'.
tricky_assert.m:010: Either move the promise into the implementation section,
tricky_assert.m:010: or move the definition into the interface.
tricky_assert.m:010: error: this exported promise refers to predicate
tricky_assert.m:010: `tricky_assert.local'/0, which is not exported from
tricky_assert.m:010: module `tricky_assert'.
tricky_assert.m:010: Either move the promise into the implementation section,
tricky_assert.m:010: or move the definition into the interface.