rust/tests/ui/feature-gates/feature-gate-global-registration.rs

4 lines
33 B
Rust
Raw Normal View History

2024-05-20 07:18:49 +00:00
todo!(); //~ ERROR
fn main() {}