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-41229-ref-str.rs
blob: fe5e6cd6ec5b1acc1b2696fdad08dd45a38a0280 (
plain
)
1
2
3
4
pub
fn
example
(
ref
s
:
str
)
{}
//~^ ERROR the size for values of type
fn
main
()
{}