blob: cc61922f63ae929f270f1844c8163670e48efd1d [file] [log] [blame]
// error-pattern:cannot determine a type
fn main() -> () {
auto foo = [];
}