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
/
consts
/
const-eval
/
issue-70723.rs
blob: 3c81afa67a69fc046938b16d013c4c3f3b23511f (
plain
)
1
2
3
static
_X
:
()
=
loop
{};
//~ ERROR could not evaluate static initializer
fn
main
()
{}