mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
Un-xfail test/run-pass/use-import-export
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
|
||||
mod foo {
|
||||
export x;
|
||||
use std (ver="0.0.1");
|
||||
|
||||
Reference in New Issue
Block a user