Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
issues
/
issue-2281-part1.rs
blob: 8340ade2239d1ddaf6a5b61311b474e958e7eeb9 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
println
!(
"{}"
,
foobar
);
}
//~ ERROR cannot find value `foobar` in this scope