nedap/speced.def

Better reporting for postconditions

vemv opened this issue · 0 comments

vemv commented

Context

% is not a very clear part of the Expound error reports. The % comes from the :post syntax, which is an impl detail users shouldn't necessarily be aware of.

Task

Replace % with The return value of <defn name>

Acceptance criteria

Messages for defn, fn, defprotocol, look fine.