mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-08 02:05:52 +00:00
7 lines
106 B
Rust
7 lines
106 B
Rust
struct TypedArenaChunk {
|
|
next: Option<String>>
|
|
//~^ ERROR unmatched angle bracket
|
|
}
|
|
|
|
fn main() {}
|