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

4 lines
55 B
Meson

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