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-39089.rs
blob: c7d4f8bd3206524faa75642457a59b69d14612c0 (
plain
)
1
2
3
4
5
// check-pass
#![allow(dead_code)]
fn
f
<
T
:
?
for
<'
a
>
Sized
>
()
{}
fn
main
()
{}