Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
issue-46271.rs
blob: b38ef20c551fb9e67172a32c46ea4a76366dad5b [
file
] [
log
] [
blame
]
// hopefully this doesn't cause an ICE
pub
fn
foo
()
{
extern
crate std
;
}