Sign in
fuchsia
/
third_party
/
rust
/
2a3e17c6d5c49eeb770ade2fa660f98e9cce0ce0
/
.
/
tests
/
rustdoc
/
playground-none.rs
blob: 924c0525190c9cbf5e99ded3eba4e56c8df41661 [
file
] [
log
] [
blame
]
#![
crate_name
=
"foo"
]
//! module docs
//!
//! ```
//! println!("Hello, world!");
//! ```
//@ !has foo/index.html '//a[@class="test-arrow"]' "Run"