struct Struct {
    y: (typeof("hey"),),
    //~^ `typeof` is a reserved keyword but unimplemented
}