1 2 3 4 5 6 7 8
test { if (undefined) |*ident| {} else |err| {} } // error // // :2:22: error: unused capture // :2:38: error: unused capture