meson/test cases/failing/13 array arithmetic/meson.build

4 lines
50 B
Meson

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