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
/
resolve
/
issue-111727.rs
blob: 36f3081211d2fdbfe8339d8d32d4abddb49e8d76 (
plain
)
1
2
3
4
5
// edition: 2021
fn
main
()
{
std
::
any
::
Any
::
create
();
//~ ERROR
}