blob: f32a178df622511a7e6af09cae005cbce1890b62 [file] [log] [blame]
void foo() {
var record = (1, 2, a: 3, b: 4);
}