blob: 963e607afcfd456f3fea3819b502ac08e14377c4 [file] [log] [blame]
struct Foo (
fn([u8; |x: u8| {}]), //~ ERROR mismatched types
);
fn main() {}