blob: a1456e1a8ab0a7860d168eadf5d237b7e626144c [file] [log] [blame]
error: values of the type `Option<TYPE>` are too big for the current architecture
--> $DIR/huge-enum.rs:16:9
|
LL | let big: BIG = None;
| ^^^
error: aborting due to previous error