Sign in
fuchsia
/
third_party
/
rust
/
upstream/beta
/
.
/
tests
/
ui
/
unsized
/
unsized-function-argument-41229.rs
blob: 9210431dc2f7407c7cd26af25f2f4d889676fd1a [
file
]
pub
fn
example
(
ref
s
:
str
)
{}
//~^ ERROR the size for values of type
fn
main
()
{}
// https://github.com/rust-lang/rust/issues/41229