Fixup the rest of the tests in the compiler
This commit is contained in:
parent
f47e4b2874
commit
0547fb9cad
7 changed files with 7 additions and 5 deletions
|
@ -1109,6 +1109,7 @@ mod test {
|
|||
use codemap;
|
||||
use codemap::Spanned;
|
||||
use fold;
|
||||
use fold::*;
|
||||
use parse;
|
||||
use parse::token::{fresh_mark, gensym, intern, ident_to_str};
|
||||
use parse::token;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue