rust/tests/target/issue-3645.rs

4 lines
36 B
Rust
Raw Normal View History

2019-06-23 02:24:41 -05:00
mod x {
use super::self as x;
}