Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
consts
/
const-eval
/
issue-70723.rs
blob: c8c809a25ed78ba4dd1fd4ae1aca0dbf11cd2e4b [
file
] [
log
] [
blame
]
static
_X
:
()
=
loop
{};
//~ ERROR taking a long time
fn
main
()
{}