Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-41229-ref-str.rs
blob: fe5e6cd6ec5b1acc1b2696fdad08dd45a38a0280 [
file
] [
log
] [
blame
] [
edit
]
pub
fn
example
(
ref
s
:
str
)
{}
//~^ ERROR the size for values of type
fn
main
()
{}