]> git.lizzy.rs Git - rust.git/blob - src/test/ui/conditional-compilation/module_with_cfg.rs
Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegen
[rust.git] / src / test / ui / conditional-compilation / module_with_cfg.rs
1 // ignore-test
2
3 #![cfg_attr(all(), cfg(FALSE))]