mirror of
https://git.proxmox.com/git/rustc
synced 2025-05-07 10:20:02 +00:00
5 lines
78 B
Rust
5 lines
78 B
Rust
fn main() {}
|
|
|
|
/// hi
|
|
#[derive(Debug)] //~ERROR expected item after attributes
|