check-fast fallout from removing export, r=burningtree
This commit is contained in:
parent
e5e52d2437
commit
89c8ef792f
1073 changed files with 1083 additions and 1083 deletions
|
@ -35,4 +35,4 @@ fn test_tag() {
|
|||
assert (rs == happy);
|
||||
}
|
||||
|
||||
fn main() { test_rec(); test_tag(); }
|
||||
pub fn main() { test_rec(); test_tag(); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue