summaryrefslogtreecommitdiff
path: root/test/regress/regress0/expect/scrub.01.smt.expect
blob: b21f2d965d7eb6ed3d1f07707287bf6b88cb5341 (plain)
1
2
3
4
5
6
% SCRUBBER: sed -e 's/The fact in question: .*$/The fact in question: TERM/'
% EXPECT: (error "A non-linear fact (involving div/mod/divisibility) was asserted to arithmetic in a linear logic: (/ n n)
% EXPECT: if you only use division (or modulus) by a constant value, or if you only use the divisibility-by-k predicate, try using the --rewrite-divk option.
% EXPECT: The fact in question: TERM
% EXPECT: ")
% EXIT: 1
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback