mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
162 B
162 B
Add behaves differently according to the type of the LHS:
- arrays: concatenate
- number scalars: arithmetic addition (soon)
- string scalars: concatenate (soon)