summary refs log tree commit diff
path: root/tests/ui/conditional-compilation/module_with_cfg.rs
blob: 778379fa6ea7a29a9b6c59ff05c0b35acdf526e2 (plain)
1
2
3
//@ ignore-test (auxiliary, used by other tests)

#![cfg_attr(all(), cfg(FALSE))]