rust/src/test/ui/cfg-attr-cfg-2.stderr

8 lines
252 B
Plaintext

error[E0601]: `main` function not found in crate `cfg_attr_cfg_2`
|
= note: consider adding a `main` function to `$DIR/cfg-attr-cfg-2.rs`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0601`.