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