Remove some bogus exports.
This commit is contained in:
parent
39492782fa
commit
c854d6ebdb
@ -309,4 +309,4 @@ mod tests {
|
||||
#debug("*** end test parameterized: reccy");
|
||||
#debug("*** done");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -16,8 +16,6 @@ import ast::*;
|
||||
|
||||
export file_type;
|
||||
export parser;
|
||||
export parse_expr;
|
||||
export parse_pat;
|
||||
export CRATE_FILE;
|
||||
export SOURCE_FILE;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user