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-22894.rs
blob: 93c1db914ea4413f0788b03e586ddb95658265ef (
plain
)
1
2
3
4
// build-pass
#[allow(dead_code)]
static
X
:
&
'
static
str
=
&*
""
;
fn
main
()
{}