meson.build 55 B

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