Posted to tcl by Bradipo at Wed Jan 20 19:05:28 GMT 2021view pretty

% set x [
  list \
  a \
  b \
  c \
]
a b c