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
/
test
/
ui
/
issues
/
issue-11382.rs
blob: 42a7a0d04a1082cab2e3f93001464e4b8a52d24a (
plain
)
1
2
3
4
// run-pass
fn
main
()
{
println!
(
"{}"
,
1.2
);
}