blob: 46b5aa334ca6f2fb9dcc7153d6a94500c957ec15 [file] [log] [blame]
fn foo(a: [0; 1]) {} //~ ERROR expected type, found `0`
fn main() {}