blob: 5b918eef6d65b29dacfb091ecbe7ecf3da9fb8c7 [file] [log] [blame]
fn main() {
let a(1) = 13; //~ ERROR cannot find tuple struct or tuple variant `a` in this scope
}