blob: f754b64977fe030c6327676d7afec14043a71f27 [file] [log] [blame] [edit]
//@ ignore-windows
//@ compile-flags: --no-defaults
// https://github.com/rust-lang/rust/issues/26995
#![crate_name="issue_26995"]
//@ has src/issue_26995/dev/null.html
//@ has issue_26995/null/index.html '//a/@href' '../../src/issue_26995/dev/null.html'
#[path="/dev/null"]
pub mod null;