added MTWT functions
This commit is contained in:
parent
1083ae6b06
commit
7e4cd09e2e
5 changed files with 461 additions and 65 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue