rust/tests/target/issue-3645.rs

4 lines
36 B
Rust
Raw Normal View History

2019-06-23 16:24:41 +09:00
mod x {
use super::self as x;
}