]> git.lizzy.rs Git - rust.git/blob - src/test/ui/conditional-compilation/module_with_cfg.rs
Rollup merge of #80543 - LeSeulArtichaut:notify-close, r=spastorino
[rust.git] / src / test / ui / conditional-compilation / module_with_cfg.rs
1 // ignore-test
2
3 #![cfg_attr(all(), cfg(FALSE))]