rust/tests/ui/conditional-compilation/module_with_cfg.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
82 B
Rust
Raw Normal View History

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