summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/super-glob-40936.rs
blob: a06e977b10a5943dcc8255b1a619792244f0c424 (plain)
1
2
3
4
5
6
7
8
9
// 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;