XFAIL some tests in stage 0

This commit is contained in:
Brian Anderson 2011-07-13 18:46:50 -07:00
parent 8d2706cca8
commit fc67dddb9b
8 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// xfail-stage0
//error-pattern:expanded as an identifier
fn main() {
#macro([#mylambda(x, body), {fn f(int x) -> int {ret body}; f}]);

View file

@ -1,3 +1,4 @@
// xfail-stage0
//error-pattern:no clauses match
fn main() {