Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
consts
/
const-eval
/
issue-70723.rs
blob: 3c81afa67a69fc046938b16d013c4c3f3b23511f [
file
] [
log
] [
blame
]
static
_X
:
()
=
loop
{};
//~ ERROR could not evaluate static initializer
fn
main
()
{}