Files
RedBear-OS/local/recipes/dev/meson/source/test cases/failing/13 array arithmetic/meson.build
T

4 lines
50 B
Meson

project('array arithmetic')
foo = ['a', 'b'] * 3