blob: cb8cfbd8599ce61726db07386b6ac60b9c692f83 [file] [log] [blame]
error: compilation successful
--> $DIR/issue-34171.rs:19:1
|
LL | / fn main() { //~ ERROR compilation successful
LL | | apply_null!(#[cfg(all())] fn f() {});
LL | | }
| |_^
error: aborting due to previous error