removed.txt 95 B

123456
  1. project('rewritetest', 'c')
  2. sources = ['trivial.c']
  3. exe = executable('trivialprog', sources)