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
/
tests
/
ui
/
issues
/
issue-18058.rs
blob: cced66717e1bfafc20d68eb50f1246908b85a399 (
plain
)
1
2
3
4
impl
Undefined
{}
//~^ ERROR cannot find type `Undefined` in this scope
fn
main
()
{}