[a b]
  ^ unexpected local variable or method; expected a `,` separator for the array elements


[
  a b do
   ^ unexpected local variable or method; expected a `,` separator for the array elements
  end,
]

