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
/
generics
/
auxiliary
/
foreign-generic-mismatch.rs
blob: d89c1e036887a02cfe65372d5153d6ce1190ba94 (
plain
)
1
2
3
pub
fn
const_arg
<
const
N
:
usize
,
T
>
()
{}
pub
fn
lt_arg
<'
a
:
'
a
>
()
{}