Sign in
fuchsia
/
third_party
/
rust
/
HEAD
/
.
/
tests
/
ui
/
error-codes
/
E0430.rs
blob: 0c13cddb5320f84989202119b9d38dce1b11a18f [
file
] [
log
] [
blame
]
use
std
::
fmt
::{
self
,
self
};
//~ ERROR the name `fmt` is defined multiple times
fn
main
()
{
}