lean4-htt/tests/lean/substBadMotive.lean.expected.out
Leonardo de Moura 9a24db4e86 fix: check generated motives at notation
This commit also improves the `▸` notation a bit.
It now tries `subst` (if applicable) before failing.
2021-12-15 16:16:42 -08:00

8 lines
661 B
Text

substBadMotive.lean:7:61-7:66: warning: declaration uses 'sorry'
substBadMotive.lean:9:23-9:44: error: invalid `▸` notation, failed to compute motive for the substitution
substBadMotive.lean:14:18-14:23: warning: declaration uses 'sorry'
substBadMotive.lean:15:22-15:43: error: invalid `▸` notation, failed to compute motive for the substitution
substBadMotive.lean:24:29-24:34: warning: declaration uses 'sorry'
substBadMotive.lean:25:31-25:36: warning: declaration uses 'sorry'
substBadMotive.lean:33:39-33:44: warning: declaration uses 'sorry'
substBadMotive.lean:34:30-34:53: error: invalid `▸` notation, failed to compute motive for the substitution