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
/
tests
/
ui
/
issues
/
auxiliary
/
issue-51798.rs
blob: fef5213db9f7a51d057da27fa9f6710d2c395d4a (
plain
)
1
2
3
#![crate_type =
"lib"
]
pub
fn
vec
()
->
Vec
<
u8
>
{
vec!
[]
}