blob: 15b43913117879f26a937a62318276ccf4bef034 [file] [log] [blame]
fn main() {
let ((),()) = ((),());
}