blob: 001784ac28561000f390c9b08d1f6a353896acdd [file] [log] [blame] [edit]
struct Struct {
y: (typeof("hey"),),
//~^ `typeof` is a reserved keyword but unimplemented
}