undefined
Just like for Struct in 8238d4b335, in the case of ErrorUnion struct we need to return a compound literal "(T){...}" instead of just "{}", which is invalid code when used in e.g. a "return" expression.
8238d4b335
std.Target.current
@import("builtin").target
std.meta.Vector
@Vector