index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
/
tests
/
target
/
associated-items.rs
blob: 1b0a828d0291d601c4a75f145d16411e2048c0ec (
plain
)
1
2
3
fn
main
()
{
println!
(
"{}"
,
<
bool
as
::
std
::
default
::
Default
>
::
default
());
}