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