meson.build 54 B

1234
  1. project('int conversion', 'c')
  2. 'notanumber'.to_int()