Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
super-glob-40936.rs
blob: 75dd40bb37a5ea3d9fe49f8c7687f999cb2b6f94 [
file
] [
log
] [
blame
] [
edit
]
//@ aux-build:issue-40936.rs
//@ check-pass
//@ build-aux-docs
// https://github.com/rust-lang/rust/issues/40936
#![
crate_name
=
"foo"
]
extern
crate issue_40936
;