rustc/tests/ui/conditional-compilation/module_with_cfg.rs
2024-05-08 17:27:53 +02:00

4 lines
81 B
Rust

// ignore-test (auxiliary, used by other tests)
#![cfg_attr(all(), cfg(FALSE))]