packages feed

typst-0.9: test/typ/compiler/array-32.typ

// Test joining content.
// Ref: true
#([One], [Two], [Three]).join([, ], last: [ and ]).

// #58
#([One],).join([, ]).