1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00
2020-11-24 13:07:19 +11:00

4 lines
161 B
Markdown

Add behaves differently according to the type of the LHS:
- arrays: concatenate
- number scalars: arithmetic addition (soon)
- string scalars: concatenate (soon)