blob: 1d3fbe422e3008dd6ea59820470b6e07c0f3acd9 [file] [log] [blame] [edit]
error: function pointer returning Result is not supported yet
--> $DIR/fallible_fnptr.rs:4:24
|
4 | fn f(callback: fn() -> Result<()>);
| ^^^^^^^^^^^^^^^^^^