1
Fork 0

flip the switch on let renaming

This commit is contained in:
John Clements 2013-06-06 11:42:34 -07:00
parent fb82283a98
commit 2f6498f7b4

View file

@ -462,7 +462,7 @@ pub fn expand_stmt(extsbox: @mut SyntaxEnv,
}
}
}
_ => return orig(s, sp, fld)
_ => return expand_non_macro_stmt(*extsbox,s,sp,fld,orig)
};
if (pth.segments.len() > 1u) {
cx.span_fatal(