mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
Update tests/rustdoc/reexport/private-mod-override-reexport.rs
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// https://github.com/rust-lang/rust/issues/60926
|
||||
#![crate_name = "foo"]
|
||||
#![crate_type = "lib"]
|
||||
|
||||
mod m1 {
|
||||
pub mod m2 {
|
||||
|
||||
Reference in New Issue
Block a user