rustc: Switch over to resolve3
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import io::reader_util;
|
||||
import io::println;//XXXXXXXXxxx
|
||||
import util::interner;
|
||||
import lexer::{ string_reader, bump, is_eof, nextch,
|
||||
is_whitespace, get_str_from, string_reader_as_reader };
|
||||
import lexer::{string_reader, bump, is_eof, nextch,
|
||||
is_whitespace, get_str_from, string_reader_as_reader, reader};
|
||||
|
||||
export cmnt;
|
||||
export lit;
|
||||
|
||||
Reference in New Issue
Block a user