@use super::list_html as list; @()

Two items

@:list(&["foo", "bar"])

No items

@:list(&[])