1
Fork 0

added MTWT functions

This commit is contained in:
John Clements 2013-04-03 10:28:14 -07:00
parent 1083ae6b06
commit 7e4cd09e2e
5 changed files with 461 additions and 65 deletions

View file

@ -4280,7 +4280,7 @@ pub impl Parser {
rp: None,
types: ~[] };
return @spanned(lo, self.span.hi,
view_path_glob(path, self.get_id()));
view_path_glob(path, self.get_id()));
}
_ => break