blob: a44f8fad9cbb4a2fef08dee6bfa50b4f12a318ef [file]
error: invalid `sym` operand
--> $DIR/tainting-on-error.rs:10:13
|
LL | sym None::<()>,
| ^^^^^^^^^^^^^^ is an `Option<()>`
|
= help: `sym` operands must refer to either a function or a static
error: aborting due to 1 previous error