error: unconstrained generic constant --> $DIR/different-fn.rs:10:9 | LL | [0; size_of::>()] | ^^^^^^^^^^^^^^^^^^^ | = help: try adding a `where` bound using this expression: `where [(); size_of::>()]:` error: aborting due to previous error