3 lines
85 B
Rust
3 lines
85 B
Rust
|
|
#![feature(unsized_locals)] //~ERROR feature has been removed
|
||
|
|
#![crate_type = "lib"]
|