mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-01 03:41:47 +00:00
4 lines
68 B
Rust
4 lines
68 B
Rust
static _X: () = loop {}; //~ ERROR taking a long time
|
|
|
|
fn main() {}
|