// Ref: false
// Destructuring with an empty sink and empty array.
#let (..a) = ()
#test(a, ())