5 lines
63 B
Rust
5 lines
63 B
Rust
|
|
#[rustversion::attr(all(), const)]
|
||
|
|
pub struct S;
|
||
|
|
|
||
|
|
fn main() {}
|