Sign in
rust
/
rust
/
c91d04086aa2c8aaf38097da4190eb431fb67378
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
associated-items.rs
blob: 1b0a828d0291d601c4a75f145d16411e2048c0ec [
file
]
fn
main
()
{
println
!(
"{}"
,
<
bool
as
::
std
::
default
::
Default
>::
default
());
}