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-2281-part1.rs
blob: 8340ade2239d1ddaf6a5b61311b474e958e7eeb9 (
plain
)
1
fn
main
()
{
println!
(
"{}"
,
foobar
);
}
//~ ERROR cannot find value `foobar` in this scope