rust/tests/ui/feature-gates/feature-gate-omit-gdb-prett...

3 lines
112 B
Rust

#[omit_gdb_pretty_printer_section] //~ ERROR the `#[omit_gdb_pretty_printer_section]` attribute is
fn main() {}