aboutsummaryrefslogtreecommitdiff
path: root/src/test/compile-fail/not-a-pred-2.rs
Commit message (Collapse)AuthorAgeFilesLines
* Test cases for pred / check stuffTim Chevalier2011-05-051-0/+1
|
* Check that the operand in a check is a callTim Chevalier2011-05-051-0/+9
In addition, fix bug in fold that was turning asserts into checks. More typechecking still needs to be done.