#include int main(int argc, char **argv) { printf("Hello from Meson.\n"); return 0; }