meson/test cases/common/70 array arithmetic
Robin McCorkell 702148aea5 Add number, string and array arithmetic
Addition (+), subtraction (-), multiplication (*) and division (/) for numbers
follows the BIDMAS rules.

Strings and arrays can be concatenated with the addition operator

Strings can be concatenated with numbers with the addition operator
2014-11-16 16:45:10 +00:00
..
meson.build Add number, string and array arithmetic 2014-11-16 16:45:10 +00:00