summaryrefslogtreecommitdiff
path: root/test/regress/regress0/error.cvc
blob: 982731b3411f9a5bfd2749cd89c008b49662397b (plain)
1
2
3
4
% EXPECT-ERROR: CVC4 Error:
% EXPECT-ERROR: Parse Error: error.cvc:3.9: Symbol BOOL not declared
p : BOOL;
% EXIT: 1
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback