mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 21:52:25 +00:00
5 lines
63 B
Rust
5 lines
63 B
Rust
#[rustversion::attr(all(), const)]
|
|
pub struct S;
|
|
|
|
fn main() {}
|